Message ID | 20220208171823.226211-1-krzysztof.kozlowski@canonical.com |
---|---|
Headers | show |
Series | drm: dt-bindings: exynos: convert to dtschema | expand |
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@canonical.com> > --- > .../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!
On Tue, 8 Feb 2022 18:18:14 +0100, Krzysztof Kozlowski wrote: > Add required VDD supplies to HDMI block on SMDK5250. Without them, the > HDMI driver won't probe. Because of lack of schematics, use same > supplies as on Arndale 5250 board (voltage matches). > > Applied, thanks! [01/10] ARM: dts: exynos: add missing HDMI supplies on SMDK5250 commit: 60a9914cb2061ba612a3f14f6ad329912b486360 Best regards,