ARM: dts: rockchip: rv1106: Change uart console baudrate to 115200

Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
Change-Id: If5336b6dc32fdfd1a5f9c823e03afd15bcaffed6
This commit is contained in:
Sugar Zhang
2022-04-08 15:46:35 +08:00
committed by Tao Huang
parent 75b7e91ee6
commit 46a05a3661

View File

@@ -159,7 +159,7 @@
rockchip,serial-id = <2>;
rockchip,wake-irq = <0>;
rockchip,irq-mode-enable = <0>;
rockchip,baudrate = <1500000>; /* Only 115200 and 1500000 */
rockchip,baudrate = <115200>; /* Only 115200 and 1500000 */
interrupts = <GIC_SPI 125 IRQ_TYPE_LEVEL_HIGH>;
status = "disabled";
};