Skip to content

Commit bc958b3

Browse files
Rudraksha Guptavinodkoul
authored andcommitted
dt-bindings: phy: qcom,usb-hs-phy: Add compatible
Adds qcom,usb-hs-phy-msm8960 compatible Signed-off-by: Rudraksha Gupta <guptarud@gmail.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20230607050025.86636-3-guptarud@gmail.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent 44faada commit bc958b3

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Documentation/devicetree/bindings/phy/qcom,usb-hs-phy.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ if:
1313
properties:
1414
compatible:
1515
contains:
16-
const: qcom,usb-hs-phy-apq8064
16+
enum:
17+
- qcom,usb-hs-phy-apq8064
18+
- qcom,usb-hs-phy-msm8960
1719
then:
1820
properties:
1921
resets:
@@ -40,6 +42,7 @@ properties:
4042
- qcom,usb-hs-phy-apq8064
4143
- qcom,usb-hs-phy-msm8226
4244
- qcom,usb-hs-phy-msm8916
45+
- qcom,usb-hs-phy-msm8960
4346
- qcom,usb-hs-phy-msm8974
4447
- const: qcom,usb-hs-phy
4548

0 commit comments

Comments
 (0)