All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] arm64: dts: r8a774b1-beacon-rzg2n-kit: Sync aliases with rz/g2m
@ 2023-01-17 23:26 Adam Ford
  2023-01-17 23:26 ` [PATCH 2/2] arm64: dts: r8a774e1-beacon-rzg2h-kit: " Adam Ford
  2023-01-25 13:10 ` [PATCH 1/2] arm64: dts: r8a774b1-beacon-rzg2n-kit: " Geert Uytterhoeven
  0 siblings, 2 replies; 4+ messages in thread
From: Adam Ford @ 2023-01-17 23:26 UTC (permalink / raw)
  To: linux-renesas-soc
  Cc: aford, Adam Ford, Geert Uytterhoeven, Magnus Damm, Rob Herring,
	Krzysztof Kozlowski, devicetree, linux-kernel

The Beacon Embedded RZ/G2[MNH] boards all have the same baseboard
and all share the same PCB.  To make sure all instances appear
the same, make the aliases for RZ/G2N match the RZ/G2M to
keep them consistent.

Signed-off-by: Adam Ford <aford173@gmail.com>

diff --git a/arch/arm64/boot/dts/renesas/r8a774b1-beacon-rzg2n-kit.dts b/arch/arm64/boot/dts/renesas/r8a774b1-beacon-rzg2n-kit.dts
index 0cfa60a0827c..8b9df6afffde 100644
--- a/arch/arm64/boot/dts/renesas/r8a774b1-beacon-rzg2n-kit.dts
+++ b/arch/arm64/boot/dts/renesas/r8a774b1-beacon-rzg2n-kit.dts
@@ -14,6 +14,14 @@ / {
 	compatible = "beacon,beacon-rzg2n", "renesas,r8a774b1";
 
 	aliases {
+		i2c0 = &i2c0;
+		i2c1 = &i2c1;
+		i2c2 = &i2c2;
+		i2c3 = &i2c3;
+		i2c4 = &i2c4;
+		i2c5 = &i2c5;
+		i2c6 = &i2c6;
+		i2c7 = &iic_pmic;
 		serial0 = &scif2;
 		serial1 = &hscif0;
 		serial2 = &hscif1;
-- 
2.34.1


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

* [PATCH 2/2] arm64: dts: r8a774e1-beacon-rzg2h-kit: Sync aliases with rz/g2m
  2023-01-17 23:26 [PATCH 1/2] arm64: dts: r8a774b1-beacon-rzg2n-kit: Sync aliases with rz/g2m Adam Ford
@ 2023-01-17 23:26 ` Adam Ford
  2023-01-25 13:11   ` Geert Uytterhoeven
  2023-01-25 13:10 ` [PATCH 1/2] arm64: dts: r8a774b1-beacon-rzg2n-kit: " Geert Uytterhoeven
  1 sibling, 1 reply; 4+ messages in thread
From: Adam Ford @ 2023-01-17 23:26 UTC (permalink / raw)
  To: linux-renesas-soc
  Cc: aford, Adam Ford, Geert Uytterhoeven, Magnus Damm, Rob Herring,
	Krzysztof Kozlowski, devicetree, linux-kernel

The Beacon Embedded RZ/G2[MNH] boards all have the same baseboard
and all share the same PCB.  To make sure all instances appear
the same, make the aliases for RZ/G2H match the RZ/G2M to
keep them consistent.

Signed-off-by: Adam Ford <aford173@gmail.com>

diff --git a/arch/arm64/boot/dts/renesas/r8a774e1-beacon-rzg2h-kit.dts b/arch/arm64/boot/dts/renesas/r8a774e1-beacon-rzg2h-kit.dts
index bce5e78ca528..146f78cb6f19 100644
--- a/arch/arm64/boot/dts/renesas/r8a774e1-beacon-rzg2h-kit.dts
+++ b/arch/arm64/boot/dts/renesas/r8a774e1-beacon-rzg2h-kit.dts
@@ -14,6 +14,14 @@ / {
 	compatible = "beacon,beacon-rzg2h", "renesas,r8a774e1";
 
 	aliases {
+		i2c0 = &i2c0;
+		i2c1 = &i2c1;
+		i2c2 = &i2c2;
+		i2c3 = &i2c3;
+		i2c4 = &i2c4;
+		i2c5 = &i2c5;
+		i2c6 = &i2c6;
+		i2c7 = &iic_pmic;
 		serial0 = &scif2;
 		serial1 = &hscif0;
 		serial2 = &hscif1;
-- 
2.34.1


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

* Re: [PATCH 1/2] arm64: dts: r8a774b1-beacon-rzg2n-kit: Sync aliases with rz/g2m
  2023-01-17 23:26 [PATCH 1/2] arm64: dts: r8a774b1-beacon-rzg2n-kit: Sync aliases with rz/g2m Adam Ford
  2023-01-17 23:26 ` [PATCH 2/2] arm64: dts: r8a774e1-beacon-rzg2h-kit: " Adam Ford
@ 2023-01-25 13:10 ` Geert Uytterhoeven
  1 sibling, 0 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2023-01-25 13:10 UTC (permalink / raw)
  To: Adam Ford
  Cc: linux-renesas-soc, aford, Magnus Damm, Rob Herring,
	Krzysztof Kozlowski, devicetree, linux-kernel

On Wed, Jan 18, 2023 at 1:15 AM Adam Ford <aford173@gmail.com> wrote:
> The Beacon Embedded RZ/G2[MNH] boards all have the same baseboard
> and all share the same PCB.  To make sure all instances appear
> the same, make the aliases for RZ/G2N match the RZ/G2M to
> keep them consistent.
>
> Signed-off-by: Adam Ford <aford173@gmail.com>

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

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

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

* Re: [PATCH 2/2] arm64: dts: r8a774e1-beacon-rzg2h-kit: Sync aliases with rz/g2m
  2023-01-17 23:26 ` [PATCH 2/2] arm64: dts: r8a774e1-beacon-rzg2h-kit: " Adam Ford
@ 2023-01-25 13:11   ` Geert Uytterhoeven
  0 siblings, 0 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2023-01-25 13:11 UTC (permalink / raw)
  To: Adam Ford
  Cc: linux-renesas-soc, aford, Magnus Damm, Rob Herring,
	Krzysztof Kozlowski, devicetree, linux-kernel

On Wed, Jan 18, 2023 at 1:16 AM Adam Ford <aford173@gmail.com> wrote:
> The Beacon Embedded RZ/G2[MNH] boards all have the same baseboard
> and all share the same PCB.  To make sure all instances appear
> the same, make the aliases for RZ/G2H match the RZ/G2M to
> keep them consistent.
>
> Signed-off-by: Adam Ford <aford173@gmail.com>

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

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

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

end of thread, other threads:[~2023-01-25 13:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-17 23:26 [PATCH 1/2] arm64: dts: r8a774b1-beacon-rzg2n-kit: Sync aliases with rz/g2m Adam Ford
2023-01-17 23:26 ` [PATCH 2/2] arm64: dts: r8a774e1-beacon-rzg2h-kit: " Adam Ford
2023-01-25 13:11   ` Geert Uytterhoeven
2023-01-25 13:10 ` [PATCH 1/2] arm64: dts: r8a774b1-beacon-rzg2n-kit: " Geert Uytterhoeven

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.