Re: [PATCH 07/11] arm64: dts: renesas: r8a77980: add [H]SCIF support
From: Sergei Shtylyov <hidden>
Date: 2018-02-06 16:41:07
Also in:
linux-arm-kernel, linux-renesas-soc
On 02/06/2018 02:58 PM, Geert Uytterhoeven wrote:
quoted
Describe [H]SCIF ports in the R8A77980 device tree. 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
--- renesas.orig/arch/arm64/boot/dts/renesas/r8a77980.dtsi +++ renesas/arch/arm64/boot/dts/renesas/r8a77980.dtsiquoted
@@ -85,6 +92,150 @@ #power-domain-cells = <1>; }; + hscif0: serial@e6540000 { + compatible = "renesas,hscif-r8a77980", + "renesas,rcar-gen3-hscif", + "renesas,hscif"; + reg = <0 0xe6540000 0 0x60>; + interrupts = <GIC_SPI 154 IRQ_TYPE_LEVEL_HIGH>; + clocks = <&cpg CPG_MOD 520>, + <&cpg CPG_CORE 16>,Shouldn't this be 19 (S3D1) instead of 16 (S2D1)?
Seems like that... at least after out chat. :-)
With that fixed (for all (H)SCIF ports);
The manual tells me SCKi for the SCIF ports should be the same S3D1.
Reviewed-by: Geert Uytterhoeven <redacted>
Gr{oetje,eeting}s,MBR, 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