public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Patrice CHOTARD <patrice.chotard@st.com>
To: u-boot@lists.denx.de
Subject: [Uboot-stm32] [PATCH 1/3] ARM: dts: rename stm32mp15xx-avenger96 ethernet0_rgmii_pins
Date: Tue, 28 Jul 2020 13:31:35 +0000	[thread overview]
Message-ID: <ad178cdb-a161-2d2c-bf4e-a2daff96fa6b@st.com> (raw)
In-Reply-To: <20200706112653.18951-1-patrick.delaunay@st.com>


On 7/6/20 1:26 PM, Patrick Delaunay wrote:
> Alignment with pins name used in Linux kernel v5.8.
>
> It is a preleminary step for device tree alignment.
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
> ---
>
>  arch/arm/dts/stm32mp15-pinctrl.dtsi          | 4 ++--
>  arch/arm/dts/stm32mp15xx-dhcor-avenger96.dts | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/arch/arm/dts/stm32mp15-pinctrl.dtsi b/arch/arm/dts/stm32mp15-pinctrl.dtsi
> index c385896ebc..b0c2aa52f8 100644
> --- a/arch/arm/dts/stm32mp15-pinctrl.dtsi
> +++ b/arch/arm/dts/stm32mp15-pinctrl.dtsi
> @@ -162,7 +162,7 @@
>  		};
>  	};
>  
> -	ethernet0_rgmii_pins_b: rgmii-1 {
> +	ethernet0_rgmii_pins_c: rgmii-2 {
>  		pins1 {
>  			pinmux = <STM32_PINMUX('G', 5, AF11)>, /* ETH_RGMII_CLK125 */
>  				 <STM32_PINMUX('G', 4, AF11)>, /* ETH_RGMII_GTX_CLK */
> @@ -193,7 +193,7 @@
>  		};
>  	};
>  
> -	ethernet0_rgmii_pins_sleep_b: rgmii-sleep-1 {
> +	ethernet0_rgmii_sleep_pins_c: rgmii-sleep-2 {
>  		pins1 {
>  			pinmux = <STM32_PINMUX('G', 5, ANALOG)>, /* ETH_RGMII_CLK125 */
>  				 <STM32_PINMUX('G', 4, ANALOG)>, /* ETH_RGMII_GTX_CLK */
> diff --git a/arch/arm/dts/stm32mp15xx-dhcor-avenger96.dts b/arch/arm/dts/stm32mp15xx-dhcor-avenger96.dts
> index c1cc80bcf5..88f25d89b2 100644
> --- a/arch/arm/dts/stm32mp15xx-dhcor-avenger96.dts
> +++ b/arch/arm/dts/stm32mp15xx-dhcor-avenger96.dts
> @@ -89,8 +89,8 @@
>  
>  &ethernet0 {
>  	status = "okay";
> -	pinctrl-0 = <&ethernet0_rgmii_pins_b>;
> -	pinctrl-1 = <&ethernet0_rgmii_pins_sleep_b>;
> +	pinctrl-0 = <&ethernet0_rgmii_pins_c>;
> +	pinctrl-1 = <&ethernet0_rgmii_sleep_pins_c>;
>  	pinctrl-names = "default", "sleep";
>  	phy-mode = "rgmii";
>  	max-speed = <1000>;

Reviewed-by: Patrice Chotard <patrice.chotard@st.com>

Thanks

Patrice

  parent reply	other threads:[~2020-07-28 13:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-06 11:26 [PATCH 1/3] ARM: dts: rename stm32mp15xx-avenger96 ethernet0_rgmii_pins Patrick Delaunay
2020-07-06 11:26 ` [PATCH 2/3] i2c: stm32f7: add stm32mp15 compatible Patrick Delaunay
2020-07-07  5:17   ` Heiko Schocher
2020-07-09  8:33   ` Heiko Schocher
2020-07-06 11:26 ` [PATCH 3/3] ARM: dts: stm32mp1: DT alignment with Linux kernel v5.8-rc1 Patrick Delaunay
2020-07-28 13:36   ` [Uboot-stm32] " Patrice CHOTARD
2020-07-28 16:09     ` Patrice CHOTARD
2020-07-28 13:31 ` Patrice CHOTARD [this message]
2020-07-28 16:09 ` [Uboot-stm32] [PATCH 1/3] ARM: dts: rename stm32mp15xx-avenger96 ethernet0_rgmii_pins 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=ad178cdb-a161-2d2c-bf4e-a2daff96fa6b@st.com \
    --to=patrice.chotard@st.com \
    --cc=u-boot@lists.denx.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