mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: [PATCH] usb: dwc2: remove non-existent brcm,bcm2708-usb compatible
Date: Mon, 13 Apr 2026 15:49:13 +0200	[thread overview]
Message-ID: <20260413134913.3572223-1-a.fatoum@pengutronix.de> (raw)

There are no traces of this compatible in either barebox or Linux,
so drop it.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 drivers/usb/dwc2/dwc2.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/usb/dwc2/dwc2.c b/drivers/usb/dwc2/dwc2.c
index a35fd0e71763..984478d244c5 100644
--- a/drivers/usb/dwc2/dwc2.c
+++ b/drivers/usb/dwc2/dwc2.c
@@ -195,7 +195,6 @@ static void dwc2_remove(struct device *dev)
 
 static const struct of_device_id dwc2_platform_dt_ids[] = {
 	{ .compatible = "brcm,bcm2835-usb", },
-	{ .compatible = "brcm,bcm2708-usb", },
 	{ .compatible = "snps,dwc2", },
 	{ .compatible = "st,stm32mp15-fsotg",
 	  .data = dwc2_set_stm32mp15_fsotg_params },
-- 
2.47.3




             reply	other threads:[~2026-04-13 13:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-13 13:49 Ahmad Fatoum [this message]
2026-04-13 14:59 ` Sascha Hauer

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=20260413134913.3572223-1-a.fatoum@pengutronix.de \
    --to=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /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