Skip to content

Commit

Permalink
ARM: dts: imx27 phycore move uart1 to rdk
Browse files Browse the repository at this point in the history
uart1 is not used on SOM. It is passed directly to the rdk board.

Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
  • Loading branch information
Markus Pargmann authored and Shawn Guo committed Feb 9, 2014
1 parent 61664d0 commit 858db31
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/imx27-phytec-phycore-rdk.dts
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@

&uart1 {
fsl,uart-has-rtscts;
status = "okay";
};

&uart2 {
Expand Down
4 changes: 0 additions & 4 deletions arch/arm/boot/dts/imx27-phytec-phycore-som.dts
Original file line number Diff line number Diff line change
Expand Up @@ -165,10 +165,6 @@
status = "okay";
};

&uart1 {
status = "okay";
};

&weim {
status = "okay";

Expand Down

0 comments on commit 858db31

Please sign in to comment.