From patchwork Mon Sep 7 16:57:46 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gary Bisson X-Patchwork-Id: 7137391 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id C31E4BEEC1 for ; Mon, 7 Sep 2015 17:00:49 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id C1450204B5 for ; Mon, 7 Sep 2015 17:00:48 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id DAF14204E2 for ; Mon, 7 Sep 2015 17:00:47 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZYzkU-00029W-Lp; Mon, 07 Sep 2015 16:58:30 +0000 Received: from mail-wi0-f172.google.com ([209.85.212.172]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZYzkR-0001wC-3r for linux-arm-kernel@lists.infradead.org; Mon, 07 Sep 2015 16:58:27 +0000 Received: by wicgb1 with SMTP id gb1so51833881wic.1 for ; Mon, 07 Sep 2015 09:58:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=Dne/V2uGMa/93jof64WKD7dReluytEY6jvw8EAqXxlk=; b=SmGyVZ6cZP39tgON6wuUQijyMdJgYUBG0AThnmbg9+OWYKjnfb3qrBirbxtaWKkAcl LMFtgGMiBsDBBnk0B1DbOQJX+tDLGXGBa0Y+fumJm996a88wCS7pu5pbPUBkcsE8pTYc k2KovWY/pJi4nTjnUqG33+sLfPULRzyLTyWJ0E1eDyZSPu+1IyRYGkMew2PQLK2lQX9x UlN0HEtl9/2uU1HeoMM5FhYm4G7JWFrKiwt+Qjs+dy5hLL8zGvyOru0f0bJXMea8/QE8 DOq6GDXTX8carY5UMB8uZmwSB5/bXiZkykLTxd1hRhFqAQCM86gCFtuYsW/74xMkusH8 KgmA== X-Gm-Message-State: ALoCoQma0S6kje5WwzFsxxmsx/Vdig0bAo9gCAOqPgvt/XG2doobcKu5fsqZTEMK5aU5PTuXCcpF X-Received: by 10.194.9.42 with SMTP id w10mr36124631wja.146.1441645088436; Mon, 07 Sep 2015 09:58:08 -0700 (PDT) Received: from t450s.lan (89-92-157-132.hfc.dyn.abo.bbox.fr. [89.92.157.132]) by smtp.googlemail.com with ESMTPSA id bi6sm329648wjc.25.2015.09.07.09.58.06 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 07 Sep 2015 09:58:08 -0700 (PDT) From: Gary Bisson To: devicetree@vger.kernel.org Subject: [PATCH 1/4] ARM: dts: imx6dql-nitrogen6x: add touchscreen support Date: Mon, 7 Sep 2015 18:57:46 +0200 Message-Id: <1441645069-27263-2-git-send-email-gary.bisson@boundarydevices.com> X-Mailer: git-send-email 2.5.1 In-Reply-To: <1441645069-27263-1-git-send-email-gary.bisson@boundarydevices.com> References: <1441645069-27263-1-git-send-email-gary.bisson@boundarydevices.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20150907_095827_312187_6CE4D2EA X-CRM114-Status: GOOD ( 11.01 ) X-Spam-Score: -2.6 (--) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: fabio.estevam@freescale.com, linux@arm.linux.org.uk, troy.kisky@boundarydevices.com, Gary Bisson , robh+dt@kernel.org, kernel@pengutronix.de, shawn.guo@linaro.org, linux-arm-kernel@lists.infradead.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-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This patch adds the different touchscreens that can be connected using the displays available for this board. http://boundarydevices.com/product-category/displays/ Signed-off-by: Gary Bisson --- arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi b/arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi index ad16dce..ec9da5e 100644 --- a/arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi +++ b/arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi @@ -284,6 +284,22 @@ pinctrl-names = "default"; pinctrl-0 = <&pinctrl_i2c3>; status = "okay"; + + egalax_ts@04 { + compatible = "eeti,egalax_ts"; + reg = <0x04>; + interrupt-parent = <&gpio1>; + interrupts = <9 2>; + wakeup-gpios = <&gpio1 9 0>; + }; + + ft5x06_ts@38 { + compatible = "edt,edt-ft5x06"; + reg = <0x38>; + interrupt-parent = <&gpio1>; + interrupts = <9 2>; + wakeup-gpios = <&gpio1 9 0>; + }; }; &iomuxc {