All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: stm32: Fix uSD card-detect GPIO on DHCOM
@ 2020-10-28 20:38 Marek Vasut
  2020-10-29  7:53 ` Patrice CHOTARD
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Marek Vasut @ 2020-10-28 20:38 UTC (permalink / raw)
  To: u-boot

The uSD slot card-detect GPIO is connected to PG1, fix it.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Patrice Chotard <patrice.chotard@st.com>
Cc: Patrick Delaunay <patrick.delaunay@st.com>
---
 arch/arm/dts/stm32mp15xx-dhcom.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/dts/stm32mp15xx-dhcom.dtsi b/arch/arm/dts/stm32mp15xx-dhcom.dtsi
index 18c08c9435..1081d0c069 100644
--- a/arch/arm/dts/stm32mp15xx-dhcom.dtsi
+++ b/arch/arm/dts/stm32mp15xx-dhcom.dtsi
@@ -329,7 +329,7 @@
 	pinctrl-0 = <&sdmmc1_b4_pins_a &sdmmc1_dir_pins_a>;
 	pinctrl-1 = <&sdmmc1_b4_od_pins_a &sdmmc1_dir_pins_a>;
 	pinctrl-2 = <&sdmmc1_b4_sleep_pins_a &sdmmc1_dir_sleep_pins_a>;
-	cd-gpios = <&gpioi 8 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
+	cd-gpios = <&gpiog 1 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
 	disable-wp;
 	st,sig-dir;
 	st,neg-edge;
-- 
2.28.0

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] ARM: dts: stm32: Fix uSD card-detect GPIO on DHCOM
  2020-10-28 20:38 [PATCH] ARM: dts: stm32: Fix uSD card-detect GPIO on DHCOM Marek Vasut
@ 2020-10-29  7:53 ` Patrice CHOTARD
  2020-11-06 17:40 ` Patrick DELAUNAY
  2020-11-25  9:45 ` Patrick DELAUNAY
  2 siblings, 0 replies; 4+ messages in thread
From: Patrice CHOTARD @ 2020-10-29  7:53 UTC (permalink / raw)
  To: u-boot

Hi Marek

On 10/28/20 9:38 PM, Marek Vasut wrote:
> The uSD slot card-detect GPIO is connected to PG1, fix it.
>
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Patrice Chotard <patrice.chotard@st.com>
> Cc: Patrick Delaunay <patrick.delaunay@st.com>
> ---
>  arch/arm/dts/stm32mp15xx-dhcom.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/dts/stm32mp15xx-dhcom.dtsi b/arch/arm/dts/stm32mp15xx-dhcom.dtsi
> index 18c08c9435..1081d0c069 100644
> --- a/arch/arm/dts/stm32mp15xx-dhcom.dtsi
> +++ b/arch/arm/dts/stm32mp15xx-dhcom.dtsi
> @@ -329,7 +329,7 @@
>  	pinctrl-0 = <&sdmmc1_b4_pins_a &sdmmc1_dir_pins_a>;
>  	pinctrl-1 = <&sdmmc1_b4_od_pins_a &sdmmc1_dir_pins_a>;
>  	pinctrl-2 = <&sdmmc1_b4_sleep_pins_a &sdmmc1_dir_sleep_pins_a>;
> -	cd-gpios = <&gpioi 8 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
> +	cd-gpios = <&gpiog 1 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
>  	disable-wp;
>  	st,sig-dir;
>  	st,neg-edge;

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

Thanks

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] ARM: dts: stm32: Fix uSD card-detect GPIO on DHCOM
  2020-10-28 20:38 [PATCH] ARM: dts: stm32: Fix uSD card-detect GPIO on DHCOM Marek Vasut
  2020-10-29  7:53 ` Patrice CHOTARD
@ 2020-11-06 17:40 ` Patrick DELAUNAY
  2020-11-25  9:45 ` Patrick DELAUNAY
  2 siblings, 0 replies; 4+ messages in thread
From: Patrick DELAUNAY @ 2020-11-06 17:40 UTC (permalink / raw)
  To: u-boot

Hi Marek,

> From: Marek Vasut <marex@denx.de>
> Sent: mercredi 28 octobre 2020 21:38
> To: u-boot at lists.denx.de
> Cc: Marek Vasut <marex@denx.de>; Patrice CHOTARD
> <patrice.chotard@st.com>; Patrick DELAUNAY <patrick.delaunay@st.com>
> Subject: [PATCH] ARM: dts: stm32: Fix uSD card-detect GPIO on DHCOM
> Importance: High
> 
> The uSD slot card-detect GPIO is connected to PG1, fix it.
> 
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Patrice Chotard <patrice.chotard@st.com>
> Cc: Patrick Delaunay <patrick.delaunay@st.com>
> ---
>  arch/arm/dts/stm32mp15xx-dhcom.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/dts/stm32mp15xx-dhcom.dtsi b/arch/arm/dts/stm32mp15xx-
> dhcom.dtsi
> index 18c08c9435..1081d0c069 100644
> --- a/arch/arm/dts/stm32mp15xx-dhcom.dtsi
> +++ b/arch/arm/dts/stm32mp15xx-dhcom.dtsi
> @@ -329,7 +329,7 @@
>  	pinctrl-0 = <&sdmmc1_b4_pins_a &sdmmc1_dir_pins_a>;
>  	pinctrl-1 = <&sdmmc1_b4_od_pins_a &sdmmc1_dir_pins_a>;
>  	pinctrl-2 = <&sdmmc1_b4_sleep_pins_a &sdmmc1_dir_sleep_pins_a>;
> -	cd-gpios = <&gpioi 8 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
> +	cd-gpios = <&gpiog 1 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
>  	disable-wp;
>  	st,sig-dir;
>  	st,neg-edge;
> --
> 2.28.0

Reviewed-by: Patrick Delaunay <patrick.delaunay@st.com>

Thanks

Patrick

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] ARM: dts: stm32: Fix uSD card-detect GPIO on DHCOM
  2020-10-28 20:38 [PATCH] ARM: dts: stm32: Fix uSD card-detect GPIO on DHCOM Marek Vasut
  2020-10-29  7:53 ` Patrice CHOTARD
  2020-11-06 17:40 ` Patrick DELAUNAY
@ 2020-11-25  9:45 ` Patrick DELAUNAY
  2 siblings, 0 replies; 4+ messages in thread
From: Patrick DELAUNAY @ 2020-11-25  9:45 UTC (permalink / raw)
  To: u-boot

Hi Marek,

> From: Marek Vasut <marex@denx.de>
> Sent: mercredi 28 octobre 2020 21:38
> 
> The uSD slot card-detect GPIO is connected to PG1, fix it.
> 
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Patrice Chotard <patrice.chotard@st.com>
> Cc: Patrick Delaunay <patrick.delaunay@st.com>
> ---
>  arch/arm/dts/stm32mp15xx-dhcom.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Applied to u-boot-stm/master, thanks!

Regards

Patrick

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-11-25  9:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-28 20:38 [PATCH] ARM: dts: stm32: Fix uSD card-detect GPIO on DHCOM Marek Vasut
2020-10-29  7:53 ` Patrice CHOTARD
2020-11-06 17:40 ` Patrick DELAUNAY
2020-11-25  9:45 ` Patrick DELAUNAY

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.