[PATCH v2 6/7] media: dt-bindings: samsung,fimc: convert to dtschema
Rob Herring
robh at kernel.org
Wed Feb 15 12:59:12 PST 2023
On Tue, 14 Feb 2023 11:45:07 +0100, Krzysztof Kozlowski wrote:
> Convert the Samsung S5P/Exynos Camera Subsystem (FIMC) bindings to DT
> schema. Changes during conversion - adjust to existing DTS and Linux
> driver: add iommus and power-domains.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
>
> ---
>
> The patch depends on:
> https://lore.kernel.org/all/20230207205834.673163-1-krzysztof.kozlowski@linaro.org/
> ---
> .../media/samsung,exynos4210-fimc.yaml | 152 ++++++++++
> .../bindings/media/samsung,fimc.yaml | 279 ++++++++++++++++++
> .../bindings/media/samsung-fimc.txt | 210 -------------
> MAINTAINERS | 2 +
> 4 files changed, 433 insertions(+), 210 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/media/samsung,exynos4210-fimc.yaml
> create mode 100644 Documentation/devicetree/bindings/media/samsung,fimc.yaml
> delete mode 100644 Documentation/devicetree/bindings/media/samsung-fimc.txt
>
Reviewed-by: Rob Herring <robh at kernel.org>
More information about the linux-arm-kernel
mailing list