From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander A. Filippov Date: Thu, 30 May 2019 17:31:10 +0300 Subject: [PATCH] ARM: dts: aspeed: Add YADRO VESNIN BMC In-Reply-To: References: <20190530093948.12479-1-a.filippov@yadro.com> Message-ID: <20190530143110.GA24059@bbwork.lan> List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Thu, May 30, 2019 at 02:16:59PM +0000, Joel Stanley wrote: > On Thu, 30 May 2019 at 09:40, Alexander Filippov 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 Sure, on my way. > > > +/dts-v1/; > > + > > +#include "aspeed-g4.dtsi" > > +#include > > + > > > +&i2c3 { > > + status = "okay"; > > + cpr2021 at 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.