[PATCHv10 28/41] ARM: dts: omap3 clock data

Paul Walmsley paul at pwsan.com
Tue Dec 17 04:50:51 EST 2013


On Tue, 26 Nov 2013, Tero Kristo wrote:

> This patch creates a unique node for each clock in the OMAP3 power,
> reset and clock manager (PRCM).
> 
> Signed-off-by: Tero Kristo <t-kristo at ti.com>


> diff --git a/arch/arm/boot/dts/omap3.dtsi b/arch/arm/boot/dts/omap3.dtsi
> index f3a0c26..9e6ea02 100644
> --- a/arch/arm/boot/dts/omap3.dtsi
> +++ b/arch/arm/boot/dts/omap3.dtsi
> @@ -82,6 +82,27 @@
>  		ranges;
>  		ti,hwmods = "l3_main";
>  
> +		prm: prm at 48306000 {
> +			compatible = "ti,clock-master";

Likewise, same issues here with the compatible strings and
separating out the clocks and clockdomain data into separate DT
nodes, as discussed with the OMAP4 data patch.



- Paul



More information about the linux-arm-kernel mailing list