Re: [PATCH] arm64: dts: arm/juno: Drop erroneous 'mbox-name' property

From: Rob Herring
Date: Tue Jun 28 2022 - 16:19:35 EST


On Fri, Jun 10, 2022 at 03:33:07PM -0600, Rob Herring wrote:
> 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@xxxxxxxxxx>
> ---
> arch/arm64/boot/dts/arm/juno-scmi.dtsi | 1 -
> 1 file changed, 1 deletion(-)

Ping!

>
> 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
>