Re: [PATCH] ARM: dts: sun8i: v3s: fix GIC node memory range

2020-11-20 Thread Maxime Ripard
On Fri, Nov 20, 2020 at 01:08:51PM +0800, Icenowy Zheng wrote: > Currently the GIC node in V3s DTSI follows some old DT examples, and > being broken. This leads a warning at boot. > > Fix this. > > Fixes: f989086ccbc6 ("ARM: dts: sunxi: add dtsi file for V3s SoC") > Signed-off-by: Icenowy Zheng

[PATCH] ARM: dts: sun8i: v3s: fix GIC node memory range

2020-11-19 Thread Icenowy Zheng
Currently the GIC node in V3s DTSI follows some old DT examples, and being broken. This leads a warning at boot. Fix this. Fixes: f989086ccbc6 ("ARM: dts: sunxi: add dtsi file for V3s SoC") Signed-off-by: Icenowy Zheng --- arch/arm/boot/dts/sun8i-v3s.dtsi | 2 +- 1 file changed, 1 insertion(+),