All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
To: Geert Uytterhoeven <geert+renesas@glider.be>,
	Magnus Damm <magnus.damm@gmail.com>
Cc: Tam Nguyen <tam.nguyen.xa@renesas.com>,
	"linux-renesas-soc@vger.kernel.org" 
	<linux-renesas-soc@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>
Subject: RE: [PATCH 0/2] renesas: r8a779g0-sysc: Add missing A3DUL power domain
Date: Wed, 30 Nov 2022 01:30:05 +0000	[thread overview]
Message-ID: <TYBPR01MB5341C67652367F006132ED31D8159@TYBPR01MB5341.jpnprd01.prod.outlook.com> (raw)
In-Reply-To: <cover.1669740926.git.geert+renesas@glider.be>

Hi Geert-san,

> From: Geert Uytterhoeven, Sent: Wednesday, November 30, 2022 2:03 AM
> 
> 	Hi all,
> 
> The R-Car V4H Series Hardware User's Manual Rev. 0.51 added the A3DUL
> power domain.  Hence this patch series adds it to the DT binding
> definitions, and adds support for it to the System Controller driver.

Thank you for the patch!

Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>

JFYI:
- Rev.0.40 (perhaps internal document?) mentioned the A3DUL.
- But, Rev.0.50 dropped the A3DUL.
- And then, Rev.0.51 added the A3DUL again...

Best regards,
Yoshihiro Shimoda

> To be queued in renesas-devel for v6.3.
> Boot-tested on the White-Hawk development board.
> 
> Thanks for your comments!
> 
> Tam Nguyen (2):
>   dt-bindings: power: r8a779g0: Add missing A3DUL power domain
>   soc: renesas: r8a779g0-sysc: Add missing A3DUL power domain
> 
>  drivers/soc/renesas/r8a779g0-sysc.c       | 1 +
>  include/dt-bindings/power/r8a779g0-sysc.h | 1 +
>  2 files changed, 2 insertions(+)
> 
> --
> 2.25.1
> 
> 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

WARNING: multiple messages have this Message-ID (diff)
From: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
To: Geert Uytterhoeven <geert+renesas@glider.be>,
	Magnus Damm <magnus.damm@gmail.com>
Cc: Tam Nguyen <tam.nguyen.xa@renesas.com>,
	"linux-renesas-soc@vger.kernel.org"
	<linux-renesas-soc@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Subject: RE: [PATCH 0/2] renesas: r8a779g0-sysc: Add missing A3DUL power domain
Date: Wed, 30 Nov 2022 01:30:05 +0000	[thread overview]
Message-ID: <TYBPR01MB5341C67652367F006132ED31D8159@TYBPR01MB5341.jpnprd01.prod.outlook.com> (raw)
In-Reply-To: <cover.1669740926.git.geert+renesas@glider.be>

Hi Geert-san,

> From: Geert Uytterhoeven, Sent: Wednesday, November 30, 2022 2:03 AM
> 
> 	Hi all,
> 
> The R-Car V4H Series Hardware User's Manual Rev. 0.51 added the A3DUL
> power domain.  Hence this patch series adds it to the DT binding
> definitions, and adds support for it to the System Controller driver.

Thank you for the patch!

Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>

JFYI:
- Rev.0.40 (perhaps internal document?) mentioned the A3DUL.
- But, Rev.0.50 dropped the A3DUL.
- And then, Rev.0.51 added the A3DUL again...

Best regards,
Yoshihiro Shimoda

> To be queued in renesas-devel for v6.3.
> Boot-tested on the White-Hawk development board.
> 
> Thanks for your comments!
> 
> Tam Nguyen (2):
>   dt-bindings: power: r8a779g0: Add missing A3DUL power domain
>   soc: renesas: r8a779g0-sysc: Add missing A3DUL power domain
> 
>  drivers/soc/renesas/r8a779g0-sysc.c       | 1 +
>  include/dt-bindings/power/r8a779g0-sysc.h | 1 +
>  2 files changed, 2 insertions(+)
> 
> --
> 2.25.1
> 
> 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

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2022-11-30  1:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-29 17:03 [PATCH 0/2] renesas: r8a779g0-sysc: Add missing A3DUL power domain Geert Uytterhoeven
2022-11-29 17:03 ` Geert Uytterhoeven
2022-11-29 17:03 ` [PATCH 1/2] dt-bindings: power: r8a779g0: " Geert Uytterhoeven
2022-11-29 17:03   ` Geert Uytterhoeven
2022-11-29 17:03 ` [PATCH 2/2] soc: renesas: r8a779g0-sysc: " Geert Uytterhoeven
2022-11-29 17:03   ` Geert Uytterhoeven
2022-11-30  1:30 ` Yoshihiro Shimoda [this message]
2022-11-30  1:30   ` [PATCH 0/2] " Yoshihiro Shimoda

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=TYBPR01MB5341C67652367F006132ED31D8159@TYBPR01MB5341.jpnprd01.prod.outlook.com \
    --to=yoshihiro.shimoda.uh@renesas.com \
    --cc=geert+renesas@glider.be \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=tam.nguyen.xa@renesas.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.