arm: dts: artik530_raptor: Set extcon state for dwc2 cable as always true
authorDongwoo Lee <dwoo08.lee@samsung.com>
Tue, 18 Feb 2020 09:18:30 +0000 (18:18 +0900)
committerDongwoo Lee <dwoo08.lee@samsung.com>
Mon, 24 Feb 2020 02:09:24 +0000 (11:09 +0900)
Since this, extcon state for dwc2 udc becomes always 'USB=1'.

Change-Id: I54aad1019910b879685673a37f271d494ca53fcd
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
arch/arm/boot/dts/s5p4418-artik530-raptor-common.dtsi

index beed5d96ff5f940e41dc8b11e815455d3fe568e0..777794e8f9084a8bbc7ff308c57cdf904c763383 100644 (file)
 
                dwc2otg@c0040000 {
                        gpios = <&gpio_a 15 0>;
+                       g-extcon-always-on;
                        status = "okay";
                };