mbox series

[0/2] Rename RZ/G2L SDHI clocks

Message ID 20211122103905.14439-1-biju.das.jz@bp.renesas.com (mailing list archive)
Headers show
Series Rename RZ/G2L SDHI clocks | expand

Message

Biju Das Nov. 22, 2021, 10:39 a.m. UTC
RZ/G2L SDHI has 4 clocks which is controlled by PM frame work and is using
Gen3 compatible string. Now the clock factorisation happened on highspeed
clock handling and it changes to fallback by getting parent clock, if
"clkh" is not specified in device tree.

This path series rename the clocks to match with the clock names used in
R-Car Gen2 and later generations. This will avoid driver changes related
to clock names.

This patch series based on renesas-devel

Biju Das (2):
  dt-bindings: mmc: renesas,sdhi: Rename RZ/G2L clocks
  arm64: dts: renesas: r9a07g044: Rename SDHI clocks

 .../devicetree/bindings/mmc/renesas,sdhi.yaml          | 10 +++++-----
 arch/arm64/boot/dts/renesas/r9a07g044.dtsi             |  8 ++++----
 2 files changed, 9 insertions(+), 9 deletions(-)

Comments

Ulf Hansson Nov. 22, 2021, 11:27 a.m. UTC | #1
On Mon, 22 Nov 2021 at 11:39, Biju Das <biju.das.jz@bp.renesas.com> wrote:
>
> RZ/G2L SDHI has 4 clocks which is controlled by PM frame work and is using
> Gen3 compatible string. Now the clock factorisation happened on highspeed
> clock handling and it changes to fallback by getting parent clock, if
> "clkh" is not specified in device tree.
>
> This path series rename the clocks to match with the clock names used in
> R-Car Gen2 and later generations. This will avoid driver changes related
> to clock names.
>
> This patch series based on renesas-devel

Acked-by: Ulf Hansson <ulf.hansson@linaro.org>

Kind regards
Uffe

>
> Biju Das (2):
>   dt-bindings: mmc: renesas,sdhi: Rename RZ/G2L clocks
>   arm64: dts: renesas: r9a07g044: Rename SDHI clocks
>
>  .../devicetree/bindings/mmc/renesas,sdhi.yaml          | 10 +++++-----
>  arch/arm64/boot/dts/renesas/r9a07g044.dtsi             |  8 ++++----
>  2 files changed, 9 insertions(+), 9 deletions(-)
>
> --
> 2.17.1
>