From: Patrick DELAUNAY <patrick.delaunay@foss.st.com>
To: Patrice Chotard <patrice.chotard@foss.st.com>, <u-boot@lists.denx.de>
Cc: U-Boot STM32 <uboot-stm32@st-md-mailman.stormreply.com>,
Tom Rini <trini@konsulko.com>
Subject: Re: [PATCH 4/5] ARM: dts: Add txbyteclk clock in stm32mp235f-dk-u-boot.dtsi
Date: Thu, 13 Nov 2025 18:44:35 +0100 [thread overview]
Message-ID: <e89a5acf-6b8a-4c19-99cc-634db006c236@foss.st.com> (raw)
In-Reply-To: <20251017121852.109561-5-patrice.chotard@foss.st.com>
Hi,
On 10/17/25 14:18, Patrice Chotard wrote:
> Add txbyteclk to avoid error during clock registration.
>
> Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
> ---
>
> arch/arm/dts/stm32mp235f-dk-u-boot.dtsi | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/arch/arm/dts/stm32mp235f-dk-u-boot.dtsi b/arch/arm/dts/stm32mp235f-dk-u-boot.dtsi
> index 1bc77874050..84279c4712a 100644
> --- a/arch/arm/dts/stm32mp235f-dk-u-boot.dtsi
> +++ b/arch/arm/dts/stm32mp235f-dk-u-boot.dtsi
> @@ -10,6 +10,14 @@
> u-boot,boot-led = "led-blue";
> u-boot,mmc-env-partition = "u-boot-env";
> };
> +
> + clocks {
> + txbyteclk {
> + #clock-cells = <0>;
> + compatible = "fixed-clock";
> + clock-frequency = <0>;
> + };
> + };
> };
>
> &usart2 {
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Thanks
Patrick
next prev parent reply other threads:[~2025-11-13 17:44 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-17 12:18 [PATCH 0/5] stm32mp2: Fix stm32mp2xx-dk board boot issue Patrice Chotard
2025-10-17 12:18 ` [PATCH 1/5] ARM: dts: Add stm32mp257f-dk-u-boot.dtsi Patrice Chotard
2025-11-13 17:28 ` Patrick DELAUNAY
2025-11-14 16:45 ` Patrice CHOTARD
2025-10-17 12:18 ` [PATCH 2/5] ARM: dts: Fix "arm, smc-id" value for stm32mp23-u-boot.dtsi Patrice Chotard
2025-11-13 17:40 ` [PATCH 2/5] ARM: dts: Fix "arm,smc-id" " Patrick DELAUNAY
2025-11-14 16:45 ` Patrice CHOTARD
2025-10-17 12:18 ` [PATCH 3/5] ARM: dts: Fix "arm, smc-id" value for stm32mp25-u-boot.dtsi Patrice Chotard
2025-11-13 17:40 ` [PATCH 3/5] ARM: dts: Fix "arm,smc-id" " Patrick DELAUNAY
2025-11-14 16:45 ` Patrice CHOTARD
2025-10-17 12:18 ` [PATCH 4/5] ARM: dts: Add txbyteclk clock in stm32mp235f-dk-u-boot.dtsi Patrice Chotard
2025-11-13 17:44 ` Patrick DELAUNAY [this message]
2025-11-14 16:45 ` Patrice CHOTARD
2025-10-17 12:18 ` [PATCH 5/5] stm32mp: Add stm32mp23 support for syscon driver Patrice Chotard
2025-11-13 17:45 ` Patrick DELAUNAY
2025-11-14 16:45 ` Patrice CHOTARD
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=e89a5acf-6b8a-4c19-99cc-634db006c236@foss.st.com \
--to=patrick.delaunay@foss.st.com \
--cc=patrice.chotard@foss.st.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=uboot-stm32@st-md-mailman.stormreply.com \
/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