public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH v5 00/10] Add support for extension boards detection and DT overlays application
Date: Thu, 13 May 2021 08:18:53 -0400	[thread overview]
Message-ID: <20210513121853.GC17669@bill-the-cat> (raw)
In-Reply-To: <20210512223749.53beca04@windsurf.home>

On Wed, May 12, 2021 at 10:37:49PM +0200, Thomas Petazzoni wrote:
> Hello Tom,
> 
> On Tue,  4 May 2021 19:31:20 +0200
> Kory Maincent <kory.maincent@bootlin.com> wrote:
> 
> > Kory Maincent (10):
> >   fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.c
> >   cmd: add support for a new "extension" command
> >   pytest: add sandbox test for "extension" command
> >   ti/common: add support for extension_scan_board function
> >   am57xx: add support for cape detect functionality
> >   w1: replace dt detection by automatic detection
> >   arm: sunxi: add support for DIP detection to CHIP board
> >   configs: CHIP: add support for DIP detect functionality
> >   arm: am335x: add support for i2c2 bus
> >   am335x: add support for cape detect functionality
> 
> This series has gone through 5 iterations since the first posting
> mid-February. On version 4, we haven't received any feedback except
> your request to resend an updated version based on the latest master.
> 
> What are the plans with this series? Do you expect to receive more
> reviews? Or do you plan to apply it? Indeed, as the only comment on v4
> was to rebase on master and v5 doesn't get apply soon enough, it will
> again no longer cleanly apply on master :-)
> 
> Do not hesitate to let us know what is needed to get this series
> considered for merging.

Thanks for the reminder.  I've fixed up a small issue with the test (it
needs to only run on sandbox and not say real hardware wit CMD_FDT) and
am otherwise world build testing it again now.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210513/d316dbf5/attachment.sig>

  reply	other threads:[~2021-05-13 12:18 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-04 17:31 [PATCH v5 00/10] Add support for extension boards detection and DT overlays application Kory Maincent
2021-05-04 17:31 ` [PATCH v5 01/10] fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.c Kory Maincent
2021-05-13 19:06   ` Tom Rini
2021-05-04 17:31 ` [PATCH v5 02/10] cmd: add support for a new "extension" command Kory Maincent
2021-05-13 19:06   ` Tom Rini
2021-05-04 17:31 ` [PATCH v5 03/10] pytest: add sandbox test for " Kory Maincent
2021-05-13 19:06   ` Tom Rini
2021-05-04 17:31 ` [PATCH v5 04/10] ti/common: add support for extension_scan_board function Kory Maincent
2021-05-13 19:06   ` Tom Rini
2021-05-04 17:31 ` [PATCH v5 05/10] am57xx: add support for cape detect functionality Kory Maincent
2021-05-13 19:06   ` Tom Rini
2021-05-04 17:31 ` [PATCH v5 06/10] w1: replace dt detection by automatic detection Kory Maincent
2021-05-13 19:06   ` Tom Rini
2021-05-04 17:31 ` [PATCH v5 07/10] arm: sunxi: add support for DIP detection to CHIP board Kory Maincent
2021-05-13 11:01   ` Andre Przywara
2021-05-13 19:06   ` Tom Rini
2021-05-04 17:31 ` [PATCH v5 08/10] configs: CHIP: add support for DIP detect functionality Kory Maincent
2021-05-13 11:03   ` Andre Przywara
2021-05-17 10:19     ` Köry Maincent
2021-05-13 19:06   ` Tom Rini
2021-05-04 17:31 ` [PATCH v5 09/10] arm: am335x: add support for i2c2 bus Kory Maincent
2021-05-13 19:06   ` Tom Rini
2021-05-04 17:31 ` [PATCH v5 10/10] am335x: add support for cape detect functionality Kory Maincent
2021-05-13 19:06   ` Tom Rini
2021-05-12 20:37 ` [PATCH v5 00/10] Add support for extension boards detection and DT overlays application Thomas Petazzoni
2021-05-13 12:18   ` Tom Rini [this message]
2021-05-13 12:29     ` Thomas Petazzoni

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=20210513121853.GC17669@bill-the-cat \
    --to=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox