mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 17:42:03 +02:00
dt-bindings: usb: qcom,snps-dwc3: Add ipq5210 to USB DWC3
IPQ5210 includes a Qualcomm DWC3 USB controller supported by the existing binding. Add its compatible string to the schema and include it in the matching conditional constraints. Signed-off-by: Varadarajan Narayanan <varadarajan.narayanan@oss.qualcomm.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Link: https://patch.msgid.link/20260604090528.735236-1-varadarajan.narayanan@oss.qualcomm.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
ef14df3670
commit
2d835ee776
|
|
@ -29,6 +29,7 @@ properties:
|
|||
- qcom,glymur-dwc3-mp
|
||||
- qcom,ipq4019-dwc3
|
||||
- qcom,ipq5018-dwc3
|
||||
- qcom,ipq5210-dwc3
|
||||
- qcom,ipq5332-dwc3
|
||||
- qcom,ipq5424-dwc3
|
||||
- qcom,ipq6018-dwc3
|
||||
|
|
@ -203,6 +204,7 @@ allOf:
|
|||
compatible:
|
||||
contains:
|
||||
enum:
|
||||
- qcom,ipq5210-dwc3
|
||||
- qcom,ipq5424-dwc3
|
||||
- qcom,ipq9574-dwc3
|
||||
- qcom,kaanapali-dwc3
|
||||
|
|
@ -497,6 +499,7 @@ allOf:
|
|||
compatible:
|
||||
contains:
|
||||
enum:
|
||||
- qcom,ipq5210-dwc3
|
||||
- qcom,ipq5424-dwc3
|
||||
- qcom,ipq9574-dwc3
|
||||
then:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user