u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: dts: stm32: add sdmmc cd-gpios for STM32MP135F-DK
@ 2022-11-02 13:53 Yann Gautier
  2022-11-02 13:53 ` [PATCH 2/2] ARM: dts: stm32: Drop MMCI interrupt-names Yann Gautier
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Yann Gautier @ 2022-11-02 13:53 UTC (permalink / raw)
  To: u-boot
  Cc: U-Boot STM32, Yann Gautier, Alexandre Torgue, Christophe KERELLO,
	Patrice CHOTARD, Patrick Delaunay, Tom Rini

On STM32MP135F-DK, the SD card detect GPIO is GPIOH4.
Backport of the Linux patch:
https://lore.kernel.org/linux-arm-kernel/20220921160334.3227138-1-yann.gautier@foss.st.com/

Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
---

 arch/arm/dts/stm32mp135f-dk.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/dts/stm32mp135f-dk.dts b/arch/arm/dts/stm32mp135f-dk.dts
index e6b8ffd332..52f86596ce 100644
--- a/arch/arm/dts/stm32mp135f-dk.dts
+++ b/arch/arm/dts/stm32mp135f-dk.dts
@@ -82,7 +82,7 @@
 	pinctrl-0 = <&sdmmc1_b4_pins_a &sdmmc1_clk_pins_a>;
 	pinctrl-1 = <&sdmmc1_b4_od_pins_a &sdmmc1_clk_pins_a>;
 	pinctrl-2 = <&sdmmc1_b4_sleep_pins_a>;
-	broken-cd;
+	cd-gpios = <&gpioh 4 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
 	disable-wp;
 	st,neg-edge;
 	bus-width = <4>;
-- 
2.25.1


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

* [PATCH 2/2] ARM: dts: stm32: Drop MMCI interrupt-names
  2022-11-02 13:53 [PATCH 1/2] ARM: dts: stm32: add sdmmc cd-gpios for STM32MP135F-DK Yann Gautier
@ 2022-11-02 13:53 ` Yann Gautier
  2022-11-03  7:46   ` Patrice CHOTARD
  2022-11-03  7:45 ` [PATCH 1/2] ARM: dts: stm32: add sdmmc cd-gpios for STM32MP135F-DK Patrice CHOTARD
  2022-11-07 12:37 ` Patrick DELAUNAY
  2 siblings, 1 reply; 7+ messages in thread
From: Yann Gautier @ 2022-11-02 13:53 UTC (permalink / raw)
  To: u-boot
  Cc: U-Boot STM32, Marek Vasut, Linus Walleij, Yann Gautier,
	Alexandre Torgue, Christophe KERELLO, Dillon Min,
	Patrice CHOTARD, Patrick Delaunay, Tom Rini

From: Marek Vasut <marex@denx.de>

The pl18x MMCI driver does not use the interrupt-names property,
the binding document has been updated to recommend this property
be unused, remove it.
Backport of Marek's Linux patch:
https://lore.kernel.org/linux-arm-kernel/20221013221242.218808-3-marex@denx.de/

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Yann Gautier <yann.gautier@foss.st.com>
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
---

 arch/arm/dts/stm32h743.dtsi  | 2 --
 arch/arm/dts/stm32mp131.dtsi | 2 --
 arch/arm/dts/stm32mp151.dtsi | 3 ---
 3 files changed, 7 deletions(-)

diff --git a/arch/arm/dts/stm32h743.dtsi b/arch/arm/dts/stm32h743.dtsi
index ceb629c4fa..c490d0a571 100644
--- a/arch/arm/dts/stm32h743.dtsi
+++ b/arch/arm/dts/stm32h743.dtsi
@@ -339,7 +339,6 @@
 			arm,primecell-periphid = <0x10153180>;
 			reg = <0x52007000 0x1000>;
 			interrupts = <49>;
-			interrupt-names = "cmd_irq";
 			clocks = <&rcc SDMMC1_CK>;
 			clock-names = "apb_pclk";
 			resets = <&rcc STM32H7_AHB3_RESET(SDMMC1)>;
@@ -353,7 +352,6 @@
 			arm,primecell-periphid = <0x10153180>;
 			reg = <0x48022400 0x400>;
 			interrupts = <124>;
-			interrupt-names = "cmd_irq";
 			clocks = <&rcc SDMMC2_CK>;
 			clock-names = "apb_pclk";
 			resets = <&rcc STM32H7_AHB2_RESET(SDMMC2)>;
diff --git a/arch/arm/dts/stm32mp131.dtsi b/arch/arm/dts/stm32mp131.dtsi
index a1c6d0d00b..661d329b45 100644
--- a/arch/arm/dts/stm32mp131.dtsi
+++ b/arch/arm/dts/stm32mp131.dtsi
@@ -231,7 +231,6 @@
 			arm,primecell-periphid = <0x20253180>;
 			reg = <0x58005000 0x1000>, <0x58006000 0x1000>;
 			interrupts = <GIC_SPI 50 IRQ_TYPE_LEVEL_HIGH>;
-			interrupt-names = "cmd_irq";
 			clocks = <&clk_pll4_p>;
 			clock-names = "apb_pclk";
 			cap-sd-highspeed;
@@ -245,7 +244,6 @@
 			arm,primecell-periphid = <0x20253180>;
 			reg = <0x58007000 0x1000>, <0x58008000 0x1000>;
 			interrupts = <GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH>;
-			interrupt-names = "cmd_irq";
 			clocks = <&clk_pll4_p>;
 			clock-names = "apb_pclk";
 			cap-sd-highspeed;
diff --git a/arch/arm/dts/stm32mp151.dtsi b/arch/arm/dts/stm32mp151.dtsi
index f0fb022fc6..8bbb1aef2e 100644
--- a/arch/arm/dts/stm32mp151.dtsi
+++ b/arch/arm/dts/stm32mp151.dtsi
@@ -1102,7 +1102,6 @@
 			arm,primecell-periphid = <0x00253180>;
 			reg = <0x48004000 0x400>;
 			interrupts = <GIC_SPI 137 IRQ_TYPE_LEVEL_HIGH>;
-			interrupt-names = "cmd_irq";
 			clocks = <&rcc SDMMC3_K>;
 			clock-names = "apb_pclk";
 			resets = <&rcc SDMMC3_R>;
@@ -1435,7 +1434,6 @@
 			arm,primecell-periphid = <0x00253180>;
 			reg = <0x58005000 0x1000>;
 			interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>;
-			interrupt-names = "cmd_irq";
 			clocks = <&rcc SDMMC1_K>;
 			clock-names = "apb_pclk";
 			resets = <&rcc SDMMC1_R>;
@@ -1450,7 +1448,6 @@
 			arm,primecell-periphid = <0x00253180>;
 			reg = <0x58007000 0x1000>;
 			interrupts = <GIC_SPI 124 IRQ_TYPE_LEVEL_HIGH>;
-			interrupt-names = "cmd_irq";
 			clocks = <&rcc SDMMC2_K>;
 			clock-names = "apb_pclk";
 			resets = <&rcc SDMMC2_R>;
-- 
2.25.1


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

* Re: [PATCH 1/2] ARM: dts: stm32: add sdmmc cd-gpios for STM32MP135F-DK
  2022-11-02 13:53 [PATCH 1/2] ARM: dts: stm32: add sdmmc cd-gpios for STM32MP135F-DK Yann Gautier
  2022-11-02 13:53 ` [PATCH 2/2] ARM: dts: stm32: Drop MMCI interrupt-names Yann Gautier
