On 24/09/2024 07:09, Shivnandan Kumar wrote:
sc7280 has a cpucp mailbox. Document them.
Signed-off-by: Shivnandan Kumar <quic_kshivnan@xxxxxxxxxxx>
---
.../devicetree/bindings/mailbox/qcom,cpucp-mbox.yaml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/mailbox/qcom,cpucp-mbox.yaml b/Documentation/devicetree/bindings/mailbox/qcom,cpucp-mbox.yaml
index f7342d04beec..4a7ea072a3c1 100644
--- a/Documentation/devicetree/bindings/mailbox/qcom,cpucp-mbox.yaml
+++ b/Documentation/devicetree/bindings/mailbox/qcom,cpucp-mbox.yaml
@@ -15,8 +15,9 @@ description:
properties:
compatible:
- items:
- - const: qcom,x1e80100-cpucp-mbox
+ enum:
+ - qcom,x1e80100-cpucp-mbox
+ - qcom,sc7280-cpucp-mbox
Keep alphabetical order.
Best regards,
Krzysztof