This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SK-AM62A-LP: SDCard boot mode, boot up but stuck in kernel: "platform fa00000.mmc: deferred probe pending"

Part Number: SK-AM62A-LP

Tool/software:

Hi, Sir:

Our codebase is ti-processor-sdk-linux-edgeai-am62a-evm-10_00_00_08

Based on our HW design (which is similar with EVM board), we use sdcard to boot up.

Following SK-AM62P-LP: How to Set SD Card to 3.3v only (low speed) to disable high speed mode.

And we also disable 2nd unused cpu.

But when booting up, we would get stuck in kernel to show below:

[   12.037450] mmc0: CQHCI version 5.10
[   12.080971] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
[   12.262364] mmc0: Failed to initialize a non-removable card
[   12.329280] pca953x 1-0022: supply vcc not found, using dummy regulator
[   12.341668] pca953x 1-0022: using AI
[   12.345431] pca953x 1-0022: failed writing register
[   12.350478] pca953x: probe of 1-0022 failed with error -121
[   12.360986] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[   12.368367] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[   12.377375] clk: Disabling unused clocks
[   12.385840] ALSA device list:
[   12.388906]   No soundcards found.
[   12.393114] Waiting for root device PARTUUID=c818697e-02...
[   22.623569] platform fa00000.mmc: deferred probe pending
[   22.628935] platform regulator-3: deferred probe pending
[   22.634243] platform 2b300050.target-module: deferred probe pending

In uboot, we update sd-card low speed change and our ddr config settings.

In kernel, we update sd-card low speed, and disable 2nd cpu.

Here are our changes and logs, would you help check why we got this kind error?

Thanks. 

diff --git a/arch/arm64/boot/dts/ti/k3-am62-main.dtsi b/arch/arm64/boot/dts/ti/k3-am62-main.dtsi
index 8be252991..b65ccf1b5 100644
--- a/arch/arm64/boot/dts/ti/k3-am62-main.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62-main.dtsi
@@ -606,16 +606,16 @@ sdhci1: mmc@fa00000 {
 		bus-width = <4>;
 		ti,clkbuf-sel = <0x7>;
 		ti,otap-del-sel-legacy = <0x8>;
-		ti,otap-del-sel-sd-hs = <0x0>;
-		ti,otap-del-sel-sdr12 = <0x0>;
-		ti,otap-del-sel-sdr25 = <0x0>;
-		ti,otap-del-sel-sdr50 = <0x8>;
-		ti,otap-del-sel-sdr104 = <0x7>;
-		ti,otap-del-sel-ddr50 = <0x4>;
+		//ti,otap-del-sel-sd-hs = <0x0>;
+		//ti,otap-del-sel-sdr12 = <0x0>;
+		//ti,otap-del-sel-sdr25 = <0x0>;
+		//ti,otap-del-sel-sdr50 = <0x8>;
+		//ti,otap-del-sel-sdr104 = <0x7>;
+		//ti,otap-del-sel-ddr50 = <0x4>;
 		ti,itap-del-sel-legacy = <0xa>;
-		ti,itap-del-sel-sd-hs = <0x1>;
-		ti,itap-del-sel-sdr12 = <0xa>;
-		ti,itap-del-sel-sdr25 = <0x1>;
+		//ti,itap-del-sel-sd-hs = <0x1>;
+		//ti,itap-del-sel-sdr12 = <0xa>;
+		//ti,itap-del-sel-sdr25 = <0x1>;
 		status = "disabled";
 	};
 
diff --git a/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts b/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
old mode 100644
new mode 100755
index 3047586a6..7a816c779
--- a/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
+++ b/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
@@ -76,17 +76,21 @@ wkup_r5fss0_core0_memory_region: r5f-dma-memory@9c900000 {
 			reg = <0x00 0x9c900000 0x00 0x01e00000>;
 			no-map;
 		};
+		/* disable mcu
 		mcu_r5fss0_core0_dma_memory_region: r5f-dma-memory@9b800000 {
 			compatible = "shared-dma-pool";
 			reg = <0x00 0x9b800000 0x00 0x100000>;
 			no-map;
 		};
+		*/
 
