Commit 6b63967a authored by Andrew F. Davis's avatar Andrew F. Davis Committed by Tony Lindgren

ARM: dts: am571x-idk: Add Industrial input load trigger

The SN65HVS882 load trigger is attached to GPIO2_23 on the AM571x IDK.
Signed-off-by: default avatarAndrew F. Davis <afd@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 99f48559
......@@ -147,6 +147,10 @@ &extcon_usb2 {
vbus-gpio = <&gpio7 22 GPIO_ACTIVE_HIGH>;
};
&sn65hvs882 {
load-gpios = <&gpio2 23 GPIO_ACTIVE_LOW>;
};
&mailbox5 {
status = "okay";
mbox_ipu1_ipc3x: mbox_ipu1_ipc3x {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment