]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5028a585435ef24292e8295959f69ac6e188bfe0
tree31a5478b3d20735793c43568da84b0d8239a0c91
parentbefc4e31de46dcbf763a31f056441cb8137e3ef1
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