From: Vineet Gupta Date: Mon, 11 Feb 2013 09:32:08 +0000 (+0530) Subject: ARC: [plat-arcfpga] DT arc-uart bindings change: "baud" => "current-speed" X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=fc32781bfdb56dad883469b65e468e749ef35fe5;p=linux.git ARC: [plat-arcfpga] DT arc-uart bindings change: "baud" => "current-speed" Per Grant's review comment - driver changes via tty tree Signed-off-by: Vineet Gupta --- diff --git a/arch/arc/boot/dts/angel4.dts b/arch/arc/boot/dts/angel4.dts index 4c188d5bc10c7..bae4f936cb031 100644 --- a/arch/arc/boot/dts/angel4.dts +++ b/arch/arc/boot/dts/angel4.dts @@ -48,7 +48,7 @@ reg = <0xc0fc1000 0x100>; interrupts = <5>; clock-frequency = <80000000>; - baud = <115200>; + current-speed = <115200>; status = "okay"; }; };