Re: [PATCH] ARM: dts: aspeed: Add YADRO VESNIN BMC

From: Alexander A. Filippov
Date: Thu May 30 2019 - 10:34:51 EST


On Thu, May 30, 2019 at 02:16:59PM +0000, Joel Stanley wrote:
> On Thu, 30 May 2019 at 09:40, Alexander Filippov <a.filippov@xxxxxxxxx> wrote:
> > @@ -0,0 +1,262 @@
>
> Can we get a SDPX license string at the top of the file? Something like this:
>
> // SPDX-License-Identifier: GPL-2.0+
> // Copyright 2019 <copyright holder>

Sure, on my way.

>
> > +/dts-v1/;
> > +
> > +#include "aspeed-g4.dtsi"
> > +#include <dt-bindings/gpio/aspeed-gpio.h>
> > +
>
> > +&i2c3 {
> > + status = "okay";
> > + cpr2021@59 {
> > + #address-cells = <1>;
> > + #size-cells = <0>;
> > + compatible = "general,cpr2021", "general,pmbus";
>
> Do you have a driver for this one you plan on submitting?

Yes, we plan but not right now. I remove it now and it will be added when the
driver will be ready.