[U-Boot] [PATCH 2/2] ARM: dts: exynos5: add the interrupt-parent property

Anand Moon linux.amoon at gmail.com
Mon Jan 15 11:49:24 UTC 2018


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


More information about the U-Boot mailing list