]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
arm: dts: k3-am625: Drop SoC provided bootph params from board u-boot/r5 dtsi
authorNishanth Menon <nm@ti.com>
Wed, 15 Nov 2023 03:28:55 +0000 (21:28 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 22 Nov 2023 18:47:39 +0000 (13:47 -0500)
k3-am62* SoC dtsi files now provide the following:

bootph-all: dmss secure_proxy_main dmsc k3_pds k3_clks k3_reset
   main_pmx0 main_timer0 mcu_pmx0 wkup_conf chipid

bootph-pre-ram: secure_proxy_sa3 main_esm mcu_esm

Drop these from board r5 and u-boot.dtsi files as these are duplicate in
them now.

Acked-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Tested-by: Dhruva Gole <d-gole@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
arch/arm/dts/k3-am625-beagleplay-u-boot.dtsi
arch/arm/dts/k3-am625-r5-beagleplay.dts
arch/arm/dts/k3-am625-r5-sk.dts
arch/arm/dts/k3-am625-sk-u-boot.dtsi
arch/arm/dts/k3-am625-verdin-r5.dts
arch/arm/dts/k3-am625-verdin-wifi-dev-u-boot.dtsi

index 10bdaa19446298984fac200646372d3f45db9747..ad5487c45b8f0479c85d39a1ba01ddb74684583e 100644 (file)
        };
 };
 
-&cbass_main {
-       bootph-all;
-};
-
 &main_timer0 {
        clock-frequency = <25000000>;
-       bootph-all;
-};
-
-&dmss {
-       bootph-all;
-};
-
-&secure_proxy_main {
-       bootph-all;
-};
-
-&dmsc {
-       bootph-all;
-};
-
-&k3_pds {
-       bootph-all;
-};
-
-&k3_clks {
-       bootph-all;
-};
-
-&k3_reset {
-       bootph-all;
 };
 
 &dmsc {
-       bootph-all;
        k3_sysreset: sysreset-controller {
                compatible = "ti,sci-sysreset";
                bootph-all;
        };
 };
 
-&wkup_conf {
-       bootph-all;
-};
-
-&chipid {
-       bootph-all;
-};
-
-&main_pmx0 {
-       bootph-all;
-};
-
 &main_uart0 {
        bootph-all;
 };
        bootph-all;
 };
 
-&cbass_mcu {
-       bootph-all;
-};
-
-&cbass_wakeup {
-       bootph-all;
-};
-
-&mcu_pmx0 {
-       bootph-all;
-};
-
 &main_i2c0 {
        bootph-all;
 };
index 864ed54bdaa2e3b348fcaf3335c7a54ff4ad2dba..9db58f093c8ccaf7ea3af5cc5445dff6ebf13b70 100644 (file)
        ti,secure-host;
 };
 
-&mcu_esm {
-       bootph-pre-ram;
-};
-
 &secure_proxy_sa3 {
-       bootph-pre-ram;
        /* We require this for boot handshake */
        status = "okay";
 };
        };
 };
 
-&main_esm {
-       bootph-pre-ram;
-};
-
 &main_pktdma {
        ti,sci = <&dm_tifs>;
 };
index bf219226b974f03062439fc7b6ec7a5daec286b9..55420b2f2c15e242d0b28ecfc4bf1648149642eb 100644 (file)
        ti,secure-host;
 };
 
-&mcu_esm {
-       bootph-pre-ram;
-};
-
 &secure_proxy_sa3 {
-       bootph-pre-ram;
        /* We require this for boot handshake */
        status = "okay";
 };
 
-&main_esm {
-       bootph-pre-ram;
-};
-
 &cbass_main {
        sysctrler: sysctrler {
                compatible = "ti,am654-system-controller";
index 7ae5e01f7c7fbd19ec4a936c23a2f3cbaa9017e4..dcf7c7652d31d21d18c2f354de2e746f02d33877 100644 (file)
        bootph-all;
 };
 
-&cbass_main {
-       bootph-all;
-};
-
 &main_timer0 {
        clock-frequency = <25000000>;
-       bootph-all;
-};
-
-&dmss {
-       bootph-all;
-};
-
-&secure_proxy_main {
-       bootph-all;
-};
-
-&dmsc {
-       bootph-all;
-};
-
-&k3_pds {
-       bootph-all;
-};
-
-&k3_clks {
-       bootph-all;
-};
-
-&k3_reset {
-       bootph-all;
-};
-
-&wkup_conf {
-       bootph-all;
-};
-
-&chipid {
-       bootph-all;
-};
-
-&main_pmx0 {
-       bootph-all;
 };
 
 &main_uart0 {
        bootph-all;
 };
 
-&cbass_mcu {
-       bootph-all;
-};
-
-&cbass_wakeup {
-       bootph-all;
-};
-
-&mcu_pmx0 {
-       bootph-all;
-};
-
 &sdhci1 {
        bootph-all;
 };
index 0cae9c577732cb21279a0c3902c98d3f4437de01..305d199678b3df1f767f340f01700b7626b5c19f 100644 (file)
        ti,secure-host;
 };
 
-&main_esm {
-       bootph-pre-ram;
-};
-
-&mcu_esm {
-       bootph-pre-ram;
-};
-
 &secure_proxy_sa3 {
-       bootph-pre-ram;
        /* We require this for boot handshake */
        status = "okay";
 };
index 588d9594a825102c9811a1e1fc613b617cd8555f..02f34c90c6d7741eccea74fce3656b13ea9ab566 100644 (file)
        };
 };
 
-&cbass_main {
-       bootph-all;
-
-       timer@2400000 {
-               clock-frequency = <25000000>;
-               bootph-all;
-       };
-};
-
-&cbass_mcu {
-       bootph-all;
-};
-
-&cbass_wakeup {
-       bootph-all;
-};
-
-&chipid {
-       bootph-all;
+&main_timer0 {
+       clock-frequency = <25000000>;
 };
 
 &main_bcdma {
 };
 
 &dmsc {
-       bootph-all;
-
        k3_sysreset: sysreset-controller {
                compatible = "ti,sci-sysreset";
                bootph-all;
        };
 };
 
-&dmss {
-       bootph-all;
-};
-
 &fss {
        bootph-all;
 };
 
-&k3_clks {
-       bootph-all;
-};
-
-&k3_pds {
-       bootph-all;
-};
-
-&k3_reset {
-       bootph-all;
-};
-
 &main_gpio0 {
        bootph-all;
 };
        };
 };
 
-&main_pmx0 {
-       bootph-all;
-};
-
 /* Verdin UART_3, used as the Linux console */
 &main_uart0 {
        bootph-all;
        bootph-all;
 };
 
-&mcu_pmx0 {
-       bootph-all;
-};
-
 &pinctrl_ctrl_sleep_moci {
        bootph-all;
 };
        status = "disabled";
 };
 
-&secure_proxy_main {
-       bootph-all;
-};
-
 &verdin_ctrl_sleep_moci {
        bootph-all;
 };
 
-&wkup_conf {
-       bootph-all;
-};
-
 /* Verdin UART_2 */
 &wkup_uart0 {
        bootph-all;