media: dt-bindings: media: samsung,s5pv210-jpeg: convert to dtschema
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Wed, 29 Jun 2022 12:08:03 +0000 (13:08 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 8 Jul 2022 17:15:42 +0000 (18:15 +0100)
commit57020a3e24090ca03bfede1c0b4897eb2f4a5469
tree31a5478b3d20735793c43568da84b0d8239a0c91
parentafba6e20801ad9a2f863c52c21e609e021269d83
media: dt-bindings: media: samsung,s5pv210-jpeg: convert to dtschema

Convert the Samsung SoC JPEG codec bindings to DT schema.

The original bindings were quite old and incomplete, so change during
conversion:
1. Add typical (already used) properties like iommus and power domains.
2. Document samsung,exynos4212-jpeg compatible (already used in DTS and
   driver).
3. List clocks per each variant.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Documentation/devicetree/bindings/media/exynos-jpeg-codec.txt [deleted file]
Documentation/devicetree/bindings/media/samsung,s5pv210-jpeg.yaml [new file with mode: 0644]
MAINTAINERS