mbox series

[0/4] EUSB2 repeater init sequence override

Message ID 20230830-topic-eusb2_override-v1-0-ab23825385a8@linaro.org
Headers show
Series EUSB2 repeater init sequence override | expand

Message

Konrad Dybcio Aug. 30, 2023, 2:40 a.m. UTC
The EUSB2 repeater goes through a tuning sequence as part of its
initialization. This series ensures the tuning is "clean" and can be
overriden for devices that need it.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
Konrad Dybcio (4):
      dt-bindings: phy: qcom,snps-eusb2-repeater: Add magic tuning overrides
      phy: qualcomm: phy-qcom-eusb2-repeater: Use regmap_fields
      phy: qualcomm: phy-qcom-eusb2-repeater: Zero out untouched tuning regs
      phy: qualcomm: phy-qcom-eusb2-repeater: Add tuning overrides

 .../bindings/phy/qcom,snps-eusb2-repeater.yaml     |  21 ++++
 drivers/phy/qualcomm/phy-qcom-eusb2-repeater.c     | 135 +++++++++++++++------
 2 files changed, 121 insertions(+), 35 deletions(-)
---
base-commit: ae782d4e2bf53b0b642ae860794f7a39470f995a
change-id: 20230830-topic-eusb2_override-aa66df9ca641

Best regards,