Commit 0c3bc8c9 authored by Christopher Spinrath's avatar Christopher Spinrath Committed by Shawn Guo

ARM: dts: imx6q-cm-fx6: remove iomuxc container node

The imx6q-cm-fx6 iomuxc container node is not required. Remove it.
Signed-off-by: default avatarChristopher Spinrath <christopher.spinrath@rwth-aachen.de>
Acked-by: default avatarIgor Grinberg <grinberg@compulab.co.il>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 17b35f28
...@@ -47,7 +47,6 @@ &gpmi { ...@@ -47,7 +47,6 @@ &gpmi {
}; };
&iomuxc { &iomuxc {
imx6q-cm-fx6 {
pinctrl_enet: enetgrp { pinctrl_enet: enetgrp {
fsl,pins = < fsl,pins = <
MX6QDL_PAD_RGMII_RXC__RGMII_RXC 0x1b0b0 MX6QDL_PAD_RGMII_RXC__RGMII_RXC 0x1b0b0
...@@ -97,7 +96,6 @@ MX6QDL_PAD_KEY_COL0__UART4_TX_DATA 0x1b0b1 ...@@ -97,7 +96,6 @@ MX6QDL_PAD_KEY_COL0__UART4_TX_DATA 0x1b0b1
MX6QDL_PAD_KEY_ROW0__UART4_RX_DATA 0x1b0b1 MX6QDL_PAD_KEY_ROW0__UART4_RX_DATA 0x1b0b1
>; >;
}; };
};
}; };
&uart4 { &uart4 {
......
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