From: Alexander A. Filippov <a.filippov@yadro.com>
To: linux-aspeed@lists.ozlabs.org
Subject: [PATCH v2] ARM: dts: aspeed: Add YADRO VESNIN BMC
Date: Fri, 31 May 2019 09:07:31 +0300 [thread overview]
Message-ID: <20190531060731.GA22597@bbwork.lan> (raw)
In-Reply-To: <20190530203653.GD1561@lunn.ch>
On Thu, May 30, 2019 at 10:36:53PM +0200, Andrew Lunn wrote:
> On Thu, May 30, 2019 at 05:39:33PM +0300, Alexander Filippov wrote:
> > VESNIN is an OpenPower machine with an Aspeed 2400 BMC SoC manufactured
> > by YADRO.
> >
> > Signed-off-by: Alexander Filippov <a.filippov@yadro.com>
> > ---
> > arch/arm/boot/dts/Makefile | 1 +
> > arch/arm/boot/dts/aspeed-bmc-opp-vesnin.dts | 234 ++++++++++++++++++++
> > 2 files changed, 235 insertions(+)
> > create mode 100644 arch/arm/boot/dts/aspeed-bmc-opp-vesnin.dts
> >
> > diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
> > index 834cce80d1b8..811e9312cf22 100644
> > --- a/arch/arm/boot/dts/Makefile
> > +++ b/arch/arm/boot/dts/Makefile
> > @@ -1259,6 +1259,7 @@ dtb-$(CONFIG_ARCH_ASPEED) += \
> > aspeed-bmc-microsoft-olympus.dtb \
> > aspeed-bmc-opp-lanyang.dtb \
> > aspeed-bmc-opp-palmetto.dtb \
> > + aspeed-bmc-opp-vesnin.dtb \
> > aspeed-bmc-opp-romulus.dtb \
> > aspeed-bmc-opp-swift.dtb \
> > aspeed-bmc-opp-witherspoon.dtb \
>
> Hi Alexander
Hi Andrew,
>
> Still not correctly sorted.
>
Thanks, I've fixed it in V3
> Andrew
WARNING: multiple messages have this Message-ID (diff)
From: "Alexander A. Filippov" <a.filippov@yadro.com>
To: Andrew Lunn <andrew@lunn.ch>
Cc: Mark Rutland <mark.rutland@arm.com>,
devicetree@vger.kernel.org, linux-aspeed@lists.ozlabs.org,
Andrew Jeffery <andrew@aj.id.au>,
linux-kernel@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
Joel Stanley <joel@jms.id.au>,
Alexander Filippov <a.filippov@yadro.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2] ARM: dts: aspeed: Add YADRO VESNIN BMC
Date: Fri, 31 May 2019 09:07:31 +0300 [thread overview]
Message-ID: <20190531060731.GA22597@bbwork.lan> (raw)
In-Reply-To: <20190530203653.GD1561@lunn.ch>
On Thu, May 30, 2019 at 10:36:53PM +0200, Andrew Lunn wrote:
> On Thu, May 30, 2019 at 05:39:33PM +0300, Alexander Filippov wrote:
> > VESNIN is an OpenPower machine with an Aspeed 2400 BMC SoC manufactured
> > by YADRO.
> >
> > Signed-off-by: Alexander Filippov <a.filippov@yadro.com>
> > ---
> > arch/arm/boot/dts/Makefile | 1 +
> > arch/arm/boot/dts/aspeed-bmc-opp-vesnin.dts | 234 ++++++++++++++++++++
> > 2 files changed, 235 insertions(+)
> > create mode 100644 arch/arm/boot/dts/aspeed-bmc-opp-vesnin.dts
> >
> > diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
> > index 834cce80d1b8..811e9312cf22 100644
> > --- a/arch/arm/boot/dts/Makefile
> > +++ b/arch/arm/boot/dts/Makefile
> > @@ -1259,6 +1259,7 @@ dtb-$(CONFIG_ARCH_ASPEED) += \
> > aspeed-bmc-microsoft-olympus.dtb \
> > aspeed-bmc-opp-lanyang.dtb \
> > aspeed-bmc-opp-palmetto.dtb \
> > + aspeed-bmc-opp-vesnin.dtb \
> > aspeed-bmc-opp-romulus.dtb \
> > aspeed-bmc-opp-swift.dtb \
> > aspeed-bmc-opp-witherspoon.dtb \
>
> Hi Alexander
Hi Andrew,
>
> Still not correctly sorted.
>
Thanks, I've fixed it in V3
> Andrew
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: "Alexander A. Filippov" <a.filippov@yadro.com>
To: Andrew Lunn <andrew@lunn.ch>
Cc: Alexander Filippov <a.filippov@yadro.com>,
linux-aspeed@lists.ozlabs.org,
Mark Rutland <mark.rutland@arm.com>,
devicetree@vger.kernel.org, Andrew Jeffery <andrew@aj.id.au>,
linux-kernel@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
Joel Stanley <joel@jms.id.au>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2] ARM: dts: aspeed: Add YADRO VESNIN BMC
Date: Fri, 31 May 2019 09:07:31 +0300 [thread overview]
Message-ID: <20190531060731.GA22597@bbwork.lan> (raw)
In-Reply-To: <20190530203653.GD1561@lunn.ch>
On Thu, May 30, 2019 at 10:36:53PM +0200, Andrew Lunn wrote:
> On Thu, May 30, 2019 at 05:39:33PM +0300, Alexander Filippov wrote:
> > VESNIN is an OpenPower machine with an Aspeed 2400 BMC SoC manufactured
> > by YADRO.
> >
> > Signed-off-by: Alexander Filippov <a.filippov@yadro.com>
> > ---
> > arch/arm/boot/dts/Makefile | 1 +
> > arch/arm/boot/dts/aspeed-bmc-opp-vesnin.dts | 234 ++++++++++++++++++++
> > 2 files changed, 235 insertions(+)
> > create mode 100644 arch/arm/boot/dts/aspeed-bmc-opp-vesnin.dts
> >
> > diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
> > index 834cce80d1b8..811e9312cf22 100644
> > --- a/arch/arm/boot/dts/Makefile
> > +++ b/arch/arm/boot/dts/Makefile
> > @@ -1259,6 +1259,7 @@ dtb-$(CONFIG_ARCH_ASPEED) += \
> > aspeed-bmc-microsoft-olympus.dtb \
> > aspeed-bmc-opp-lanyang.dtb \
> > aspeed-bmc-opp-palmetto.dtb \
> > + aspeed-bmc-opp-vesnin.dtb \
> > aspeed-bmc-opp-romulus.dtb \
> > aspeed-bmc-opp-swift.dtb \
> > aspeed-bmc-opp-witherspoon.dtb \
>
> Hi Alexander
Hi Andrew,
>
> Still not correctly sorted.
>
Thanks, I've fixed it in V3
> Andrew
WARNING: multiple messages have this Message-ID (diff)
From: "Alexander A. Filippov" <a.filippov@yadro.com>
To: Andrew Lunn <andrew@lunn.ch>
Cc: Alexander Filippov <a.filippov@yadro.com>,
<linux-aspeed@lists.ozlabs.org>,
Mark Rutland <mark.rutland@arm.com>, <devicetree@vger.kernel.org>,
Andrew Jeffery <andrew@aj.id.au>, <linux-kernel@vger.kernel.org>,
Rob Herring <robh+dt@kernel.org>, Joel Stanley <joel@jms.id.au>,
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v2] ARM: dts: aspeed: Add YADRO VESNIN BMC
Date: Fri, 31 May 2019 09:07:31 +0300 [thread overview]
Message-ID: <20190531060731.GA22597@bbwork.lan> (raw)
In-Reply-To: <20190530203653.GD1561@lunn.ch>
On Thu, May 30, 2019 at 10:36:53PM +0200, Andrew Lunn wrote:
> On Thu, May 30, 2019 at 05:39:33PM +0300, Alexander Filippov wrote:
> > VESNIN is an OpenPower machine with an Aspeed 2400 BMC SoC manufactured
> > by YADRO.
> >
> > Signed-off-by: Alexander Filippov <a.filippov@yadro.com>
> > ---
> > arch/arm/boot/dts/Makefile | 1 +
> > arch/arm/boot/dts/aspeed-bmc-opp-vesnin.dts | 234 ++++++++++++++++++++
> > 2 files changed, 235 insertions(+)
> > create mode 100644 arch/arm/boot/dts/aspeed-bmc-opp-vesnin.dts
> >
> > diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
> > index 834cce80d1b8..811e9312cf22 100644
> > --- a/arch/arm/boot/dts/Makefile
> > +++ b/arch/arm/boot/dts/Makefile
> > @@ -1259,6 +1259,7 @@ dtb-$(CONFIG_ARCH_ASPEED) += \
> > aspeed-bmc-microsoft-olympus.dtb \
> > aspeed-bmc-opp-lanyang.dtb \
> > aspeed-bmc-opp-palmetto.dtb \
> > + aspeed-bmc-opp-vesnin.dtb \
> > aspeed-bmc-opp-romulus.dtb \
> > aspeed-bmc-opp-swift.dtb \
> > aspeed-bmc-opp-witherspoon.dtb \
>
> Hi Alexander
Hi Andrew,
>
> Still not correctly sorted.
>
Thanks, I've fixed it in V3
> Andrew
next prev parent reply other threads:[~2019-05-31 6:07 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-30 14:39 [PATCH v2] ARM: dts: aspeed: Add YADRO VESNIN BMC Alexander Filippov
2019-05-30 14:39 ` Alexander Filippov
2019-05-30 14:39 ` Alexander Filippov
2019-05-30 14:39 ` Alexander Filippov
2019-05-30 16:53 ` Andrew Lunn
2019-05-30 16:53 ` Andrew Lunn
2019-05-30 16:53 ` Andrew Lunn
2019-05-30 20:36 ` Andrew Lunn
2019-05-30 20:36 ` Andrew Lunn
2019-05-30 20:36 ` Andrew Lunn
2019-05-31 6:07 ` Alexander A. Filippov [this message]
2019-05-31 6:07 ` Alexander A. Filippov
2019-05-31 6:07 ` Alexander A. Filippov
2019-05-31 6:07 ` Alexander A. Filippov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190531060731.GA22597@bbwork.lan \
--to=a.filippov@yadro.com \
--cc=linux-aspeed@lists.ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.