ARM: dts: stm32: Use lower-case hex for address for stm32429i-eval-u-boot.dtsi
[platform/kernel/u-boot.git] / arch / arm / dts / stm32429i-eval-u-boot.dtsi
index 09d9d9a..fcab9ae 100644 (file)
@@ -33,7 +33,7 @@
 
                fmc: fmc@A0000000 {
                        compatible = "st,stm32-fmc";
-                       reg = <0xA0000000 0x1000>;
+                       reg = <0xa0000000 0x1000>;
                        clocks = <&rcc 0 STM32F4_AHB3_CLOCK(FMC)>;
                        st,syscfg = <&syscfg>;
                        pinctrl-0 = <&fmc_pins_d32>;