From: Alexandre TORGUE <alexandre.torgue@foss.st.com>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
"Rob Herring" <robh+dt@kernel.org>,
"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
"Conor Dooley" <conor+dt@kernel.org>,
"Maxime Coquelin" <mcoquelin.stm32@gmail.com>
Cc: "Leonard Göhrs" <l.goehrs@pengutronix.de>,
devicetree@vger.kernel.org,
linux-stm32@st-md-mailman.stormreply.com,
linux-arm-kernel@lists.infradead.org, kernel@pengutronix.de
Subject: Re: [PATCH] ARM: dts: stm32: lxa-tac: reduce RGMII interface drive strength
Date: Wed, 14 Feb 2024 14:04:41 +0100 [thread overview]
Message-ID: <a82bf354-f900-4f12-a9b7-0927403ecac3@foss.st.com> (raw)
In-Reply-To: <20240129114649.2458468-2-u.kleine-koenig@pengutronix.de>
Hi
On 1/29/24 12:46, Uwe Kleine-König wrote:
> From: Leonard Göhrs <l.goehrs@pengutronix.de>
>
> This results in an improvement of EMI performance by reducing the
> 125MHz emission and its harmonics caused by the RGMII clock line.
>
> Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> ---
> arch/arm/boot/dts/st/stm32mp15xc-lxa-tac.dtsi | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/boot/dts/st/stm32mp15xc-lxa-tac.dtsi b/arch/arm/boot/dts/st/stm32mp15xc-lxa-tac.dtsi
> index 7e835a7cf64a..cfaf8adde319 100644
> --- a/arch/arm/boot/dts/st/stm32mp15xc-lxa-tac.dtsi
> +++ b/arch/arm/boot/dts/st/stm32mp15xc-lxa-tac.dtsi
> @@ -471,6 +471,10 @@ switch: switch@0 {
> interrupt-parent = <&gpioa>;
> interrupts = <6 IRQ_TYPE_EDGE_RISING>;
>
> + /* Reduce RGMII EMI emissions by reducing drive strength */
> + microchip,hi-drive-strength-microamp = <2000>;
> + microchip,lo-drive-strength-microamp = <8000>;
> +
> ports {
> #address-cells = <1>;
> #size-cells = <0>;
Applied on stm32-next.
Thanks
Alex
prev parent reply other threads:[~2024-02-14 13:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-29 11:46 [PATCH] ARM: dts: stm32: lxa-tac: reduce RGMII interface drive strength Uwe Kleine-König
2024-02-14 13:04 ` Alexandre TORGUE [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=a82bf354-f900-4f12-a9b7-0927403ecac3@foss.st.com \
--to=alexandre.torgue@foss.st.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=kernel@pengutronix.de \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=l.goehrs@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-stm32@st-md-mailman.stormreply.com \
--cc=mcoquelin.stm32@gmail.com \
--cc=robh+dt@kernel.org \
--cc=u.kleine-koenig@pengutronix.de \
/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;
as well as URLs for NNTP newsgroup(s).