
Replace upper-case hex with lower-case hex for address in STM32 device tree
Patrice Chotard (8): ARM: dts: stm32: Use lower-case hex for address for stm32mp15-u-boot.dtsi ARM: dts: stm32: Use lower-case hex for address for stm32f769-disco-u-boot.dtsi ARM: dts: stm32: Use lower-case hex for address for stm32746-disco-u-boot.dtsi ARM: dts: stm32: Use lower-case hex for address for stm32f7-u-boot.dtsi ARM: dts: stm32: Use lower-case hex for address for stm32f469-disco-u-boot.dtsi ARM: dts: stm32: Use lower-case hex for address for stm32f429-disco-u-boot.dtsi ARM: dts: stm32: Use lower-case hex for address for stm32f746g-eval-u-boot.dtsi ARM: dts: stm32: Use lower-case hex for address for stm32429i-eval-u-boot.dtsi
arch/arm/dts/stm32429i-eval-u-boot.dtsi | 2 +- arch/arm/dts/stm32746g-eval-u-boot.dtsi | 2 +- arch/arm/dts/stm32f429-disco-u-boot.dtsi | 2 +- arch/arm/dts/stm32f469-disco-u-boot.dtsi | 6 +++--- arch/arm/dts/stm32f7-u-boot.dtsi | 4 ++-- arch/arm/dts/stm32f746-disco-u-boot.dtsi | 2 +- arch/arm/dts/stm32f769-disco-u-boot.dtsi | 6 +++--- arch/arm/dts/stm32mp15-u-boot.dtsi | 8 ++++---- 8 files changed, 16 insertions(+), 16 deletions(-)