aboutsummaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/media/exynos-fimc-lite.txt
blob: de9f6b78ee515ca3893a3ac954f2a15d516c7a76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Exynos4x12/Exynos5 SoC series camera host interface (FIMC-LITE)

Required properties:

- compatible	: should be "samsung,exynos4212-fimc-lite" for Exynos4212 and
		  Exynos4412 SoCs;
- reg		: physical base address and size of the device memory mapped
		  registers;
- interrupts	: should contain FIMC-LITE interrupt;
- clocks	: FIMC LITE gate clock should be specified in this property.
- clock-names	: should contain "flite" entry.

Each FIMC device should have an alias in the aliases node, in the form of
fimc-lite<n>, where <n> is an integer specifying the IP block instance.