From d5b05113912989f2f23f0bb130bce7e42a9cacd1 Mon Sep 17 00:00:00 2001 From: Patrice Chotard Date: Fri, 6 Nov 2020 08:12:00 +0100 Subject: [PATCH] ARM: dts: stm32: Fix typo in stm32h7-u-boot.dtsi Fix typo "firsct" Signed-off-by: Patrice Chotard Reviewed-by: Patrick Delaunay --- 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 7182533..54dd406 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.7.4