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:
b2dc04c
)
ARM: dts: ifc6410: enable spi device on expansion
author
Srinivas Kandagatla
<
[email protected]
>
Tue, 23 Feb 2016 14:14:39 +0000
(14:14 +0000)
committer
Andy Gross
<
[email protected]
>
Fri, 26 Feb 2016 19:15:49 +0000
(13:15 -0600)
This patch enables spi device on the 30 pin expansion connector.
Signed-off-by: Srinivas Kandagatla <
[email protected]
>
Signed-off-by: Andy Gross <
[email protected]
>
arch/arm/boot/dts/qcom-apq8064-ifc6410.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/qcom-apq8064-ifc6410.dts
b/arch/arm/boot/dts/qcom-apq8064-ifc6410.dts
index 00732946d8f60f00b401a946923bb115b536ed7e..8de774c38b17dd46e5c74c0544718aa425faf650 100644
(file)
--- a/
arch/arm/boot/dts/qcom-apq8064-ifc6410.dts
+++ b/
arch/arm/boot/dts/qcom-apq8064-ifc6410.dts
@@
-178,6
+178,16
@@
};
};
+ gsbi@1a200000 {
+ qcom,mode = <GSBI_PROT_SPI>;
+ status = "okay";
+ spi4: spi@1a280000 {
+ status = "okay";
+ num-cs = <1>;
+ cs-gpios = <&tlmm_pinmux 53 0>;
+ };
+ };
+
gsbi@16500000 {
status = "ok";
qcom,mode = <GSBI_PROT_UART_W_FC>;