Commit 461b487e authored by Fabio Estevam's avatar Fabio Estevam Committed by Shawn Guo

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: default avatarFabio Estevam <festevam@denx.de>
Acked-by: default avatarAdam Ford <aford173@gmail.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 25281013
......@@ -289,7 +289,6 @@ &usbotg1 {
};
&usbotg2 {
pinctrl-names = "default";
disable-over-current;
dr_mode = "host";
status = "okay";
......
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