diff options
| author | Wesley Cheng <wesley.cheng@oss.qualcomm.com> | 2025-12-10 02:09:40 +0300 |
|---|---|---|
| committer | Vinod Koul <vkoul@kernel.org> | 2025-12-23 20:41:07 +0300 |
| commit | 18da99126ebce8d8ebc1ee0b84fe983faa138451 (patch) | |
| tree | 601fa5bc27d5948a15a9eb0d71310bdf920e82f1 | |
| parent | 0278bbd30f7c326740fdcbc3039ce42d7d921cf8 (diff) | |
| download | linux-18da99126ebce8d8ebc1ee0b84fe983faa138451.tar.xz | |
dt-bindings: phy: qcom,snps-eusb2-repeater: Add SMB2370 compatible
Add the compatible string for identifying a SMB2370 USB repeater device.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Wesley Cheng <wesley.cheng@oss.qualcomm.com>
Link: https://patch.msgid.link/20251209-linux-next-12825-v8-4-42133596bda0@oss.qualcomm.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/phy/qcom,snps-eusb2-repeater.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/phy/qcom,snps-eusb2-repeater.yaml b/Documentation/devicetree/bindings/phy/qcom,snps-eusb2-repeater.yaml index 5bf0d6c9c025..0f015a4c2342 100644 --- a/Documentation/devicetree/bindings/phy/qcom,snps-eusb2-repeater.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,snps-eusb2-repeater.yaml @@ -24,6 +24,7 @@ properties: - qcom,pm8550b-eusb2-repeater - qcom,pmiv0104-eusb2-repeater - qcom,smb2360-eusb2-repeater + - qcom,smb2370-eusb2-repeater reg: maxItems: 1 |
