Commit 147f3d5c authored by Maxime Ripard's avatar Maxime Ripard

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
......@@ -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>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment