public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Mattijs Korpershoek <mkorpershoek@baylibre.com>
To: Tom Rini <trini@konsulko.com>, Marek Vasut <marex@denx.de>,
	Lukasz Majewski <lukma@denx.de>, Bin Meng <bmeng.cn@gmail.com>,
	Neil Armstrong <neil.armstrong@linaro.org>
Cc: Caleb Connolly <caleb.connolly@linaro.org>,
	u-boot-qcom@groups.io, u-boot@lists.denx.de
Subject: Re: [PATCH v4 0/3] dwc3: gadget: properly fix cache operations
Date: Tue, 22 Oct 2024 11:10:27 +0200	[thread overview]
Message-ID: <87h694wlj0.fsf@baylibre.com> (raw)
In-Reply-To: <172955350574.3031532.4179642258271087474.b4-ty@konsulko.com>

Hi Tom,

On lun., oct. 21, 2024 at 17:31, Tom Rini <trini@konsulko.com> wrote:

> On Fri, 11 Oct 2024 16:38:23 +0200, Neil Armstrong wrote:
>
>> We experience huge problems with cache handling on Qualcomm
>> systems, and it appears the dcache handling in the DWC3 gadget
>> code is quite wrong and causes operational issues.
>> 
>> This serie fixes the dcache operations on unaligned data,
>> and properly invalidate buffers when reading back data from
>> hardware.
>> 
>> [...]
>
> Applied to u-boot/master, thanks!

I think you already pulled this via:

https://patchwork.ozlabs.org/project/uboot/patch/87iktr2l9t.fsf@baylibre.com/

>
> -- 
> Tom

  reply	other threads:[~2024-10-22  9:10 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-11 14:38 [PATCH v4 0/3] dwc3: gadget: properly fix cache operations Neil Armstrong
2024-10-11 14:38 ` [PATCH v4 1/3] usb: dwc3: allocate setup_buf with dma_alloc_coherent() Neil Armstrong
2024-10-11 14:38 ` [PATCH v4 2/3] usb: dwc3: fix dcache flush range calculation Neil Armstrong
2024-10-12  3:37   ` Marek Vasut
2024-10-13 16:35     ` Neil Armstrong
2024-10-13 20:37       ` Marek Vasut
2024-10-11 14:38 ` [PATCH v4 3/3] usb: dwc3: invalidate dcache on buffer used in interrupt handling Neil Armstrong
2024-10-13 20:38   ` Marek Vasut
2024-12-28 13:46   ` Ahmad Fatoum
2024-12-30 10:35     ` Neil Armstrong
2024-12-30 18:49       ` Ahmad Fatoum
2024-10-15  9:06 ` [PATCH v4 0/3] dwc3: gadget: properly fix cache operations Mattijs Korpershoek
2024-10-21 23:31 ` Tom Rini
2024-10-22  9:10   ` Mattijs Korpershoek [this message]
2024-10-22 14:19     ` Tom Rini

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=87h694wlj0.fsf@baylibre.com \
    --to=mkorpershoek@baylibre.com \
    --cc=bmeng.cn@gmail.com \
    --cc=caleb.connolly@linaro.org \
    --cc=lukma@denx.de \
    --cc=marex@denx.de \
    --cc=neil.armstrong@linaro.org \
    --cc=trini@konsulko.com \
    --cc=u-boot-qcom@groups.io \
    --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