]> Git Repo - J-u-boot.git/blobdiff - arch/arm/dts/stm32h7-u-boot.dtsi
Merge tag 'u-boot-imx-master-20250127' of https://gitlab.denx.de/u-boot/custodians...
[J-u-boot.git] / arch / arm / dts / stm32h7-u-boot.dtsi
index 84dc7656d1b13598e2a4dc01affbf19b833734df..dea4db396c1b101575cbdb38e26da50dc8112c03 100644 (file)
@@ -4,7 +4,7 @@
 
 /{
        clocks {
-               u-boot,dm-pre-reloc;
+               bootph-all;
        };
 
        aliases {
@@ -24,9 +24,9 @@
        };
 
        soc {
-               u-boot,dm-pre-reloc;
+               bootph-all;
                pin-controller {
-                       u-boot,dm-pre-reloc;
+                       bootph-all;
                };
 
                fmc: fmc@52004000 {
 };
 
 &clk_hse {
-       u-boot,dm-pre-reloc;
+       bootph-all;
 };
 
 &clk_i2s {
-       u-boot,dm-pre-reloc;
+       bootph-all;
 };
 
 &clk_lse {
-       u-boot,dm-pre-reloc;
+       bootph-all;
 };
 
 
 &fmc {
-       u-boot,dm-pre-reloc;
+       bootph-all;
 };
 
 &gpioa {
-       u-boot,dm-pre-reloc;
+       bootph-all;
        compatible = "st,stm32-gpio";
 };
 
 &gpiob {
-       u-boot,dm-pre-reloc;
+       bootph-all;
        compatible = "st,stm32-gpio";
 };
 
 &gpioc {
-       u-boot,dm-pre-reloc;
+       bootph-all;
        compatible = "st,stm32-gpio";
 };
 
 &gpiod {
-       u-boot,dm-pre-reloc;
+       bootph-all;
        compatible = "st,stm32-gpio";
 };
 
 &gpioe {
-       u-boot,dm-pre-reloc;
+       bootph-all;
        compatible = "st,stm32-gpio";
 };
 
 &gpiof {
-       u-boot,dm-pre-reloc;
+       bootph-all;
        compatible = "st,stm32-gpio";
 };
 
 &gpiog {
-       u-boot,dm-pre-reloc;
+       bootph-all;
        compatible = "st,stm32-gpio";
 };
 
 &gpioh {
-       u-boot,dm-pre-reloc;
+       bootph-all;
        compatible = "st,stm32-gpio";
 };
 
 &gpioi {
-       u-boot,dm-pre-reloc;
+       bootph-all;
        compatible = "st,stm32-gpio";
 };
 
 &gpioj {
-       u-boot,dm-pre-reloc;
+       bootph-all;
        compatible = "st,stm32-gpio";
 };
 
 &gpiok {
-       u-boot,dm-pre-reloc;
+       bootph-all;
        compatible = "st,stm32-gpio";
 };
 
 &pwrcfg {
-       u-boot,dm-pre-reloc;
+       bootph-all;
 };
 
 &rcc {
-       u-boot,dm-pre-reloc;
+       bootph-all;
 };
 
 &sdmmc1 {
 };
 
 &timer5 {
-       u-boot,dm-pre-reloc;
+       bootph-all;
 };
 
 &pinctrl {
-       u-boot,dm-pre-reloc;
+       bootph-all;
 };
This page took 0.029203 seconds and 4 git commands to generate.