rk3368.dtsi: fiq debug baud rate comment, change 115000 to 115200
authorHuibin Hong <huibin.hong@rock-chips.com>
Thu, 17 Sep 2015 11:04:26 +0000 (19:04 +0800)
committerHuibin Hong <huibin.hong@rock-chips.com>
Thu, 17 Sep 2015 11:04:26 +0000 (19:04 +0800)
Change-Id: I55fe0e8f5cae2d5aa16952e9612331ecc928335d
Signed-off-by: Huibin Hong <huibin.hong@rock-chips.com>
arch/arm64/boot/dts/rk3368.dtsi

index 83f4f6a7f0d4868909ad7e87a271bd428d984e25..cbbe83b4494d6b83051a644f30f40863804804d2 100644 (file)
                rockchip,signal-irq = <186>;
                rockchip,wake-irq = <0>;
                rockchip,irq-mode-enable = <0>;  /* If enable uart uses irq instead of fiq */
                rockchip,signal-irq = <186>;
                rockchip,wake-irq = <0>;
                rockchip,irq-mode-enable = <0>;  /* If enable uart uses irq instead of fiq */
-               rockchip,baudrate = <115200>;  /* Only 115000 and 1500000 */
+               rockchip,baudrate = <115200>;  /* Only 115200 and 1500000 */
                status = "disabled";
        };
 
                status = "disabled";
        };