* Peter Ujfalusi <peter.ujfal...@ti.com> [150226 05:43]:
> To be able to control the gate for the clkout2 clock output.
> 
> Signed-off-by: Peter Ujfalusi <peter.ujfal...@ti.com>
> Signed-off-by: Jyri Sarha <jsa...@ti.com>

Applying into omap-for-v4.1/dt thanks.

Tony

> ---
>  arch/arm/boot/dts/dra7xx-clocks.dtsi | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/dra7xx-clocks.dtsi 
> b/arch/arm/boot/dts/dra7xx-clocks.dtsi
> index 4bdcbd61ce47..2a9994f73974 100644
> --- a/arch/arm/boot/dts/dra7xx-clocks.dtsi
> +++ b/arch/arm/boot/dts/dra7xx-clocks.dtsi
> @@ -1421,6 +1421,14 @@
>               ti,dividers = <1>, <8>;
>       };
>  
> +     clkout2_clk: clkout2_clk {
> +             #clock-cells = <0>;
> +             compatible = "ti,gate-clock";
> +             clocks = <&clkoutmux2_clk_mux>;
> +             ti,bit-shift = <8>;
> +             reg = <0x06b0>;
> +     };
> +
>       l3init_960m_gfclk: l3init_960m_gfclk {
>               #clock-cells = <0>;
>               compatible = "ti,gate-clock";
> -- 
> 2.3.0
> 
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to