On Thu, Nov 26, 2015 at 10:23:32PM +0000, Russell King wrote: > Add the Dove divider clocks to the Dove dtsi file. > > Signed-off-by: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx> Acked-by: Andrew Lunn <andrew@xxxxxxx> Andrew > --- > arch/arm/boot/dts/dove.dtsi | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/arch/arm/boot/dts/dove.dtsi b/arch/arm/boot/dts/dove.dtsi > index 179121630ad7..ea36a262d056 100644 > --- a/arch/arm/boot/dts/dove.dtsi > +++ b/arch/arm/boot/dts/dove.dtsi > @@ -459,6 +459,12 @@ > #clock-cells = <1>; > }; > > + divider_clk: core-clock@0064 { > + compatible = "marvell,dove-divider-clock"; > + reg = <0x0064 0x8>; > + #clock-cells = <1>; > + }; > + > pinctrl: pin-ctrl@0200 { > compatible = "marvell,dove-pinctrl"; > reg = <0x0200 0x14>, > -- > 2.1.0 > -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html