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

Rob Herring robh at kernel.org
Tue Jun 28 13:14:38 PDT 2022


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 at kernel.org>
> ---
>  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
> 



More information about the linux-arm-kernel mailing list