[PATCH linux dev-5.2] ARM: dts: aspeed: Remove mbox node from device tree
Adriana Kobylak
anoo at linux.ibm.com
Wed Jul 10 07:04:41 AEST 2019
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?
>
> 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