]> Git Repo - J-linux.git/commitdiff
dt-bindings: mailbox: qcom,apcs-kpss-global: drop mbox-names from example
authorKrzysztof Kozlowski <[email protected]>
Wed, 8 Feb 2023 10:15:42 +0000 (11:15 +0100)
committerBjorn Andersson <[email protected]>
Wed, 15 Feb 2023 19:19:12 +0000 (11:19 -0800)
Qualcomm G-Link RPM edge bindings do not allow and do not use mbox-names
property.

Signed-off-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml

index 943f9472ae109bd4c70210eeba2daa8d0568e963..56b386b688b35004f3b6249acbfbb0063731500a 100644 (file)
@@ -155,7 +155,6 @@ examples:
         interrupts = <GIC_SPI 168 IRQ_TYPE_EDGE_RISING>;
         qcom,rpm-msg-ram = <&rpm_msg_ram>;
         mboxes = <&apcs_glb 0>;
-        mbox-names = "rpm_hlos";
     };
 
   # Example apcs with qcs404
This page took 0.04641 seconds and 4 git commands to generate.