exynos-fimc-lite.txt 580 B

1234567891011121314
  1. Exynos4x12/Exynos5 SoC series camera host interface (FIMC-LITE)
  2. Required properties:
  3. - compatible : should be "samsung,exynos4212-fimc-lite" for Exynos4212 and
  4. Exynos4412 SoCs;
  5. - reg : physical base address and size of the device memory mapped
  6. registers;
  7. - interrupts : should contain FIMC-LITE interrupt;
  8. - clocks : FIMC LITE gate clock should be specified in this property.
  9. - clock-names : should contain "flite" entry.
  10. Each FIMC device should have an alias in the aliases node, in the form of
  11. fimc-lite<n>, where <n> is an integer specifying the IP block instance.