Hi Laurent, On Fri, Jun 8, 2018 at 2:22 PM Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx> wrote: > The VSPD and FCPVD nodes have overlapping register ranges, as the FCPVD > devices are mapped in the memory range usually used by the VSP LUT and > CLU, which are not present in the VSPD. Fix this by shortening the VSPD > registers range to 0x5000. Note that VSPBD (R-Car H3) and VSPBS (R-Car D3) also have no LUT or CLU, so their register ranges could be shortened, too. But the're no (documented) overlap with an FCP (or anything else). > Fixes: 9f8573e38a0b ("arm64: dts: renesas: r8a7795: Add VSP instances") > Fixes: 291e0c4994d0 ("arm64: dts: r8a7795: Add support for R-Car H3 ES2.0") > Fixes: f06ffdfbdd90 ("arm64: dts: r8a7796: Add VSP instances") > Fixes: b4f92030d5d3 ("arm64: dts: renesas: r8a77970: add VSPD support") > Fixes: 295952a183d3 ("arm64: dts: renesas: r8a77995: add VSP instances") > Fixes: 85cb3229218a ("arm64: dts: renesas: r8a77965: Add VSP instances") > Reported-by: Simon Horman <horms+renesas@xxxxxxxxxxxx> > Reported-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx> Thanks! Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds