Hi Jaehoo, On 12 January 2018 at 16:37, Jaehoon Chung <[email protected]> wrote: > Add the interrupt-parent property as gic. > > Signed-off-by: Jaehoon Chung <[email protected]> > --- Please add my
Reviewed-by: Anand Moon <[email protected]> > arch/arm/dts/exynos5.dtsi | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/arch/arm/dts/exynos5.dtsi b/arch/arm/dts/exynos5.dtsi > index 8b725c0ddc..19e0d0a45a 100644 > --- a/arch/arm/dts/exynos5.dtsi > +++ b/arch/arm/dts/exynos5.dtsi > @@ -11,6 +11,8 @@ > / { > compatible = "samsung,exynos5"; > > + interrupt-parent = <&gic>; > + > combiner: interrupt-controller@10440000 { > compatible = "samsung,exynos4210-combiner"; > #interrupt-cells = <2>; > -- > 2.15.1 > > _______________________________________________ > U-Boot mailing list > [email protected] > https://lists.denx.de/listinfo/u-boot _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

