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

arm64: dts: apq8016-sbc: enable spi buses on LS and HS

This patch enables spi buses on low speed and high speed expansion
connectors on DB410C
Signed-off-by: NSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: NAndy Gross <agross@codeaurora.org>
上级 7c6764b0
......@@ -49,6 +49,16 @@
status = "okay";
};
spi@78b7000 {
/* On High speed expansion */
status = "okay";
};
spi@78b9000 {
/* On Low speed expansion */
status = "okay";
};
leds {
pinctrl-names = "default";
pinctrl-0 = <&msmgpio_leds>,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册