Document the eUSB2 PHY on Milos and add some driver changes for it. Signed-off-by: Luca Weiss <luca.we...@fairphone.com> --- Changes in v3: - Make "extra register write" commit unconditional for all targets, write the register directly as per Konrad's suggestion - Pick up tags - Link to v2: https://lore.kernel.org/r/20250709-sm7635-eusb-phy-v2-0-4790eeee7...@fairphone.com
Changes in v2: - Rebrand SM7635 to Milos as requested: https://lore.kernel.org/linux-arm-msm/agmi1zv6d+k+v...@hu-bjorande-lv.qualcomm.com/ - Clarify commit message for "Add missing write from init sequence" - Pick up tags - Link to v1: https://lore.kernel.org/r/20250625-sm7635-eusb-phy-v1-0-94d76e066...@fairphone.com --- Luca Weiss (4): dt-bindings: usb: qcom,snps-dwc3: Add Milos compatible dt-bindings: phy: qcom,snps-eusb2: document the Milos Synopsys eUSB2 PHY phy: qcom: phy-qcom-snps-eusb2: Add missing write from init sequence phy: qcom: phy-qcom-snps-eusb2: Update init sequence per HPG 1.0.2 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 | 5 ++++- 3 files changed, 8 insertions(+), 1 deletion(-) --- base-commit: 19272b37aa4f83ca52bdf9c16d5d81bdd1354494 change-id: 20250620-sm7635-eusb-phy-d3bab648cdf1 Best regards, -- Luca Weiss <luca.we...@fairphone.com>