devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: dt: bindings: TI WiLink modules
@ 2013-06-25  8:35 Luciano Coelho
  2013-06-25 11:12 ` Felipe Balbi
                   ` (4 more replies)
  0 siblings, 5 replies; 35+ messages in thread
From: Luciano Coelho @ 2013-06-25  8:35 UTC (permalink / raw)
  To: grant.likely, rob.herring, devicetree-discuss, linux-doc,
	linux-kernel
  Cc: linux-wireless, tony, linux-omap, linux-arm

Add device tree bindings documentation for the TI WiLink modules.
Currently only the WLAN part of the WiLink6, WiLink7 and WiLink8
modules is supported.

Signed-off-by: Luciano Coelho <coelho@ti.com>
---

I created a new directory under net to contain wireless bindings documentation.

The actual implementation in the driver will follow separately.

 .../devicetree/bindings/net/wireless/ti-wilink.txt |   46 ++++++++++++++++++++
 1 file changed, 46 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/net/wireless/ti-wilink.txt

diff --git a/Documentation/devicetree/bindings/net/wireless/ti-wilink.txt b/Documentation/devicetree/bindings/net/wireless/ti-wilink.txt
new file mode 100644
index 0000000..d8e8bfbb
--- /dev/null
+++ b/Documentation/devicetree/bindings/net/wireless/ti-wilink.txt
@@ -0,0 +1,46 @@
+TI WiLink Wireless Modules Device Tree Bindings
+===============================================
+
+The WiLink modules provide wireless connectivity, such as WLAN,
+Bluetooth, FM and NFC.
+
+There are several different modules available, which can be grouped by
+their generation: WiLink6, WiLink7 and WiLink8.  WiLink4 is not
+currently supported with device tree.
+
+Currently, only the WLAN portion of the modules is supported with
+device tree.
+
+Required properties:
+--------------------
+
+- compatible: should be "ti,wilink6", "ti,wilink7" or "ti,wilink8"
+- interrupt-parent: the interrupt controller
+- interrupts: out-of-band WLAN interrupt
+	See the interrupt controller's bindings documentation for
+	detailed definition.
+
+Optional properties:
+--------------------
+
+- refclock: the internal WLAN reference clock frequency (required for
+  WiLink6 and WiLink7; not used for WiLink8).  Must be one of the
+  following:
+	0 = 19.2 MHz
+	1 = 26.0 MHz
+	2 = 38.4 MHz
+	3 = 52.0 MHz
+	4 = 38.4 MHz, XTAL
+	5 = 26.0 MHz, XTAL
+
+- tcxoclock: the internal WLAN TCXO clock frequency (required for
+  WiLink7 not used for WiLink6 and WiLink8).  Must be one of the
+  following:
+	0 = 19.200 MHz
+	1 = 26.000 MHz
+	2 = 38.400 MHz
+	3 = 52.000 MHz
+	4 = 16.368 MHz
+	5 = 32.736 MHz
+	6 = 16.800 MHz
+	7 = 33.600 MHz
-- 
1.7.10.4


^ permalink raw reply related	[flat|nested] 35+ messages in thread

end of thread, other threads:[~2013-07-20  7:48 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-25  8:35 [PATCH] Documentation: dt: bindings: TI WiLink modules Luciano Coelho
2013-06-25 11:12 ` Felipe Balbi
2013-06-25 11:56   ` Luciano Coelho
2013-06-25 13:07     ` Felipe Balbi
2013-06-25 19:35 ` Luciano Coelho
2013-06-25 19:37 ` Luciano Coelho
2013-06-26  6:24   ` Tony Lindgren
2013-06-26  8:13     ` Luciano Coelho
2013-06-26  8:22       ` Tony Lindgren
     [not found] ` <51CBC1C8.1040301@gmail.com>
2013-06-27  8:47   ` Luciano Coelho
2013-06-27 12:51     ` Nishanth Menon
2013-06-27 12:58       ` Luciano Coelho
2013-06-27 13:15         ` Nishanth Menon
2013-06-27 13:19           ` Luciano Coelho
2013-06-27 13:23             ` Nishanth Menon
     [not found]               ` <51CC3CEE.3050004-l0cyMroinI0@public.gmane.org>
2013-06-27 13:30                 ` Luciano Coelho
2013-06-27 13:39                   ` Nishanth Menon
2013-06-27 18:51                     ` Luciano Coelho
2013-06-27 19:12                       ` Nishanth Menon
2013-06-27 19:46                         ` Luciano Coelho
2013-06-27 19:56                           ` Nishanth Menon
2013-06-28  9:38 ` Mark Rutland
2013-06-28  9:53   ` Luciano Coelho
     [not found]     ` <1372413215.21065.41.camel-eHkr6bJ9aPyyenC2BZ5AVw@public.gmane.org>
2013-06-28 10:21       ` Mark Rutland
2013-06-28 10:31         ` Luciano Coelho
2013-06-28 11:22           ` Luciano Coelho
2013-06-28 11:41             ` Felipe Balbi
2013-06-28 12:13               ` Luciano Coelho
2013-06-28 12:18                 ` Felipe Balbi
     [not found]                   ` <20130628121859.GP11297-S8G//mZuvNWo5Im9Ml3/Zg@public.gmane.org>
2013-06-28 13:21                     ` Luciano Coelho
2013-07-01 12:39                       ` Luciano Coelho
2013-07-17 23:58                         ` Laurent Pinchart
2013-07-20  7:48                           ` Luciano Coelho
2013-06-28 10:39       ` Mark Rutland
2013-06-28 10:33     ` Mark Rutland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).