Re: [PATCH linux-next (v2) 1/2] clk: Add brcm, bcm6345-gate-clk device tree binding

2015-12-31 Thread Michael Turquette
Hi Simon, Quoting Simon Arlott (2015-12-10 13:49:21) > +periph_clk: periph_clk { > + compatible = "brcm,bcm63168-gate-clk", "brcm,bcm6345-gate-clk"; > + regmap = <&periph_cntl>; > + offset = <0x4>; > + > + #clock-cells = <1>; > + clock-indices = > + <1>,

Re: [PATCH linux-next (v2) 1/2] clk: Add brcm,bcm6345-gate-clk device tree binding

2015-12-10 Thread Rob Herring
On Thu, Dec 10, 2015 at 09:49:21PM +, Simon Arlott wrote: > Add device tree binding for the BCM6345's gated clocks. > > The BCM6345 contains clocks gated with a register. Clocks are indexed > by bits in the register and are active high. Most MIPS-based BCM63xx > SoCs have a clock gating set of

[PATCH linux-next (v2) 1/2] clk: Add brcm,bcm6345-gate-clk device tree binding

2015-12-10 Thread Simon Arlott
Add device tree binding for the BCM6345's gated clocks. The BCM6345 contains clocks gated with a register. Clocks are indexed by bits in the register and are active high. Most MIPS-based BCM63xx SoCs have a clock gating set of registers, but some have clock gate bits interleaved with other status