summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx27-phytec-phycore-som.dts
diff options
context:
space:
mode:
authorAlexander Shiyan <shc_work@mail.ru>2013-06-01 05:54:12 (GMT)
committerShawn Guo <shawn.guo@linaro.org>2013-06-17 08:04:24 (GMT)
commitb2dfe5bad9ea1e0eb23045614ba8f2831c55eda7 (patch)
treec3d0a945539948ebe6657fcbf7ee98b9adaaa0da /arch/arm/boot/dts/imx27-phytec-phycore-som.dts
parent42a56fc6febad79f16a94391d89c617c140d6e7e (diff)
downloadlinux-fsl-qoriq-b2dfe5bad9ea1e0eb23045614ba8f2831c55eda7.tar.xz
ARM: dts: imx27-phytec-phycore-som: Remove UART definitions
UART1 and UART2 can be unused on some designs with PCM038 module. Remove these definitions from basic dts and lets choose user only necessary UARTs in custom designs. Keep UART0 for using this one as boot console, but since we have not way to disable usage RTSCTS signals, remove this parameter for UART0. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Acked-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/imx27-phytec-phycore-som.dts')
-rw-r--r--arch/arm/boot/dts/imx27-phytec-phycore-som.dts11
1 files changed, 0 insertions, 11 deletions
diff --git a/arch/arm/boot/dts/imx27-phytec-phycore-som.dts b/arch/arm/boot/dts/imx27-phytec-phycore-som.dts
index a4c0256..73f4b28 100644
--- a/arch/arm/boot/dts/imx27-phytec-phycore-som.dts
+++ b/arch/arm/boot/dts/imx27-phytec-phycore-som.dts
@@ -23,17 +23,6 @@
soc {
aipi@10000000 { /* aipi1 */
serial@1000a000 {
- fsl,uart-has-rtscts;
- status = "okay";
- };
-
- serial@1000b000 {
- fsl,uart-has-rtscts;
- status = "okay";
- };
-
- serial@1000c000 {
- fsl,uart-has-rtscts;
status = "okay";
};