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: "Rouven Czerwinski" <rouven.czerwinski@linaro.org>,
	"Leonard Göhrs" <l.goehrs@pengutronix.de>
Subject: Re: [PATCH RFT] ARM: stm32mp: lxa: reuse USB nodes from upstream DT
Date: Thu, 22 Jan 2026 12:05:16 +0100	[thread overview]
Message-ID: <d0db893a-1a0c-40ca-b429-c1f8a32b6baf@pengutronix.de> (raw)
In-Reply-To: <20260120131728.785913-1-a.fatoum@pengutronix.de>

Hi,

On 1/20/26 2:17 PM, Ahmad Fatoum wrote:
> Disabling EHCI in favor of OHCI has been part of the TAC DT since a few
> years back. Let's reuse the same DT description the kernel uses and see
> what the fallout is.
> 
> Cc: Rouven Czerwinski <rouven.czerwinski@linaro.org>
> Cc: Leonard Göhrs <l.goehrs@pengutronix.de>
> Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>

Leonard reported off-list that this worked for him on the LXA TAC, so I
think this is ok to merge.

Cheers,
Ahmad

> ---
>  arch/arm/dts/stm32mp153c-lxa-fairytux2.dtsi | 8 --------
>  arch/arm/dts/stm32mp15xc-lxa-tac.dtsi       | 8 --------
>  2 files changed, 16 deletions(-)
> 
> diff --git a/arch/arm/dts/stm32mp153c-lxa-fairytux2.dtsi b/arch/arm/dts/stm32mp153c-lxa-fairytux2.dtsi
> index 2312dd08280e..701981358c68 100644
> --- a/arch/arm/dts/stm32mp153c-lxa-fairytux2.dtsi
> +++ b/arch/arm/dts/stm32mp153c-lxa-fairytux2.dtsi
> @@ -83,14 +83,6 @@ last_chosen@10 {
>  	};
>  };
>  
> -&usbh_ehci {
> -	status = "disabled";
> -};
> -
> -&usbh_ohci {
> -	status = "okay";
> -};
> -
>  &baseboard_eeprom {
>  	partitions {
>  		compatible = "fixed-partitions";
> diff --git a/arch/arm/dts/stm32mp15xc-lxa-tac.dtsi b/arch/arm/dts/stm32mp15xc-lxa-tac.dtsi
> index 0cb66500db47..6bd119a799e0 100644
> --- a/arch/arm/dts/stm32mp15xc-lxa-tac.dtsi
> +++ b/arch/arm/dts/stm32mp15xc-lxa-tac.dtsi
> @@ -128,11 +128,3 @@ backend_state_emmc: partition@c0000 {
>  		};
>  	};
>  };
> -
> -&usbh_ehci {
> -	status = "disabled";
> -};
> -
> -&usbh_ohci {
> -	status = "okay";
> -};

-- 
Pengutronix e.K.                  |                             |
Steuerwalder Str. 21              | http://www.pengutronix.de/  |
31137 Hildesheim, Germany         | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686  | Fax:   +49-5121-206917-5555 |




      reply	other threads:[~2026-01-22 11:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-20 13:17 Ahmad Fatoum
2026-01-22 11:05 ` Ahmad Fatoum [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=d0db893a-1a0c-40ca-b429-c1f8a32b6baf@pengutronix.de \
    --to=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=l.goehrs@pengutronix.de \
    --cc=rouven.czerwinski@linaro.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