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: Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	"linux-renesas-soc@vger.kernel.org" 
	<linux-renesas-soc@vger.kernel.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>
Subject: RE: [PATCH 0/6] arm64: dts: renesas: Add support for R-Car H3Ne-1.7G
Date: Thu, 21 Jul 2022 00:24:07 +0000	[thread overview]
Message-ID: <TYBPR01MB5341FE860C3BCC8D6E764854D8919@TYBPR01MB5341.jpnprd01.prod.outlook.com> (raw)
In-Reply-To: <cover.1656072871.git.geert+renesas@glider.be>

Hi Geert-san,

Thank you for the patches!

> From: Geert Uytterhoeven, Sent: Wednesday, July 20, 2022 5:08 PM
 
> 	Hi all,
> 
> This patch series adds support for the R-Car H3Ne-1.7G SoC (R8A779MB),
> which is a different grading of the R-Car H3-N (R8A77951) SoC.  Board
> support includes the Salvator-XS and H3ULCB development boards, and the
> H3ULCB+Kingfisher board combo.  Note that unlike R-Car H3Ne (R8A779M8),
> R-Car H3Ne-1.7G does support running the Cortex-A57 CPU cores at 1.7
> GHz[1].
> 
> The last 3 patches are marked RFC, as I do not know which boards
> will actually be produced with this SoC.

I'm sorry I should have informed you about this topic before.
Like r8a779m8 (R-Car H3Ne), we don't have any actual board for now.
So, please drop these supports.

Best regards,
Yoshihiro Shimoda

> This has been prototyped and tested on Salvator-XS with R-Car H3 ES2.0.
> 
> I plan to queue (most) of this in renesas-devel for v5.21.
> 
> Thanks for your comments!
> 
> [1] [PATCH] arm64: dts: renesas: r8a779m8: Drop operating points above 1.5 GHz
> 
<snip URL>
> 
> Geert Uytterhoeven (6):
>   dt-bindings: arm: renesas: Document R-Car H3Ne-1.7G SoC and boards
>   soc: renesas: Identify R-Car H3Ne-1.7G
>   arm64: dts: renesas: Add Renesas R8A779MB SoC support
>   arm64: dts: renesas: Add support for Salvator-XS with R-Car H3Ne-1.7G
>   arm64: dts: renesas: Add support for H3ULCB with R-Car H3Ne-1.7G
>   arm64: dts: renesas: Add support for H3ULCB+Kingfisher with R-Car
>     H3Ne-1.7G
> 
>  .../devicetree/bindings/arm/renesas.yaml      |  9 ++++
>  arch/arm64/boot/dts/renesas/Makefile          |  4 ++
>  .../boot/dts/renesas/r8a779mb-salvator-xs.dts | 53 +++++++++++++++++++
>  .../boot/dts/renesas/r8a779mb-ulcb-kf.dts     | 19 +++++++
>  arch/arm64/boot/dts/renesas/r8a779mb-ulcb.dts | 53 +++++++++++++++++++
>  arch/arm64/boot/dts/renesas/r8a779mb.dtsi     | 12 +++++
>  drivers/soc/renesas/renesas-soc.c             |  1 +
>  7 files changed, 151 insertions(+)
>  create mode 100644 arch/arm64/boot/dts/renesas/r8a779mb-salvator-xs.dts
>  create mode 100644 arch/arm64/boot/dts/renesas/r8a779mb-ulcb-kf.dts
>  create mode 100644 arch/arm64/boot/dts/renesas/r8a779mb-ulcb.dts
>  create mode 100644 arch/arm64/boot/dts/renesas/r8a779mb.dtsi
> 
> --
> 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: Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	"linux-renesas-soc@vger.kernel.org"
	<linux-renesas-soc@vger.kernel.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Subject: RE: [PATCH 0/6] arm64: dts: renesas: Add support for R-Car H3Ne-1.7G
Date: Thu, 21 Jul 2022 00:24:07 +0000	[thread overview]
Message-ID: <TYBPR01MB5341FE860C3BCC8D6E764854D8919@TYBPR01MB5341.jpnprd01.prod.outlook.com> (raw)
In-Reply-To: <cover.1656072871.git.geert+renesas@glider.be>

Hi Geert-san,

Thank you for the patches!

> From: Geert Uytterhoeven, Sent: Wednesday, July 20, 2022 5:08 PM
 
> 	Hi all,
> 
> This patch series adds support for the R-Car H3Ne-1.7G SoC (R8A779MB),
> which is a different grading of the R-Car H3-N (R8A77951) SoC.  Board
> support includes the Salvator-XS and H3ULCB development boards, and the
> H3ULCB+Kingfisher board combo.  Note that unlike R-Car H3Ne (R8A779M8),
> R-Car H3Ne-1.7G does support running the Cortex-A57 CPU cores at 1.7
> GHz[1].
> 
> The last 3 patches are marked RFC, as I do not know which boards
> will actually be produced with this SoC.

