[PATCH] arm64: dts: arm/juno: Drop erroneous 'mbox-name' property
Rob Herring
robh at kernel.org
Fri Jun 10 14:33:07 PDT 2022
The 'mbox-name' property in the Juno mailbox node is undocumented and
unused. It's the consumer side of the mailbox binding that have
'mbox-names' properties.
Signed-off-by: Rob Herring <robh at kernel.org>
---
arch/arm64/boot/dts/arm/juno-scmi.dtsi | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm64/boot/dts/arm/juno-scmi.dtsi b/arch/arm64/boot/dts/arm/juno-scmi.dtsi
index 4135d62e44a2..ec85cd2c733c 100644
--- a/arch/arm64/boot/dts/arm/juno-scmi.dtsi
+++ b/arch/arm64/boot/dts/arm/juno-scmi.dtsi
@@ -187,7 +187,6 @@ &gpu {
&mailbox {
compatible = "arm,mhu-doorbell", "arm,primecell";
#mbox-cells = <2>;
- mbox-name = "ARM-MHU";
};
&smmu_etr {
--
2.34.1
More information about the linux-arm-kernel
mailing list