Re: [PATCH v2 3/7] media: dt-bindings: samsung,exynos4210-csis: convert to dtschema

From: Rob Herring
Date: Wed Feb 15 2023 - 15:55:44 EST



On Tue, 14 Feb 2023 11:45:04 +0100, Krzysztof Kozlowski wrote:
> Convert the Samsung S5P/Exynos SoC series MIPI CSI-2 receiver (MIPI
> CSIS) bindings to DT schema. Changes during conversion - adjust to
> existing DTS and Linux driver:
> 1. Add phys and power-domains.
> 2. Move samsung,csis-wclk property to the endpoint node.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../media/samsung,exynos4210-csis.yaml | 170 ++++++++++++++++++
> .../bindings/media/samsung-mipi-csis.txt | 81 ---------
> MAINTAINERS | 1 +
> 3 files changed, 171 insertions(+), 81 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/media/samsung,exynos4210-csis.yaml
> delete mode 100644 Documentation/devicetree/bindings/media/samsung-mipi-csis.txt
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>