On Tue, 26 Nov 2013, Tero Kristo wrote:

> This patch creates a unique node for each clock in the AM33xx power,
> reset and clock manager (PRCM).
> 
> Signed-off-by: Tero Kristo <[email protected]>

...

> ---
>  arch/arm/boot/dts/am33xx-clocks.dtsi |  662 
> ++++++++++++++++++++++++++++++++++
>  arch/arm/boot/dts/am33xx.dtsi        |   16 +
>  2 files changed, 678 insertions(+)
>  create mode 100644 arch/arm/boot/dts/am33xx-clocks.dtsi
> 

...

> diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
> index f6d8ffe..52c46e1 100644
> --- a/arch/arm/boot/dts/am33xx.dtsi
> +++ b/arch/arm/boot/dts/am33xx.dtsi
> @@ -102,6 +102,20 @@
>               ranges;
>               ti,hwmods = "l3_main";
>  
> +             prcm: prcm@44e00000 {
> +                     compatible = "ti,clock-master";

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
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to