On Mon, 22 Nov 2021 at 11:39, Biju Das <biju.das.jz@xxxxxxxxxxxxxx> 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@xxxxxxxxxx> 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 >