[U-Boot] [PATCH 2/2] ARM: dts: exynos5: add the interrupt-parent property
Minkyu Kang
promsoft at gmail.com
Wed May 16 02:31:13 UTC 2018
Hi,
2018년 1월 15일 (월) 20:50, Anand Moon <linux.amoon at gmail.com>님이 작성:
> Hi Jaehoo,
>
> On 12 January 2018 at 16:37, Jaehoon Chung <jh80.chung at samsung.com> wrote:
> > Add the interrupt-parent property as gic.
> >
> > Signed-off-by: Jaehoon Chung <jh80.chung at samsung.com>
> > ---
> Please add my
>
> Reviewed-by: Anand Moon <linux.amoon at gmail.com>
>
> > 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 at 10440000 {
> > compatible = "samsung,exynos4210-combiner";
> > #interrupt-cells = <2>;
> > --
> > 2.15.1
> >
> > _______________________________________________
> > U-Boot mailing list
> > U-Boot at lists.denx.de
> > https://lists.denx.de/listinfo/u-boot
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot
applied to u-boot-samsung.
Thanks,
Minkyu Kang.
More information about the U-Boot
mailing list