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 10bdaa1..ad5487c 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 864ed54..9db58f0 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 bf21922..55420b2 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 7ae5e01..dcf7c76 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 0cae9c5..305d199 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 588d959..02f34c9 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;