mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 16:07:17 -04:00
arm64: dts: renesas: s4sk: 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/20240523205041.7356-4-wsa+renesas@sang-engineering.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
This commit is contained in:
committed by
Geert Uytterhoeven
parent
15a11ba906
commit
fefa929e89
@@ -14,6 +14,12 @@ / {
|
||||
compatible = "renesas,s4sk", "renesas,r8a779f4", "renesas,r8a779f0";
|
||||
|
||||
aliases {
|
||||
i2c0 = &i2c0;
|
||||
i2c1 = &i2c1;
|
||||
i2c2 = &i2c2;
|
||||
i2c3 = &i2c3;
|
||||
i2c4 = &i2c4;
|
||||
i2c5 = &i2c5;
|
||||
serial0 = &hscif0;
|
||||
serial1 = &hscif1;
|
||||
ethernet0 = &rswitch;
|
||||
|
||||
Reference in New Issue
Block a user