On Tue, 26 Nov 2013, Tero Kristo wrote:

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

...

> diff --git a/arch/arm/boot/dts/omap5.dtsi b/arch/arm/boot/dts/omap5.dtsi
> index 17fe896..3920087 100644
> --- a/arch/arm/boot/dts/omap5.dtsi
> +++ b/arch/arm/boot/dts/omap5.dtsi
> @@ -107,6 +107,34 @@
>               interrupts = <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>,
>                            <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;
>  
> +             prm: prm@4ae06000 {
> +                     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 linux-omap" 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