On Wed, 17 Jan 2024 16:04:21 +0200, Dmitry Baryshkov wrote: > The USB-C PHY on the MSM8998, QCM2290, SM6115 and several other platforms > doesn't have built-in PCS_MISC_CLAMP_ENABLE register. Instead clamping > is handled separately via the register in the TCSR space. Make the new > phy-qcom-qmp-usbc driver correctly handle the clamp register. > > For backwards compatibility the driver treats these registers as > optional. They are only required for the PHY suspend/resume. However the > schema declares corresponding property as required, it should be present > on all relevant platforms. > > [...] Applied, thanks! [2/6] dt-bindings: phy: qcom,msm8998-qmp-usb3-phy: add TCSR registers commit: f2b2f86a8bd19feb70649abf8a63d639f4c838d8 [3/6] phy: qcom: qmp-usbc: handle CLAMP register in a correct way commit: 01b086ccdeffac96f107228d581e0925e1c83f87 Best regards, -- ~Vinod