]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: dts: sun4i: lime: Fix the USB PHY ID detect GPIO properties
authorMaxime Ripard <maxime.ripard@bootlin.com>
Tue, 16 Apr 2019 08:57:42 +0000 (10:57 +0200)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Wed, 17 Apr 2019 14:56:39 +0000 (16:56 +0200)
commit15a48503ccd8db4da9bf1e80ed01401b64e18d30
tree5a70036c2822ba6182bc135bc6ba58460d405060
parent147f3d5cc676defa4d50871abd2cfaea6488c9cf
ARM: dts: sun4i: lime: Fix the USB PHY ID detect GPIO properties

While the USB PHY Device Tree mandates that the name of the ID detect pin
should be usb0_id_det-gpios, a significant number of device tree use
usb0_id_det-gpio instead.

This was functional because the GPIO framework falls back to the gpio
suffix that is legacy, but we should fix this. Commit 2c515b0d05a9
("ARM: sunxi: Fix the USB PHY ID detect GPIO properties") was supposed to
fix this, but one fell through the cracks.

Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
arch/arm/boot/dts/sun4i-a10-olinuxino-lime.dts