projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99f4855
)
ARM: dts: am571x-idk: Add Industrial input load trigger
author
Andrew F. Davis
<afd@ti.com>
Fri, 31 Aug 2018 19:34:03 +0000
(14:34 -0500)
committer
Tony Lindgren
<tony@atomide.com>
Fri, 7 Sep 2018 17:29:36 +0000
(10:29 -0700)
The SN65HVS882 load trigger is attached to GPIO2_23 on the AM571x IDK.
Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am571x-idk.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/am571x-idk.dts
b/arch/arm/boot/dts/am571x-idk.dts
index
a206f3e
..
afe188c
100644
(file)
--- a/
arch/arm/boot/dts/am571x-idk.dts
+++ b/
arch/arm/boot/dts/am571x-idk.dts
@@
-147,6
+147,10
@@
vbus-gpio = <&gpio7 22 GPIO_ACTIVE_HIGH>;
};
+&sn65hvs882 {
+ load-gpios = <&gpio2 23 GPIO_ACTIVE_LOW>;
+};
+
&mailbox5 {
status = "okay";
mbox_ipu1_ipc3x: mbox_ipu1_ipc3x {