]> git.karo-electronics.de Git - karo-tx-linux.git/blob - Documentation/devicetree/bindings/media/exynos-jpeg-codec.txt
Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll/linux...
[karo-tx-linux.git] / Documentation / devicetree / 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.