[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251028165127.991351-1-prabhakar.mahadev-lad.rj@bp.renesas.com>
Date: Tue, 28 Oct 2025 16:51:22 +0000
From: Prabhakar <prabhakar.csengg@...il.com>
To: Geert Uytterhoeven <geert+renesas@...der.be>,
Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Magnus Damm <magnus.damm@...il.com>
Cc: linux-renesas-soc@...r.kernel.org,
linux-clk@...r.kernel.org,
linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org,
Prabhakar <prabhakar.csengg@...il.com>,
Biju Das <biju.das.jz@...renesas.com>,
Fabrizio Castro <fabrizio.castro.jz@...esas.com>,
Lad Prabhakar <prabhakar.mahadev-lad.rj@...renesas.com>
Subject: [PATCH v2 0/5] Add XSPI clocks and improve divider clock handling for R9A09G077 SoC
From: Lad Prabhakar <prabhakar.mahadev-lad.rj@...renesas.com>
Hi All,
This patch series introduces support for the XSPI core and module clocks
in the Renesas R9A09G077 SoC. It also enhances the existing divider clock
registration process by utilizing device-managed helper functions and
ensuring proper propagation of rate changes to parent clocks.
Additionally, it adds necessary clock definitions for XSPI0/1 to the
device tree bindings for both R9A09G077 and R9A09G087 SoCs.
v1->v2 changes:
- In the fifth patch, added a custom divider clock type for XSPI clocks
to enforce hardware constraints on supported operating rates.
- In the fourth patch, added Acked-by and Reviewed-by tags.
- Added three new patches 1-3.
Cheers,
Prabhakar
Lad Prabhakar (5):
clk: renesas: r9a09g077: Propagate rate changes to parent clocks
clk: renesas: r9a09g077: Remove stray blank line
clk: renesas: r9a09g077: Use devm_ helpers for divider clock
registration
dt-bindings: clock: renesas,r9a09g077/87: Add XSPI0/1 IDs
clk: renesas: r9a09g077: Add xSPI core and module clocks
drivers/clk/renesas/r9a09g077-cpg.c | 186 ++++++++++++++++--
.../clock/renesas,r9a09g077-cpg-mssr.h | 2 +
.../clock/renesas,r9a09g087-cpg-mssr.h | 2 +
3 files changed, 174 insertions(+), 16 deletions(-)
--
2.43.0
Powered by blists - more mailing lists