ARM: dts: artik533-compy: Enable extcon notification for usb connection
authorJaehoon Chung <jh80.chung@samsung.com>
Fri, 15 Jun 2018 11:05:23 +0000 (20:05 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 29 Jan 2019 02:25:37 +0000 (11:25 +0900)
Eagleye ARTIK530s board is using its own device-tree.

This patch is referred to Dongwoo's patches.
"arm: dts: artik530_raptor: nable extcon notification for usb connection"

Change-Id: I22cfbe37813a9ae3d39706f2a9a205f091e948db
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
arch/arm/boot/dts/s5p4418-artik533-compy.dts

index 91dde78..9bf0897 100644 (file)
 
                dwc2otg@c0040000 {
                        gpios = <&gpio_a 15 0>;
+                       g-extcon-notify;
                        status = "okay";
                };