[PATCH linux dev-5.2] ARM: dts: aspeed: Remove mbox node from device tree
Joel Stanley
joel at jms.id.au
Wed Jul 10 08:24:01 AEST 2019
On Tue, 9 Jul 2019 at 21:02, Adriana Kobylak <anoo at linux.ibm.com> wrote:
>
> On 2019-07-07 21:47, Joel Stanley wrote:
> > This device driver was never upstreamed and so it has been dropped from
> > the tree. Remove the node from systems that had it enabled.
>
> Seems there are other systems that have it enabled, like witherspoon,
> palmetto, zaius, and lanyang, should this be removed from their tree as
> well?
Thanks for taking a close look. The systems I remove it from in this
patch are ones that enabled it in the patch that adds the device tree.
Others had it enabled in a separate patch, which I dropped from
dev-5.2.
Cheers,
Joel
>
> >
> > Signed-off-by: Joel Stanley <joel at jms.id.au>
> > ---
> > arch/arm/boot/dts/aspeed-bmc-inspur-fp5280g2.dts | 4 ----
> > arch/arm/boot/dts/aspeed-bmc-microsoft-olympus.dts | 4 ----
> > arch/arm/boot/dts/aspeed-bmc-opp-swift.dts | 4 ----
> > 3 files changed, 12 deletions(-)
> >
> > diff --git a/arch/arm/boot/dts/aspeed-bmc-inspur-fp5280g2.dts
> > b/arch/arm/boot/dts/aspeed-bmc-inspur-fp5280g2.dts
> > index c762c02dc716..628195b66d46 100644
> > --- a/arch/arm/boot/dts/aspeed-bmc-inspur-fp5280g2.dts
> > +++ b/arch/arm/boot/dts/aspeed-bmc-inspur-fp5280g2.dts
> > @@ -235,10 +235,6 @@
> > flash = <&spi1>;
> > };
> >
> > -&mbox {
> > - status = "okay";
> > -};
> > -
> > &mac0 {
> > status = "okay";
> > pinctrl-names = "default";
> > diff --git a/arch/arm/boot/dts/aspeed-bmc-microsoft-olympus.dts
> > b/arch/arm/boot/dts/aspeed-bmc-microsoft-olympus.dts
> > index a3d6b71518fc..73319917cb74 100644
> > --- a/arch/arm/boot/dts/aspeed-bmc-microsoft-olympus.dts
> > +++ b/arch/arm/boot/dts/aspeed-bmc-microsoft-olympus.dts
> > @@ -163,10 +163,6 @@
> > status = "okay";
> > };
> >
> > -&mbox {
> > - status = "okay";
> > -};
> > -
> > &pwm_tacho {
> > status = "okay";
> > pinctrl-names = "default";
> > diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-swift.dts
> > b/arch/arm/boot/dts/aspeed-bmc-opp-swift.dts
> > index 270c9236deff..caac895c60b4 100644
> > --- a/arch/arm/boot/dts/aspeed-bmc-opp-swift.dts
> > +++ b/arch/arm/boot/dts/aspeed-bmc-opp-swift.dts
> > @@ -317,10 +317,6 @@
> > flash = <&spi1>;
> > };
> >
> > -&mbox {
> > - status = "okay";
> > -};
> > -
> > &mac0 {
> > status = "okay";
> > pinctrl-names = "default";
>
More information about the openbmc
mailing list