Re: [PATCH 05/11] arm64: dts: renesas: initial R8A77980 SoC device tree
From: Sergei Shtylyov <hidden>
Date: 2018-02-05 13:48:17
On 2/5/2018 4:32 PM, Geert Uytterhoeven wrote:
quoted
The initial R8A77980 SoC device tree including Cortex-A53 CPU, GIC, timer, CPG, RST, and SYSC. Based on the original (and large) patch by Vladimir Barinov. Signed-off-by: Vladimir Barinov <vladimir.barinov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org> Signed-off-by: Sergei Shtylyov <sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>Thanks for your patch!quoted
--- /dev/null +++ renesas/arch/arm64/boot/dts/renesas/r8a77980.dtsi@@ -0,0 +1,122 @@ +// SPDX-License-Identifier: GPL-2.0 +/* + * Device Tree Source for the r8a77980 SoC + * + * Copyright (C) 2018 Renesas Electronics Corp. + * Copyright (C) 2018 Cogent Embedded, Inc. + */ + +#include <dt-bindings/interrupt-controller/irq.h> +#include <dt-bindings/interrupt-controller/arm-gic.h> +#include <dt-bindings/clock/renesas-cpg-mssr.h>I think you want to leave out the above #include, as it will go upstream through a different path (you're already using hardcoded clock numbers, assuming the same).
I still need CPG_{CORE|MOD}.
With the above fixed: Reviewed-by: Geert Uytterhoeven <redacted>
Sorry, I don't see anything worth fixing...
Gr{oetje,eeting}s,
GeertMBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html