Back to home page

OSCL-LXR

 
 

    


0001 Exynos4x12/Exynos5 SoC series camera host interface (FIMC-LITE)
0002 
0003 Required properties:
0004 
0005 - compatible    : should be one of:
0006                   "samsung,exynos4212-fimc-lite" for Exynos4212/4412 SoCs,
0007                   "samsung,exynos5250-fimc-lite" for Exynos5250 compatible
0008                    devices;
0009 - reg           : physical base address and size of the device memory mapped
0010                   registers;
0011 - interrupts    : should contain FIMC-LITE interrupt;
0012 - clocks        : FIMC LITE gate clock should be specified in this property.
0013 - clock-names   : should contain "flite" entry.
0014 
0015 Each FIMC device should have an alias in the aliases node, in the form of
0016 fimc-lite<n>, where <n> is an integer specifying the IP block instance.