spi-topcliff-pch: add recovery processing in case wait-event timeout
[zen-stable.git] / Documentation / devicetree / bindings / arm / omap / iva.txt
blob6d629517135880cc5519280acc84768b076cbaa9
1 * TI - IVA (Imaging and Video Accelerator) subsystem
3 The IVA contain various audio, video or imaging HW accelerator
4 depending of the version.
6 Required properties:
7 - compatible : Should be:
8   - "ti,ivahd" for OMAP4
9   - "ti,iva2.2" for OMAP3
10   - "ti,iva2.1" for OMAP2430
11   - "ti,iva1" for OMAP2420
12 - ti,hwmods: "iva"
14 Examples:
16 iva {
17     compatible = "ti,ivahd", "ti,iva";
18     ti,hwmods = "iva";