summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/media/exynos-jpeg-codec.txt
blob: 937b755baf8fd8eff5f817feb3e9c2d0386c1209 (plain)
1
2
3
4
5
6
7
8
9
10
11
Samsung S5P/EXYNOS SoC series JPEG codec

Required properties:

- compatible	: should be one of:
		  "samsung,s5pv210-jpeg", "samsung,exynos4210-jpeg";
- reg		: address and length of the JPEG codec IP register set;
- interrupts	: specifies the JPEG codec IP interrupt;
- clocks	: should contain the JPEG codec IP gate clock specifier, from the
		  common clock bindings;
- clock-names	: should contain "jpeg" entry.