diff mbox series

[3/6] dt-bindings: serial: renesas,hscif: Add r8a779a0 support

Message ID 20201228112715.14947-4-wsa+renesas@sang-engineering.com
State New
Headers show
Series None | expand

Commit Message

Wolfram Sang Dec. 28, 2020, 11:27 a.m. UTC
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
---
 Documentation/devicetree/bindings/serial/renesas,hscif.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Geert Uytterhoeven Jan. 5, 2021, 6:19 p.m. UTC | #1
On Mon, Dec 28, 2020 at 12:27 PM Wolfram Sang
<wsa+renesas@sang-engineering.com> wrote:
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>


Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>


Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

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
Rob Herring Jan. 8, 2021, 3:41 a.m. UTC | #2
On Mon, 28 Dec 2020 12:27:10 +0100, Wolfram Sang wrote:
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>

> ---

>  Documentation/devicetree/bindings/serial/renesas,hscif.yaml | 1 +

>  1 file changed, 1 insertion(+)

> 


Acked-by: Rob Herring <robh@kernel.org>
Wolfram Sang Jan. 19, 2021, 10:16 p.m. UTC | #3
On Mon, Dec 28, 2020 at 12:27:10PM +0100, Wolfram Sang wrote:
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>

> ---


Can we apply this via the serial tree? Or shall we take it via
renesas-soc? Thanks!

>  Documentation/devicetree/bindings/serial/renesas,hscif.yaml | 1 +

>  1 file changed, 1 insertion(+)

> 

> diff --git a/Documentation/devicetree/bindings/serial/renesas,hscif.yaml b/Documentation/devicetree/bindings/serial/renesas,hscif.yaml

> index c139c5edb93e..512a84942f78 100644

> --- a/Documentation/devicetree/bindings/serial/renesas,hscif.yaml

> +++ b/Documentation/devicetree/bindings/serial/renesas,hscif.yaml

> @@ -51,6 +51,7 @@ properties:

>                - renesas,hscif-r8a77980     # R-Car V3H

>                - renesas,hscif-r8a77990     # R-Car E3

>                - renesas,hscif-r8a77995     # R-Car D3

> +              - renesas,hscif-r8a779a0     # R-Car V3U

>            - const: renesas,rcar-gen3-hscif # R-Car Gen3 and RZ/G2

>            - const: renesas,hscif           # generic HSCIF compatible UART

>  

> -- 

> 2.29.2

>
Greg Kroah-Hartman Jan. 20, 2021, 8 a.m. UTC | #4
On Tue, Jan 19, 2021 at 11:16:24PM +0100, Wolfram Sang wrote:
> On Mon, Dec 28, 2020 at 12:27:10PM +0100, Wolfram Sang wrote:

> > Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>

> > ---

> 

> Can we apply this via the serial tree? Or shall we take it via

> renesas-soc? Thanks!


I can take it, but normally I try to wait for a DT maintainer ack.

If you want to take it, feel free to as well.

thanks,

greg k-h
Geert Uytterhoeven Jan. 20, 2021, 8:02 a.m. UTC | #5
Hi Greg,

On Wed, Jan 20, 2021 at 9:00 AM Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
> On Tue, Jan 19, 2021 at 11:16:24PM +0100, Wolfram Sang wrote:

> > On Mon, Dec 28, 2020 at 12:27:10PM +0100, Wolfram Sang wrote:

> > > Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>

> > > ---

> >

> > Can we apply this via the serial tree? Or shall we take it via

> > renesas-soc? Thanks!

>

> I can take it, but normally I try to wait for a DT maintainer ack.

>

> If you want to take it, feel free to as well.


Acked on Jan 8:
https://lore.kernel.org/linux-devicetree/20210108034114.GA1845830@robh.at.kernel.org/

Thanks for applying!

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

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
Greg Kroah-Hartman Jan. 20, 2021, 5:47 p.m. UTC | #6
On Wed, Jan 20, 2021 at 09:02:58AM +0100, Geert Uytterhoeven wrote:
> Hi Greg,

> 

> On Wed, Jan 20, 2021 at 9:00 AM Greg Kroah-Hartman

> <gregkh@linuxfoundation.org> wrote:

> > On Tue, Jan 19, 2021 at 11:16:24PM +0100, Wolfram Sang wrote:

> > > On Mon, Dec 28, 2020 at 12:27:10PM +0100, Wolfram Sang wrote:

> > > > Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>

> > > > ---

> > >

> > > Can we apply this via the serial tree? Or shall we take it via

> > > renesas-soc? Thanks!

> >

> > I can take it, but normally I try to wait for a DT maintainer ack.

> >

> > If you want to take it, feel free to as well.

> 

> Acked on Jan 8:

> https://lore.kernel.org/linux-devicetree/20210108034114.GA1845830@robh.at.kernel.org/

> 

> Thanks for applying!


Ah, missed that, sorry, now queued up.

greg k-h
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/serial/renesas,hscif.yaml b/Documentation/devicetree/bindings/serial/renesas,hscif.yaml
index c139c5edb93e..512a84942f78 100644
--- a/Documentation/devicetree/bindings/serial/renesas,hscif.yaml
+++ b/Documentation/devicetree/bindings/serial/renesas,hscif.yaml
@@ -51,6 +51,7 @@  properties:
               - renesas,hscif-r8a77980     # R-Car V3H
               - renesas,hscif-r8a77990     # R-Car E3
               - renesas,hscif-r8a77995     # R-Car D3
+              - renesas,hscif-r8a779a0     # R-Car V3U
           - const: renesas,rcar-gen3-hscif # R-Car Gen3 and RZ/G2
           - const: renesas,hscif           # generic HSCIF compatible UART