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 <festevam@denx.de> Acked-by: Adam Ford <aford173@gmail.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent 2528101 commit 461b487

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)