Document the eUSB2 PHY on SM7635 and add some driver changes for it. Signed-off-by: Luca Weiss <luca.we...@fairphone.com> --- Luca Weiss (4): dt-bindings: usb: qcom,snps-dwc3: Add SM7635 compatible dt-bindings: phy: qcom,snps-eusb2: document the SM7635 Synopsys eUSB2 PHY phy: qcom: phy-qcom-snps-eusb2: Add missing write from init sequence phy: qcom: phy-qcom-snps-eusb2: Add extra register write for SM7635
Documentation/devicetree/bindings/phy/qcom,snps-eusb2-phy.yaml | 1 + Documentation/devicetree/bindings/usb/qcom,snps-dwc3.yaml | 3 +++ drivers/phy/phy-snps-eusb2.c | 9 +++++++++ 3 files changed, 13 insertions(+) --- base-commit: 19272b37aa4f83ca52bdf9c16d5d81bdd1354494 change-id: 20250620-sm7635-eusb-phy-d3bab648cdf1 Best regards, -- Luca Weiss <luca.we...@fairphone.com>