[PATCH 12/13] ARM: dts: am33xx: add the PRUSSv2 device

Mark Rutland mark.rutland at arm.com
Mon Jun 30 02:36:42 PDT 2014


On Sun, Jun 29, 2014 at 05:21:46PM +0100, Andre Heider wrote:
> Signed-off-by: Andre Heider <a.heider at gmail.com>
> ---
>  arch/arm/boot/dts/am33xx.dtsi | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
> index 4a4e02d..28a7e5d 100644
> --- a/arch/arm/boot/dts/am33xx.dtsi
> +++ b/arch/arm/boot/dts/am33xx.dtsi
> @@ -409,6 +409,15 @@
>  			ti,hwmods = "rtc";
>  		};
>  
> +		pruss: pruss at 4a300000 {
> +			compatible = "ti,pruss-v2";
> +			ti,hwmods = "pruss";
> +			reg = <0x4a300000 0x080000>;
> +			interrupts = <20 21 22 23 24 25 26 27>;

Could this please have entries individually bracketed?

Thanks,
Mark.

> +			interrupt-parent = <&intc>;
> +			status = "disabled";
> +		};
> +
>  		spi0: spi at 48030000 {
>  			compatible = "ti,omap4-mcspi";
>  			#address-cells = <1>;
> -- 
> 2.0.0
> 
> --
> To unsubscribe from this list: send the line "unsubscribe devicetree" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 



More information about the linux-arm-kernel mailing list