@ 2022-11-03  7:45 ` Patrice CHOTARD
  2022-12-07 16:02   ` [Uboot-stm32] " Patrice CHOTARD
  2022-11-07 12:37 ` Patrick DELAUNAY
  2 siblings, 1 reply; 7+ messages in thread
From: Patrice CHOTARD @ 2022-11-03  7:45 UTC (permalink / raw)
  To: Yann Gautier, u-boot
  Cc: U-Boot STM32, Alexandre Torgue, Christophe KERELLO,
	Patrick Delaunay, Tom Rini



On 11/2/22 14:53, Yann Gautier wrote:
> On STM32MP135F-DK, the SD card detect GPIO is GPIOH4.
> Backport of the Linux patch:
> https://lore.kernel.org/linux-arm-kernel/20220921160334.3227138-1-yann.gautier@foss.st.com/
> 
> Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
> Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
> ---
> 
>  arch/arm/dts/stm32mp135f-dk.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/dts/stm32mp135f-dk.dts b/arch/arm/dts/stm32mp135f-dk.dts
> index e6b8ffd332..52f86596ce 100644
> --- a/arch/arm/dts/stm32mp135f-dk.dts
> +++ b/arch/arm/dts/stm32mp135f-dk.dts
> @@ -82,7 +82,7 @@
>  	pinctrl-0 = <&sdmmc1_b4_pins_a &sdmmc1_clk_pins_a>;
>  	pinctrl-1 = <&sdmmc1_b4_od_pins_a &sdmmc1_clk_pins_a>;
>  	pinctrl-2 = <&sdmmc1_b4_sleep_pins_a>;
> -	broken-cd;
> +	cd-gpios = <&gpioh 4 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
>  	disable-wp;
>  	st,neg-edge;
>  	bus-width = <4>;
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>

Thanks
Patrice

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

* Re: [PATCH 2/2] ARM: dts: stm32: Drop MMCI interrupt-names
  2022-11-02 13:53 ` [PATCH 2/2] ARM: dts: stm32: Drop MMCI interrupt-names Yann Gautier
