Commit c68a1c92 authored by Philippe Schenker's avatar Philippe Schenker Committed by Shawn Guo

ARM: dts: colibri-imx6: remove pinctrl-names orphan

This is not necessary without a pinctrl-0 statement. Remove this
orphan.
Signed-off-by: default avatarPhilippe Schenker <philippe.schenker@toradex.com>
Reviewed-by: default avatarOleksandr Suvorov <oleksandr.suvorov@toradex.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent fa28d821
...@@ -363,7 +363,6 @@ &uart3 { ...@@ -363,7 +363,6 @@ &uart3 {
}; };
&usbotg { &usbotg {
pinctrl-names = "default";
disable-over-current; disable-over-current;
dr_mode = "peripheral"; dr_mode = "peripheral";
status = "disabled"; status = "disabled";
......
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