linux_dsm_epyc7002/arch/arm64/boot/dts/rockchip
Caesar Wang ad1cfdf518 arm64: dts: rockchip: fixes the gic400 2nd region size for rk3368
The 2nd additional region is the GIC virtual cpu interface register
base and size.

As the gic400 of rk3368 says, the cpu interface register map as below

:

-0x0000 GICC_CTRL
.
.
.
-0x00fc GICC_IIDR
-0x1000 GICC_IDR

Obviously, the region size should be greater than 0x1000.
So we should make sure to include the GICC_IDR since the kernel will access
it in some cases.

Fixes: b790c2cab5 ("arm64: dts: add Rockchip rk3368 core dtsi and board dts for the r88 board")
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Reviewed-by: Shawn Lin <shawn.lin@rock-chips.com>
Cc: stable@vger.kernel.org

[added Fixes and stable-cc]
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
2016-06-18 14:54:23 +02:00
..
Makefile arm64: dts: rockchip: add dts file for RK3399 evaluation board 2016-04-28 22:25:46 +02:00
rk3368-evb-act8846.dts arm64: dts: rockchip: correct voltage range for rk3368-evb-act8846 board 2015-12-11 14:02:25 +01:00
rk3368-evb.dtsi arm64: dts: rockchip: Clean up gpio-keys nodes 2016-03-29 21:37:12 +02:00
rk3368-geekbox.dts arm64: dts: rockchip: Add rk3368 GeekBox dts 2016-03-31 18:59:53 +02:00
rk3368-r88.dts arm64: dts: rockchip: add rk3368-r88 iodomains 2016-05-30 09:43:30 +02:00
rk3368.dtsi arm64: dts: rockchip: fixes the gic400 2nd region size for rk3368 2016-06-18 14:54:23 +02:00
rk3399-evb.dts arm64: dts: rockchip: enable eMMC for rk3399 EVB 2016-05-30 09:43:30 +02:00
rk3399.dtsi arm64: dts: rockchip: add i2c nodes for rk3399 2016-06-18 14:00:23 +02:00