@ 2022-11-03  7:46   ` Patrice CHOTARD
  2022-12-07 16:02     ` [Uboot-stm32] " Patrice CHOTARD
  0 siblings, 1 reply; 7+ messages in thread
From: Patrice CHOTARD @ 2022-11-03  7:46 UTC (permalink / raw)
  To: Yann Gautier, u-boot
  Cc: U-Boot STM32, Marek Vasut, Linus Walleij, Alexandre Torgue,
	Christophe KERELLO, Dillon Min, Patrick Delaunay, Tom Rini



On 11/2/22 14:53, Yann Gautier wrote:
> From: Marek Vasut <marex@denx.de>
> 
> The pl18x MMCI driver does not use the interrupt-names property,
> the binding document has been updated to recommend this property
> be unused, remove it.
> Backport of Marek's Linux patch:
> https://lore.kernel.org/linux-arm-kernel/20221013221242.218808-3-marex@denx.de/
> 
> Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
> Reviewed-by: Yann Gautier <yann.gautier@foss.st.com>
> Signed-off-by: Marek Vasut <marex@denx.de>
> Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
> Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
> ---
> 
>  arch/arm/dts/stm32h743.dtsi  | 2 --
>  arch/arm/dts/stm32mp131.dtsi | 2 --
>  arch/arm/dts/stm32mp151.dtsi | 3 ---
>  3 files changed, 7 deletions(-)
> 
> diff --git a/arch/arm/dts/stm32h743.dtsi b/arch/arm/dts/stm32h743.dtsi
> index ceb629c4fa..c490d0a571 100644
> --- a/arch/arm/dts/stm32h743.dtsi
> +++ b/arch/arm/dts/stm32h743.dtsi
> @@ -339,7 +339,6 @@
>  			arm,primecell-periphid = <0x10153180>;
>  			reg = <0x52007000 0x1000>;
>  			interrupts = <49>;
> -			interrupt-names = "cmd_irq";
>  			clocks = <&rcc SDMMC1_CK>;
>  			clock-names = "apb_pclk";
>  			resets = <&rcc STM32H7_AHB3_RESET(SDMMC1)>;
> @@ -353,7 +352,6 @@
>  			arm,primecell-periphid = <0x10153180>;
>  			reg = <0x48022400 0x400>;
>  			interrupts = <124>;
> -			interrupt-names = "cmd_irq";
>  			clocks = <&rcc SDMMC2_CK>;
>  			clock-names = "apb_pclk";
>  			resets = <&rcc STM32H7_AHB2_RESET(SDMMC2)>;
> diff --git a/arch/arm/dts/stm32mp131.dtsi b/arch/arm/dts/stm32mp131.dtsi
> index a1c6d0d00b..661d329b45 100644
> --- a/arch/arm/dts/stm32mp131.dtsi
> +++ b/arch/arm/dts/stm32mp131.dtsi
> @@ -231,7 +231,6 @@
>  			arm,primecell-periphid = <0x20253180>;
>  			reg = <0x58005000 0x1000>, <0x58006000 0x1000>;
>  			interrupts = <GIC_SPI 50 IRQ_TYPE_LEVEL_HIGH>;
> -			interrupt-names = "cmd_irq";
>  			clocks = <&clk_pll4_p>;
>  			clock-names = "apb_pclk";
>  			cap-sd-highspeed;
> @@ -245,7 +244,6 @@
>  			arm,primecell-periphid = <0x20253180>;
>  			reg = <0x58007000 0x1000>, <0x58008000 0x1000>;
>  			interrupts = <GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH>;
> -			interrupt-names = "cmd_irq";
>  			clocks = <&clk_pll4_p>;
>  			clock-names = "apb_pclk";
>  			cap-sd-highspeed;
> diff --git a/arch/arm/dts/stm32mp151.dtsi b/arch/arm/dts/stm32mp151.dtsi
> index f0fb022fc6..8bbb1aef2e 100644
> --- a/arch/arm/dts/stm32mp151.dtsi
> +++ b/arch/arm/dts/stm32mp151.dtsi
> @@ -1102,7 +1102,6 @@
>  			arm,primecell-periphid = <0x00253180>;
>  			reg = <0x48004000 0x400>;
>  			interrupts = <GIC_SPI 137 IRQ_TYPE_LEVEL_HIGH>;
> -			interrupt-names = "cmd_irq";
>  			clocks = <&rcc SDMMC3_K>;
>  			clock-names = "apb_pclk";
>  			resets = <&rcc SDMMC3_R>;
> @@ -1435,7 +1434,6 @@
>  			arm,primecell-periphid = <0x00253180>;
>  			reg = <0x58005000 0x1000>;
>  			interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>;
> -			interrupt-names = "cmd_irq";
>  			clocks = <&rcc SDMMC1_K>;
>  			clock-names = "apb_pclk";
>  			resets = <&rcc SDMMC1_R>;
> @@ -1450,7 +1448,6 @@
>  			arm,primecell-periphid = <0x00253180>;
>  			reg = <0x58007000 0x1000>;
>  			interrupts = <GIC_SPI 124 IRQ_TYPE_LEVEL_HIGH>;
> -			interrupt-names = "cmd_irq";
>  			clocks = <&rcc SDMMC2_K>;
>  			clock-names = "apb_pclk";
>  			resets = <&rcc SDMMC2_R>;

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

