dt-bindings: display/msm: hdmi: split and convert to yaml
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Thu, 9 Jun 2022 12:23:37 +0000 (15:23 +0300)
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Mon, 4 Jul 2022 18:05:30 +0000 (21:05 +0300)
commit2f14bc38d88a47e79fc2d8bf5d4ced752db7e1fb
tree83b5d083f00e87d8e62e3cd423e8cf583bbbd504
parenta18a44e9262d5c7f7fbccbc9458df64d69185d41
dt-bindings: display/msm: hdmi: split and convert to yaml

Convert Qualcomm HDMI binding into HDMI TX and PHY yaml bindings.

Changes to schema:
HDMI:
 - fixed reg-names numbering to match 0..3 instead 0,1,3,4
 - dropped qcom,tx-ddc-* from example, they were not documented
 - make phy-names deprecated, drop it from the examples

PHY:
 - moved into phy/ directory
 - split into QMP and non-QMP PHY schemas

Co-developed-by: David Heidelberg <david@ixit.cz>
Signed-off-by: David Heidelberg <david@ixit.cz>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/488850/
Link: https://lore.kernel.org/r/20220609122350.3157529-2-dmitry.baryshkov@linaro.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Documentation/devicetree/bindings/display/msm/hdmi.txt [deleted file]
Documentation/devicetree/bindings/display/msm/hdmi.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/phy/qcom,hdmi-phy-other.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/phy/qcom,hdmi-phy-qmp.yaml [new file with mode: 0644]