I'm sorry I should have informed you about this topic before.
Like r8a779m8 (R-Car H3Ne), we don't have any actual board for now.
So, please drop these supports.

Best regards,
Yoshihiro Shimoda

> This has been prototyped and tested on Salvator-XS with R-Car H3 ES2.0.
> 
> I plan to queue (most) of this in renesas-devel for v5.21.
> 
> Thanks for your comments!
> 
> [1] [PATCH] arm64: dts: renesas: r8a779m8: Drop operating points above 1.5 GHz
> 
<snip URL>
> 
> Geert Uytterhoeven (6):
>   dt-bindings: arm: renesas: Document R-Car H3Ne-1.7G SoC and boards
>   soc: renesas: Identify R-Car H3Ne-1.7G
>   arm64: dts: renesas: Add Renesas R8A779MB SoC support
>   arm64: dts: renesas: Add support for Salvator-XS with R-Car H3Ne-1.7G
>   arm64: dts: renesas: Add support for H3ULCB with R-Car H3Ne-1.7G
>   arm64: dts: renesas: Add support for H3ULCB+Kingfisher with R-Car
>     H3Ne-1.7G
> 
>  .../devicetree/bindings/arm/renesas.yaml      |  9 ++++
>  arch/arm64/boot/dts/renesas/Makefile          |  4 ++
>  .../boot/dts/renesas/r8a779mb-salvator-xs.dts | 53 +++++++++++++++++++
>  .../boot/dts/renesas/r8a779mb-ulcb-kf.dts     | 19 +++++++
>  arch/arm64/boot/dts/renesas/r8a779mb-ulcb.dts | 53 +++++++++++++++++++
>  arch/arm64/boot/dts/renesas/r8a779mb.dtsi     | 12 +++++
>  drivers/soc/renesas/renesas-soc.c             |  1 +
>  7 files changed, 151 insertions(+)
>  create mode 100644 arch/arm64/boot/dts/renesas/r8a779mb-salvator-xs.dts
>  create mode 100644 arch/arm64/boot/dts/renesas/r8a779mb-ulcb-kf.dts
>  create mode 100644 arch/arm64/boot/dts/renesas/r8a779mb-ulcb.dts
>  create mode 100644 arch/arm64/boot/dts/renesas/r8a779mb.dtsi
> 
> --
> 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-07-21  0:24 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-20  8:08 [PATCH 0/6] arm64: dts: renesas: Add support for R-Car H3Ne-1.7G Geert Uytterhoeven
2022-07-20  8:08 ` Geert Uytterhoeven
2022-07-20  8:08 ` [PATCH 1/6] dt-bindings: arm: renesas: Document R-Car H3Ne-1.7G SoC and boards Geert Uytterhoeven
2022-07-20  8:08   ` Geert Uytterhoeven
2022-07-20 13:03   ` Krzysztof Kozlowski
2022-07-20 13:03     ` Krzysztof Kozlowski
2022-07-20  8:08 ` [PATCH 2/6] soc: renesas: Identify R-Car H3Ne-1.7G Geert Uytterhoeven
2022-07-20  8:08   ` Geert Uytterhoeven
2022-07-20  8:08 ` [PATCH 3/6] arm64: dts: renesas: Add Renesas R8A779MB SoC support Geert Uytterhoeven
2022-07-20  8:08   ` Geert Uytterhoeven
2022-07-20  8:08 ` [PATCH/RFC 4/6] arm64: dts: renesas: Add support for Salvator-XS with R-Car H3Ne-1.7G Geert Uytterhoeven
2022-07-20  8:08   ` Geert Uytterhoeven
2022-07-20  8:08 ` [PATCH/RFC 5/6] arm64: dts: renesas: Add support for H3ULCB " Geert Uytterhoeven
2022-07-20  8:08   ` Geert Uytterhoeven
2022-07-20  8:08 ` [PATCH/RFC 6/6] arm64: dts: renesas: Add support for H3ULCB+Kingfisher " Geert Uytterhoeven
2022-07-20  8:08   ` Geert Uytterhoeven
2022-07-21  0:24 ` Yoshihiro Shimoda [this message]
2022-07-21  0:24   ` [PATCH 0/6] arm64: dts: renesas: Add support for " 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=TYBPR01MB5341FE860C3BCC8D6E764854D8919@TYBPR01MB5341.jpnprd01.prod.outlook.com \
    --to=yoshihiro.shimoda.uh@renesas.com \
    --cc=devicetree@vger.kernel.org \
    --cc=geert+renesas@glider.be \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=robh+dt@kernel.org \
    /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.