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:
Huibin Hong
2018-03-28 11:02:42 +08:00
parent 2f376305b7
commit 139213e1c6

View File

@@ -30,6 +30,9 @@
i2c1 = &i2c1;
i2c2 = &i2c2;
i2c3 = &i2c3;
spi0 = &spi0;
spi1 = &spi1;
spi2 = &spi2;
ethernet0 = &mac;
};