Thanks
Patrice

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

* Re: [PATCH 1/2] ARM: dts: stm32: add sdmmc cd-gpios for STM32MP135F-DK
  2022-11-02 13:53 [PATCH 1/2] ARM: dts: stm32: add sdmmc cd-gpios for STM32MP135F-DK Yann Gautier
  2022-11-02 13:53 ` [PATCH 2/2] ARM: dts: stm32: Drop MMCI interrupt-names Yann Gautier
  2022-11-03  7:45 ` [PATCH 1/2] ARM: dts: stm32: add sdmmc cd-gpios for STM32MP135F-DK Patrice CHOTARD
@ 2022-11-07 12:37 ` Patrick DELAUNAY
  2 siblings, 0 replies; 7+ messages in thread
From: Patrick DELAUNAY @ 2022-11-07 12:37 UTC (permalink / raw)
  To: Yann Gautier, u-boot
  Cc: U-Boot STM32, Alexandre Torgue, Christophe KERELLO,
	Patrice CHOTARD, Tom Rini

Hi

On 11/2/22 14:53, Yann Gautier wrote:
> On STM32MP135F-DK, the SD card detect GPIO is GPIOH4.
> Backport of the Linux patch:
> https://lore.kernel.org/linux-arm-kernel/20220921160334.3227138-1-yann.gautier@foss.st.com/
>
> Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
> Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
> ---
>
>   arch/arm/dts/stm32mp135f-dk.dts | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/dts/stm32mp135f-dk.dts b/arch/arm/dts/stm32mp135f-dk.dts
> index e6b8ffd332..52f86596ce 100644
> --- a/arch/arm/dts/stm32mp135f-dk.dts
> +++ b/arch/arm/dts/stm32mp135f-dk.dts
> @@ -82,7 +82,7 @@
>   	pinctrl-0 = <&sdmmc1_b4_pins_a &sdmmc1_clk_pins_a>;
>   	pinctrl-1 = <&sdmmc1_b4_od_pins_a &sdmmc1_clk_pins_a>;
>   	pinctrl-2 = <&sdmmc1_b4_sleep_pins_a>;
> -	broken-cd;
> +	cd-gpios = <&gpioh 4 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
>   	disable-wp;
>   	st,neg-edge;
>   	bus-width = <4>;


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

Thanks
Patrick



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

* Re: [Uboot-stm32] [PATCH 1/2] ARM: dts: stm32: add sdmmc cd-gpios for STM32MP135F-DK
  2022-11-03  7:45 ` [PATCH 1/2] ARM: dts: stm32: add sdmmc cd-gpios for STM32MP135F-DK Patrice CHOTARD
