Re: [PATCH v2 0/3] ipmi: kcs-bmc: Rework bindings to clean up DT warnings

From: Andrew Jeffery
Date: Sun Apr 05 2020 - 03:04:17 EST




On Fri, 3 Apr 2020, at 23:38, Corey Minyard wrote:
> On Fri, Apr 03, 2020 at 02:20:21PM +1030, Andrew Jeffery wrote:
> >
> >
> > On Mon, 16 Dec 2019, at 12:57, Andrew Jeffery wrote:
> > > Hello,
> > >
> > > This is a short series reworking the devicetree binding and driver for the
> > > ASPEED BMC KCS devices. With the number of supported ASPEED BMC devicetrees the
> > > changes enable removal of more than 100 lines of warning output from dtc.
> > >
> > > v1 can be found here:
> > >
> > > https://lore.kernel.org/lkml/cover.5630f63168ad5cddf02e9796106f8e086c196907.1575376664.git-series.andrew@xxxxxxxx/
> > >
> > > v2 cleans up the commit message of 2/3 and changes the name of the property
> > > governing the LPC IO address for the KCS devices.
> >
> > Ping?
>
> Sorry, I've been busy.

No worries, so have I. I was surprised when I found it had been 4 months :)

> I've looked this over and it seems ok, and it's
> in my next tree.

Thanks.

Andrew