Re: [PATCH v3 01/14] dt-bindings: display/msm: hdmi: split and convert to yaml

2022-06-15 Thread Krzysztof Kozlowski
On 09/06/2022 05:23, Dmitry Baryshkov wrote: > 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 depreca

[PATCH v3 01/14] dt-bindings: display/msm: hdmi: split and convert to yaml

2022-06-09 Thread Dmitry Baryshkov
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/ dir