diff mbox series

[v1,4/4] ARM: dts: stm32: Fix typo in stm32h7-u-boot.dtsi

Message ID 20201106071200.6933-5-patrice.chotard@st.com
State Accepted
Commit d5b05113912989f2f23f0bb130bce7e42a9cacd1
Delegated to: Patrick Delaunay
Headers show
Series ARM: dts: STM32: MCU's DT update | expand

Commit Message

Patrice CHOTARD Nov. 6, 2020, 7:12 a.m. UTC
Fix typo "firsct"

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

---

 arch/arm/dts/stm32h7-u-boot.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Patrick DELAUNAY Nov. 25, 2020, 9:17 a.m. UTC | #1
Hi Patrice

> From: Patrice CHOTARD <patrice.chotard@st.com>
> Sent: vendredi 6 novembre 2020 08:12
> 
> Fix typo "firsct"
> 
> Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
> 
> ---
> 
>  arch/arm/dts/stm32h7-u-boot.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/dts/stm32h7-u-boot.dtsi b/arch/arm/dts/stm32h7-u-boot.dtsi
> index 7182533cc9..54dd406b6b 100644
> --- a/arch/arm/dts/stm32h7-u-boot.dtsi
> +++ b/arch/arm/dts/stm32h7-u-boot.dtsi
> @@ -39,7 +39,7 @@
> 
>  			/*
>  			 * Memory configuration from sdram datasheet
> IS42S32800G-6BLI
> -			 * firsct bank is bank@0
> +			 * first bank is bank@0
>  			 * second bank is bank@1
>  			 */
>  			bank1: bank@1 {
> --
> 2.17.1

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

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

Thanks

Patrick
diff mbox series

Patch

diff --git a/arch/arm/dts/stm32h7-u-boot.dtsi b/arch/arm/dts/stm32h7-u-boot.dtsi
index 7182533cc9..54dd406b6b 100644
--- a/arch/arm/dts/stm32h7-u-boot.dtsi
+++ b/arch/arm/dts/stm32h7-u-boot.dtsi
@@ -39,7 +39,7 @@ 
 
 			/*
 			 * Memory configuration from sdram datasheet IS42S32800G-6BLI
-			 * firsct bank is bank@0
+			 * first bank is bank@0
 			 * second bank is bank@1
 			 */
 			bank1: bank@1 {