ARM: dts: am571x-idk: Add Industrial input load trigger
authorAndrew F. Davis <afd@ti.com>
Fri, 31 Aug 2018 19:34:03 +0000 (14:34 -0500)
committerTony 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

index a206f3e..afe188c 100644 (file)
        vbus-gpio = <&gpio7 22 GPIO_ACTIVE_HIGH>;
 };
 
+&sn65hvs882 {
+       load-gpios = <&gpio2 23 GPIO_ACTIVE_LOW>;
+};
+
 &mailbox5 {
        status = "okay";
        mbox_ipu1_ipc3x: mbox_ipu1_ipc3x {