[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <8c808410-6444-46a3-8779-29ba1453a5ca@www.fastmail.com>
Date: Thu, 01 Jul 2021 13:36:37 +0930
From: "Andrew Jeffery" <andrew@...id.au>
To: "George Liu" <liuxiwei1013@...il.com>,
linux-aspeed@...ts.ozlabs.org
Cc: devicetree@...r.kernel.org, openbmc@...ts.ozlabs.org,
linux-kernel@...r.kernel.org, "Rob Herring" <robh+dt@...nel.org>,
"George Liu" <liuxiwei@...pur.com>,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v1] ARM: dts: fp5280g2: Add KCS node for LPC MCTP
Hi George,
On Fri, 25 Jun 2021, at 17:10, George Liu wrote:
> Signed-off-by: George Liu <liuxiwei@...pur.com>
> ---
> arch/arm/boot/dts/aspeed-bmc-inspur-fp5280g2.dts | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/arch/arm/boot/dts/aspeed-bmc-inspur-fp5280g2.dts
> b/arch/arm/boot/dts/aspeed-bmc-inspur-fp5280g2.dts
> index 1752f3250e44..66c0542b2694 100644
> --- a/arch/arm/boot/dts/aspeed-bmc-inspur-fp5280g2.dts
> +++ b/arch/arm/boot/dts/aspeed-bmc-inspur-fp5280g2.dts
> @@ -300,6 +300,11 @@ &lpc_ctrl {
> flash = <&spi1>;
> };
>
> +&kcs4 {
> + compatible = "openbmc,mctp-lpc";
> + status = "okay";
> +};
This was a gross hack that we carried for a bit, it never went or was
intended to go upstream. Please just use the standard KCS bindings.
Cheers,
Andrew
Powered by blists - more mailing lists