projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7585c4
)
ARM: dts: omap5-uevm.dts: add tca6424a
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Wed, 12 Mar 2014 09:53:26 +0000
(11:53 +0200)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Tue, 3 Jun 2014 07:22:20 +0000
(10:22 +0300)
omap5-uevm has a tca6424a I/O expander. Add it to the .dts file.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap5-uevm.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/omap5-uevm.dts
b/arch/arm/boot/dts/omap5-uevm.dts
index 3b99ec25b7489d56948f54f7ce90c7a0e25cab2c..76877516f6df38829b8e9321ac5ad5a62e236306 100644
(file)
--- a/
arch/arm/boot/dts/omap5-uevm.dts
+++ b/
arch/arm/boot/dts/omap5-uevm.dts
@@
-434,6
+434,13
@@
pinctrl-0 = <&i2c5_pins>;
clock-frequency = <400000>;
+
+ gpio9: gpio@22 {
+ compatible = "ti,tca6424";
+ reg = <0x22>;
+ gpio-controller;
+ #gpio-cells = <2>;
+ };
};
&mcbsp3 {