ARM: dts: Renesas R9A06G032 SMP enable method

Add a special enable method for the second CA7 of the R9A06G032
as well as the default value for the "cpu-release-addr" property.

Signed-off-by: Michel Pollet <michel.pollet@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Michel Pollet 2018-06-28 09:17:14 +01:00 committed by Simon Horman
parent df7112c946
commit f8fc94dbcf
1 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,8 @@
compatible = "arm,cortex-a7";
reg = <1>;
clocks = <&sysctrl 84>;
enable-method = "renesas,r9a06g032-smp";
cpu-release-addr = <0 0x4000c204>;
};
};