@ 2022-12-07 16:02   ` Patrice CHOTARD
  0 siblings, 0 replies; 7+ messages in thread
From: Patrice CHOTARD @ 2022-12-07 16:02 UTC (permalink / raw)
  To: Yann Gautier, u-boot
  Cc: U-Boot STM32, Patrick Delaunay, Alexandre Torgue,
	Christophe KERELLO, Tom Rini



On 11/3/22 08:45, Patrice CHOTARD wrote:
> 
> 
> On 11/2/22 14:53, Yann Gautier wrote:
>> On STM32MP135F-DK, the SD card detect GPIO is GPIOH4.
>> Backport of the Linux patch:
>> https://lore.kernel.org/linux-arm-kernel/20220921160334.3227138-1-yann.gautier@foss.st.com/
>>
>> Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
>> Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
>> ---
>>
>>  arch/arm/dts/stm32mp135f-dk.dts | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/arch/arm/dts/stm32mp135f-dk.dts b/arch/arm/dts/stm32mp135f-dk.dts
>> index e6b8ffd332..52f86596ce 100644
>> --- a/arch/arm/dts/stm32mp135f-dk.dts
>> +++ b/arch/arm/dts/stm32mp135f-dk.dts
>> @@ -82,7 +82,7 @@
>>  	pinctrl-0 = <&sdmmc1_b4_pins_a &sdmmc1_clk_pins_a>;
>>  	pinctrl-1 = <&sdmmc1_b4_od_pins_a &sdmmc1_clk_pins_a>;
>>  	pinctrl-2 = <&sdmmc1_b4_sleep_pins_a>;
>> -	broken-cd;
>> +	cd-gpios = <&gpioh 4 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
>>  	disable-wp;
>>  	st,neg-edge;
>>  	bus-width = <4>;
> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
> 
> Thanks
> Patrice
> _______________________________________________
> Uboot-stm32 mailing list
> Uboot-stm32@st-md-mailman.stormreply.com
> https://st-md-mailman.stormreply.com/mailman/listinfo/uboot-stm32
Applied to u-boot-stm/master

Thanks
Patrice

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

* Re: [Uboot-stm32] [PATCH 2/2] ARM: dts: stm32: Drop MMCI interrupt-names
  2022-11-03  7:46   ` Patrice CHOTARD
