Hello Marek, On 9/4/19 2:54 PM, Marek Szyprowski wrote: > Dear All, > > While fixing the issue reported by Alim Akhtar, I've noticed a few more > issues in arm64/exynos dts files. This patchset fixes them. > > Best regards > Marek Szyprowski > Samsung R&D Institute Poland > > > Patch summary: > > Marek Szyprowski (3): > arm64: dts: exynos: Move GPU under /soc node for Exynos5433 > arm64: dts: exynos: Move GPU under /soc node for Exynos7 > arm64: dts: exynos: Remove useless #address-cells property for GIC > node > Thanks for the patches. This series looks good to me Reviewed-by: Alim Akhtar <alim.akhtar@xxxxxxxxxxx> for exynos7 boot tested on v5.3-rc7 Tested-by: Alim Akhtar <alim.akhtar@xxxxxxxxxxx> > arch/arm64/boot/dts/exynos/exynos5433.dtsi | 102 ++++++++++----------- > arch/arm64/boot/dts/exynos/exynos7.dtsi | 23 +++-- > 2 files changed, 62 insertions(+), 63 deletions(-) >