mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 04:23:35 +02:00
dt-bindings: usb: qcom,snps-dwc3: Add the SM8750 compatible
Add qcom,sm8750-dwc3 compatible to flattened implementation binding. Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Signed-off-by: Krishna Kurapati <krishna.kurapati@oss.qualcomm.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://patch.msgid.link/20251021050954.3462613-1-krishna.kurapati@oss.qualcomm.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
d227a8b3e7
commit
30a3471656
|
|
@ -67,6 +67,7 @@ properties:
|
|||
- qcom,sm8450-dwc3
|
||||
- qcom,sm8550-dwc3
|
||||
- qcom,sm8650-dwc3
|
||||
- qcom,sm8750-dwc3
|
||||
- qcom,x1e80100-dwc3
|
||||
- const: qcom,snps-dwc3
|
||||
|
||||
|
|
@ -212,6 +213,7 @@ allOf:
|
|||
- qcom,sdx65-dwc3
|
||||
- qcom,sdx75-dwc3
|
||||
- qcom,sm6350-dwc3
|
||||
- qcom,sm8750-dwc3
|
||||
then:
|
||||
properties:
|
||||
clocks:
|
||||
|
|
@ -498,6 +500,7 @@ allOf:
|
|||
- qcom,sm8450-dwc3
|
||||
- qcom,sm8550-dwc3
|
||||
- qcom,sm8650-dwc3
|
||||
- qcom,sm8750-dwc3
|
||||
then:
|
||||
properties:
|
||||
interrupts:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user