[PATCH 0/2] dt-bindings: List supplies needed for sc7280 eDP

From: Douglas Anderson
Date: Mon Apr 25 2022 - 17:07:18 EST


While looking through dts changes for sc7280 eDP I found that none of
the regulators that were being defined were listed in the
bindings. That being said, the current Linux drivers _were_ looking
for regulators. This series tries to document the reality to the best
of my ability.

If someone from Qualcomm has better documentation than I do and wants
to correct anything here then I'd be more than happy. For the PHY
patch especially I don't have a great way to map what I see in
datasheets / schematics to figure out which is the supply for the
"phy" and the "pll".

Assuming these look OK, I'd expect the PHY patch to land through the
PHY tree and the display patch to land through msm-next. I can split
the series up if need be--the two patches are just in one series
because they have a similar topic--there are no actual dependencies
here.


Douglas Anderson (2):
dt-bindings: msm/dp: List supplies in the bindings
dt-bindings: phy: List supplies for qcom,edp-phy

.../devicetree/bindings/display/msm/dp-controller.yaml | 6 ++++++
Documentation/devicetree/bindings/phy/qcom,edp-phy.yaml | 6 ++++++
2 files changed, 12 insertions(+)

--
2.36.0.rc2.479.g8af0fa9b8e-goog