[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACPK8XfG7j4Z2bqX9CFxUeUrpx708Uqbh-5ts9W5SnDfDw-xYA@mail.gmail.com>
Date: Thu, 30 May 2019 14:16:59 +0000
From: Joel Stanley <joel@....id.au>
To: Alexander Filippov <a.filippov@...ro.com>
Cc: linux-aspeed@...ts.ozlabs.org,
Linux ARM <linux-arm-kernel@...ts.infradead.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
devicetree <devicetree@...r.kernel.org>,
Andrew Jeffery <andrew@...id.au>,
Mark Rutland <mark.rutland@....com>,
Rob Herring <robh+dt@...nel.org>
Subject: Re: [PATCH] ARM: dts: aspeed: Add YADRO VESNIN BMC
On Thu, 30 May 2019 at 09:40, Alexander Filippov <a.filippov@...ro.com> 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>
> +/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?
Powered by blists - more mailing lists