Re: [RFC PATCH v3 19/35] Documentation/devicetree/bindings/serial: renesas,scif.yaml Add SH.
Geert Uytterhoeven <[email protected]>
| Newsgroups | gmane.linux.ports.sh.devel |
|---|---|
| Message-ID | <CAMuHMdUVyq3jGb0ZRsM5Zbsw=WD=ndsPELkCJmSHNfp7AwT-6A@mail.gmail.com> |
Hi Sato-san, On Sat, Oct 14, 2023 at 4:54 PM Yoshinori Sato <[email protected]> wrote: > Signed-off-by: Yoshinori Sato <[email protected]> Thanks for your patch! > --- a/Documentation/devicetree/bindings/serial/renesas,scif.yaml > +++ b/Documentation/devicetree/bindings/serial/renesas,scif.yaml > @@ -81,6 +81,11 @@ properties: > - renesas,scif-r9a07g054 # RZ/V2L > - const: renesas,scif-r9a07g044 # RZ/G2{L,LC} fallback > > + - items: > + - enum: > + - renesas,scif-sh7751 # SH7751 > + - const: renesas,scif # generic SCIF compatible UART There is no need to add a new "items" section. Just add "renesas,scif-sh7751" to the first "items" section at the top. 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