[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1421417021-3247-6-git-send-email-vishnupatekar0510@gmail.com>
Date: Fri, 16 Jan 2015 19:33:41 +0530
From: Vishnu Patekar <vishnupatekar0510@...il.com>
To: dmitry.torokhov@...il.com, hdegoede@...hat.com,
ijc+devicetree@...lion.org.uk, maxime.ripard@...e-electrons.com
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-sunxi@...glegroups.com, linux-input@...r.kernel.org,
devicetree@...r.kernel.org,
Vishnu Patekar <vishnupatekar0510@...il.com>
Subject: [PATCH v4 5/5] ARM: sunxi: dts: Add PS2 nodes for A20 lime2 board
Signed-off-by: VishnuPatekar <vishnupatekar0510@...il.com>
---
arch/arm/boot/dts/sun7i-a20-olinuxino-lime2.dts | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/arch/arm/boot/dts/sun7i-a20-olinuxino-lime2.dts b/arch/arm/boot/dts/sun7i-a20-olinuxino-lime2.dts
index ed364d5..3365f12 100644
--- a/arch/arm/boot/dts/sun7i-a20-olinuxino-lime2.dts
+++ b/arch/arm/boot/dts/sun7i-a20-olinuxino-lime2.dts
@@ -113,6 +113,18 @@
status = "okay";
};
+ ps20: ps2@...2a000 {
+ pinctrl-names = "default";
+ pinctrl-0 = <&ps20_pins_a>;
+ status = "okay";
+ };
+
+ ps21: ps2@...2a400 {
+ pinctrl-names = "default";
+ pinctrl-0 = <&ps21_pins_a>;
+ status = "okay";
+ };
+
i2c0: i2c@...2ac00 {
pinctrl-names = "default";
pinctrl-0 = <&i2c0_pins_a>;
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists