Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / Documentation / devicetree / bindings / pinctrl / ti,omap-pinctrl.txt
1 OMAP Pinctrl definitions
2
3 Required properties:
4 - compatible : Should be one of:
5   "ti,omap2420-padconf" - OMAP2420 compatible pinctrl
6   "ti,omap2430-padconf" - OMAP2430 compatible pinctrl
7   "ti,omap3-padconf" - OMAP3 compatible pinctrl
8   "ti,omap4-padconf" - OMAP4 compatible pinctrl
9   "ti,omap5-padconf" - OMAP5 compatible pinctrl
10   "ti,dra7-padconf" - DRA7 compatible pinctrl
11   "ti,am437-padconf" - AM437x compatible pinctrl
12
13 See Documentation/devicetree/bindings/pinctrl/pinctrl-single.txt for further details.