]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - Documentation/devicetree/bindings/media/exynos-fimc-lite.txt
Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfs
[mirror_ubuntu-artful-kernel.git] / Documentation / devicetree / bindings / media / exynos-fimc-lite.txt
1 Exynos4x12/Exynos5 SoC series camera host interface (FIMC-LITE)
2
3 Required properties:
4
5 - compatible : should be "samsung,exynos4212-fimc-lite" 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.
12
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.