ARC: [plat-arcfpga] DT arc-uart bindings change: "baud" => "current-speed"
authorVineet Gupta <vgupta@synopsys.com>
Mon, 11 Feb 2013 09:32:08 +0000 (15:02 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Fri, 15 Feb 2013 17:46:22 +0000 (23:16 +0530)
Per Grant's review comment - driver changes via tty tree

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/boot/dts/angel4.dts

index 4c188d5bc10c7c70df5450cc1b7951ef329d1667..bae4f936cb0314f14371680ee4b1380e5b2b99ce 100644 (file)
@@ -48,7 +48,7 @@
                        reg = <0xc0fc1000 0x100>;
                        interrupts = <5>;
                        clock-frequency = <80000000>;
-                       baud = <115200>;
+                       current-speed = <115200>;
                        status = "okay";
                };
        };