This patchset adds support for the eUSB2 repeater provided by the SMB2360 PMICs. Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxx> --- Changes in v2: - Re-worded the commit message for the driver patch to fit Dmitry's request - Added Dmitry's R-b tag to the driver patch - Changed the compatible entry in schema to enum, like Krzysztof suggested - Added Krzysztof's A-b tag to the schema patch - Link to v1: https://lore.kernel.org/r/20240209-phy-qualcomm-eusb2-repeater-smb2360-v1-0-af2ca4d95a67@xxxxxxxxxx --- Abel Vesa (2): dt-bindings: phy: qcom,snps-eusb2-repeater: Add compatible for SMB2360 phy: qualcomm: phy-qcom-eusb2-repeater: Add support for SMB2360 .../bindings/phy/qcom,snps-eusb2-repeater.yaml | 4 +++- drivers/phy/qualcomm/phy-qcom-eusb2-repeater.c | 17 +++++++++++++++++ 2 files changed, 20 insertions(+), 1 deletion(-) --- base-commit: 2d5c7b7eb345249cb34d42cbc2b97b4c57ea944e change-id: 20231122-phy-qualcomm-eusb2-repeater-smb2360-a0fd60d382c4 Best regards, -- Abel Vesa <abel.vesa@xxxxxxxxxx>