[PATCH] ARM: socfpga: dts: add the a9-scu node for arria10
Dinh Nguyen
dinguyen at opensource.altera.com
Fri May 29 13:44:13 PDT 2015
Hi Arnd, Kevin, Olof:
On 05/14/2015 10:00 AM, dinguyen at opensource.altera.com wrote:
> From: Dinh Nguyen <dinguyen at opensource.altera.com>
>
> Add a dts node for the A9 SCU on the Arria10 platform.
>
> Signed-off-by: Dinh Nguyen <dinguyen at opensource.altera.com>
> ---
> arch/arm/boot/dts/socfpga_arria10.dtsi | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/arch/arm/boot/dts/socfpga_arria10.dtsi b/arch/arm/boot/dts/socfpga_arria10.dtsi
> index abf9763..d025f77 100644
> --- a/arch/arm/boot/dts/socfpga_arria10.dtsi
> +++ b/arch/arm/boot/dts/socfpga_arria10.dtsi
> @@ -567,6 +567,11 @@
> reg = <0xffd05000 0x100>;
> };
>
> + scu: snoop-control-unit at ffffc000 {
> + compatible = "arm,cortex-a9-scu";
> + reg = <0xffffc000 0x100>;
> + };
> +
> sysmgr: sysmgr at ffd06000 {
> compatible = "altr,sys-mgr", "syscon";
> reg = <0xffd06000 0x300>;
>
Can you please apply this patch to your next/dt?
Thanks,
Dinh
More information about the linux-arm-kernel
mailing list