ARM: dts: colibri-imx6: remove pinctrl-names orphan
This is not necessary without a pinctrl-0 statement. Remove this orphan. Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com> Reviewed-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:

committed by
Shawn Guo

parent
fa28d8212e
commit
c68a1c9253
@@ -363,7 +363,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&usbotg {
|
&usbotg {
|
||||||
pinctrl-names = "default";
|
|
||||||
disable-over-current;
|
disable-over-current;
|
||||||
dr_mode = "peripheral";
|
dr_mode = "peripheral";
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
|
Reference in New Issue
Block a user