Hi Mark,
On Wed, Jun 10, 2020 at 1:08 PM Mark Brown <[email protected]> wrote:
> On Tue, Jun 09, 2020 at 09:54:13PM +0100, Lad Prabhakar wrote:
> > Document RZ/G1H (R8A7742) SoC bindings.
> >
> > Signed-off-by: Lad Prabhakar <[email protected]>
> > Reviewed-by: Marian-Cristian Rotariu
> > <[email protected]>
> > ---
> > Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml | 1 +
> > 1 file changed, 1 insertion(+)
>
> To repeat my previous feedback I'd expect a driver update as well.
No driver update is needed.
Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml says:
compatible:
oneOf:
- items:
- enum:
- renesas,msiof-r8a7742 # RZ/G1H
...
- const: renesas,rcar-gen2-msiof # generic R-Car Gen2 and RZ/G1
# compatible device
drivers/spi/spi-sh-msiof.c matches against "renesas,rcar-gen2-msiof".
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]
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