Re: [PATCH 07/10] dt-bindings: display: samsung,exynos-mixer: convert to dtschema

From: Rob Herring
Date: Wed Feb 09 2022 - 17:52:14 EST


On Tue, 08 Feb 2022 18:18:20 +0100, Krzysztof Kozlowski wrote:
> Convert the Exynos Mixer bindings to DT schema format.
>
> The conversion includes also updates to the bindings, matching the
> current DTS and Linux driver:
> 1. Add clocks required on Exynos4210 and Exynos4212 types of Mixer.
> 2. Add second memory range on Exynos4210 and Exynos4212.
> 3. Add interconnects, iommus and power-domains.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
> ---
> .../bindings/display/exynos/exynos_mixer.txt | 26 ----
> .../display/samsung/samsung,exynos-mixer.yaml | 143 ++++++++++++++++++
> 2 files changed, 143 insertions(+), 26 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/display/exynos/exynos_mixer.txt
> create mode 100644 Documentation/devicetree/bindings/display/samsung/samsung,exynos-mixer.yaml
>

Applied, thanks!