[PATCH v2 3/7] media: dt-bindings: samsung,exynos4210-csis: convert to dtschema
Rob Herring
robh at kernel.org
Wed Feb 15 12:49:32 PST 2023
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 at linaro.org>
> ---
> .../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 at kernel.org>
More information about the linux-arm-kernel
mailing list