Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Rudraksha Gupta and committed by
Vinod Koul
bc958b3a 44faada0

+4 -1
+4 -1
Documentation/devicetree/bindings/phy/qcom,usb-hs-phy.yaml
··· 13 13 properties: 14 14 compatible: 15 15 contains: 16 - const: qcom,usb-hs-phy-apq8064 16 + enum: 17 + - qcom,usb-hs-phy-apq8064 18 + - qcom,usb-hs-phy-msm8960 17 19 then: 18 20 properties: 19 21 resets: ··· 42 40 - qcom,usb-hs-phy-apq8064 43 41 - qcom,usb-hs-phy-msm8226 44 42 - qcom,usb-hs-phy-msm8916 43 + - qcom,usb-hs-phy-msm8960 45 44 - qcom,usb-hs-phy-msm8974 46 45 - const: qcom,usb-hs-phy 47 46