[PATCH 69/88] arm: Rename STM32MP15x

Patrick DELAUNAY patrick.delaunay at foss.st.com
Wed Feb 22 20:07:38 CET 2023


Hi,

On 1/23/23 23:00, Simon Glass wrote:
> CONFIG options must not use lower-case letter. Convert this and related
> ones to upper case.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>   arch/arm/dts/Makefile                          |  2 +-
>   arch/arm/dts/stm32mp15-u-boot.dtsi             |  2 +-
>   arch/arm/dts/stm32mp157a-dk1-u-boot.dtsi       |  4 ++--
>   arch/arm/dts/stm32mp157c-ed1-u-boot.dtsi       |  4 ++--
>   arch/arm/mach-stm32mp/Kconfig                  |  6 +++---
>   arch/arm/mach-stm32mp/Kconfig.15x              |  6 +++---
>   arch/arm/mach-stm32mp/Makefile                 |  2 +-
>   arch/arm/mach-stm32mp/cmd_stm32key.c           | 10 +++++-----
>   .../mach-stm32mp/cmd_stm32prog/cmd_stm32prog.c |  2 +-
>   .../arm/mach-stm32mp/cmd_stm32prog/stm32prog.c |  4 ++--
>   .../arm/mach-stm32mp/cmd_stm32prog/stm32prog.h |  6 +++---
>   arch/arm/mach-stm32mp/fdt.c                    |  8 ++++----
>   arch/arm/mach-stm32mp/include/mach/stm32.h     | 10 +++++-----
>   arch/arm/mach-stm32mp/include/mach/stm32prog.h |  2 +-
>   board/st/common/Kconfig                        | 14 +++++++-------
>   board/st/common/stm32mp_mtdparts.c             | 18 +++++++++---------
>   board/st/stm32mp1/Kconfig                      |  2 +-
>   board/st/stm32mp1/stm32mp1.c                   |  6 +++---
>   configs/stm32mp15_basic_defconfig              |  2 +-
>   configs/stm32mp15_defconfig                    |  2 +-
>   configs/stm32mp15_trusted_defconfig            |  4 ++--
>   drivers/clk/stm32/Kconfig                      |  2 +-
>   22 files changed, 59 insertions(+), 59 deletions(-)
>

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

Thanks
Patrick


More information about the U-Boot mailing list