Unverified Commit 147f3d5c authored by Maxime Ripard's avatar Maxime Ripard
Browse files

ARM: dts: sun4i: protab2: Remove stale pinctrl-names entry



Some nodes still have pinctrl-names entry, yet they don't have any pinctrl
group anymore. Drop them.

Signed-off-by: default avatarMaxime Ripard <maxime.ripard@bootlin.com>
parent 3d109bdc
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -197,7 +197,6 @@
};

&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>;