Merge tag 'iwlwifi-next-for-kalle-2016-07-11' of git://git.kernel.org/pub/scm/linux...
[deliverable/linux.git] / Documentation / devicetree / bindings / arm / nspire.txt
1 TI-NSPIRE calculators
2
3 Required properties:
4 - compatible: Compatible property value should contain "ti,nspire".
5 CX models should have "ti,nspire-cx"
6 Touchpad models should have "ti,nspire-tp"
7 Clickpad models should have "ti,nspire-clp"
8
9 Example:
10
11 / {
12 model = "TI-NSPIRE CX";
13 compatible = "ti,nspire-cx";
14 ...
This page took 0.082987 seconds and 5 git commands to generate.