From patchwork Sun Jan 25 13:40:08 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: vishnupatekar X-Patchwork-Id: 5701661 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 21ED69F1D6 for ; Sun, 25 Jan 2015 13:44:20 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 612E520155 for ; Sun, 25 Jan 2015 13:44:19 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 8AA5F201EC for ; Sun, 25 Jan 2015 13:44:18 +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 1YFNSQ-0006vE-Pb; Sun, 25 Jan 2015 13:42:30 +0000 Received: from mail-pa0-x235.google.com ([2607:f8b0:400e:c03::235]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1YFNRu-0006bc-JY for linux-arm-kernel@lists.infradead.org; Sun, 25 Jan 2015 13:41:59 +0000 Received: by mail-pa0-f53.google.com with SMTP id kx10so6646820pab.12 for ; Sun, 25 Jan 2015 05:41:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=trPWqnlWS3AYHXvrBOTEtp8enGZJpmTUOhpdM94KubA=; b=Vl5yhhJZKh86ORkKCJjWsPfDmLni98vYSdu76U4Mm9n94nJ2GC67ibQSrUK+8o2NqE CBXUj3CjeICiBzflNUjGZYHm3eq8ipWRuBq3V8GPsOWnOJHzvK4fNxCjFP5LB5lf9Z0V zkNb98ASZvmNDX1xTFSYG5BuyF+FcHNIXK/eAkDxzXbf7xGP4r+xZjYpgtJtqNE7u8yk nZL2wbQ2zdK+kj2hVyFUMWj1GTBr8DnAgBMESkpv/PkqSHpOz6lnB8jYpexa2cHU60aQ omrS/vfbl98o+m1ytM2w8Ni800+oGnb9Ub1i8mMTizUjZdprbiAtDvus1JA3vydxBsTY 4syw== X-Received: by 10.70.8.65 with SMTP id p1mr26745838pda.34.1422193297247; Sun, 25 Jan 2015 05:41:37 -0800 (PST) Received: from localhost.localdomain ([123.237.73.178]) by mx.google.com with ESMTPSA id r1sm7277753pdb.24.2015.01.25.05.41.32 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 25 Jan 2015 05:41:36 -0800 (PST) From: Vishnu Patekar To: dmitry.torokhov@gmail.com, hdegoede@redhat.com, ijc+devicetree@hellion.org.uk, maxime.ripard@free-electrons.com Subject: [PATCH v5 3/4] ARM: sunxi: dts: Add PS2 nodes to dtsi for A10,A20 Date: Sun, 25 Jan 2015 19:10:08 +0530 Message-Id: <1422193209-17787-4-git-send-email-vishnupatekar0510@gmail.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1422193209-17787-1-git-send-email-vishnupatekar0510@gmail.com> References: <1422193209-17787-1-git-send-email-vishnupatekar0510@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20150125_054158_709589_DCD0CA80 X-CRM114-Status: UNSURE ( 8.03 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.1 (/) Cc: devicetree@vger.kernel.org, Vishnu Patekar , linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com, linux-input@vger.kernel.org, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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=-3.3 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, RCVD_IN_SORBS_WEB, T_DKIM_INVALID, T_RP_MATCHES_RCVD,UNPARSEABLE_RELAY autolearn=ham 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 Signed-off-by: VishnuPatekar Signed-off-by: Hans de Goede --- arch/arm/boot/dts/sun4i-a10.dtsi | 16 ++++++++++++++++ arch/arm/boot/dts/sun7i-a20.dtsi | 16 ++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/arch/arm/boot/dts/sun4i-a10.dtsi b/arch/arm/boot/dts/sun4i-a10.dtsi index ae35397..134100b 100644 --- a/arch/arm/boot/dts/sun4i-a10.dtsi +++ b/arch/arm/boot/dts/sun4i-a10.dtsi @@ -943,5 +943,21 @@ #address-cells = <1>; #size-cells = <0>; }; + + ps20: ps2@01c2a000 { + compatible = "allwinner,sun4i-a10-ps2"; + reg = <0x01c2a000 0x400>; + interrupts = <62>; + clocks = <&apb1_gates 6>; + status = "disabled"; + }; + + ps21: ps2@01c2a400 { + compatible = "allwinner,sun4i-a10-ps2"; + reg = <0x01c2a400 0x400>; + interrupts = <63>; + clocks = <&apb1_gates 7>; + status = "disabled"; + }; }; }; diff --git a/arch/arm/boot/dts/sun7i-a20.dtsi b/arch/arm/boot/dts/sun7i-a20.dtsi index e10c2b8..d7fc31f 100644 --- a/arch/arm/boot/dts/sun7i-a20.dtsi +++ b/arch/arm/boot/dts/sun7i-a20.dtsi @@ -1208,5 +1208,21 @@ #interrupt-cells = <3>; interrupts = ; }; + + ps20: ps2@01c2a000 { + compatible = "allwinner,sun4i-a10-ps2"; + reg = <0x01c2a000 0x400>; + interrupts = ; + clocks = <&apb1_gates 6>; + status = "disabled"; + }; + + ps21: ps2@01c2a400 { + compatible = "allwinner,sun4i-a10-ps2"; + reg = <0x01c2a400 0x400>; + interrupts = ; + clocks = <&apb1_gates 7>; + status = "disabled"; + }; }; };