arm64: dts: renesas: r8a774[be]1-beacon: Sync aliases with RZ/G2M
authorAdam Ford <aford173@gmail.com>
Tue, 17 Jan 2023 23:26:08 +0000 (17:26 -0600)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 27 Jan 2023 09:41:18 +0000 (10:41 +0100)
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 and RZ/G2H match RZ/G2M to keep
them consistent.

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20230117232609.477247-1-aford173@gmail.com
Link: https://lore.kernel.org/r/20230117232609.477247-2-aford173@gmail.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
arch/arm64/boot/dts/renesas/r8a774b1-beacon-rzg2n-kit.dts
arch/arm64/boot/dts/renesas/r8a774e1-beacon-rzg2h-kit.dts

index 0cfa60a0827c3a2194e99c2f5a3d0b674555a51e..8b9df6afffde71cb94fa7b54e5a7c9ee46a03ae9 100644 (file)
        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;
index bce5e78ca528fa31e5ca8fa407fc2d6b6c9f14f0..146f78cb6f19284ca75a106cb4ed6dbc70ffb523 100644 (file)
        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;