Skip to content

Commit 76f708f

Browse files
z3ntuJassiBrar
authored andcommitted
dt-bindings: mailbox: qcom-ipcc: Add sc8280xp compatible
Document the sc8280xp compatible, and at the same time also make sure the list is sorted alphabetically. Signed-off-by: Luca Weiss <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Jassi Brar <[email protected]>
1 parent 31c8d06 commit 76f708f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,13 @@ properties:
2424
compatible:
2525
items:
2626
- enum:
27+
- qcom,sc7280-ipcc
28+
- qcom,sc8280xp-ipcc
2729
- qcom,sm6350-ipcc
2830
- qcom,sm6375-ipcc
2931
- qcom,sm8250-ipcc
3032
- qcom,sm8350-ipcc
3133
- qcom,sm8450-ipcc
32-
- qcom,sc7280-ipcc
3334
- const: qcom,ipcc
3435

3536
reg:

0 commit comments

Comments
 (0)