mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
arm64: dts: rockchip: Add spi aliase of rk3308
Change-Id: I13f2612614b5f8bbaef6c63bf1a55251deccb1cf Signed-off-by: Huibin Hong <huibin.hong@rock-chips.com>
This commit is contained in:
parent
2f376305b7
commit
139213e1c6
|
|
@ -30,6 +30,9 @@ aliases {
|
|||
i2c1 = &i2c1;
|
||||
i2c2 = &i2c2;
|
||||
i2c3 = &i2c3;
|
||||
spi0 = &spi0;
|
||||
spi1 = &spi1;
|
||||
spi2 = &spi2;
|
||||
ethernet0 = &mac;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user