Skip to content

Commit 90b6de4

Browse files
committed
ARM: dts: omap am5729-beagleboneai: drop unneeded ti,enable-id-detection
There is a ti,enable-id-detection property in the Extcon Palmas (extcon-palmas), but not in the Extcon USB GPIO binding and driver. Reported-by: kernel test robot <[email protected]> Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]>
1 parent 68c402f commit 90b6de4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm/boot/dts/ti/omap/am5729-beagleboneai.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,6 @@
196196

197197
extcon_usb1: extcon_usb1 {
198198
compatible = "linux,extcon-usb-gpio";
199-
ti,enable-id-detection;
200199
id-gpios = <&gpio3 13 GPIO_ACTIVE_HIGH>;
201200
};
202201
};

0 commit comments

Comments
 (0)