About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog

Documentation / devicetree / bindings / arm / nspire.txt


Based on kernel version 4.16.1. Page generated on 2018-04-09 11:52 EST.

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		...
Hide Line Numbers
About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog