Re: [PATCH 1/3] clk: bcm281xx: define kona clock binding

2013-12-04 Thread Mark Rutland
On Wed, Dec 04, 2013 at 03:56:58AM +, Alex Elder wrote: Document the device tree binding for Broadcom Kona architecture clock control units and clocks. Kona device nodes are represented with compatible strings having bcm11351 in their name. Kona clocks are managed by clock control units

Re: [PATCH 1/3] clk: bcm281xx: define kona clock binding

2013-12-04 Thread Alex Elder
On 12/04/2013 03:39 AM, Mark Rutland wrote: On Wed, Dec 04, 2013 at 03:56:58AM +, Alex Elder wrote: Document the device tree binding for Broadcom Kona architecture clock control units and clocks. Kona device nodes are represented with compatible strings having bcm11351 in their name.

Re: [PATCH 1/3] clk: bcm281xx: define kona clock binding

2013-12-04 Thread Alex Elder
On 12/04/2013 06:45 AM, Alex Elder wrote: +Device tree example: + +clocks { +slave_ccu: slave_ccu { +compatible = brcm,bcm11351-slave-ccu; +reg = 0x3e011000 0x0f00; +#clock-cells = 1; +

[PATCH 1/3] clk: bcm281xx: define kona clock binding

2013-12-03 Thread Alex Elder
Document the device tree binding for Broadcom Kona architecture clock control units and clocks. Kona device nodes are represented with compatible strings having bcm11351 in their name. Kona clocks are managed by clock control units (CCUs). Each CCU has a device tree node, and within that node