mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-17 17:53:56 +08:00
dt-bindings: mailbox: qcom,apcs-kpss-global: drop mbox-names from example
Qualcomm G-Link RPM edge bindings do not allow and do not use mbox-names property. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230208101545.45711-4-krzysztof.kozlowski@linaro.org
This commit is contained in:
parent
6f9c2f19a8
commit
7c855ef713
@ -155,7 +155,6 @@ examples:
|
|||||||
interrupts = <GIC_SPI 168 IRQ_TYPE_EDGE_RISING>;
|
interrupts = <GIC_SPI 168 IRQ_TYPE_EDGE_RISING>;
|
||||||
qcom,rpm-msg-ram = <&rpm_msg_ram>;
|
qcom,rpm-msg-ram = <&rpm_msg_ram>;
|
||||||
mboxes = <&apcs_glb 0>;
|
mboxes = <&apcs_glb 0>;
|
||||||
mbox-names = "rpm_hlos";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# Example apcs with qcs404
|
# Example apcs with qcs404
|
||||||
|
Loading…
Reference in New Issue
Block a user