2022-06-10 23:02:38

by Rob Herring (Arm)

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

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 <[email protected]>
---
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


2022-06-14 10:17:45

by Sudeep Holla

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

On Fri, 10 Jun 2022 15:33:07 -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.
>

Applied to sudeep.holla/linux (for-next/juno), thanks!

[1/1] arm64: dts: arm/juno: Drop erroneous 'mbox-name' property
https://git.kernel.org/sudeep.holla/c/c7df8791cd

--
Regards,
Sudeep

2022-06-28 20:57:27

by Rob Herring (Arm)

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

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 <[email protected]>
> ---
> 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
>

2022-06-28 21:31:30

by Rob Herring (Arm)

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

On Tue, Jun 28, 2022 at 2:14 PM Rob Herring <[email protected]> wrote:
>
> 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 <[email protected]>
> > ---
> > arch/arm64/boot/dts/arm/juno-scmi.dtsi | 1 -
> > 1 file changed, 1 deletion(-)
>
> Ping!

Sorry, I see this was applied. I need to figure out why 'lei' misses
emails sometimes.

Rob

2022-06-29 09:39:27

by Sudeep Holla

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

On Tue, Jun 28, 2022 at 03:03:03PM -0600, Rob Herring wrote:
> On Tue, Jun 28, 2022 at 2:14 PM Rob Herring <[email protected]> wrote:
> >
> > 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 <[email protected]>
> > > ---
> > > arch/arm64/boot/dts/arm/juno-scmi.dtsi | 1 -
> > > 1 file changed, 1 deletion(-)
> >
> > Ping!
>
> Sorry, I see this was applied. I need to figure out why 'lei' misses
> emails sometimes.

Yes I did apply this and another patch IIRC.

Sorry for naive question what is 'lei' ?

--
Regards,
Sudeep

2022-06-29 15:02:57

by Rob Herring (Arm)

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

On Wed, Jun 29, 2022 at 3:11 AM Sudeep Holla <[email protected]> wrote:
>
> On Tue, Jun 28, 2022 at 03:03:03PM -0600, Rob Herring wrote:
> > On Tue, Jun 28, 2022 at 2:14 PM Rob Herring <[email protected]> wrote:
> > >
> > > 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 <[email protected]>
> > > > ---
> > > > arch/arm64/boot/dts/arm/juno-scmi.dtsi | 1 -
> > > > 1 file changed, 1 deletion(-)
> > >
> > > Ping!
> >
> > Sorry, I see this was applied. I need to figure out why 'lei' misses
> > emails sometimes.
>
> Yes I did apply this and another patch IIRC.
>
> Sorry for naive question what is 'lei' ?

Part of public-inbox which is what lore is:

https://people.kernel.org/monsieuricon/lore-lei-part-1-getting-started

Rob