IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offline
[linux/fpc-iii.git] / Documentation / devicetree / bindings / media / exynos-fimc-lite.txt
blob3f62adfb3e0b4102dbeb888497a5f58dc90b5295
1 Exynos4x12/Exynos5 SoC series camera host interface (FIMC-LITE)
3 Required properties:
5 - compatible    : should be "samsung,exynos4212-fimc" for Exynos4212 and
6                   Exynos4412 SoCs;
7 - reg           : physical base address and size of the device memory mapped
8                   registers;
9 - interrupts    : should contain FIMC-LITE interrupt;
10 - clocks        : FIMC LITE gate clock should be specified in this property.
11 - clock-names   : should contain "flite" entry.
13 Each FIMC device should have an alias in the aliases node, in the form of
14 fimc-lite<n>, where <n> is an integer specifying the IP block instance.