+		/* disable mcu
 		mcu_r5fss0_core0_memory_region: r5f-dma-memory@9b900000 {
 			compatible = "shared-dma-pool";
 			reg = <0x00 0x9b900000 0x00 0x0f00000>;
 			no-map;
 		};
+		*/
 
 		c7x_0_dma_memory_region: c7x-dma-memory@99800000 {
 			compatible = "shared-dma-pool";
@@ -689,7 +693,7 @@ &sdhci1 {
 	/* SD/MMC */
 	status = "okay";
 	vmmc-supply = <&vdd_mmc1>;
-	vqmmc-supply = <&vddshv_sdio>;
+	//vqmmc-supply = <&vddshv_sdio>;
 	pinctrl-names = "default";
 	pinctrl-0 = <&main_mmc1_pins_default>;
 	disable-wp;
@@ -840,6 +844,7 @@ mbox_c7x_0: mbox-c7x-0 {
 	};
 };
 
+/* disable mcu
 &mailbox0_cluster2 {
 	ti,mbox-num-fifos = <2>;
 	mbox_mcu_r5_0: mbox-mcu-r5-0 {
@@ -847,6 +852,7 @@ mbox_mcu_r5_0: mbox-mcu-r5-0 {
 		ti,mbox-tx = <1 0 0>;
 	};
 };
+*/
 
 &c7x_0 {
 	mboxes = <&mailbox0_cluster1>, <&mbox_c7x_0>;
@@ -860,11 +866,18 @@ &wkup_r5fss0_core0 {
 		<&wkup_r5fss0_core0_memory_region>;
 };
 
+/* disable mcu
 &mcu_r5fss0_core0 {
 	mboxes = <&mailbox0_cluster2>, <&mbox_mcu_r5_0>;
 	memory-region = <&mcu_r5fss0_core0_dma_memory_region>,
 			<&mcu_r5fss0_core0_memory_region>;
 };
+*/
+
+/* disable MCU R5F subsystem */
+&mcu_r5fss0 {
+       status = "disabled";
+};
 
 #define K3_TS_OFFSET(pa, val)	(0x4+(pa)*4) (0x10000 | val)
 

diff --git a/arch/arm/dts/k3-am62-main.dtsi b/arch/arm/dts/k3-am62-main.dtsi
index 4d8ad7bd..430ab151 100644
--- a/arch/arm/dts/k3-am62-main.dtsi
+++ b/arch/arm/dts/k3-am62-main.dtsi
@@ -606,16 +606,16 @@
 		bus-width = <4>;
 		ti,clkbuf-sel = <0x7>;
 		ti,otap-del-sel-legacy = <0x8>;
-		ti,otap-del-sel-sd-hs = <0x0>;
-		ti,otap-del-sel-sdr12 = <0x0>;
-		ti,otap-del-sel-sdr25 = <0x0>;
-		ti,otap-del-sel-sdr50 = <0x8>;
-		ti,otap-del-sel-sdr104 = <0x7>;
-		ti,otap-del-sel-ddr50 = <0x4>;
+		//ti,otap-del-sel-sd-hs = <0x0>;
+		//ti,otap-del-sel-sdr12 = <0x0>;
+		//ti,otap-del-sel-sdr25 = <0x0>;
+		//ti,otap-del-sel-sdr50 = <0x8>;
+		//ti,otap-del-sel-sdr104 = <0x7>;
+		//ti,otap-del-sel-ddr50 = <0x4>;
 		ti,itap-del-sel-legacy = <0xa>;
-		ti,itap-del-sel-sd-hs = <0x1>;
-		ti,itap-del-sel-sdr12 = <0xa>;
-		ti,itap-del-sel-sdr25 = <0x1>;
+		//ti,itap-del-sel-sd-hs = <0x1>;
+		//ti,itap-del-sel-sdr12 = <0xa>;
+		//ti,itap-del-sel-sdr25 = <0x1>;
 		status = "disabled";
 	};
 
diff --git a/arch/arm/dts/k3-am62a7-r5-sk.dts b/arch/arm/dts/k3-am62a7-r5-sk.dts
index fdae9fcd..c0d4a667 100644
--- a/arch/arm/dts/k3-am62a7-r5-sk.dts
+++ b/arch/arm/dts/k3-am62a7-r5-sk.dts
@@ -26,7 +26,7 @@
 		clocks = <&k3_clks 61 0>;
 		assigned-clocks = <&k3_clks 61 0>, <&k3_clks 135 0>;
 		assigned-clock-parents = <&k3_clks 61 2>;
-		assigned-clock-rates = <200000000>, <1200000000>;
+		assigned-clock-rates = <200000000>, <1000000000>;
 		ti,sci = <&dmsc>;
 		ti,sci-proc-id = <32>;
 		ti,sci-host-id = <10>;
diff --git a/arch/arm/dts/k3-am62a7-sk.dts b/arch/arm/dts/k3-am62a7-sk.dts
index e87c8f90..86994163 100644
--- a/arch/arm/dts/k3-am62a7-sk.dts
+++ b/arch/arm/dts/k3-am62a7-sk.dts
@@ -690,7 +690,7 @@
 	/* SD/MMC */
 	status = "okay";
 	vmmc-supply = <&vdd_mmc1>;
-	vqmmc-supply = <&vddshv_sdio>;
+	//vqmmc-supply = <&vddshv_sdio>;
 	pinctrl-names = "default";
 	pinctrl-0 = <&main_mmc1_pins_default>;
 	disable-wp;

debug_uart.log

  • Hi,

    India has a holiday today, please expect delayed response from the domain expert.

  • Hello,

    Do you have an eMMC on your custom board?

    If yes, please try the following patch:

    diff --git a/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts b/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
    index 3047586a6d9d..19ce04e4039b 100644
    --- a/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
    +++ b/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
    @@ -683,6 +683,7 @@ &sdhci0 {
     	pinctrl-names = "default";
     	pinctrl-0 = <&main_mmc0_pins_default>;
     	disable-wp;
    +    no-1-8-v;
     };
     
     &sdhci1 {
    

    If no, please disable the sdhci0 node in the DTS to skip eMMC initialization.

    Regards,

    Prashant

  • Hi, Sir:

    On our board, there is no emmc.

    After I disable sdhci0 node, the problem still exists.

    Here is the uart log for your reference.

    =~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2025.01.16 08:42:45 =~=~=~=~=~=~=~=~=~=~=~=
    
    U-Boot SPL 2024.04-dirty (Jan 15 2025 - 21:09:12 +0800)
    SYSFW ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)')
    SPL initial stack usage: 13568 bytes
    This is piny test commnet
    SPL malloc() before relocation used 0x6608 bytes (25 KB)
    >>SPL: board_init_r()
    spl_init
    Trying to boot from MMC2
    Authentication passed
    Authentication passed
    Authentication passed
    Unsupported OS image.. Jumping nevertheless..
    SPL malloc() used 0x1ad740 bytes (1717 KB)
    Authentication passed
    Authentication passed
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.10.0(release):v2.10.0-367-g00f1ec6b87-dirty
    NOTICE:  BL31: Built : 16:09:05, Feb  9 2024
    
    U-Boot SPL 2024.04-dirty (Jan 15 2025 - 21:09:08 +0800)
    SYSFW ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)')
    SPL malloc() before relocation used 0x2e80 bytes (11 KB)
    >>SPL: board_init_r()
    spl_init
    Trying to boot from MMC2
    i2c_write: error waiting for data ACK (status=0x116)
    pca953x gpio@22: Error reading output register
    Authentication passed
    Authentication passed
    Jumping to U-Boot...
    SPL malloc() used 0x129200 bytes (1188 KB)
    image entry point: 0x80800000
    
    
    U-Boot 2024.04-dirty (Jan 15 2025 - 21:09:08 +0800)
    
    SoC:   AM62AX SR1.0 HS-FS
    Model: Texas Instruments AM62A7 SK
    DRAM:  2 GiB (effective 4 GiB)
    Core:  87 devices, 30 uclasses, devicetree: separate
    MMC:   mmc@fa10000: 0, mmc@fa00000: 1
    Loading Environment from nowhere... OK
    In:    serial@2800000
    Out:   serial@2800000
    Err:   serial@2800000
    Net:   Could not get PHY for mdio@f00: addr 0
    am65_cpsw_nuss_port ethernet@8000000port@1: phy_connect() failed
    No ethernet found.
    
    Hit any key to stop autoboot:  2  1  0 
    i2c_write: error waiting for data ACK (status=0x116)
    pca953x gpio@22: Error reading output register
    switch to partitions #0, OK
    mmc1 is current device
    i2c_write: error waiting for data ACK (status=0x116)
    pca953x gpio@22: Error reading output register
    SD/MMC found on device 1
    653 bytes read in 41 ms (14.6 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    Failed to load '/lib/firmware/am62a-mcu-r5f0_0-fw'
    Failed to load '/lib/firmware/am62a-c71_0-fw'
    20560384 bytes read in 1749 ms (11.2 MiB/s)
    60685 bytes read in 48 ms (1.2 MiB/s)
    Working FDT set to 88000000
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
    Working FDT set to 88000000
       Loading Device Tree to 000000008feee000, end 000000008fffffff ... OK
    Working FDT set to 8feee000
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
    [    0.000000] Linux version 6.6.32-gdb8871293143-dirty (piny@fih-VC66) (aarch64-oe-linux-gcc (GCC) 13.3.0, GNU ld (GNU Binutils) 2.42.0.20240620) #2 SMP PREEMPT Wed Jan 15 20:18:10 CST 2025
    [    0.000000] KASLR disabled due to lack of seed
    [    0.000000] Machine model: Texas Instruments AM62A7 SK
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [    0.000000] printk: bootconsole [ns16550a0] enabled
    [    0.000000] efi: UEFI not found.
    [    0.000000] Reserved memory: created CMA memory pool at 0x00000000c0000000, size 576 MiB
    [    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000c0000000..0x00000000e3ffffff (589824 KiB) map reusable linux,cma
    [    0.000000] OF: reserved mem: 0x0000000080000000..0x000000008007ffff (512 KiB) nomap non-reusable tfa@80000000
    [    0.000000] Reserved memory: created DMA memory pool at 0x0000000099800000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c7x-dma-memory@99800000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x0000000099800000..0x00000000998fffff (1024 KiB) nomap non-reusable c7x-dma-memory@99800000
    [    0.000000] Reserved memory: created DMA memory pool at 0x0000000099900000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node c7x-memory@99900000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x0000000099900000..0x000000009b7fffff (31744 KiB) nomap non-reusable c7x-memory@99900000
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009c800000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@9c800000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x000000009c800000..0x000000009c8fffff (1024 KiB) nomap non-reusable r5f-dma-memory@9c800000
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009c900000, size 30 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@9c900000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x000000009c900000..0x000000009e6fffff (30720 KiB) nomap non-reusable r5f-dma-memory@9c900000
    [    0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000
    [    0.000000] OF: reserved mem: 0x00000000a0000000..0x00000000a0ffffff (16384 KiB) nomap non-reusable edgeai-rtos-ipc-memory-region
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 32 MiB
    [    0.000000] OF: reserved mem: initialized node edgeai-dma-memory@a1000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a1000000..0x00000000a2ffffff (32768 KiB) nomap non-reusable edgeai-dma-memory@a1000000
    [    0.000000] OF: reserved mem: initialized node edgeai_shared-memories, compatible id dma-heap-carveout
    [    0.000000] OF: reserved mem: 0x00000000a3000000..0x00000000adffffff (180224 KiB) map non-reusable edgeai_shared-memories
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000ae000000, size 288 MiB
    [    0.000000] OF: reserved mem: initialized node edgeai-core-heap-memory@ae000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000ae000000..0x00000000bfffffff (294912 KiB) nomap non-reusable edgeai-core-heap-memory@ae000000
    [    0.000000] Zone ranges:
    [    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
    [    0.000000]   DMA32    empty
    [    0.000000]   Normal   [mem 0x0000000100000000-0x00000008ffffffff]
    [    0.000000] Movable zone start for each node
    [    0.000000] Early memory node ranges
    [    0.000000]   node   0: [mem 0x0000000080000000-0x000000008007ffff]
    [    0.000000]   node   0: [mem 0x0000000080080000-0x00000000997fffff]
    [    0.000000]   node   0: [mem 0x0000000099800000-0x000000009b7fffff]
    [    0.000000]   node   0: [mem 0x000000009b800000-0x000000009c7fffff]
    [    0.000000]   node   0: [mem 0x000000009c800000-0x000000009e6fffff]
    [    0.000000]   node   0: [mem 0x000000009e700000-0x000000009e7fffff]
    [    0.000000]   node   0: [mem 0x000000009e800000-0x00000000a2ffffff]
    [    0.000000]   node   0: [mem 0x00000000a3000000-0x00000000adffffff]
    [    0.000000]   node   0: [mem 0x00000000ae000000-0x00000000bfffffff]
    [    0.000000]   node   0: [mem 0x00000000c0000000-0x00000000ffffffff]
    [    0.000000]   node   0: [mem 0x0000000880000000-0x00000008ffffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
    [    0.000000] psci: probing for conduit method from DT.
    [    0.000000] psci: PSCIv1.1 detected in firmware.
    [    0.000000] psci: Using standard PSCI v0.2 function IDs
    [    0.000000] psci: Trusted OS migration not required
    [    0.000000] psci: SMC Calling Convention v1.4
    [    0.000000] percpu: Embedded 20 pages/cpu s43112 r8192 d30616 u81920
    [    0.000000] Detected VIPT I-cache on CPU0
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] CPU features: detected: ARM erratum 845719
    [    0.000000] alternatives: applying boot alternatives
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=spi-nand0:512k(ospi_nand.tiboot3),2m(ospi_nand.tispl),4m(ospi_nand.u-boot),256k(ospi_nand.env),256k(ospi_nand.env.backup),98048k@32m(ospi_nand.rootfs),256k@130816k(ospi_nand.phypattern) root=PARTUUID=c818697e-02 rw rootfstype=ext4 rootwait
    [    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
    [    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1032192
    [    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
    [    0.000000] software IO TLB: area num 4.
    [    0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
    [    0.000000] Memory: 2823968K/4194304K available (12160K kernel code, 1262K rwdata, 4064K rodata, 2432K init, 506K bss, 780512K reserved, 589824K cma-reserved)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [    0.000000] rcu: Preemptible hierarchical RCU implementation.
    [    0.000000] rcu: RCU event tracing is enabled.
    [    0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
    [    0.000000] Trampoline variant of Tasks RCU enabled.
    [    0.000000] Tracing variant of Tasks RCU enabled.
    [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
    [    0.000000] GICv3: 256 SPIs implemented
    [    0.000000] GICv3: 0 Extended SPIs implemented
    [    0.000000] Root IRQ handler: gic_handle_irq
    [    0.000000] GICv3: GICv3 features: 16 PPIs
    [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000
    [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    [    0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x0000000880040000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880050000
    [    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008633] Console: colour dummy device 80x25
    [    0.013243] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023933] pid_max: default: 32768 minimum: 301
    [    0.028756] LSM: initializing lsm=capability,integrity
    [    0.034142] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.041729] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.051850] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
    [    0.059184] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
    [    0.067145] rcu: Hierarchical SRCU implementation.
    [    0.072056] rcu: Max phase no-delay instances is 1000.
    [    0.077716] Platform MSI: msi-controller@1820000 domain created
    [    0.084044] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.093528] EFI services will not be available.
    [    0.098470] smp: Bringing up secondary CPUs ...
    [    0.103836] Detected VIPT I-cache on CPU1
    [    0.103923] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
    [    0.103943] GICv3: CPU1: using allocated LPI pending table @0x0000000880060000
    [    0.104002] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    [    5.135943] CPU2: failed to come online
    [    5.165049] CPU2: failed in unknown state : 0x0
    [   10.274572] CPU3: failed to come online
    [   10.278497] CPU3: failed in unknown state : 0x0
    [   10.283196] smp: Brought up 1 node, 2 CPUs
    [   10.287420] SMP: Total of 2 processors activated.
    [   10.292236] CPU features: detected: 32-bit EL0 Support
    [   10.297509] CPU features: detected: CRC32 instructions
    [   10.302848] CPU: All CPU(s) started at EL2
    [   10.307037] alternatives: applying system-wide alternatives
    [   10.314728] devtmpfs: initialized
    [   10.329052] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [   10.339065] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
    [   10.366598] pinctrl core: initialized pinctrl subsystem
    [   10.372552] DMI not present or invalid.
    [   10.377233] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [   10.384391] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
    [   10.391765] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [   10.399871] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [   10.408057] audit: initializing netlink subsys (disabled)
    [   10.413792] audit: type=2000 audit(10.320:1): state=initialized audit_enabled=0 res=1
    [   10.414303] thermal_sys: Registered thermal governor 'step_wise'
    [   10.421822] thermal_sys: Registered thermal governor 'power_allocator'
    [   10.428018] cpuidle: using governor menu
    [   10.438905] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [   10.445907] ASID allocator initialised with 65536 entries
    [   10.465029] platform a40000.pinctrl: Fixed dependency cycle(s) with /bus@f0000/pinctrl@a40000/cpsw-cpts
    [   10.476226] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
    [   10.488123] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
    [   10.498636] Modules: 27616 pages in range for non-PLT usage
    [   10.498645] Modules: 519136 pages in range for PLT usage
    [   10.505284] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [   10.517686] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [   10.524098] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [   10.531040] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [   10.537450] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [   10.544391] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [   10.550801] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [   10.557742] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [   10.565858] k3-chipinfo 43000014.chipid: Family:AM62AX rev:SR1.0 JTAGID[0x0bb8d02f] Detected
    [   10.575479] iommu: Default domain type: Translated
    [   10.580410] iommu: DMA domain TLB invalidation policy: strict mode
    [   10.587096] SCSI subsystem initialized
    [   10.591345] usbcore: registered new interface driver usbfs
    [   10.596997] usbcore: registered new interface driver hub
    [   10.602469] usbcore: registered new device driver usb
    [   10.608244] pps_core: LinuxPPS API ver. 1 registered
    [   10.613327] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [   10.622679] PTP clock support registered
    [   10.626880] EDAC MC: Ver: 3.0.0
    [   10.630673] scmi_core: SCMI protocol bus registered
    [   10.636007] FPGA manager framework
    [   10.639583] Advanced Linux Sound Architecture Driver Initialized.
    [   10.646920] vgaarb: loaded
    [   10.650097] clocksource: Switched to clocksource arch_sys_counter
    [   10.656634] VFS: Disk quotas dquot_6.6.0
    [   10.660684] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [   10.675425] Carveout Heap: Exported 176 MiB at 0x00000000a3000000
    [   10.681804] NET: Registered PF_INET protocol family
    [   10.687046] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [   10.698355] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
    [   10.707148] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [   10.715082] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [   10.723435] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
    [   10.732097] TCP: Hash tables configured (established 32768 bind 32768)
    [   10.739030] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [   10.746012] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [   10.753611] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [   10.760039] RPC: Registered named UNIX socket transport module.
    [   10.766139] RPC: Registered udp transport module.
    [   10.770952] RPC: Registered tcp transport module.
    [   10.775764] RPC: Registered tcp-with-tls transport module.
    [   10.781375] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [   10.787969] NET: Registered PF_XDP protocol family
    [   10.792892] PCI: CLS 0 bytes, default 64
    [   10.798516] Initialise system trusted keyrings
    [   10.803350] workingset: timestamp_bits=46 max_order=20 bucket_order=0
    [   10.810362] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [   10.816665] NFS: Registering the id_resolver key type
    [   10.821880] Key type id_resolver registered
    [   10.826162] Key type id_legacy registered
    [   10.830284] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [   10.837142] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [   10.885267] Key type asymmetric registered
    [   10.889467] Asymmetric key parser 'x509' registered
    [   10.894514] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
    [   10.902266] io scheduler mq-deadline registered
    [   10.906915] io scheduler kyber registered
    [   10.911052] io scheduler bfq registered
    [   10.918598] pinctrl-single 4084000.pinctrl: 34 pins, size 136
    [   10.925248] pinctrl-single f4000.pinctrl: 151 pins, size 604
    [   10.932769] pinctrl-single a40000.pinctrl: 512 pins, size 2048
    [   10.946307] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
    [   10.965098] loop: module loaded
    [   10.969578] megasas: 07.725.01.00-rc1
    [   10.977686] tun: Universal TUN/TAP device driver, 1.6
    [   10.984127] VFIO - User Level meta-driver version: 0.3
    [   10.990831] usbcore: registered new interface driver usb-storage
    [   10.997619] i2c_dev: i2c /dev entries driver
    [   11.003901] sdhci: Secure Digital Host Controller Interface driver
    [   11.010262] sdhci: Copyright(c) Pierre Ossman
    [   11.014998] sdhci-pltfm: SDHCI platform and OF driver helper
    [   11.021635] ledtrig-cpu: registered to indicate activity on CPUs
    [   11.028155] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [   11.035549] usbcore: registered new interface driver usbhid
    [   11.041259] usbhid: USB HID core driver
    [   11.045546] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fca100
    [   11.052418] omap-mailbox 29010000.mailbox: omap mailbox rev 0x66fca100
    [   11.059166] omap-mailbox 29020000.mailbox: no available mbox devices found
    [   11.066242] omap-mailbox 29030000.mailbox: no available mbox devices found
    [   11.074828] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
    [   11.083951] optee: probing for conduit method.
    [   11.088539] optee: revision 4.2 (12d7c4ee)
    [   11.088927] optee: dynamic shared memory is enabled
    [   11.099017] random: crng init done
    [   11.102629] optee: initialized driver
    [   11.108293] Initializing XFRM netlink socket
    [   11.112743] NET: Registered PF_PACKET protocol family
    [   11.118011] Key type dns_resolver registered
    [   11.131677] registered taskstats version 1
    [   11.136066] Loading compiled-in X.509 certificates
    [   11.156173] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)')
    [   11.205908] i2c 0-0048: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/pmic@48/regulators/buck5
    [   11.215806] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
    [   11.223521] pca953x 1-0023: supply vcc not found, using dummy regulator
    [   11.230469] pca953x 1-0023: using AI
    [   11.250251] pca953x 1-0023: failed writing register
    [   11.255390] pca953x: probe of 1-0023 failed with error -121
    [   11.261375] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
    [   11.271324] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
    [   11.281091] i2c 1-003b: Fixed dependency cycle(s) with /connector-hdmi
    [   11.287842] i2c 1-003b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
    [   11.295440] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz
    [   11.302612] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz
    [   11.308608] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created
    [   11.316961] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
    [   11.326248] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
    [   11.335275] ti-sci-inta 4e0a0000.interrupt-controller: Interrupt Aggregator domain 200 created
    [   11.345016] ti-udma 485c0100.dma-controller: Number of rings: 82
    [   11.354245] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
    [   11.365823] ti-udma 485c0000.dma-controller: Number of rings: 150
    [   11.377717] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
    [   11.387757] ti-udma 4e230000.dma-controller: Number of rings: 6
    [   11.394567] ti-udma 4e230000.dma-controller: Channels: 6 (bchan: 0, tchan: 0, rchan: 6)
    [   11.404291] printk: console [ttyS2] disabled
    [   11.409094] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 251, base_baud = 3000000) is a 8250
    [   11.418000] printk: console [ttyS2] enabled
    [   11.418000] printk: console [ttyS2] enabled
    [   11.426475] printk: bootconsole [ns16550a0] disabled
    [   11.426475] printk: bootconsole [ns16550a0] disabled
    [   11.840685] spi-nand: probe of spi0.0 failed with error -110
    [   11.886120] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [   11.893955] mdio_bus 8000f00.mdio: MDIO device at address 0 is missing.
    [   11.900620] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000006
    [   11.913681] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
    [   11.920822] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
    [   11.927392] pps pps0: new PPS source ptp0
    [   11.931768] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1
    [   11.946486] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
    [   11.956761] platform 31000000.usb: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/usb-power-controller@3f/connector
    [   11.972638] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
    [   11.978224] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
    [   11.986129] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports
    [   11.992151] xhci-hcd xhci-hcd.0.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000008020000010
    [   12.001605] xhci-hcd xhci-hcd.0.auto: irq 266, io mem 0x31100000
    [   12.008474] hub 1-0:1.0: USB hub found
    [   12.012273] hub 1-0:1.0: 1 port detected
    [   12.017161] cpu cpu0: _of_add_opp_table_v2: no supported OPPs
    [   12.022934] cpu cpu0: OPP table can't be empty
    [   12.319266] pca953x 1-0022: supply vcc not found, using dummy regulator
    [   12.326080] pca953x 1-0022: using AI
    [   12.329843] pca953x 1-0022: failed writing register
    [   12.335035] pca953x: probe of 1-0022 failed with error -121
    [   12.345910] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
    [   12.353488] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
    [   12.362368] clk: Disabling unused clocks
    [   12.371105] ALSA device list:
    [   12.374076]   No soundcards found.
    [   12.378140] Waiting for root device PARTUUID=c818697e-02...
    [   22.367461] platform regulator-3: deferred probe pending
    [   22.372827] platform 2b300050.target-module: deferred probe pending
    [   22.379094] platform fa00000.mmc: deferred probe pending
    

  • Hello,

    The previously attached patches show that you have modified AM62x DTS (k3-am62-main.dtsi) while you are using AM62A device.

    PFA the patch for Linux Kernel that disables the UHS speed mode for SD card & eMMC initialization:

    diff --git a/arch/arm64/boot/dts/ti/k3-am62a-main.dtsi b/arch/arm64/boot/dts/ti/k3-am62a-main.dtsi
    index 49eece9218c3..0cfa5baa2c99 100644
    --- a/arch/arm64/boot/dts/ti/k3-am62a-main.dtsi
    +++ b/arch/arm64/boot/dts/ti/k3-am62a-main.dtsi
    @@ -603,11 +603,11 @@ sdhci1: mmc@fa00000 {
     		ti,clkbuf-sel = <0x7>;
     		ti,otap-del-sel-legacy = <0x0>;
     		ti,otap-del-sel-sd-hs = <0x0>;
    -		ti,otap-del-sel-sdr12 = <0xf>;
    -		ti,otap-del-sel-sdr25 = <0xf>;
    -		ti,otap-del-sel-sdr50 = <0xc>;
    -		ti,otap-del-sel-sdr104 = <0x6>;
    -		ti,otap-del-sel-ddr50 = <0x9>;
    +		// ti,otap-del-sel-sdr12 = <0xf>;
    +		// ti,otap-del-sel-sdr25 = <0xf>;
    +		// ti,otap-del-sel-sdr50 = <0xc>;
    +		// ti,otap-del-sel-sdr104 = <0x6>;
    +		// ti,otap-del-sel-ddr50 = <0x9>;
     		ti,itap-del-sel-legacy = <0x0>;
     		ti,itap-del-sel-sd-hs = <0x0>;
     		ti,itap-del-sel-sdr12 = <0x0>;
    diff --git a/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts b/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
    index 3047586a6d9d..bfe218a41bbd 100644
    --- a/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
    +++ b/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
    @@ -678,7 +678,7 @@ &main_i2c2 {
     
     &sdhci0 {
     	/* eMMC */
    -	status = "okay";
    +	status = "disabled";
     	non-removable;
     	pinctrl-names = "default";
     	pinctrl-0 = <&main_mmc0_pins_default>;
    

    Regards,

    Prashant

  • Hi, Sir:

    Based on your above comment, I try to modify our uboot/kernel dts settings as attached patch file.

    I just remove those properties in sdhci1 (sd) and disable sdhci0 (emmc).

    But I still got the same symptom as below log:

    =~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2025.01.16 15:28:19 =~=~=~=~=~=~=~=~=~=~=~=
    
    U-Boot SPL 2024.04-dirty (Jan 16 2025 - 15:20:01 +0800)
    SYSFW ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)')
    SPL initial stack usage: 13568 bytes
    This is piny test commnet
    SPL malloc() before relocation used 0x6308 bytes (24 KB)
    >>SPL: board_init_r()
    spl_init
    Trying to boot from MMC2
    Authentication passed
    Authentication passed
    Authentication passed
    Unsupported OS image.. Jumping nevertheless..
    SPL malloc() used 0x1ad800 bytes (1718 KB)
    Authentication passed
    Authentication passed
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.10.0(release):v2.10.0-367-g00f1ec6b87-dirty
    NOTICE:  BL31: Built : 16:09:05, Feb  9 2024
    
    U-Boot SPL 2024.04-dirty (Jan 16 2025 - 15:19:31 +0800)
    SYSFW ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)')
    SPL malloc() before relocation used 0x2ac0 bytes (10 KB)
    >>SPL: board_init_r()
    spl_init
    Trying to boot from MMC2
    i2c_write: error waiting for data ACK (status=0x116)
    pca953x gpio@22: Error reading output register
    Authentication passed
    Authentication passed
    Jumping to U-Boot...
    SPL malloc() used 0x129240 bytes (1188 KB)
    image entry point: 0x80800000
    
    
    U-Boot 2024.04-dirty (Jan 16 2025 - 15:19:31 +0800)
    
    SoC:   AM62AX SR1.0 HS-FS
    Model: Texas Instruments AM62A7 SK
    DRAM:  2 GiB (effective 4 GiB)
    Core:  84 devices, 30 uclasses, devicetree: separate
    MMC:   mmc@fa00000: 1
    Loading Environment from nowhere... OK
    In:    serial@2800000
    Out:   serial@2800000
    Err:   serial@2800000
    Net:   Could not get PHY for mdio@f00: addr 0
    am65_cpsw_nuss_port ethernet@8000000port@1: phy_connect() failed
    No ethernet found.
    
    Hit any key to stop autoboot:  2  1  0 
    i2c_write: error waiting for data ACK (status=0x116)
    pca953x gpio@22: Error reading output register
    switch to partitions #0, OK
    mmc1 is current device
    i2c_write: error waiting for data ACK (status=0x116)
    pca953x gpio@22: Error reading output register
    SD/MMC found on device 1
    653 bytes read in 40 ms (15.6 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    Failed to load '/lib/firmware/am62a-mcu-r5f0_0-fw'
    Failed to load '/lib/firmware/am62a-c71_0-fw'
    20560384 bytes read in 901 ms (21.8 MiB/s)
    61362 bytes read in 47 ms (1.2 MiB/s)
    Working FDT set to 88000000
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
    Working FDT set to 88000000
       Loading Device Tree to 000000008feed000, end 000000008fffffff ... OK
    Working FDT set to 8feed000
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
    [    0.000000] Linux version 6.6.32-gdb8871293143-dirty (piny@fih-VC66) (aarch64-oe-linux-gcc (GCC) 13.3.0, GNU ld (GNU Binutils) 2.42.0.20240620) #1 SMP PREEMPT Thu Jan 16 15:09:47 CST 2025
    [    0.000000] KASLR disabled due to lack of seed
    [    0.000000] Machine model: Texas Instruments AM62A7 SK
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [    0.000000] printk: bootconsole [ns16550a0] enabled
    [    0.000000] efi: UEFI not found.
    [    0.000000] Reserved memory: created CMA memory pool at 0x00000000c0000000, size 576 MiB
    [    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000c0000000..0x00000000e3ffffff (589824 KiB) map reusable linux,cma
    [    0.000000] OF: reserved mem: 0x0000000080000000..0x000000008007ffff (512 KiB) nomap non-reusable tfa@80000000
    [    0.000000] Reserved memory: created DMA memory pool at 0x0000000099800000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c7x-dma-memory@99800000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x0000000099800000..0x00000000998fffff (1024 KiB) nomap non-reusable c7x-dma-memory@99800000
    [    0.000000] Reserved memory: created DMA memory pool at 0x0000000099900000, size 31 MiB
    [    0.000000] OF: reserved mem: initialized node c7x-memory@99900000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x0000000099900000..0x000000009b7fffff (31744 KiB) nomap non-reusable c7x-memory@99900000
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009b800000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@9b800000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x000000009b800000..0x000000009b8fffff (1024 KiB) nomap non-reusable r5f-dma-memory@9b800000
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009b900000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@9b900000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x000000009b900000..0x000000009c7fffff (15360 KiB) nomap non-reusable r5f-dma-memory@9b900000
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009c800000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@9c800000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x000000009c800000..0x000000009c8fffff (1024 KiB) nomap non-reusable r5f-dma-memory@9c800000
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009c900000, size 30 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@9c900000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x000000009c900000..0x000000009e6fffff (30720 KiB) nomap non-reusable r5f-dma-memory@9c900000
    [    0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000
    [    0.000000] OF: reserved mem: 0x00000000a0000000..0x00000000a0ffffff (16384 KiB) nomap non-reusable edgeai-rtos-ipc-memory-region
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 32 MiB
    [    0.000000] OF: reserved mem: initialized node edgeai-dma-memory@a1000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a1000000..0x00000000a2ffffff (32768 KiB) nomap non-reusable edgeai-dma-memory@a1000000
    [    0.000000] OF: reserved mem: initialized node edgeai_shared-memories, compatible id dma-heap-carveout
    [    0.000000] OF: reserved mem: 0x00000000a3000000..0x00000000adffffff (180224 KiB) map non-reusable edgeai_shared-memories
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000ae000000, size 288 MiB
    [    0.000000] OF: reserved mem: initialized node edgeai-core-heap-memory@ae000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000ae000000..0x00000000bfffffff (294912 KiB) nomap non-reusable edgeai-core-heap-memory@ae000000
    [    0.000000] Zone ranges:
    [    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
    [    0.000000]   DMA32    empty
    [    0.000000]   Normal   [mem 0x0000000100000000-0x00000008ffffffff]
    [    0.000000] Movable zone start for each node
    [    0.000000] Early memory node ranges
    [    0.000000]   node   0: [mem 0x0000000080000000-0x000000008007ffff]
    [    0.000000]   node   0: [mem 0x0000000080080000-0x00000000997fffff]
    [    0.000000]   node   0: [mem 0x0000000099800000-0x000000009e6fffff]
    [    0.000000]   node   0: [mem 0x000000009e700000-0x000000009e7fffff]
    [    0.000000]   node   0: [mem 0x000000009e800000-0x00000000a2ffffff]
    [    0.000000]   node   0: [mem 0x00000000a3000000-0x00000000adffffff]
    [    0.000000]   node   0: [mem 0x00000000ae000000-0x00000000bfffffff]
    [    0.000000]   node   0: [mem 0x00000000c0000000-0x00000000ffffffff]
    [    0.000000]   node   0: [mem 0x0000000880000000-0x00000008ffffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
    [    0.000000] psci: probing for conduit method from DT.
    [    0.000000] psci: PSCIv1.1 detected in firmware.
    [    0.000000] psci: Using standard PSCI v0.2 function IDs
    [    0.000000] psci: Trusted OS migration not required
    [    0.000000] psci: SMC Calling Convention v1.4
    [    0.000000] percpu: Embedded 20 pages/cpu s43112 r8192 d30616 u81920
    [    0.000000] Detected VIPT I-cache on CPU0
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] CPU features: detected: ARM erratum 845719
    [    0.000000] alternatives: applying boot alternatives
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=spi-nand0:512k(ospi_nand.tiboot3),2m(ospi_nand.tispl),4m(ospi_nand.u-boot),256k(ospi_nand.env),256k(ospi_nand.env.backup),98048k@32m(ospi_nand.rootfs),256k@130816k(ospi_nand.phypattern) root=PARTUUID=c818697e-02 rw rootfstype=ext4 rootwait
    [    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
    [    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1032192
    [    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
    [    0.000000] software IO TLB: area num 4.
    [    0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
    [    0.000000] Memory: 2807612K/4194304K available (12160K kernel code, 1262K rwdata, 4064K rodata, 2432K init, 506K bss, 796868K reserved, 589824K cma-reserved)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [    0.000000] rcu: Preemptible hierarchical RCU implementation.
    [    0.000000] rcu: RCU event tracing is enabled.
    [    0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
    [    0.000000] Trampoline variant of Tasks RCU enabled.
    [    0.000000] Tracing variant of Tasks RCU enabled.
    [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
    [    0.000000] GICv3: 256 SPIs implemented
    [    0.000000] GICv3: 0 Extended SPIs implemented
    [    0.000000] Root IRQ handler: gic_handle_irq
    [    0.000000] GICv3: GICv3 features: 16 PPIs
    [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000
    [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    [    0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x0000000880040000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880050000
    [    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008641] Console: colour dummy device 80x25
    [    0.013250] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023939] pid_max: default: 32768 minimum: 301
    [    0.028759] LSM: initializing lsm=capability,integrity
    [    0.034145] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.041731] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.051862] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
    [    0.059197] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
    [    0.067158] rcu: Hierarchical SRCU implementation.
    [    0.072067] rcu: Max phase no-delay instances is 1000.
    [    0.077722] Platform MSI: msi-controller@1820000 domain created
    [    0.084063] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.093553] EFI services will not be available.
    [    0.098493] smp: Bringing up secondary CPUs ...
    [    0.103860] Detected VIPT I-cache on CPU1
    [    0.103949] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
    [    0.103970] GICv3: CPU1: using allocated LPI pending table @0x0000000880060000
    [    0.104030] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    [    5.135965] CPU2: failed to come online
    [    5.165068] CPU2: failed in unknown state : 0x0
    [   10.274588] CPU3: failed to come online
    [   10.278513] CPU3: failed in unknown state : 0x0
    [   10.283211] smp: Brought up 1 node, 2 CPUs
    [   10.287437] SMP: Total of 2 processors activated.
    [   10.292253] CPU features: detected: 32-bit EL0 Support
    [   10.297524] CPU features: detected: CRC32 instructions
    [   10.302862] CPU: All CPU(s) started at EL2
    [   10.307052] alternatives: applying system-wide alternatives
    [   10.314727] devtmpfs: initialized
    [   10.329136] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [   10.339146] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
    [   10.366649] pinctrl core: initialized pinctrl subsystem
    [   10.372598] DMI not present or invalid.
    [   10.377271] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [   10.384430] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
    [   10.391799] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [   10.399905] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [   10.408090] audit: initializing netlink subsys (disabled)
    [   10.413826] audit: type=2000 audit(10.320:1): state=initialized audit_enabled=0 res=1
    [   10.414345] thermal_sys: Registered thermal governor 'step_wise'
    [   10.421859] thermal_sys: Registered thermal governor 'power_allocator'
    [   10.428052] cpuidle: using governor menu
    [   10.438935] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [   10.445939] ASID allocator initialised with 65536 entries
    [   10.465340] platform a40000.pinctrl: Fixed dependency cycle(s) with /bus@f0000/pinctrl@a40000/cpsw-cpts
    [   10.476598] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
    [   10.488491] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
    [   10.499012] Modules: 27616 pages in range for non-PLT usage
    [   10.499022] Modules: 519136 pages in range for PLT usage
    [   10.505660] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [   10.518059] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [   10.524471] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [   10.531413] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [   10.537823] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [   10.544765] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [   10.551176] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [   10.558117] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [   10.566219] k3-chipinfo 43000014.chipid: Family:AM62AX rev:SR1.0 JTAGID[0x0bb8d02f] Detected
    [   10.575831] iommu: Default domain type: Translated
    [   10.580762] iommu: DMA domain TLB invalidation policy: strict mode
    [   10.587449] SCSI subsystem initialized
    [   10.591702] usbcore: registered new interface driver usbfs
    [   10.597356] usbcore: registered new interface driver hub
    [   10.602826] usbcore: registered new device driver usb
    [   10.608588] pps_core: LinuxPPS API ver. 1 registered
    [   10.613671] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [   10.623023] PTP clock support registered
    [   10.627228] EDAC MC: Ver: 3.0.0
    [   10.631058] scmi_core: SCMI protocol bus registered
    [   10.636383] FPGA manager framework
    [   10.639964] Advanced Linux Sound Architecture Driver Initialized.
    [   10.647292] vgaarb: loaded
    [   10.650489] clocksource: Switched to clocksource arch_sys_counter
    [   10.657016] VFS: Disk quotas dquot_6.6.0
    [   10.661063] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [   10.675830] Carveout Heap: Exported 176 MiB at 0x00000000a3000000
    [   10.682215] NET: Registered PF_INET protocol family
    [   10.687454] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [   10.698766] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
    [   10.707556] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [   10.715493] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [   10.723846] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
    [   10.732521] TCP: Hash tables configured (established 32768 bind 32768)
    [   10.739464] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [   10.746448] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [   10.754054] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [   10.760465] RPC: Registered named UNIX socket transport module.
    [   10.766560] RPC: Registered udp transport module.
    [   10.771373] RPC: Registered tcp transport module.
    [   10.776185] RPC: Registered tcp-with-tls transport module.
    [   10.781796] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [   10.788391] NET: Registered PF_XDP protocol family
    [   10.793314] PCI: CLS 0 bytes, default 64
    [   10.798918] Initialise system trusted keyrings
    [   10.803757] workingset: timestamp_bits=46 max_order=20 bucket_order=0
    [   10.810764] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [   10.817072] NFS: Registering the id_resolver key type
    [   10.822317] Key type id_resolver registered
    [   10.826599] Key type id_legacy registered
    [   10.830721] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [   10.837580] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [   10.885702] Key type asymmetric registered
    [   10.889899] Asymmetric key parser 'x509' registered
    [   10.894943] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
    [   10.902697] io scheduler mq-deadline registered
    [   10.907345] io scheduler kyber registered
    [   10.911483] io scheduler bfq registered
    [   10.919050] pinctrl-single 4084000.pinctrl: 34 pins, size 136
    [   10.925688] pinctrl-single f4000.pinctrl: 151 pins, size 604
    [   10.933216] pinctrl-single a40000.pinctrl: 512 pins, size 2048
    [   10.946803] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
    [   10.965588] loop: module loaded
    [   10.970077] megasas: 07.725.01.00-rc1
    [   10.978198] tun: Universal TUN/TAP device driver, 1.6
    [   10.984645] VFIO - User Level meta-driver version: 0.3
    [   10.991359] usbcore: registered new interface driver usb-storage
    [   10.998156] i2c_dev: i2c /dev entries driver
    [   11.004495] sdhci: Secure Digital Host Controller Interface driver
    [   11.010865] sdhci: Copyright(c) Pierre Ossman
    [   11.015617] sdhci-pltfm: SDHCI platform and OF driver helper
    [   11.022268] ledtrig-cpu: registered to indicate activity on CPUs
    [   11.028788] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [   11.036203] usbcore: registered new interface driver usbhid
    [   11.041911] usbhid: USB HID core driver
    [   11.046199] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fca100
    [   11.053086] omap-mailbox 29010000.mailbox: omap mailbox rev 0x66fca100
    [   11.059900] omap-mailbox 29020000.mailbox: omap mailbox rev 0x66fca100
    [   11.066644] omap-mailbox 29030000.mailbox: no available mbox devices found
    [   11.075237] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
    [   11.084377] optee: probing for conduit method.
    [   11.088970] optee: revision 4.2 (12d7c4ee)
    [   11.089372] optee: dynamic shared memory is enabled
    [   11.099470] random: crng init done
    [   11.103080] optee: initialized driver
    [   11.108752] Initializing XFRM netlink socket
    [   11.113199] NET: Registered PF_PACKET protocol family
    [   11.118464] Key type dns_resolver registered
    [   11.132155] registered taskstats version 1
    [   11.136559] Loading compiled-in X.509 certificates
    [   11.156665] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)')
    [   11.206455] i2c 0-0048: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/pmic@48/regulators/buck5
    [   11.216367] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
    [   11.224074] pca953x 1-0023: supply vcc not found, using dummy regulator
    [   11.231069] pca953x 1-0023: using AI
    [   11.258635] pca953x 1-0023: failed writing register
    [   11.263771] pca953x: probe of 1-0023 failed with error -121
    [   11.269752] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
    [   11.279711] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
    [   11.289487] i2c 1-003b: Fixed dependency cycle(s) with /connector-hdmi
    [   11.296228] i2c 1-003b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
    [   11.303827] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz
    [   11.311018] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz
    [   11.316996] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created
    [   11.325352] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
    [   11.334624] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
    [   11.343667] ti-sci-inta 4e0a0000.interrupt-controller: Interrupt Aggregator domain 200 created
    [   11.353412] ti-udma 485c0100.dma-controller: Number of rings: 82
    [   11.362615] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
    [   11.374230] ti-udma 485c0000.dma-controller: Number of rings: 150
    [   11.386091] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
    [   11.396110] ti-udma 4e230000.dma-controller: Number of rings: 6
    [   11.402942] ti-udma 4e230000.dma-controller: Channels: 6 (bchan: 0, tchan: 0, rchan: 6)
    [   11.412723] printk: console [ttyS2] disabled
    [   11.417525] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 252, base_baud = 3000000) is a 8250
    [   11.426428] printk: console [ttyS2] enabled
    [   11.426428] printk: console [ttyS2] enabled
    [   11.434901] printk: bootconsole [ns16550a0] disabled
    [   11.434901] printk: bootconsole [ns16550a0] disabled
    [   11.849158] spi-nand: probe of spi0.0 failed with error -110
    [   11.894506] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [   11.902338] mdio_bus 8000f00.mdio: MDIO device at address 0 is missing.
    [   11.909004] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000006
    [   11.922051] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
    [   11.929190] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
    [   11.935731] pps pps0: new PPS source ptp0
    [   11.940122] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1
    [   11.954891] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
    [   11.965002] platform 31000000.usb: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/usb-power-controller@3f/connector
    [   11.978943] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
    [   11.984547] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
    [   11.992398] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports
    [   11.998413] xhci-hcd xhci-hcd.0.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000008020000010
    [   12.007861] xhci-hcd xhci-hcd.0.auto: irq 267, io mem 0x31100000
    [   12.014731] hub 1-0:1.0: USB hub found
    [   12.018531] hub 1-0:1.0: 1 port detected
    [   12.023447] cpu cpu0: _of_add_opp_table_v2: no supported OPPs
    [   12.029226] cpu cpu0: OPP table can't be empty
    [   12.327657] pca953x 1-0022: supply vcc not found, using dummy regulator
    [   12.334467] pca953x 1-0022: using AI
    [   12.338229] pca953x 1-0022: failed writing register
    [   12.343392] pca953x: probe of 1-0022 failed with error -121
    [   12.354615] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
    [   12.361967] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
    [   12.370822] clk: Disabling unused clocks
    [   12.379219] ALSA device list:
    [   12.382190]   No soundcards found.
    [   12.386249] Waiting for root device PARTUUID=c818697e-02...
    [   22.623724] platform regulator-3: deferred probe pending
    [   22.629105] platform fa00000.mmc: deferred probe pending
    [   22.634418] platform 2b300050.target-module: deferred probe pending
    

    diff --git a/arch/arm/dts/k3-am62a-main.dtsi b/arch/arm/dts/k3-am62a-main.dtsi
    index e5adae82..92a3eb2d 100644
    --- a/arch/arm/dts/k3-am62a-main.dtsi
    +++ b/arch/arm/dts/k3-am62a-main.dtsi
    @@ -603,11 +603,11 @@
     		ti,clkbuf-sel = <0x7>;
     		ti,otap-del-sel-legacy = <0x0>;
     		ti,otap-del-sel-sd-hs = <0x0>;
    -		ti,otap-del-sel-sdr12 = <0xf>;
    -		ti,otap-del-sel-sdr25 = <0xf>;
    -		ti,otap-del-sel-sdr50 = <0xc>;
    -		ti,otap-del-sel-sdr104 = <0x6>;
    -		ti,otap-del-sel-ddr50 = <0x9>;
    +		//ti,otap-del-sel-sdr12 = <0xf>;
    +		//ti,otap-del-sel-sdr25 = <0xf>;
    +		//ti,otap-del-sel-sdr50 = <0xc>;
    +		//ti,otap-del-sel-sdr104 = <0x6>;
    +		//ti,otap-del-sel-ddr50 = <0x9>;
     		ti,itap-del-sel-legacy = <0x0>;
     		ti,itap-del-sel-sd-hs = <0x0>;
     		ti,itap-del-sel-sdr12 = <0x0>;
    diff --git a/arch/arm/dts/k3-am62a7-sk.dts b/arch/arm/dts/k3-am62a7-sk.dts
    index e87c8f90..bd1d4307 100644
    --- a/arch/arm/dts/k3-am62a7-sk.dts
    +++ b/arch/arm/dts/k3-am62a7-sk.dts
    @@ -679,7 +679,7 @@
     &sdhci0 {
     	/* eMMC */
     	bootph-all;
    -	status = "okay";
    +	status = "disabled";
     	non-removable;
     	pinctrl-names = "default";
     	pinctrl-0 = <&main_mmc0_pins_default>;
    

    diff --git a/arch/arm64/boot/dts/ti/k3-am62a-main.dtsi b/arch/arm64/boot/dts/ti/k3-am62a-main.dtsi
    index 49eece921..087ece7f9 100644
    --- a/arch/arm64/boot/dts/ti/k3-am62a-main.dtsi
    +++ b/arch/arm64/boot/dts/ti/k3-am62a-main.dtsi
    @@ -603,11 +603,11 @@ sdhci1: mmc@fa00000 {
     		ti,clkbuf-sel = <0x7>;
     		ti,otap-del-sel-legacy = <0x0>;
     		ti,otap-del-sel-sd-hs = <0x0>;
    -		ti,otap-del-sel-sdr12 = <0xf>;
    -		ti,otap-del-sel-sdr25 = <0xf>;
    -		ti,otap-del-sel-sdr50 = <0xc>;
    -		ti,otap-del-sel-sdr104 = <0x6>;
    -		ti,otap-del-sel-ddr50 = <0x9>;
    +		//ti,otap-del-sel-sdr12 = <0xf>;
    +		//ti,otap-del-sel-sdr25 = <0xf>;
    +		//ti,otap-del-sel-sdr50 = <0xc>;
    +		//ti,otap-del-sel-sdr104 = <0x6>;
    +		//ti,otap-del-sel-ddr50 = <0x9>;
     		ti,itap-del-sel-legacy = <0x0>;
     		ti,itap-del-sel-sd-hs = <0x0>;
     		ti,itap-del-sel-sdr12 = <0x0>;
    diff --git a/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts b/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
    index 3047586a6..bfe218a41 100644
    --- a/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
    +++ b/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
    @@ -678,7 +678,7 @@ &main_i2c2 {
     
     &sdhci0 {
     	/* eMMC */
    -	status = "okay";
    +	status = "disabled";
     	non-removable;
     	pinctrl-names = "default";
     	pinctrl-0 = <&main_mmc0_pins_default>;
    

    Attach the changes for your reference.

    Would you help check again if there any other need to modify?

    Thanks.

  • Hi, Sir:

    Check with our HW, it seems like we don't have io-expander.

    Thus for sdhci1 vmmc-supply property, I need to remove it to prevent be stucked by the io-expander probe problem.

    Thanks for your help.