mbox series

[0/2] dt-bindings: phy: qcom,qmp: add missing power-domains properties

Message ID 20220902080705.12050-1-johan+linaro@kernel.org
Headers show
Series dt-bindings: phy: qcom,qmp: add missing power-domains properties | expand

Message

Johan Hovold Sept. 2, 2022, 8:07 a.m. UTC
The new SC8280XP USB PHYs require a power domain to be specified so
amend the bindings.

Johan


Johan Hovold (2):
  dt-bindings: phy: qcom,qmp-usb: add missing power-domains property
  dt-bindings: phy: qcom,qmp-usb3-dp: add missing power-domains property

 .../devicetree/bindings/phy/qcom,qmp-usb-phy.yaml  | 13 +++++++++++++
 .../bindings/phy/qcom,qmp-usb3-dp-phy.yaml         | 14 ++++++++++++++
 2 files changed, 27 insertions(+)

Comments

Vinod Koul Sept. 13, 2022, 2:35 p.m. UTC | #1
On 02-09-22, 10:07, Johan Hovold wrote:
> The new SC8280XP USB PHYs require a power domain to be specified so
> amend the bindings.

Applied, thanks