2024-05-15 09:19:47

by Wolfram Sang

[permalink] [raw]
Subject: [PATCH] arm64: dts: renesas: gray-hawk-single: add aliases for I2C busses

They are numbered like this in the schematics, so keep the names in
Linux the same.

Signed-off-by: Wolfram Sang <[email protected]>
---

arch/arm64/boot/dts/renesas/r8a779h0-gray-hawk-single.dts | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/renesas/r8a779h0-gray-hawk-single.dts b/arch/arm64/boot/dts/renesas/r8a779h0-gray-hawk-single.dts
index cfbe8c8680cd..2b9a19bb1c5d 100644
--- a/arch/arm64/boot/dts/renesas/r8a779h0-gray-hawk-single.dts
+++ b/arch/arm64/boot/dts/renesas/r8a779h0-gray-hawk-single.dts
@@ -17,6 +17,10 @@ / {
compatible = "renesas,gray-hawk-single", "renesas,r8a779h0";

aliases {
+ i2c0 = &i2c0;
+ i2c1 = &i2c1;
+ i2c2 = &i2c2;
+ i2c3 = &i2c3;
serial0 = &hscif0;
serial1 = &hscif2;
ethernet0 = &avb0;
--
2.43.0



2024-05-15 20:45:47

by Wolfram Sang

[permalink] [raw]
Subject: Re: [PATCH] arm64: dts: renesas: gray-hawk-single: add aliases for I2C busses

On Wed, May 15, 2024 at 11:18:51AM +0200, Wolfram Sang wrote:
> They are numbered like this in the schematics, so keep the names in
> Linux the same.
>
> Signed-off-by: Wolfram Sang <[email protected]>

Hmmm, Spider and WhiteHawk are also missing this. Shall I send v2 with
these included or incremental patches?


Attachments:
(No filename) (339.00 B)
signature.asc (849.00 B)
Download all attachments

2024-05-22 09:13:29

by Geert Uytterhoeven

[permalink] [raw]
Subject: Re: [PATCH] arm64: dts: renesas: gray-hawk-single: add aliases for I2C busses

On Wed, May 15, 2024 at 11:19 AM Wolfram Sang
<[email protected]> wrote:
> They are numbered like this in the schematics, so keep the names in
> Linux the same.
>
> Signed-off-by: Wolfram Sang <[email protected]>

Reviewed-by: Geert Uytterhoeven <[email protected]>
i.e. will queue in renesas-devel for v6.11.

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68korg

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

2024-05-22 09:14:00

by Geert Uytterhoeven

[permalink] [raw]
Subject: Re: [PATCH] arm64: dts: renesas: gray-hawk-single: add aliases for I2C busses

Hi Wolfram,

On Wed, May 15, 2024 at 10:43 PM Wolfram Sang
<[email protected]> wrote:
> On Wed, May 15, 2024 at 11:18:51AM +0200, Wolfram Sang wrote:
> > They are numbered like this in the schematics, so keep the names in
> > Linux the same.
> >
> > Signed-off-by: Wolfram Sang <[email protected]>
>
> Hmmm, Spider and WhiteHawk are also missing this. Shall I send v2 with
> these included or incremental patches?

Please send incremental patches.

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68korg

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