public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Potin Lai <potin.lai@quantatw.com>
Cc: Albert Aribaud <albert.u.boot@aribaud.net>,
	"Chia-Wei, Wang" <chiawei_wang@aspeedtech.com>,
	Dylan Hung <dylan_hung@aspeedtech.com>,
	Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com>,
	Joel Stanley <joel@jms.id.au>,
	Patrick Williams <patrick@stwcx.xyz>,
	u-boot@lists.denx.de
Subject: Re: [PATCH v2] arm: dts: Aspeed: add Bletchley dts
Date: Tue, 18 Jan 2022 12:48:00 -0500	[thread overview]
Message-ID: <20220118174800.GA2949308@bill-the-cat> (raw)
In-Reply-To: <20220104100318.21854-1-potin.lai@quantatw.com>

[-- Attachment #1: Type: text/plain, Size: 1184 bytes --]

On Tue, Jan 04, 2022 at 06:03:17PM +0800, Potin Lai wrote:
> Initial introduction of Bletchley equipped with
> Aspeed 2600 BMC SoC.
> 
> Signed-off-by: Potin Lai <potin.lai@quantatw.com>
> Reviewed-by: Patrick Williams <patrick@stwcx.xyz>
> ---
> 
> Change since v1:
> - Disable mdio0, mdio1, mdio2
> - Remove mac0, mac1, mac3 (keep disabled)
> - Enable mac2, and set to fixed-link
> ---
>  arch/arm/dts/Makefile              |   3 +-
>  arch/arm/dts/ast2600-bletchley.dts | 285 +++++++++++++++++++++++++++++
>  2 files changed, 287 insertions(+), 1 deletion(-)
>  create mode 100644 arch/arm/dts/ast2600-bletchley.dts
> 
> diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
> index df844065cd..a172a9f8c6 100755
> --- a/arch/arm/dts/Makefile
> +++ b/arch/arm/dts/Makefile
> @@ -685,7 +685,8 @@ dtb-$(CONFIG_ARCH_ASPEED) += \
>  	ast2600-rainier.dtb \
>  	ast2600-slt.dtb \
>  	ast2600-tacoma.dtb \
> -	ast2600-intel.dtb
> +	ast2600-intel.dtb \
> +	ast2600-bletchley.dtb
>  
>  dtb-$(CONFIG_ARCH_STI) += stih410-b2260.dtb

Does this depend on other changes that I missed?  We don't have those
lines in the Makefile today, thanks.

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

  parent reply	other threads:[~2022-01-18 17:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-04 10:03 [PATCH v2] arm: dts: Aspeed: add Bletchley dts Potin Lai
2022-01-04 23:19 ` Patrick Williams
2022-01-18 17:48 ` Tom Rini [this message]
2022-01-19 10:36   ` Potin Lai (賴柏廷)

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=20220118174800.GA2949308@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=albert.u.boot@aribaud.net \
    --cc=chiawei_wang@aspeedtech.com \
    --cc=dylan_hung@aspeedtech.com \
    --cc=joel@jms.id.au \
    --cc=klaus@linux.vnet.ibm.com \
    --cc=patrick@stwcx.xyz \
    --cc=potin.lai@quantatw.com \
    --cc=u-boot@lists.denx.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox