[RFCv4 11/11] DTS: ARM: OMAP3-N900: Add SSI protocol support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




This adds support for the protocol used to communicate
with its cellular modem.

Signed-off-by: Sebastian Reichel <sre@xxxxxxxxxx>
---
 arch/arm/boot/dts/omap3-n900.dts | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/arch/arm/boot/dts/omap3-n900.dts b/arch/arm/boot/dts/omap3-n900.dts
index c557a77..576a95c 100644
--- a/arch/arm/boot/dts/omap3-n900.dts
+++ b/arch/arm/boot/dts/omap3-n900.dts
@@ -534,6 +534,7 @@
 	power = <50>;
 };
 
+#include <dt-bindings/hsi/hsi.h>
 &ssi_port1 {
 	pinctrl-names = "default";
 	pinctrl-0 = <&ssi_pins>;
@@ -543,6 +544,18 @@
 	ssi-char {
 		compatible = "ssi-char";
 	};
+
+	ssi-protocol {
+		compatible = "ssi-protocol";
+
+		hsi,mode = <HSI_MODE_FRAME>;
+		hsi,channels = <4>;
+		hsi,speed = <55000>;
+		hsi,flow = <HSI_FLOW_SYNC>;
+		hsi,arb_mode = <HSI_ARB_RR>;
+
+		nokia,cmt = <&cmt>;
+	};
 };
 
 &ssi_port2 {
-- 
1.8.5.1

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]
  Powered by Linux