From: Masahiro Yamada Date: Tue, 14 Jun 2016 03:01:43 +0000 (+0900) Subject: arm64: dts: uniphier: add /memreserve/ for spin-table release address X-Git-Tag: v4.8-rc1~65^2~20 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=ffd8a5ed578b6d6b2ee91febf38d6822cd229e99;p=linux.git arm64: dts: uniphier: add /memreserve/ for spin-table release address As Documentation/arm64/booting.txt says, the cpu-release-addr location should be reserved. Signed-off-by: Masahiro Yamada Acked-by: Mark Rutland Signed-off-by: Olof Johansson --- diff --git a/arch/arm64/boot/dts/socionext/uniphier-ph1-ld20.dtsi b/arch/arm64/boot/dts/socionext/uniphier-ph1-ld20.dtsi index 644025c5c372..c223915f0907 100644 --- a/arch/arm64/boot/dts/socionext/uniphier-ph1-ld20.dtsi +++ b/arch/arm64/boot/dts/socionext/uniphier-ph1-ld20.dtsi @@ -42,6 +42,8 @@ * OTHER DEALINGS IN THE SOFTWARE. */ +/memreserve/ 0x80000000 0x00000008; /* cpu-release-addr */ + / { compatible = "socionext,ph1-ld20"; #address-cells = <2>;