[PATCHv10 22/41] ARM: dts: omap5 clock data

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


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-kristo at 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 at 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



More information about the linux-arm-kernel mailing list