Skip to content

Commit 960b3f0

Browse files
lumagvinodkoul
authored andcommitted
dt-bindings: phy: qcom,usb-snps-femto-v2: use correct fallback for sc8180x
The qcom,sc8180x-usb-hs-phy device uses qcom,usb-snps-hs-7nm-phy fallback. Correct the schema for this platform. Fixes: 9160fb7 ("dt-bindings: phy: qcom,usb-snps-femto-v2: use fallback compatibles") Signed-off-by: Dmitry Baryshkov <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
1 parent 59e377a commit 960b3f0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Documentation/devicetree/bindings/phy/qcom,usb-snps-femto-v2.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ description: |
1515
properties:
1616
compatible:
1717
oneOf:
18-
- enum:
19-
- qcom,sc8180x-usb-hs-phy
20-
- qcom,usb-snps-femto-v2-phy
2118
- items:
2219
- enum:
2320
- qcom,sa8775p-usb-hs-phy
@@ -27,6 +24,7 @@ properties:
2724
- enum:
2825
- qcom,qdu1000-usb-hs-phy
2926
- qcom,sc7280-usb-hs-phy
27+
- qcom,sc8180x-usb-hs-phy
3028
- qcom,sdx55-usb-hs-phy
3129
- qcom,sdx65-usb-hs-phy
3230
- qcom,sm6375-usb-hs-phy

0 commit comments

Comments
 (0)