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 v2 16/23] ti: Drop sdp4430 board
Date: Tue, 7 Jul 2020 12:00:24 -0400	[thread overview]
Message-ID: <20200707160024.GQ1306@bill-the-cat> (raw)
In-Reply-To: <CAMty3ZBc+=df0p+MFYjrJWiLaj=NKq5914Dj3BS9piLSTno4DQ@mail.gmail.com>

On Tue, Jul 07, 2020 at 09:18:52PM +0530, Jagan Teki wrote:
> On Sat, Jun 13, 2020 at 11:51 PM Jagan Teki <jagan@amarulasolutions.com> wrote:
> >
> > On Wed, May 27, 2020 at 6:27 PM Jagan Teki <jagan@amarulasolutions.com> wrote:
> > >
> > > DM, DM_SPI and other driver model migration deadlines
> > > are expired for this board.
> > >
> > > Drop it.
> > >
> > > Cc: Lokesh Vutla <lokeshvutla@ti.com>
> >
> > Any comments?
> 
> Any patches for DM_SPI switch on this board?

As there's been
http://patchwork.ozlabs.org/project/uboot/list/?series=183630&state=*
since this was posted, if nothing else a trivial "build tested only"
patch is appropriate now if still relevant (the specific patch to this
board just disabled SPI outright).

-- 
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/20200707/f64cedeb/attachment.sig>

  reply	other threads:[~2020-07-07 16:00 UTC|newest]

Thread overview: 79+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-27 12:56 [PATCH v2 00/23] spi: dm-conversion (part1) Jagan Teki
2020-05-27 12:56 ` [PATCH v2 01/23] configs: igep00x0: Enable DM_SPI Jagan Teki
2020-06-03 16:14   ` Enric Balletbo i Serra
2020-06-11  9:26   ` Jagan Teki
2020-05-27 12:56 ` [PATCH v2 02/23] am335x: sl50: " Jagan Teki
2020-06-03 16:14   ` Enric Balletbo i Serra
2020-06-11  9:28   ` Jagan Teki
2020-05-27 12:56 ` [PATCH v2 03/23] am335x: baltos: " Jagan Teki
2020-06-13 18:01   ` Jagan Teki
2020-06-14 18:37     ` Yegor Yefremov
2020-06-18 16:23       ` Jagan Teki
2020-05-27 12:56 ` [PATCH v2 04/23] am335x: igep003x: " Jagan Teki
2020-06-13 18:02   ` Jagan Teki
2020-07-07 15:27     ` Jagan Teki
2020-05-27 12:56 ` [PATCH v2 05/23] siemens: draco: Enable DM_SPI, DM_SPI_FLASH Jagan Teki
2020-06-13 18:03   ` Jagan Teki
2020-07-07 15:28     ` Jagan Teki
2020-05-27 12:56 ` [PATCH v2 06/23] siemens: pxm2: " Jagan Teki
2020-06-13 18:05   ` Jagan Teki
2020-07-07 15:29     ` Jagan Teki
2020-05-27 12:56 ` [PATCH v2 07/23] siemens: rut: " Jagan Teki
2020-06-13 18:06   ` Jagan Teki
2020-07-07 15:29     ` Jagan Teki
2020-05-27 12:56 ` [PATCH v2 08/23] compulab: Drop cm_t54 Jagan Teki
2020-06-13 18:07   ` Jagan Teki
2020-07-07 15:34     ` Jagan Teki
2020-05-27 12:56 ` [PATCH v2 09/23] compulab: Drop cm_t35 Jagan Teki
2020-06-13 18:11   ` Jagan Teki
2020-07-07 15:36     ` Jagan Teki
2020-05-27 12:56 ` [PATCH v2 10/23] overo: Drop omap3 overo Jagan Teki
2020-06-13 18:13   ` Jagan Teki
2020-07-07 15:40     ` Jagan Teki
2020-05-27 12:56 ` [PATCH v2 11/23] pandora: Drop omap3 pandora Jagan Teki
2020-05-28  9:41   ` Gražvydas Ignotas
2020-05-29 12:39     ` Jagan Teki
2020-05-27 12:56 ` [PATCH v2 12/23] logicpd: Drop omap3 zoom1 Jagan Teki
2020-06-13 18:15   ` Jagan Teki
2020-06-16 12:59     ` Nishanth Menon
2020-07-07 15:43       ` Jagan Teki
2020-05-27 12:56 ` [PATCH v2 13/23] quipos: Drop omap3 cairo Jagan Teki
2020-06-13 18:17   ` Jagan Teki
2020-07-07 15:45     ` Jagan Teki
2020-05-27 12:56 ` [PATCH v2 14/23] gumstix: Drop duovero Jagan Teki
2020-06-13 18:19   ` Jagan Teki
2020-05-27 12:56 ` [PATCH v2 15/23] ti: Drop panda board Jagan Teki
2020-06-05  4:31   ` Lokesh Vutla
2020-06-13 18:23     ` Jagan Teki
2020-06-13 19:32       ` Peter Robinson
2020-06-13 19:35         ` Jagan Teki
2020-06-13 19:39           ` Tom Rini
2020-06-13 19:43             ` Jagan Teki
2020-06-13 23:15               ` Peter Robinson
2020-06-13 23:23                 ` Tom Rini
2020-05-27 12:56 ` [PATCH v2 16/23] ti: Drop sdp4430 board Jagan Teki
2020-06-13 18:21   ` Jagan Teki
2020-07-07 15:48     ` Jagan Teki
2020-07-07 16:00       ` Tom Rini [this message]
2020-07-08  6:42         ` Jagan Teki
2020-07-08 17:55           ` Tom Rini
2020-05-27 12:56 ` [PATCH v2 17/23] ti: Drop omap5 uevm Jagan Teki
2020-06-05  4:32   ` Lokesh Vutla
2020-06-13 18:24     ` Jagan Teki
2020-05-27 12:56 ` [PATCH v2 18/23] birdland: Drop bav335x Jagan Teki
2020-06-13 18:26   ` Jagan Teki
2020-07-07 15:51     ` Jagan Teki
2020-05-27 12:56 ` [PATCH v2 19/23] gumstix: Drop pepper Jagan Teki
2020-06-13 18:27   ` Jagan Teki
2020-07-07 15:53     ` Jagan Teki
2020-05-27 12:56 ` [PATCH v2 20/23] phytec: Drop pcm051 Jagan Teki
2020-05-27 14:10   ` Lars Poeschel
2020-05-29 12:40     ` Jagan Teki
2020-05-27 12:56 ` [PATCH v2 21/23] silica: Drop pengwyn Jagan Teki
2020-06-13 18:28   ` Jagan Teki
2020-07-07 15:55     ` Jagan Teki
2020-05-27 12:56 ` [PATCH v2 22/23] spi: omap3: Drop nondm code Jagan Teki
2020-05-27 12:56 ` [PATCH v2 23/23] doc: driver-model: Update SPI migration status Jagan Teki
2020-05-27 13:27 ` [PATCH v2 00/23] spi: dm-conversion (part1) Simon Glass
2020-05-27 15:55   ` Jagan Teki
2020-05-28  3:08     ` Simon Glass

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=20200707160024.GQ1306@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