mbox series

[0/4] Enable RZ/G2LC OSTM, QSPI0, RSPI and Voltage regulator for GPU

Message ID 20220307192436.13237-1-biju.das.jz@bp.renesas.com
Headers show
Series Enable RZ/G2LC OSTM, QSPI0, RSPI and Voltage regulator for GPU | expand

Message

Biju Das March 7, 2022, 7:24 p.m. UTC
This patch enables OSTM, QSPI0, RSPI and Voltage regulator for GPU
on RZ/G2LC SMARC EVK.

This patch depend upon [1]
[1] https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=620047

Biju Das (4):
  arm64: dts: renesas: rzg2lc-smarc-som: Enable serial NOR flash
  arm64: dts: renesas: rzg2lc-smarc-som: Enable OSTM
  arm64: dts: renesas: rzg2lc-smarc-som: Add vdd core regulator
  arm64: dts: renesas: rzg2lc-smarc: Enable RSPI1 on carrier board

 .../boot/dts/renesas/r9a07g044c2-smarc.dts    |  6 --
 .../dts/renesas/rzg2lc-smarc-pinfunction.dtsi |  7 +++
 .../boot/dts/renesas/rzg2lc-smarc-som.dtsi    | 61 +++++++++++++++++++
 arch/arm64/boot/dts/renesas/rzg2lc-smarc.dtsi |  8 +++
 4 files changed, 76 insertions(+), 6 deletions(-)

Comments

Geert Uytterhoeven March 18, 2022, 1:13 p.m. UTC | #1
On Mon, Mar 7, 2022 at 8:24 PM Biju Das <biju.das.jz@bp.renesas.com> wrote:
> Enable mt25qu512a flash connected to QSPI0.
>
> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
> Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
i.e. will queue in renesas-devel for v5.19.

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
Geert Uytterhoeven March 18, 2022, 1:14 p.m. UTC | #2
On Mon, Mar 7, 2022 at 8:24 PM Biju Das <biju.das.jz@bp.renesas.com> wrote:
> Add vdd core regulator (1.1 V) for GPU.
>
> This patch add regulator support for GPU.
>
> The H/W manual mentions nothing about a GPU regulator. So using vdd
> core regulator for GPU.
>
> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
> Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
i.e. will queue in renesas-devel for v5.19.

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