dts: vt8500: Add ARM, AHB, APB and DDR clock nodes to SoC files
authorTony Prisk <linux@prisktech.co.nz>
Fri, 10 May 2013 05:44:58 +0000 (17:44 +1200)
committerTony Prisk <linux@prisktech.co.nz>
Sun, 12 May 2013 08:31:15 +0000 (20:31 +1200)
commit9e7b6d3eda8551912b0cf9507ca5f489a476d522
tree668e16d24fbdde20ce575218bd2a175f7bf4e182
parent5c2b0a8531f594db82abc29e786b4c2d38fa298b
dts: vt8500: Add ARM, AHB, APB and DDR clock nodes to SoC files

Add support for the ARM, AHB, APB and DDR clocks found on the
WM8505, WM8650, WM8750 and WM8850 SoCs.

These clocks are gateable, but the enable part of the clock definition
is left out as there are no users for these clocks, and we don't want
them being disabled at boot, but it does provide users the ability to
check the current rate of these clocks.

Signed-off-by: Tony Prisk <linux@prisktech.co.nz>
arch/arm/boot/dts/wm8505.dtsi
arch/arm/boot/dts/wm8650.dtsi
arch/arm/boot/dts/wm8750.dtsi
arch/arm/boot/dts/wm8850.dtsi
This page took 0.026956 seconds and 5 git commands to generate.