Re: [PATCH 04/10] dt-bindings: display: samsung,exynos5433-decon: convert to dtschema

From: Rob Herring
Date: Wed Feb 09 2022 - 17:38:50 EST


On Tue, 08 Feb 2022 18:18:17 +0100, Krzysztof Kozlowski wrote:
> Convert the Exynos5433 DECON display controller bindings to DT schema
> format.
>
> The conversion includes also updates to the bindings, matching the
> current DTS and Linux driver:
> 1. Require "fifo" interrupt.
> 2. Add "dsd" as a last clock.
> 3. Document "power-domains" and "iommus" properties.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
> ---
> .../display/exynos/exynos5433-decon.txt | 60 -------
> .../samsung/samsung,exynos5433-decon.yaml | 148 ++++++++++++++++++
> MAINTAINERS | 1 +
> 3 files changed, 149 insertions(+), 60 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/display/exynos/exynos5433-decon.txt
> create mode 100644 Documentation/devicetree/bindings/display/samsung/samsung,exynos5433-decon.yaml
>

Applied, thanks!