Re: [PATCH 1/4] ARM: dts: imx6sx: move GIC to right location in DT

2019-07-23 Thread Shawn Guo
On Thu, Jul 18, 2019 at 05:15:05PM +0800, anson.hu...@nxp.com wrote: > From: Anson Huang > > GIC is inside of SoC from architecture perspective, it should > be located inside of soc node in DT. > > Signed-off-by: Anson Huang Applied all, thanks.

[PATCH 1/4] ARM: dts: imx6sx: move GIC to right location in DT

2019-07-18 Thread Anson . Huang
From: Anson Huang GIC is inside of SoC from architecture perspective, it should be located inside of soc node in DT. Signed-off-by: Anson Huang --- arch/arm/boot/dts/imx6sx.dtsi | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/arch/arm/boot/dts/imx6sx.dtsi