diff options
author | 2023-12-07 14:49:10 +0200 | |
---|---|---|
committer | 2023-12-21 22:39:59 +0530 | |
commit | ec80c175c096eb752d581ef0aafb12ed46010b2a (patch) | |
tree | 1eedd62421c051480da8ef49a585d4ca719e9a21 | |
parent | phy: mediatek: tphy: add support force phy mode switch (diff) | |
download | wireguard-linux-ec80c175c096eb752d581ef0aafb12ed46010b2a.tar.xz wireguard-linux-ec80c175c096eb752d581ef0aafb12ed46010b2a.zip |
dt-bindings: phy: qcom: snps-eusb2: Document the X1E80100 compatible
Add the X1E80100 compatible to the list of supported PHYs.
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20231122-phy-qualcomm-eusb2-x1e80100-v2-1-3ba9a8e5ade4@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to '')
-rw-r--r-- | Documentation/devicetree/bindings/phy/qcom,snps-eusb2-phy.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/phy/qcom,snps-eusb2-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,snps-eusb2-phy.yaml index 8f5d7362046c..b82f7f5731ed 100644 --- a/Documentation/devicetree/bindings/phy/qcom,snps-eusb2-phy.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,snps-eusb2-phy.yaml @@ -19,6 +19,7 @@ properties: - enum: - qcom,sdx75-snps-eusb2-phy - qcom,sm8650-snps-eusb2-phy + - qcom,x1e80100-snps-eusb2-phy - const: qcom,sm8550-snps-eusb2-phy - const: qcom,sm8550-snps-eusb2-phy |