dt-bindings: display: samsung,exynos5-dp: convert to DT Schema
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Wed, 13 Mar 2024 18:28:55 +0000 (19:28 +0100)
committerRob Herring <robh@kernel.org>
Mon, 25 Mar 2024 21:49:41 +0000 (16:49 -0500)
commitad6d17e10306a66fb40985da77889bc28c2a5c1b
tree55c0e072f584f028508c1a5cd81ba70acfde056e
parent4cece764965020c22cff7665b18a012006359095
dt-bindings: display: samsung,exynos5-dp: convert to DT Schema

Convert Samsung Exynos5250/5420 SoC Display Port Controller bindings to
DT schema with a change: add power-domains, already used in DTS.

This Display Port controller is actually variant of Analogix Display
Port bridge, however new DT Schema does not reference analogix,dp.yaml,
because of incompatibilities in the driver.  The analogix,dp.yaml
expects two ports, input and output, but Linux Exynos DP DRM driver and
DTS use only one port: output.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20240313182855.14140-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/display/exynos/exynos_dp.txt [deleted file]
Documentation/devicetree/bindings/display/samsung/samsung,exynos5-dp.yaml [new file with mode: 0644]