]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: sun4i: protab2: Remove stale pinctrl-names entry
authorMaxime Ripard <maxime.ripard@bootlin.com>
Tue, 16 Apr 2019 08:57:41 +0000 (10:57 +0200)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Wed, 17 Apr 2019 14:56:36 +0000 (16:56 +0200)
Some nodes still have pinctrl-names entry, yet they don't have any pinctrl
group anymore. Drop them.

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

index bcb2fc0c56b16bcf304ce9240bc351f987782bfd..24a3d23e19529b4c01e5d3942bec9657f606e9f3 100644 (file)
@@ -197,7 +197,6 @@ &usb_otg {
 };
 
 &usbphy {
-       pinctrl-names = "default";
        usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
        usb0_vbus_det-gpios = <&pio 7 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* PH5 */
        usb0_vbus-supply = <&reg_usb0_vbus>;