提交 a133f63a 编写于 作者: S Srinivas Kandagatla 提交者: Andy Gross

arm64: dts: db820c: add support to LS-SPI0

This patch adds support to SPI on LS expansion connector.
Signed-off-by: NSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: NAndy Gross <andy.gross@linaro.org>
上级 d3bb7138
......@@ -20,6 +20,7 @@
i2c0 = &blsp1_i2c2;
i2c1 = &blsp2_i2c1;
i2c2 = &blsp2_i2c0;
spi0 = &blsp1_spi0;
};
chosen {
......@@ -55,6 +56,12 @@
status = "okay";
};
spi@07575000 {
/* On Low speed expansion */
label = "LS-SPI0";
status = "okay";
};
i2c@075b5000 {
/* On High speed expansion */
label = "HS-I2C2";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册