All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mattijs Korpershoek <mkorpershoek@baylibre.com>
To: Dhruva Gole <d-gole@ti.com>, Tom Rini <trini@konsulko.com>
Cc: Marcel Ziswiler <marcel.ziswiler@toradex.com>,
	"nm@ti.com" <nm@ti.com>,
	"sjoerd@collabora.com" <sjoerd@collabora.com>,
	"a-govindraju@ti.com" <a-govindraju@ti.com>,
	"d-gerlach@ti.com" <d-gerlach@ti.com>,
	"jpanis@baylibre.com" <jpanis@baylibre.com>,
	"g-tammana@ti.com" <g-tammana@ti.com>,
	"kamlesh@ti.com" <kamlesh@ti.com>,
	"vigneshr@ti.com" <vigneshr@ti.com>,
	"marex@denx.de" <marex@denx.de>,
	"hayashi.kunihiko@socionext.com" <hayashi.kunihiko@socionext.com>,
	"u-boot@lists.denx.de" <u-boot@lists.denx.de>,
	"angus@akkea.ca" <angus@akkea.ca>,
	"g-vlaev@ti.com" <g-vlaev@ti.com>,
	"s-anna@ti.com" <s-anna@ti.com>,
	"sjg@chromium.org" <sjg@chromium.org>,
	Martyn Welch <martyn.welch@collabora.com>
Subject: Re: [PATCH v2 0/8] Add DFU, emmc and usb boot for TI am62x
Date: Wed, 29 May 2024 11:00:32 +0200	[thread overview]
Message-ID: <87wmndxaa7.fsf@baylibre.com> (raw)
In-Reply-To: <20240529060908.l6vy6rnefpei5lqs@dhruva>

Hi Dhruva,

On mer., mai 29, 2024 at 11:39, Dhruva Gole <d-gole@ti.com> wrote:

> Hi Sjoerd,
>
> On Aug 21, 2023 at 14:20:26 -0400, Tom Rini wrote:
>> On Mon, Aug 21, 2023 at 04:13:32PM +0000, Marcel Ziswiler wrote:
>> > Hi Sjoerd
>> > 
>> > On Thu, 2023-06-01 at 08:37 +0200, Sjoerd Simons wrote:
>> > > On Wed, 2023-05-31 at 17:14 -0400, Tom Rini wrote:
>> > > > On Thu, Apr 06, 2023 at 08:55:34PM +0200, Sjoerd Simons wrote:
>> > > > 
>> > > > > This series adds more boot sources for the TI am62x. For that the
>> > > > > dts'
>> > > > > are synced from the upstream ti-next git tree (to add usb nodes),
>> > > > > some
>> > > > > dwc3 glue is and finally the default configuration is tuned to add
>> > > > > support for DFU and USB (host and gadget)
>> > > > 
>> > > > This seems, conceptually, fine.  But as we're getting the TI dts
>> > > > files
>> > > > in sync with the kernel, I'm deferring this version and you'll want
>> > > > to
>> > > > rebase and re-post once everything has settled.
>> > > 
>> > > Thanks for the update/hint ;) I also got a few review comments so the
>> > > plan is to include those and repost.. Just my may has been stupidly
>> > > busy causing me to not get around it in the first place, so maybe that
>> > > turned into good timing in the end.
>> > 
>> > Any progress on this?
>> > 
>> > I still carry your re-based series on top of latest master [1] and USB DFU is working very well on Verdin AM62.
>> > 
>> > Thanks!
>> > 
>> > [1] https://github.com/ziswiler/u-boot/tree/verdin-am62-usb-support
>> 
>> As the am62 files have been re-synced, re-basing this and re-posting for
>> next would be appropriate at this point.
>
> Any updates on this? Do you have plans to rebase and resend this series?

A part of this (USB DFU) has been taken over by Martyn and has been merged:

https://lore.kernel.org/all/171581573300.812585.12291710364879103682.b4-ty@konsulko.com/

>
>
>
> -- 
> Best regards,
> Dhruva Gole <d-gole@ti.com>

      reply	other threads:[~2024-05-29  9:00 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-06 18:55 [PATCH v2 0/8] Add DFU, emmc and usb boot for TI am62x Sjoerd Simons
2023-04-06 18:55 ` [PATCH v2 1/8] omap: timer: add ti,am654-timer compatibility Sjoerd Simons
2023-04-06 18:55 ` [PATCH v2 2/8] arm: mach-k3: am62: Add timer0 id to the dev list Sjoerd Simons
2023-04-06 18:55 ` [PATCH v2 3/8] arm: dts: k3-am62: Bump dtsi from linux Sjoerd Simons
2023-04-11 14:17   ` Nishanth Menon
2023-04-06 18:55 ` [PATCH v2 4/8] arm: dts: k3-am625-sk: Enable emmc in SPL Sjoerd Simons
2023-09-19  7:35   ` Sverdlin, Alexander
2023-09-19 11:19     ` Nishanth Menon
2023-09-19 11:33       ` Dhruva Gole
2023-04-06 18:55 ` [PATCH v2 5/8] usb: dwc3: Add dwc3 glue driver for am62 Sjoerd Simons
2023-04-07 13:26   ` Mattijs Korpershoek
2023-04-24  2:25   ` Kunihiko Hayashi
2023-04-06 18:55 ` [PATCH v2 6/8] configs: am62: Add configs for enabling USB in U-Boot Sjoerd Simons
2023-04-06 18:55 ` [PATCH v2 7/8] arm: dts: k3-am625-sk: Enable usb ports in u-boot Sjoerd Simons
2023-04-06 18:55 ` [PATCH v2 8/8] configs: am62x_evm_*: Enable USB and DFU support Sjoerd Simons
2023-06-08 21:41   ` Marcel Ziswiler
2023-04-11  5:51 ` [PATCH v2 0/8] Add DFU, emmc and usb boot for TI am62x Ravi Gunasekaran
2023-05-10  7:59 ` Mattijs Korpershoek
2023-05-31 21:14 ` Tom Rini
2023-06-01  6:37   ` Sjoerd Simons
2023-08-21 16:13     ` Marcel Ziswiler
2023-08-21 18:20       ` Tom Rini
2024-05-29  6:09         ` Dhruva Gole
2024-05-29  9:00           ` Mattijs Korpershoek [this message]

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=87wmndxaa7.fsf@baylibre.com \
    --to=mkorpershoek@baylibre.com \
    --cc=a-govindraju@ti.com \
    --cc=angus@akkea.ca \
    --cc=d-gerlach@ti.com \
    --cc=d-gole@ti.com \
    --cc=g-tammana@ti.com \
    --cc=g-vlaev@ti.com \
    --cc=hayashi.kunihiko@socionext.com \
    --cc=jpanis@baylibre.com \
    --cc=kamlesh@ti.com \
    --cc=marcel.ziswiler@toradex.com \
    --cc=marex@denx.de \
    --cc=martyn.welch@collabora.com \
    --cc=nm@ti.com \
    --cc=s-anna@ti.com \
    --cc=sjg@chromium.org \
    --cc=sjoerd@collabora.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=vigneshr@ti.com \
    /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.