Re: [RFC 3/5] ARM: dts: enable clock support for BCM5301X

2015-10-18 Thread Hauke Mehrtens
On 10/13/2015 11:22 PM, Jon Mason wrote: > Replace current device tree dummy clocks with real clock support for > Broadcom Northstar SoCs. > > Signed-off-by: Jon Mason The clock-frequency of the uarts should also be replaced with the correct clock from the clock driver.

[RFC 3/5] ARM: dts: enable clock support for BCM5301X

2015-10-13 Thread Jon Mason
Replace current device tree dummy clocks with real clock support for Broadcom Northstar SoCs. Signed-off-by: Jon Mason --- arch/arm/boot/dts/bcm5301x.dtsi | 88 - 1 file changed, 69 insertions(+), 19 deletions(-) diff --git