mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] usb: dwc2: remove non-existent brcm,bcm2708-usb compatible
@ 2026-04-13 13:49 Ahmad Fatoum
  2026-04-13 14:59 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2026-04-13 13:49 UTC (permalink / raw)
  To: barebox; +Cc: Ahmad Fatoum

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] usb: dwc2: remove non-existent brcm,bcm2708-usb compatible
  2026-04-13 13:49 [PATCH] usb: dwc2: remove non-existent brcm,bcm2708-usb compatible Ahmad Fatoum
@ 2026-04-13 14:59 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2026-04-13 14:59 UTC (permalink / raw)
  To: barebox, Ahmad Fatoum


On Mon, 13 Apr 2026 15:49:13 +0200, Ahmad Fatoum wrote:
> There are no traces of this compatible in either barebox or Linux,
> so drop it.
> 
> 

Applied, thanks!

[1/1] usb: dwc2: remove non-existent brcm,bcm2708-usb compatible
      https://git.pengutronix.de/cgit/barebox/commit/?id=6e55bedf4d14 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-04-13 14:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-04-13 13:49 [PATCH] usb: dwc2: remove non-existent brcm,bcm2708-usb compatible Ahmad Fatoum
2026-04-13 14:59 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox