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] ARM: dts: i.MX8MP: drop temporary workaround
Date: Fri, 19 Jan 2024 22:55:18 +0100	[thread overview]
Message-ID: <20240119215518.1354896-1-a.fatoum@pengutronix.de> (raw)

Like mentioned in commit db01bf84cf57 ("ARM: dts: i.MX8MP:
snps,dis-u2-freeclk-exists-quirk"), this was just a workaround until
barebox dwc3 driver was synced with Linux. This is now done, so we don't
need to keep around this extra property.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 arch/arm/dts/imx8mp.dtsi | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/arch/arm/dts/imx8mp.dtsi b/arch/arm/dts/imx8mp.dtsi
index 7a038217c468..6af9d3924ac6 100644
--- a/arch/arm/dts/imx8mp.dtsi
+++ b/arch/arm/dts/imx8mp.dtsi
@@ -17,15 +17,6 @@ aliases {
 	};
 };
 
-/* Temporary workaround until snps,gfladj-refclk-lpm-sel-quirk is supported */
-&usb_dwc3_0 {
-	snps,dis-u2-freeclk-exists-quirk;
-};
-
-&usb_dwc3_1 {
-	snps,dis-u2-freeclk-exists-quirk;
-};
-
 /*
  * The DSP reserved memory will collide with the Barebox malloc area for some
  * DRAM sizes, even though the DSP itself is disabled in most configurations.
-- 
2.39.2




             reply	other threads:[~2024-01-19 21:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-19 21:55 Ahmad Fatoum [this message]
2024-01-22  9:14 ` 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=20240119215518.1354896-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