]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
arm64: mvebu: armada-ap806.dtsi: Add clock-frequency to UART DT node
authorStefan Roese <sr@denx.de>
Wed, 25 May 2016 06:34:47 +0000 (08:34 +0200)
committerStefan Roese <sr@denx.de>
Tue, 27 Sep 2016 15:29:54 +0000 (17:29 +0200)
The clock frequency needs to be provided in the DT. Otherwise the driver
won't start in U-Boot.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Nadav Haklai <nadavh@marvell.com>
Cc: Neta Zur Hershkovits <neta@marvell.com>
Cc: Kostya Porotchkin <kostap@marvell.com>
Cc: Omri Itach <omrii@marvell.com>
Cc: Igal Liberman <igall@marvell.com>
Cc: Haim Boot <hayim@marvell.com>
Cc: Hanna Hawa <hannah@marvell.com>
arch/arm/dts/armada-ap806.dtsi

index 20d256b326701b170a4f7a6ba1258671ba35b280..d315b29cd0583213488a5018913414474904b024 100644 (file)
                                reg-io-width = <1>;
                                clocks = <&ap_syscon 3>;
                                status = "disabled";
+                               clock-frequency = <200000000>;
                        };
 
                        uart1: serial@512100 {