Merge git://www.linux-watchdog.org/linux-watchdog
[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.030586 seconds and 5 git commands to generate.