diff mbox series

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

Message ID 20220610213308.2288094-1-robh@kernel.org (mailing list archive)
State New, archived
Headers show
Series arm64: dts: arm/juno: Drop erroneous 'mbox-name' property | expand

Commit Message

Rob Herring June 10, 2022, 9:33 p.m. UTC
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@kernel.org>
---
 arch/arm64/boot/dts/arm/juno-scmi.dtsi | 1 -
 1 file changed, 1 deletion(-)

Comments

Sudeep Holla June 14, 2022, 10:13 a.m. UTC | #1
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
Rob Herring June 28, 2022, 8:14 p.m. UTC | #2
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@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
>
Rob Herring June 28, 2022, 9:03 p.m. UTC | #3
On Tue, Jun 28, 2022 at 2:14 PM Rob Herring <robh@kernel.org> 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 <robh@kernel.org>
> > ---
> >  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
Sudeep Holla June 29, 2022, 9:09 a.m. UTC | #4
On Tue, Jun 28, 2022 at 03:03:03PM -0600, Rob Herring wrote:
> On Tue, Jun 28, 2022 at 2:14 PM Rob Herring <robh@kernel.org> 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 <robh@kernel.org>
> > > ---
> > >  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' ?
Rob Herring June 29, 2022, 2:43 p.m. UTC | #5
On Wed, Jun 29, 2022 at 3:11 AM Sudeep Holla <sudeep.holla@arm.com> 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 <robh@kernel.org> 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 <robh@kernel.org>
> > > > ---
> > > >  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
diff mbox series

Patch

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 {