Document the eUSB2 PHY on Milos and add some driver changes for it. Signed-off-by: Luca Weiss <[email protected]> --- 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/[email protected]
Changes in v2: - Rebrand SM7635 to Milos as requested: https://lore.kernel.org/linux-arm-msm/[email protected]/ - Clarify commit message for "Add missing write from init sequence" - Pick up tags - Link to v1: https://lore.kernel.org/r/[email protected] --- 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 <[email protected]>

