]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - Bindings/media/exynos-jpeg-codec.txt
Bring in Ian Campbell's pruned dts repo.
[FreeBSD/FreeBSD.git] / Bindings / media / exynos-jpeg-codec.txt
1 Samsung S5P/EXYNOS SoC series JPEG codec
2
3 Required properties:
4
5 - compatible    : should be one of:
6                   "samsung,s5pv210-jpeg", "samsung,exynos4210-jpeg";
7 - reg           : address and length of the JPEG codec IP register set;
8 - interrupts    : specifies the JPEG codec IP interrupt;
9 - clocks        : should contain the JPEG codec IP gate clock specifier, from the
10                   common clock bindings;
11 - clock-names   : should contain "jpeg" entry.