[PATCH v3 4/7] ARM: bcm2835: Drop never-used clock-frequency property of uart0.

2015-06-08 Thread Eric Anholt
This appears to have been copy-and-paste from another serial driver's DT. The driver has never used this value -- instead, the pl011 driver is getting the fixed 20201000.uart clock from clk-bcm2835.c. Signed-off-by: Eric Anholt --- arch/arm/boot/dts/bcm2835.dtsi | 1 - 1 file changed, 1

[PATCH v3 4/7] ARM: bcm2835: Drop never-used clock-frequency property of uart0.

2015-06-08 Thread Eric Anholt
This appears to have been copy-and-paste from another serial driver's DT. The driver has never used this value -- instead, the pl011 driver is getting the fixed 20201000.uart clock from clk-bcm2835.c. Signed-off-by: Eric Anholt e...@anholt.net --- arch/arm/boot/dts/bcm2835.dtsi | 1 - 1 file