projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c6764b
)
arm64: dts: apq8016-sbc: enable spi buses on LS and HS
author
Srinivas Kandagatla
<
[email protected]
>
Fri, 9 Oct 2015 08:55:29 +0000
(09:55 +0100)
committer
Andy Gross
<
[email protected]
>
Wed, 14 Oct 2015 02:53:03 +0000
(21:53 -0500)
This patch enables spi buses on low speed and high speed expansion
connectors on DB410C
Signed-off-by: Srinivas Kandagatla <
[email protected]
>
Signed-off-by: Andy Gross <
[email protected]
>
arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
b/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
index 1c24cd240b9c2eb4e3e76599d58cc1a0110ba595..6b8abbe6874622ffe7d3a28b7b71041959b90418 100644
(file)
--- a/
arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
+++ b/
arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
@@
-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>,