Skip to content

Commit 461b487

Browse files
Fabio EstevamShawn Guo
authored andcommitted
arm64: dts: imx8mm-beacon-baseboard: Remove usbotg2 pinctrl-names
There is no pinctrl description under usbotg2 node, so remove the unneeded 'pinctrl-names' property. This fixes the following schema warning: imx8mm-beacon-kit.dtb: usb@32e50000: 'pinctrl-0' is a dependency of 'pinctrl-names' Signed-off-by: Fabio Estevam <[email protected]> Acked-by: Adam Ford <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent 2528101 commit 461b487

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm64/boot/dts/freescale/imx8mm-beacon-baseboard.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,6 @@
289289
};
290290

291291
&usbotg2 {
292-
pinctrl-names = "default";
293292
disable-over-current;
294293
dr_mode = "host";
295294
status = "okay";

0 commit comments

Comments
 (0)