Thread (9 messages) 9 messages, 2 authors, 2015-10-09

[PATCH 4/4] arm64: dts: apq8016-sbc: enable spi buses on LS and HS

From: Srinivas Kandagatla <hidden>
Date: 2015-10-09 08:42:32
Also in: linux-arm-msm, linux-devicetree, lkml


On 08/10/15 19:16, Stephen Boyd wrote:
On 10/08/2015 04:19 AM, Srinivas Kandagatla wrote:
quoted
This patch enables spi buses on low speed and high speed expansion
connectors on DB410C

Signed-off-by: Srinivas Kandagatla <redacted>
---
  arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi | 10 ++++++++++
  1 file changed, 10 insertions(+)
diff --git a/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi b/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
index 3581272..d872654 100644
--- a/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
+++ b/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
@@ -92,11 +92,21 @@
  	status = "okay";
  };

+&blsp_spi3 {
+	/* On High speed expansion */
+	status = "okay";
+};
+
  &blsp_i2c4 {
  	/* On High speed expansion */
  	status = "okay";
  };

+&blsp_spi5 {
+	/* On Low speed expansion */
+	status = "okay";
+};
+
  &blsp_i2c6 {
  	/* On Low speed expansion */
  	status = "okay";
We've been using absolute nodes to mark device nodes as status = "okay".
Can we keep doing that here please?
Sure, I will re-spin a new version.

--srini
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help