[PATCH] ARM: dts: aspeed: Add YADRO VESNIN BMC
Joel Stanley
joel at jms.id.au
Fri May 31 00:16:59 AEST 2019
On Thu, 30 May 2019 at 09:40, Alexander Filippov <a.filippov at yadro.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 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?
More information about the Linux-aspeed
mailing list