@ 2022-12-07 16:02     ` Patrice CHOTARD
  0 siblings, 0 replies; 7+ messages in thread
From: Patrice CHOTARD @ 2022-12-07 16:02 UTC (permalink / raw)
  To: Yann Gautier, u-boot
  Cc: Marek Vasut, Tom Rini, Christophe KERELLO, Linus Walleij,
	Alexandre Torgue, Patrick Delaunay, U-Boot STM32, Dillon Min



On 11/3/22 08:46, Patrice CHOTARD wrote:
> 
> 
> On 11/2/22 14:53, Yann Gautier wrote:
>> From: Marek Vasut <marex@denx.de>
>>
>> The pl18x MMCI driver does not use the interrupt-names property,
>> the binding document has been updated to recommend this property
>> be unused, remove it.
>> Backport of Marek's Linux patch:
>> https://lore.kernel.org/linux-arm-kernel/20221013221242.218808-3-marex@denx.de/
>>
>> Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
>> Reviewed-by: Yann Gautier <yann.gautier@foss.st.com>
>> Signed-off-by: Marek Vasut <marex@denx.de>
>> Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
>> Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
>> ---
>>
>>  arch/arm/dts/stm32h743.dtsi  | 2 --
>>  arch/arm/dts/stm32mp131.dtsi | 2 --
>>  arch/arm/dts/stm32mp151.dtsi | 3 ---
>>  3 files changed, 7 deletions(-)
>>
>> diff --git a/arch/arm/dts/stm32h743.dtsi b/arch/arm/dts/stm32h743.dtsi
>> index ceb629c4fa..c490d0a571 100644
>> --- a/arch/arm/dts/stm32h743.dtsi
>> +++ b/arch/arm/dts/stm32h743.dtsi
>> @@ -339,7 +339,6 @@
>>  			arm,primecell-periphid = <0x10153180>;
>>  			reg = <0x52007000 0x1000>;
>>  			interrupts = <49>;
>> -			interrupt-names = "cmd_irq";
>>  			clocks = <&rcc SDMMC1_CK>;
>>  			clock-names = "apb_pclk";
>>  			resets = <&rcc STM32H7_AHB3_RESET(SDMMC1)>;
>> @@ -353,7 +352,6 @@
>>  			arm,primecell-periphid = <0x10153180>;
>>  			reg = <0x48022400 0x400>;
>>  			interrupts = <124>;
>> -			interrupt-names = "cmd_irq";
>>  			clocks = <&rcc SDMMC2_CK>;
>>  			clock-names = "apb_pclk";
>>  			resets = <&rcc STM32H7_AHB2_RESET(SDMMC2)>;
>> diff --git a/arch/arm/dts/stm32mp131.dtsi b/arch/arm/dts/stm32mp131.dtsi
>> index a1c6d0d00b..661d329b45 100644
>> --- a/arch/arm/dts/stm32mp131.dtsi
>> +++ b/arch/arm/dts/stm32mp131.dtsi
>> @@ -231,7 +231,6 @@
>>  			arm,primecell-periphid = <0x20253180>;
>>  			reg = <0x58005000 0x1000>, <0x58006000 0x1000>;
>>  			interrupts = <GIC_SPI 50 IRQ_TYPE_LEVEL_HIGH>;
>> -			interrupt-names = "cmd_irq";
>>  			clocks = <&clk_pll4_p>;
>>  			clock-names = "apb_pclk";
>>  			cap-sd-highspeed;
>> @@ -245,7 +244,6 @@
>>  			arm,primecell-periphid = <0x20253180>;
>>  			reg = <0x58007000 0x1000>, <0x58008000 0x1000>;
>>  			interrupts = <GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH>;
>> -			interrupt-names = "cmd_irq";
>>  			clocks = <&clk_pll4_p>;
>>  			clock-names = "apb_pclk";
>>  			cap-sd-highspeed;
>> diff --git a/arch/arm/dts/stm32mp151.dtsi b/arch/arm/dts/stm32mp151.dtsi
>> index f0fb022fc6..8bbb1aef2e 100644
>> --- a/arch/arm/dts/stm32mp151.dtsi
>> +++ b/arch/arm/dts/stm32mp151.dtsi
>> @@ -1102,7 +1102,6 @@
>>  			arm,primecell-periphid = <0x00253180>;
>>  			reg = <0x48004000 0x400>;
>>  			interrupts = <GIC_SPI 137 IRQ_TYPE_LEVEL_HIGH>;
>> -			interrupt-names = "cmd_irq";
>>  			clocks = <&rcc SDMMC3_K>;
>>  			clock-names = "apb_pclk";
>>  			resets = <&rcc SDMMC3_R>;
>> @@ -1435,7 +1434,6 @@
>>  			arm,primecell-periphid = <0x00253180>;
>>  			reg = <0x58005000 0x1000>;
>>  			interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>;
>> -			interrupt-names = "cmd_irq";
>>  			clocks = <&rcc SDMMC1_K>;
>>  			clock-names = "apb_pclk";
>>  			resets = <&rcc SDMMC1_R>;
>> @@ -1450,7 +1448,6 @@
>>  			arm,primecell-periphid = <0x00253180>;
>>  			reg = <0x58007000 0x1000>;
>>  			interrupts = <GIC_SPI 124 IRQ_TYPE_LEVEL_HIGH>;
>> -			interrupt-names = "cmd_irq";
>>  			clocks = <&rcc SDMMC2_K>;
>>  			clock-names = "apb_pclk";
>>  			resets = <&rcc SDMMC2_R>;
> 
> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
> 
> Thanks
> Patrice
> _______________________________________________
> Uboot-stm32 mailing list
> Uboot-stm32@st-md-mailman.stormreply.com
> https://st-md-mailman.stormreply.com/mailman/listinfo/uboot-stm32

Applied to u-boot-stm/master

Thanks
Patrice

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

end of thread, other threads:[~2022-12-07 16:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-02 13:53 [PATCH 1/2] ARM: dts: stm32: add sdmmc cd-gpios for STM32MP135F-DK Yann Gautier
2022-11-02 13:53 ` [PATCH 2/2] ARM: dts: stm32: Drop MMCI interrupt-names Yann Gautier
2022-11-03  7:46   ` Patrice CHOTARD
2022-12-07 16:02     ` [Uboot-stm32] " Patrice CHOTARD
2022-11-03  7:45 ` [PATCH 1/2] ARM: dts: stm32: add sdmmc cd-gpios for STM32MP135F-DK Patrice CHOTARD
2022-12-07 16:02   ` [Uboot-stm32] " Patrice CHOTARD
2022-11-07 12:37 ` Patrick DELAUNAY

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).