[PATCH linux-next 2/2] clk: bcm6345: Add BCM6345 gated clock support

2015-12-03 Thread Simon Arlott
The BCM6345 contains clocks gated with a register. Clocks are indexed by bits in the register and are active high. Clock gate bits are interleaved with other status bits and configurable clocks in the same register. Enabled by default for BMIPS_GENERIC. Signed-off-by: Simon Arlott --- Renamed

[PATCH linux-next 2/2] clk: bcm6345: Add BCM6345 gated clock support

2015-12-03 Thread Simon Arlott
The BCM6345 contains clocks gated with a register. Clocks are indexed by bits in the register and are active high. Clock gate bits are interleaved with other status bits and configurable clocks in the same register. Enabled by default for BMIPS_GENERIC. Signed-off-by: Simon Arlott