mirror of
https://github.com/torvalds/linux.git
synced 2026-07-07 21:56:46 +02:00
ARM: dts: imx27-3ds.dts: Fix serial console node
Fix serial console node and allow the board to boot again. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
parent
1a9b4993b7
commit
2d4e6dc628
|
|
@ -27,7 +27,7 @@ wdog@10002000 {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
uart@1000a000 {
|
||||
uart1: serial@1000a000 {
|
||||
fsl,uart-has-rtscts;
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user