From: Tim Kryger Date: Thu, 5 Dec 2013 19:20:38 +0000 (-0800) Subject: ARM: dts: Specify clocks for UARTs on bcm11351 X-Git-Tag: late-dt-for-linus~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=740309b6dc9faa6b3c8f7dcd1fac63eae1ee1709;p=pandora-kernel.git 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 Reviewed-by: Markus Mayer Reviewed-by: Matt Porter Signed-off-by: Christian Daudt --- Reading git-diff-tree failed