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

2022-01-21 Thread Rob Herring
On Sun, Jan 09, 2022 at 01:03:47AM +0100, David Heidelberg wrote: > Convert Qualcomm HDMI binding into HDMI TX and PHY yaml bindings. > > Other changes: > - fixed reg-names numbering to match 0..3 instead 0,1,3,4 > - phy part moved into phy/ directory > > Signed-off-by: David Heidelberg > ---

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

2022-01-08 Thread David Heidelberg
Convert Qualcomm HDMI binding into HDMI TX and PHY yaml bindings. Other changes: - fixed reg-names numbering to match 0..3 instead 0,1,3,4 - phy part moved into phy/ directory Signed-off-by: David Heidelberg --- v2: - move phy into phy/ - added maxItems for gpios - simplified pinctrl-names