All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: Tony Dinh <mibodhi@gmail.com>,
	U-Boot Mailing List <u-boot@lists.denx.de>
Cc: Tom Rini <trini@konsulko.com>, Chris Packham <judge.packham@gmail.com>
Subject: Re: [PATCH 0/4] Zyxel NSA310S NAS : convert to Driver Model.
Date: Mon, 19 Jul 2021 14:32:33 +0200	[thread overview]
Message-ID: <f4a950b4-e374-4378-6135-158af9dade16@denx.de> (raw)
In-Reply-To: <20210701042625.18815-1-mibodhi@gmail.com>

On 01.07.21 06:26, Tony Dinh wrote:
> 
> - Add device tree kirkwood-nsa310s.dts
> - Add DM_USB, DM_ETH, DM_SATA and associated configs to nsa310s_defconfig
> - Move some miscellaneous configs from board file to nsa310s_defconfig
> - Replace old device name "egiga0" with Ethernet PHY name
> from device tree kirkwood.dtsi
> - Removed IDE, and add SATA configs in board file nsa310s.c
> 
> 
> Tony Dinh (4):
>    NSA310S : Add device tree DTS for Zyxel NSA310S board
>    NSA310S : Add DM USB, DM Ethernet, and DM SATA configs
>    NSA310S : Use Ethernet PHY name from device tree
>    NSA310S : Add DM SATA configs
> 
>   arch/arm/dts/Makefile             |   1 +
>   arch/arm/dts/kirkwood-nsa310s.dts | 318 ++++++++++++++++++++++++++++++
>   board/zyxel/nsa310s/nsa310s.c     |  15 +-
>   configs/nsa310s_defconfig         |  12 +-
>   include/configs/nsa310s.h         |   9 +-
>   5 files changed, 342 insertions(+), 13 deletions(-)
>   create mode 100644 arch/arm/dts/kirkwood-nsa310s.dts
> 

Applied to u-boot-marvell/master

Thanks,
Stefan

  parent reply	other threads:[~2021-07-19 12:32 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-01  4:26 [PATCH 0/4] Zyxel NSA310S NAS : convert to Driver Model Tony Dinh
2021-07-01  4:26 ` [PATCH 1/4] NSA310S : Add device tree DTS for Zyxel NSA310S board Tony Dinh
2021-07-01  8:14   ` Stefan Roese
2021-07-01  4:26 ` [PATCH 2/4] NSA310S : Add DM USB, DM Ethernet, and DM SATA configs Tony Dinh
2021-07-01  8:14   ` Stefan Roese
2021-07-01  4:26 ` [PATCH 3/4] NSA310S : Use Ethernet PHY name from device tree Tony Dinh
2021-07-01  8:19   ` Stefan Roese
2021-07-01  8:22     ` Stefan Roese
2021-07-01 10:56       ` Tony (bodhi)
2021-07-01  4:26 ` [PATCH 4/4] NSA310S : Add DM SATA configs Tony Dinh
2021-07-01  8:20   ` Stefan Roese
2021-07-19 12:32 ` Stefan Roese [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-06-29  3:43 [PATCH 0/4] Zyxel NSA310S NAS : convert to Driver Model Tony (bodhi)
2021-06-29  5:47 ` Stefan Roese

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=f4a950b4-e374-4378-6135-158af9dade16@denx.de \
    --to=sr@denx.de \
    --cc=judge.packham@gmail.com \
    --cc=mibodhi@gmail.com \
    --cc=trini@konsulko.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 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.