ARM: dts: Specify clocks for UARTs on bcm11351
authorTim Kryger <tim.kryger@linaro.org>
Thu, 5 Dec 2013 19:20:38 +0000 (11:20 -0800)
committerChristian Daudt <bcm@fixthebug.org>
Mon, 23 Dec 2013 07:45:32 +0000 (23:45 -0800)
commit740309b6dc9faa6b3c8f7dcd1fac63eae1ee1709
tree6fb95a5d197b3b9ed9247c728d7b5ae91a3db605
parentdfc4334b93a32baf7378de6c9deca2420c7f896b
ARM: dts: Specify clocks for UARTs on bcm11351

The frequency property in "snps,dw-apb-uart" entries are no longer
required if the rate of the external clock can be determined using the
clk api (see e302cd9 serial: 8250_dw: add support for clk api).

This patch replaces the frequency property in the UART nodes of
bcm11351.dtsi with references to the relevant clocks following the
common clock binding.

Signed-off-by: Tim Kryger <tim.kryger@linaro.org>
Reviewed-by: Markus Mayer <markus.mayer@linaro.org>
Reviewed-by: Matt Porter <matt.porter@linaro.org>
Signed-off-by: Christian Daudt <bcm@fixthebug.org>
arch/arm/boot/dts/bcm11351.dtsi