mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 22:14:36 -04:00
arm64: dts: renesas: gray-hawk-single: Add aliases for I2C buses
They are numbered like this in the schematics, so keep the names in Linux the same. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/20240515091925.24353-2-wsa+renesas@sang-engineering.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
This commit is contained in:
committed by
Geert Uytterhoeven
parent
f50e5ddc3f
commit
200cba84b6
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user