Commit 60984bdf authored by Shawn Guo's avatar Shawn Guo

ARM: dts: imx6qdl: remove redundant usbmisc label

There is a redundant label on usbmisc node.  Remove it.
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 117ccd55
...@@ -640,7 +640,7 @@ usbh3: usb@02184600 { ...@@ -640,7 +640,7 @@ usbh3: usb@02184600 {
status = "disabled"; status = "disabled";
}; };
usbmisc: usbmisc: usbmisc@02184800 { usbmisc: usbmisc@02184800 {
#index-cells = <1>; #index-cells = <1>;
compatible = "fsl,imx6q-usbmisc"; compatible = "fsl,imx6q-usbmisc";
reg = <0x02184800 0x200>; reg = <0x02184800 0x200>;
......
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