]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit436b46fa30ca5bce03835c354ab860dca86b28b7
tree6fb95a5d197b3b9ed9247c728d7b5ae91a3db605
parente24f709dfa748d91faf49e71f14fb320cc50ec42
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 3e5765a 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