linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: renesas: r8a774e1: Rename i2c_dvfs to iic_pmic
@ 2022-08-26 14:49 Geert Uytterhoeven
  2022-08-29 10:47 ` Wolfram Sang
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2022-08-26 14:49 UTC (permalink / raw)
  To: Magnus Damm, Wolfram Sang
  Cc: linux-renesas-soc, linux-arm-kernel, Geert Uytterhoeven

As RZ/G2 SoCs do not support DVFS, the "iic-dvfs" module was renamed to
"iic-pmic" in the RZ/G Series, 2nd Generation User’s Manual: Hardware
Rev. 1.00.

See also commit a636d8037ef6028a ("arm64: dts: renesas: rzg2: Rename
i2c_dvfs to iic_pmic"), which apparently forgot to update RZ/G2H.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
This is a prerequisite for "[PATCH v2 6/6] arm64: dts: renesas:
r8a774a1: put I2C aliases to board files"
https://lore.kernel.org/r/20220825071022.7864-7-wsa+renesas@sang-engineering.com
---
 arch/arm64/boot/dts/renesas/r8a774e1.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/renesas/r8a774e1.dtsi b/arch/arm64/boot/dts/renesas/r8a774e1.dtsi
index 8ec59094882b543d..3cb3b2e052c18c1d 100644
--- a/arch/arm64/boot/dts/renesas/r8a774e1.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a774e1.dtsi
@@ -769,7 +769,7 @@ i2c6: i2c@e66e8000 {
 			status = "disabled";
 		};
 
-		i2c_dvfs: i2c@e60b0000 {
+		iic_pmic: i2c@e60b0000 {
 			#address-cells = <1>;
 			#size-cells = <0>;
 			compatible = "renesas,iic-r8a774e1",
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm64: dts: renesas: r8a774e1: Rename i2c_dvfs to iic_pmic
  2022-08-26 14:49 [PATCH] arm64: dts: renesas: r8a774e1: Rename i2c_dvfs to iic_pmic Geert Uytterhoeven
@ 2022-08-29 10:47 ` Wolfram Sang
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfram Sang @ 2022-08-29 10:47 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: Magnus Damm, linux-renesas-soc, linux-arm-kernel

[-- Attachment #1: Type: text/plain, Size: 572 bytes --]

Hi Geert,

> As RZ/G2 SoCs do not support DVFS, the "iic-dvfs" module was renamed to
> "iic-pmic" in the RZ/G Series, 2nd Generation User’s Manual: Hardware
> Rev. 1.00.
> 
> See also commit a636d8037ef6028a ("arm64: dts: renesas: rzg2: Rename
> i2c_dvfs to iic_pmic"), which apparently forgot to update RZ/G2H.

Maybe convert this paragraph into a Fixes tag?

> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Other than that:

Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>

Thanks for taking care of this!

   Wolfram


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-29 10:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-26 14:49 [PATCH] arm64: dts: renesas: r8a774e1: Rename i2c_dvfs to iic_pmic Geert Uytterhoeven
2022-08-29 10:47 ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).