From patchwork Wed May 23 08:30:13 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Mack X-Patchwork-Id: 10420649 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 9019060224 for ; Wed, 23 May 2018 08:30:51 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7F80628EA8 for ; Wed, 23 May 2018 08:30:51 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 7DF5E28F17; Wed, 23 May 2018 08:30:51 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 467DF28ED1 for ; Wed, 23 May 2018 08:30:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=XrhJu8cD7SWJf8CC/7Hr/dpZcQjJ/07EIS5aLp1Oi00=; b=l4pwEXG9tdtPgpdF7zlH5D/Lwk GtB9W1aPbPqdVXUW11VihqLWBYTniRx4JDxV7iF00pTkt2O9uFJn/PTWLzpZ6O9X53gU+eFQY+e+C kpczbGU1F1X2D2LVqDdDHvkrXw8nyaMCGsjCMNrj8q+tXpXBuSJCxSbimKKZF4bcR6IgZmZBjdDHp VVeaytUWoIMLBSmtFp/UF/4vn+h8J1E/Hprs/cGyBDzR2l5VSAdKd99xXGKM4sX+MZIpYcj66Dasu /iLpGDh27R7JO86snXaumiolsg6yQevD6JcoCod6sCt0mYvmh9BCf7en17CVP7YZyZt+IlbJ7POq6 /bIl6NBQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fLPAQ-0002EY-Qx; Wed, 23 May 2018 08:30:42 +0000 Received: from mail.bugwerft.de ([2a03:6000:1011::59]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fLPAF-0001dO-UF for linux-arm-kernel@lists.infradead.org; Wed, 23 May 2018 08:30:39 +0000 Received: from localhost.localdomain (200116b846daf90016d58cb0ece50ca2.dip.versatel-1u1.de [IPv6:2001:16b8:46da:f900:16d5:8cb0:ece5:ca2]) by mail.bugwerft.de (Postfix) with ESMTPSA id A6142284CC6; Wed, 23 May 2018 08:27:47 +0000 (UTC) From: Daniel Mack To: dmitry.torokhov@gmail.com, robh+dt@kernel.org, mark.rutland@arm.com, shawnguo@kernel.org, kernel@pengutronix.de, fabio.estevam@nxp.com Subject: [PATCH 2/2] ARM: dts: am437x: make edt-ft5x06 a wakeup source for imx6 boards Date: Wed, 23 May 2018 10:30:13 +0200 Message-Id: <20180523083013.7570-2-daniel@zonque.org> X-Mailer: git-send-email 2.14.3 In-Reply-To: <20180523083013.7570-1-daniel@zonque.org> References: <20180523083013.7570-1-daniel@zonque.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180523_013032_134377_D988DE8D X-CRM114-Status: UNSURE ( 8.58 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Daniel Mack , linux-arm-kernel@lists.infradead.org, linux-input@vger.kernel.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP The touchscreen driver no longer configures the device as wakeup source by default. A "wakeup-source" property is needed. Signed-off-by: Daniel Mack --- arch/arm/boot/dts/am437x-sk-evm.dts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/boot/dts/am437x-sk-evm.dts b/arch/arm/boot/dts/am437x-sk-evm.dts index 4118802b7fea..f17ed89da06b 100644 --- a/arch/arm/boot/dts/am437x-sk-evm.dts +++ b/arch/arm/boot/dts/am437x-sk-evm.dts @@ -537,6 +537,8 @@ touchscreen-size-x = <480>; touchscreen-size-y = <272>; + + wakeup-source; }; tlv320aic3106: tlv320aic3106@1b {