Commit 858db316 authored by Markus Pargmann's avatar Markus Pargmann Committed by Shawn Guo

ARM: dts: imx27 phycore move uart1 to rdk

uart1 is not used on SOM. It is passed directly to the rdk board.
Signed-off-by: default avatarMarkus Pargmann <mpa@pengutronix.de>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 61664d0b
...@@ -29,6 +29,7 @@ &sdhci2 { ...@@ -29,6 +29,7 @@ &sdhci2 {
&uart1 { &uart1 {
fsl,uart-has-rtscts; fsl,uart-has-rtscts;
status = "okay";
}; };
&uart2 { &uart2 {
......
...@@ -165,10 +165,6 @@ &nfc { ...@@ -165,10 +165,6 @@ &nfc {
status = "okay"; status = "okay";
}; };
&uart1 {
status = "okay";
};
&weim { &weim {
status = "okay"; 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