On Tue, 08 Feb 2022 18:18:21 +0100, Krzysztof Kozlowski wrote: > Convert the Exynos HDMI bindings to DT schema format. > > The conversion includes also updates to the bindings, matching the > current DTS and Linux driver: > 1. Add required properties: VDD supplies, power-domains. > 2. Add optional properties: HDMI-EN supply, ports. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> > --- > .../bindings/display/exynos/exynos_hdmi.txt | 64 ----- > .../display/samsung/samsung,exynos-hdmi.yaml | 227 ++++++++++++++++++ > 2 files changed, 227 insertions(+), 64 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/display/exynos/exynos_hdmi.txt > create mode 100644 Documentation/devicetree/bindings/display/samsung/samsung,exynos-hdmi.yaml > Applied, thanks!