On Tue, 08 Feb 2022 18:18:23 +0100, Krzysztof Kozlowski wrote: > Convert the S3C/S5P/Exynos FIMD bindings to DT schema format. > > The conversion includes also updates to the bindings, matching the > current DTS and Linux driver: adding optional iommus and power-domains. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> > --- > .../bindings/display/exynos/samsung-fimd.txt | 107 ---------- > .../display/samsung/samsung,fimd.yaml | 198 ++++++++++++++++++ > 2 files changed, 198 insertions(+), 107 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/display/exynos/samsung-fimd.txt > create mode 100644 Documentation/devicetree/bindings/display/samsung/samsung,fimd.yaml > Applied, thanks!