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.

[FAQ] [参考译文] [FAQ] AM625:新增 SD 卡(mmc1)支持框架 DTS

Guru**** 668880 points
Other Parts Discussed in Thread: SK-AM62
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1225575/faq-am625-adding-sd-card-mmc1-support-to-skeleton-dts

器件型号:AM625
主题中讨论的其他器件:SK-AM62

您好!

我正在使用 SK-AM62   上的 tisdk-base-image 和 k3-am625-skelle.dts 作为起点。

我 修改了 k3-am625-skelle.dts  以启用 mmc0和 mmc1、但 mmc1似乎无法识别。

U-Boot SPL 2021.01-g3e37ebc0be (Apr 26 2023 - 07:38:15 +0000)
SYSFW ABI: 3.1 (firmware rev 0x0008 '8.5.3--v08.05.03 (Chill Capybar')
SPL initial stack usage: 13424 bytes
Trying to boot from MMC2
Loading Environment from MMC... *** Warning - No MMC card found, using default environment

Starting ATF on ARM64 core...

NOTICE:  BL31: v2.7(release):v2.7.0-359-g1309c6c805-dirty
NOTICE:  BL31: Built : 12:32:53, Dec 28 2022
I/TC:
I/TC: OP-TEE version: 3.19.0-15-gd6c5d0037 (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))) #1 Wed Dec 28 12:16:25 UTC 2022 aarch64
I/TC: WARNING: This OP-TEE configuration might be insecure!
I/TC: WARNING: Please check optee.readthedocs.io/.../porting_guidelines.html
I/TC: Primary CPU initializing
I/TC: SYSFW ABI: 3.1 (firmware rev 0x0008 '8.5.3--v08.05.03 (Chill Capybar')
I/TC: HUK Initialized
I/TC: Activated SA2UL device
I/TC: Fixing SA2UL firewall owner for GP device
I/TC: Enabled firewalls for SA2UL TRNG device
I/TC: SA2UL TRNG initialized
I/TC: SA2UL Drivers initialized
I/TC: Primary CPU switching to normal world boot

U-Boot SPL 2021.01-g3e37ebc0be (Apr 26 2023 - 07:47:48 +0000)
SYSFW ABI: 3.1 (firmware rev 0x0008 '8.5.3--v08.05.03 (Chill Capybar')
Trying to boot from MMC2


U-Boot 2021.01 (Apr 26 2023 - 19:02:09 +0900)

SoC:   AM62X SR1.0 GP
Model: Texas Instruments AM625 SK
EEPROM not available at 0x50, trying to read at 0x51
Board: AM62-SKEVM rev E3
DRAM:  2 GiB
MMC:   mmc@fa10000: 0, mmc@fa00000: 1, mmc@fa20000: 2
Loading Environment from MMC... OK
In:    serial@2800000
Out:   serial@2800000
Err:   serial@2800000
Net:   eth0: ethernet@8000000port@1
Hit any key to stop autoboot:  0
=>
=> printenv default_device_tree
default_device_tree=k3-am625-skeleton.dtb
=> boot
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
Failed to load 'boot.scr'
1490 bytes read in 2 ms (727.5 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
Running uenvcmd ...
1 bytes read in 2 ms (0 Bytes/s)
Already setup.
18391552 bytes read in 192 ms (91.4 MiB/s)
34278 bytes read in 3 ms (10.9 MiB/s)
## Flattened Device Tree blob at 88000000
   Booting using the fdt blob at 0x88000000
   Loading Device Tree to 000000008fef4000, end 000000008fffffff ... OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.10.153-rt76-g3e37ebc0be (oe-user@oe-host) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #1 SMP PREEMPT_RT Wed Apr 26 07:49:01 UTC 2023
[    0.000000] Machine model: Texas Instruments AM625
[    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 DMA memory pool at 0x000000009c800000, size 3 MiB
[    0.000000] OF: reserved mem: initialized node ipc-memories@9c800000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x000000009cb00000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node m4f-dma-memory@9cb00000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x000000009cc00000, size 14 MiB
[    0.000000] OF: reserved mem: initialized node m4f-memory@9cc00000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x000000009da00000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@9da00000, compatible id shared-dma-pool
[    0.000000] Reserved memory: created DMA memory pool at 0x000000009db00000, size 12 MiB
[    0.000000] OF: reserved mem: initialized node r5f-memory@9db00000, compatible id shared-dma-pool
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000080000000-0x000000009c7fffff]
[    0.000000]   node   0: [mem 0x000000009c800000-0x000000009e6fffff]
[    0.000000]   node   0: [mem 0x000000009e700000-0x000000009e77ffff]
[    0.000000]   node   0: [mem 0x000000009e780000-0x000000009fffffff]
[    0.000000]   node   0: [mem 0x00000000a0000000-0x00000000ffffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff]
[    0.000000] On node 0 totalpages: 524288
[    0.000000]   DMA zone: 8192 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 524288 pages, LIFO batch:63
[    0.000000] cma: Reserved 512 MiB at 0x00000000dd000000
[    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.2
[    0.000000] percpu: Embedded 18 pages/cpu s35008 r8192 d30528 u73728
[    0.000000] pcpu-alloc: s35008 r8192 d30528 u73728 alloc=18*4096
[    0.000000] pcpu-alloc: [0] 0
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: detected: ARM erratum 845719
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 516096
[    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 root=PARTUUID=da4a1ff7-02 rw rootfstype=ext4 rootwait
[    0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 1456984K/2097152K available (10752K kernel code, 1192K rwdata, 4184K rodata, 1728K init, 437K bss, 115880K reserved, 524288K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, 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=1.
[    0.000000] rcu:     RCU priority boosting: priority 1 delay 500 ms.
[    0.000000] rcu:     RCU_SOFTIRQ processing moved to rcuc kthreads.
[    0.000000]  No expedited grace period (rcu_normal_after_boot).
[    0.000000]  Trampoline 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=1
[    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] GICv3: Distributor has no Range Selector support
[    0.000000] GICv3: 16 PPIs implemented
[    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 @80800000 (flat, esz 8, psz 64K, shr 0)
[    0.000000] ITS: using cache flushing for cmd queue
[    0.000000] GICv3: using LPI property table @0x0000000080030000
[    0.000000] GIC: using cache flushing for LPI property table
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080040000
[    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
[    0.000000] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[    0.008466] Console: colour dummy device 80x25
[    0.013063] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[    0.023743] pid_max: default: 32768 minimum: 301
[    0.028551] LSM: Security Framework initializing
[    0.033333] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.040916] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.050687] rcu: Hierarchical SRCU implementation.
[    0.056122] Platform MSI: msi-controller@1820000 domain created
[    0.062399] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
[    0.071644] EFI services will not be available.
[    0.076426] smp: Bringing up secondary CPUs ...
[    0.081065] smp: Brought up 1 node, 1 CPU
[    0.085164] SMP: Total of 1 processors activated.
[    0.089979] CPU features: detected: 32-bit EL0 Support
[    0.095235] CPU features: detected: CRC32 instructions
[    0.107501] CPU: All CPU(s) started at EL2
[    0.111708] alternatives: patching kernel code
[    0.117236] devtmpfs: initialized
[    0.127012] KASLR disabled due to lack of seed
[    0.131759] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.141739] futex hash table entries: 256 (order: 3, 32768 bytes, linear)
[    0.163112] pinctrl core: initialized pinctrl subsystem
[    0.169135] DMI not present or invalid.
[    0.173749] NET: Registered protocol family 16
[    0.180138] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[    0.187513] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.195610] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.204371] thermal_sys: Registered thermal governor 'step_wise'
[    0.204946] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.218094] ASID allocator initialised with 65536 entries
[    0.240193] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.247153] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.254041] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.260895] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    0.268937] cryptd: max_cpu_qlen set to 1000
[    0.276702] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected
[    0.285829] vcc_5v0: supplied by vmain_pd
[    0.290646] vcc_3v3_sys: supplied by vmain_pd
[    0.296363] iommu: Default domain type: Translated
[    0.301788] SCSI subsystem initialized
[    0.305990] mc: Linux media interface: v0.10
[    0.310381] videodev: Linux video capture interface: v2.00
[    0.316060] pps_core: LinuxPPS API ver. 1 registered
[    0.321135] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.330489] PTP clock support registered
[    0.334528] EDAC MC: Ver: 3.0.0
[    0.338307] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100
[    0.345442] FPGA manager framework
[    0.349036] Advanced Linux Sound Architecture Driver Initialized.
[    0.356230] clocksource: Switched to clocksource arch_sys_counter
[    0.362743] VFS: Disk quotas dquot_6.6.0
[    0.366811] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.379501] NET: Registered protocol family 2
[    0.384285] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.393310] tcp_listen_portaddr_hash hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.402218] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.410472] TCP bind hash table entries: 16384 (order: 7, 917504 bytes, linear)
[    0.418874] TCP: Hash tables configured (established 16384 bind 16384)
[    0.425962] UDP hash table entries: 1024 (order: 5, 131072 bytes, linear)
[    0.433136] UDP-Lite hash table entries: 1024 (order: 5, 131072 bytes, linear)
[    0.440938] NET: Registered protocol family 1
[    0.445956] RPC: Registered named UNIX socket transport module.
[    0.452060] RPC: Registered udp transport module.
[    0.456870] RPC: Registered tcp transport module.
[    0.461678] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.468272] PCI: CLS 0 bytes, default 64
[    0.473010] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[    0.485582] Initialise system trusted keyrings
[    0.490507] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[    0.502463] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.509225] NFS: Registering the id_resolver key type
[    0.514492] Key type id_resolver registered
[    0.518793] Key type id_legacy registered
[    0.522963] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.529819] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.537596] 9p: Installing v9fs 9p2000 file system support
[    0.577461] Key type asymmetric registered
[    0.581688] Asymmetric key parser 'x509' registered
[    0.586753] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.594359] io scheduler mq-deadline registered
[    0.599008] io scheduler kyber registered
[    0.605074] pinctrl-single f4000.pinctrl: 171 pins, size 684
[    0.617170] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[    0.635777] brd: module loaded
[    0.646670] loop: module loaded
[    0.650662] megasas: 07.714.04.00-rc1
[    0.657832] tun: Universal TUN/TAP device driver, 1.6
[    0.663475] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[    0.669921] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    0.676046] sky2: driver version 1.30
[    0.680371] VFIO - User Level meta-driver version: 0.3
[    0.686537] i2c /dev entries driver
[    0.691006] sdhci: Secure Digital Host Controller Interface driver
[    0.697372] sdhci: Copyright(c) Pierre Ossman
[    0.702265] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.708964] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    0.717021] optee: probing for conduit method.
[    0.721665] optee: revision 3.19 (d6c5d003)
[    0.721942] optee: dynamic shared memory is enabled
[    0.731624] optee: initialized driver
[    0.736957] NET: Registered protocol family 17
[    0.741746] 9pnet: Installing 9P2000 support
[    0.746205] Key type dns_resolver registered
[    0.750911] printk: bootconsole [ns16550a0]: printing thread started
[    0.750957] Loading compiled-in X.509 certificates
[    0.760600] ti-sci 44043000.system-controller: ti,ctx-memory-region is required for suspend but not provided.
[    0.760616] ti-sci 44043000.system-controller: ti_sci_init_suspend failed, mem suspend will be non-functional.
[    0.760622] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0008 '8.5.3--v08.05.03 (Chill Capybar')
[    0.826171] omap-gpmc 3b000000.memory-controller: GPMC revision 6.0
[    0.826194] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000
[    0.844673] printk: console [ttyS2]: printing thread started
[    0.844686] printk: console [ttyS2] enabled
[    0.844690] printk: bootconsole [ns16550a0] disabled
[    0.848500] printk: bootconsole [ns16550a0]: printing thread stopped
[    0.968808] mmc0: CQHCI version 5.10
[    0.979072] pca953x 0-0022: supply vcc not found, using dummy regulator
[    0.979271] pca953x 0-0022: using AI
[    1.005781] vdd_mmc1: supplied by vcc_3v3_sys
[    1.013825] debugfs: Directory 'pd:53' with parent 'pm_genpd' already present!
[    1.013900] debugfs: Directory 'pd:52' with parent 'pm_genpd' already present!
[    1.013940] debugfs: Directory 'pd:51' with parent 'pm_genpd' already present!
[    1.014385] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[    1.024857] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
[    1.030183] ALSA device list:
[    1.030198]   No soundcards found.
[    1.044929] Waiting for root device PARTUUID=da4a1ff7-02...
[    1.117743] mmc0: Command Queue Engine enabled
[    1.117765] mmc0: new HS200 MMC card at address 0001
[    1.118462] mmcblk0: mmc0:0001 S0J56X 14.8 GiB
[    1.118666] mmcblk0boot0: mmc0:0001 S0J56X partition 1 31.5 MiB
[    1.118855] mmcblk0boot1: mmc0:0001 S0J56X partition 2 31.5 MiB
[    1.119051] mmcblk0rpmb: mmc0:0001 S0J56X partition 3 4.00 MiB, chardev (237:0)
[    1.120166]  mmcblk0: p1 p2
[   31.840247] vdd_mmc1: disabling

修改如下。 基本上、我复制了一些 我认为与 K3-am62x-sk-common.dtsi 相关的部分。 您能告诉 我我在 mmc1中缺少什么吗?

diff --git a/sdk/linux/arch/arm64/boot/dts/ti/k3-am625-skeleton.dts b/sdk/linux/arch/arm64/boot/dts/ti/k3-am625-skeleton.dts
index 86aee3bb567..ccb24aa27d8 100644
--- a/sdk/linux/arch/arm64/boot/dts/ti/k3-am625-skeleton.dts
+++ b/sdk/linux/arch/arm64/boot/dts/ti/k3-am625-skeleton.dts
@@ -18,6 +18,8 @@
 
 	aliases {
 		serial2 = &main_uart0;
+		mmc0 = &sdhci0;
+		mmc1 = &sdhci1;
 	};
 
 	chosen {
@@ -88,6 +90,65 @@
 			no-map;
 		};
 	};
+
+	vmain_pd: regulator-0 {
+		/* TPS65988 PD CONTROLLER OUTPUT */
+		compatible = "regulator-fixed";
+		regulator-name = "vmain_pd";
+		regulator-min-microvolt = <5000000>;
+		regulator-max-microvolt = <5000000>;
+		regulator-always-on;
+		regulator-boot-on;
+	};
+
+	vcc_5v0: regulator-1 {
+		/* Output of TPS630702 */
+		compatible = "regulator-fixed";
+		regulator-name = "vcc_5v0";
+		regulator-min-microvolt = <5000000>;
+		regulator-max-microvolt = <5000000>;
+		vin-supply = <&vmain_pd>;
+		regulator-always-on;
+		regulator-boot-on;
+	};
+
+	vcc_3v3_sys: regulator-2 {
+		/* output of LM61460-Q1 */
+		compatible = "regulator-fixed";
+		regulator-name = "vcc_3v3_sys";
+		regulator-min-microvolt = <3300000>;
+		regulator-max-microvolt = <3300000>;
+		vin-supply = <&vmain_pd>;
+		regulator-always-on;
+		regulator-boot-on;
+	};
+
+	vdd_mmc1: regulator-3 {
+		/* TPS22918DBVR */
+		compatible = "regulator-fixed";
+		regulator-name = "vdd_mmc1";
+		regulator-min-microvolt = <3300000>;
+		regulator-max-microvolt = <3300000>;
+		regulator-boot-on;
+		enable-active-high;
+		vin-supply = <&vcc_3v3_sys>;
+		gpio = <&exp1 3 GPIO_ACTIVE_HIGH>;
+	};
+
+	vdd_sd_dv: regulator-4 {
+		/* Output of TLV71033 */
+		compatible = "regulator-gpio";
+		regulator-name = "tlv71033";
+		pinctrl-names = "default";
+		pinctrl-0 = <&vdd_sd_dv_pins_default>;
+		regulator-min-microvolt = <1800000>;
+		regulator-max-microvolt = <3300000>;
+		regulator-boot-on;
+		vin-supply = <&vcc_5v0>;
+		gpios = <&main_gpio0 31 GPIO_ACTIVE_HIGH>;
+		states = <1800000 0x0>,
+			 <3300000 0x1>;
+	};
 };
 
 /* cbass_main */
@@ -162,10 +223,6 @@
 	status = "disabled";
 };
 
-&main_gpio1 {
-	status = "disabled";
-};
-
 &gpu {
 	status = "disabled";
 };
@@ -175,7 +232,36 @@
 };
 
 &main_i2c1 {
-	status = "disabled";
+	pinctrl-names = "default";
+	pinctrl-0 = <&main_i2c1_pins_default>;
+	clock-frequency = <100000>;
+
+	exp1: gpio@22 {
+		compatible = "ti,tca6424";
+		reg = <0x22>;
+		gpio-controller;
+		#gpio-cells = <2>;
+		gpio-line-names = "GPIO_CPSW2_RST", "GPIO_CPSW1_RST",
+				   "PRU_DETECT", "MMC1_SD_EN",
+				   "VPP_LDO_EN", "EXP_PS_3V3_En",
+				   "EXP_PS_5V0_En", "EXP_HAT_DETECT",
+				   "GPIO_AUD_RSTn", "GPIO_eMMC_RSTn",
+				   "UART1_FET_BUF_EN", "WL_LT_EN",
+				   "GPIO_HDMI_RSTn", "CSI_GPIO1",
+				   "CSI_GPIO2", "PRU_3V3_EN",
+				   "HDMI_INTn", "TEST_GPIO2",
+				   "MCASP1_FET_EN", "MCASP1_BUF_BT_EN",
+				   "MCASP1_FET_SEL", "UART1_FET_SEL",
+				   "TSINT#", "IO_EXP_TEST_LED";
+
+		interrupt-parent = <&main_gpio1>;
+		interrupts = <23 IRQ_TYPE_EDGE_FALLING>;
+		interrupt-controller;
+		#interrupt-cells = <2>;
+
+		pinctrl-names = "default";
+		pinctrl-0 = <&main_gpio1_ioexp_intr_pins_default>;
+	};
 };
 
 &main_i2c2 {
@@ -209,12 +295,21 @@
 	status = "disabled";
 };
 
-&sdhci1 {
-	status = "disabled";
+&sdhci0 {
+	pinctrl-names = "default";
+	pinctrl-0 = <&main_mmc0_pins_default>;
+	ti,driver-strength-ohm = <50>;
+	disable-wp;
 };
 
-&sdhci0 {
-	status = "disabled";
+&sdhci1 {
+	/* SD/MMC */
+	vmmc-supply = <&vdd_mmc1>;
+	vqmmc-supply = <&vdd_sd_dv>;
+	pinctrl-names = "default";
+	pinctrl-0 = <&main_mmc1_pins_default>;
+	ti,driver-strength-ohm = <50>;
+	disable-wp;
 };
 
 &sdhci2 {
@@ -232,6 +327,52 @@
 			AM62X_IOPAD(0x1cc, PIN_OUTPUT, 0) /* (E14) UART0_TXD */
 		>;
 	};
+
+	main_i2c1_pins_default: main-i2c1-pins-default {
+		pinctrl-single,pins = <
+			AM62X_IOPAD(0x1e8, PIN_INPUT_PULLUP, 0) /* (B17) I2C1_SCL */
+			AM62X_IOPAD(0x1ec, PIN_INPUT_PULLUP, 0) /* (A17) I2C1_SDA */
+		>;
+	};
+
+	main_mmc0_pins_default: main-mmc0-pins-default {
+		pinctrl-single,pins = <
+			AM62X_IOPAD(0x220, PIN_INPUT, 0) /* (Y3) MMC0_CMD */
+			AM62X_IOPAD(0x218, PIN_INPUT, 0) /* (AB1) MMC0_CLK */
+			AM62X_IOPAD(0x214, PIN_INPUT, 0) /* (AA2) MMC0_DAT0 */
+			AM62X_IOPAD(0x210, PIN_INPUT, 0) /* (AA1) MMC0_DAT1 */
+			AM62X_IOPAD(0x20c, PIN_INPUT, 0) /* (AA3) MMC0_DAT2 */
+			AM62X_IOPAD(0x208, PIN_INPUT, 0) /* (Y4) MMC0_DAT3 */
+			AM62X_IOPAD(0x204, PIN_INPUT, 0) /* (AB2) MMC0_DAT4 */
+			AM62X_IOPAD(0x200, PIN_INPUT, 0) /* (AC1) MMC0_DAT5 */
+			AM62X_IOPAD(0x1fc, PIN_INPUT, 0) /* (AD2) MMC0_DAT6 */
+			AM62X_IOPAD(0x1f8, PIN_INPUT, 0) /* (AC2) MMC0_DAT7 */
+		>;
+	};
+
+	main_mmc1_pins_default: main-mmc1-pins-default {
+		pinctrl-single,pins = <
+			AM62X_IOPAD(0x23c, PIN_INPUT, 0) /* (A21) MMC1_CMD */
+			AM62X_IOPAD(0x234, PIN_INPUT, 0) /* (B22) MMC1_CLK */
+			AM62X_IOPAD(0x230, PIN_INPUT, 0) /* (A22) MMC1_DAT0 */
+			AM62X_IOPAD(0x22c, PIN_INPUT, 0) /* (B21) MMC1_DAT1 */
+			AM62X_IOPAD(0x228, PIN_INPUT, 0) /* (C21) MMC1_DAT2 */
+			AM62X_IOPAD(0x224, PIN_INPUT, 0) /* (D22) MMC1_DAT3 */
+			AM62X_IOPAD(0x240, PIN_INPUT, 0) /* (D17) MMC1_SDCD */
+		>;
+	};
+
+	vdd_sd_dv_pins_default: vdd-sd-dv-pins-default {
+		pinctrl-single,pins = <
+			AM62X_IOPAD(0x07c, PIN_OUTPUT, 7) /* (P25) GPMC0_CLK.GPIO0_31 */
+		>;
+	};
+
+	main_gpio1_ioexp_intr_pins_default: main-gpio1-ioexp-intr-pins-default {
+		pinctrl-single,pins = <
+			AM62X_IOPAD(0x01d4, PIN_INPUT, 7) /* (B15) UART0_RTSn.GPIO1_23 */
+		>;
+	};
 };
 
 &epwm0 {

处理器 SDK 版本是 ti-processor-sdk-linux-rt-am62xx-evm-08.05.00.21。

此致、

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 Numata-San:

    下面是我用于在 SK-AM62上启用 mmc1 SDcard 的内核 dts 补丁。 它基于 SDK8.6内核,但我认为它也应该适用于 SDK8.5内核。

    diff --git a/arch/arm64/boot/dts/ti/k3-am625-skeleton.dts b/arch/arm64/boot/dts/ti/k3-am625-skeleton.dts
    index 86aee3bb567e..cbf8a80f2350 100644
    --- a/arch/arm64/boot/dts/ti/k3-am625-skeleton.dts
    +++ b/arch/arm64/boot/dts/ti/k3-am625-skeleton.dts
    @@ -210,7 +210,10 @@ &mcasp2 {
     };
     
     &sdhci1 {
    -       status = "disabled";
    +       pinctrl-names = "default";
    +       pinctrl-0 = <&main_mmc1_pins_default>;
    +       ti,driver-strength-ohm = <50>;
    +       disable-wp;
     };
     
     &sdhci0 {
    @@ -232,6 +235,19 @@ AM62X_IOPAD(0x1c8, PIN_INPUT, 0) /* (D14) UART0_RXD */
                            AM62X_IOPAD(0x1cc, PIN_OUTPUT, 0) /* (E14) UART0_TXD */
                    >;
            };
    +
    +       main_mmc1_pins_default: main-mmc1-pins-default {
    +               pinctrl-single,pins = <
    +                       AM62X_IOPAD(0x23c, PIN_INPUT, 0) /* (A21) MMC1_CMD */
    +                       AM62X_IOPAD(0x234, PIN_INPUT, 0) /* (B22) MMC1_CLK */
    +                       AM62X_IOPAD(0x230, PIN_INPUT, 0) /* (A22) MMC1_DAT0 */
    +                       AM62X_IOPAD(0x22c, PIN_INPUT, 0) /* (B21) MMC1_DAT1 */
    +                       AM62X_IOPAD(0x228, PIN_INPUT, 0) /* (C21) MMC1_DAT2 */
    +                       AM62X_IOPAD(0x224, PIN_INPUT, 0) /* (D22) MMC1_DAT3 */
    +                       AM62X_IOPAD(0x240, PIN_INPUT, 0) /* (D17) MMC1_SDCD */
    +               >;
    +       };
    +
     };
     
     &epwm0 {

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    刘山

    感谢您的答复。 移除 VMMC-supply vqmmc 电源后、mmc1被识别。

    +&sdhci1 {
    + /* SD/MMC */
    + /*
    + vmmc-supply = <&vdd_mmc1>;
    + vqmmc-supply = <&vdd_sd_dv>;
    + */

    但它们不是必需的吗? 引导后、偶尔会显示 mmc1错误。

    U-Boot SPL 2021.01-g3e37ebc0be (Apr 26 2023 - 07:38:15 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0008 '8.5.3--v08.05.03 (Chill Capybar')
    SPL initial stack usage: 13424 bytes
    Trying to boot from MMC2
    Loading Environment from MMC... *** Warning - No MMC card found, using default environment
    
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.7(release):v2.7.0-359-g1309c6c805-dirty
    NOTICE:  BL31: Built : 12:32:53, Dec 28 2022
    I/TC:
    I/TC: OP-TEE version: 3.19.0-15-gd6c5d0037 (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))) #1 Wed Dec 28 12:16:25 UTC 2022 aarch64
    I/TC: WARNING: This OP-TEE configuration might be insecure!
    I/TC: WARNING: Please check optee.readthedocs.io/.../porting_guidelines.html
    I/TC: Primary CPU initializing
    I/TC: SYSFW ABI: 3.1 (firmware rev 0x0008 '8.5.3--v08.05.03 (Chill Capybar')
    I/TC: HUK Initialized
    I/TC: Activated SA2UL device
    I/TC: Fixing SA2UL firewall owner for GP device
    I/TC: Enabled firewalls for SA2UL TRNG device
    I/TC: SA2UL TRNG initialized
    I/TC: SA2UL Drivers initialized
    I/TC: Primary CPU switching to normal world boot
    
    U-Boot SPL 2021.01-g3e37ebc0be (Apr 26 2023 - 07:47:48 +0000)
    SYSFW ABI: 3.1 (firmware rev 0x0008 '8.5.3--v08.05.03 (Chill Capybar')
    Trying to boot from MMC2
    
    
    U-Boot 2021.01 (Apr 26 2023 - 19:02:09 +0900)
    
    SoC:   AM62X SR1.0 GP
    Model: Texas Instruments AM625 SK
    EEPROM not available at 0x50, trying to read at 0x51
    Board: AM62-SKEVM rev E3
    DRAM:  2 GiB
    MMC:   mmc@fa10000: 0, mmc@fa00000: 1, mmc@fa20000: 2
    Loading Environment from MMC... OK
    In:    serial@2800000
    Out:   serial@2800000
    Err:   serial@2800000
    Net:   eth0: ethernet@8000000port@1
    Hit any key to stop autoboot:  0
    switch to partitions #0, OK
    mmc1 is current device
    SD/MMC found on device 1
    Failed to load 'boot.scr'
    1490 bytes read in 2 ms (727.5 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    Running uenvcmd ...
    1 bytes read in 2 ms (0 Bytes/s)
    Already setup.
    18391552 bytes read in 192 ms (91.4 MiB/s)
    34189 bytes read in 2 ms (16.3 MiB/s)
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
       Loading Device Tree to 000000008fef4000, end 000000008fffffff ... OK
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
    [    0.000000] Linux version 5.10.153-rt76-g3e37ebc0be (oe-user@oe-host) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 9.2.1 20191025, GNU ld (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10)) 2.33.1.20191209) #1 SMP PREEMPT_RT Wed Apr 26 07:49:01 UTC 2023
    [    0.000000] Machine model: Texas Instruments AM625
    [    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 DMA memory pool at 0x000000009c800000, size 3 MiB
    [    0.000000] OF: reserved mem: initialized node ipc-memories@9c800000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009cb00000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node m4f-dma-memory@9cb00000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009cc00000, size 14 MiB
    [    0.000000] OF: reserved mem: initialized node m4f-memory@9cc00000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009da00000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@9da00000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000009db00000, size 12 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@9db00000, compatible id shared-dma-pool
    [    0.000000] Zone ranges:
    [    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
    [    0.000000]   DMA32    empty
    [    0.000000]   Normal   empty
    [    0.000000] Movable zone start for each node
    [    0.000000] Early memory node ranges
    [    0.000000]   node   0: [mem 0x0000000080000000-0x000000009c7fffff]
    [    0.000000]   node   0: [mem 0x000000009c800000-0x000000009e6fffff]
    [    0.000000]   node   0: [mem 0x000000009e700000-0x000000009e77ffff]
    [    0.000000]   node   0: [mem 0x000000009e780000-0x000000009fffffff]
    [    0.000000]   node   0: [mem 0x00000000a0000000-0x00000000ffffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff]
    [    0.000000] On node 0 totalpages: 524288
    [    0.000000]   DMA zone: 8192 pages used for memmap
    [    0.000000]   DMA zone: 0 pages reserved
    [    0.000000]   DMA zone: 524288 pages, LIFO batch:63
    [    0.000000] cma: Reserved 512 MiB at 0x00000000dd000000
    [    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.2
    [    0.000000] percpu: Embedded 18 pages/cpu s35008 r8192 d30528 u73728
    [    0.000000] pcpu-alloc: s35008 r8192 d30528 u73728 alloc=18*4096
    [    0.000000] pcpu-alloc: [0] 0
    [    0.000000] Detected VIPT I-cache on CPU0
    [    0.000000] CPU features: detected: ARM erratum 845719
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 516096
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 root=PARTUUID=da4a1ff7-02 rw rootfstype=ext4 rootwait
    [    0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
    [    0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
    [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
    [    0.000000] Memory: 1456984K/2097152K available (10752K kernel code, 1192K rwdata, 4184K rodata, 1728K init, 437K bss, 115880K reserved, 524288K cma-reserved)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, 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=1.
    [    0.000000] rcu:     RCU priority boosting: priority 1 delay 500 ms.
    [    0.000000] rcu:     RCU_SOFTIRQ processing moved to rcuc kthreads.
    [    0.000000]  No expedited grace period (rcu_normal_after_boot).
    [    0.000000]  Trampoline 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=1
    [    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] GICv3: Distributor has no Range Selector support
    [    0.000000] GICv3: 16 PPIs implemented
    [    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 @80800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x0000000080030000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080040000
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000000] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008463] Console: colour dummy device 80x25
    [    0.013060] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023740] pid_max: default: 32768 minimum: 301
    [    0.028549] LSM: Security Framework initializing
    [    0.033330] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [    0.040912] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
    [    0.050682] rcu: Hierarchical SRCU implementation.
    [    0.056111] Platform MSI: msi-controller@1820000 domain created
    [    0.062393] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [    0.071639] EFI services will not be available.
    [    0.076419] smp: Bringing up secondary CPUs ...
    [    0.081058] smp: Brought up 1 node, 1 CPU
    [    0.085156] SMP: Total of 1 processors activated.
    [    0.089971] CPU features: detected: 32-bit EL0 Support
    [    0.095227] CPU features: detected: CRC32 instructions
    [    0.107492] CPU: All CPU(s) started at EL2
    [    0.111698] alternatives: patching kernel code
    [    0.117219] devtmpfs: initialized
    [    0.127004] KASLR disabled due to lack of seed
    [    0.131755] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.141733] futex hash table entries: 256 (order: 3, 32768 bytes, linear)
    [    0.163097] pinctrl core: initialized pinctrl subsystem
    [    0.169114] DMI not present or invalid.
    [    0.173729] NET: Registered protocol family 16
    [    0.180147] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
    [    0.187522] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.195620] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.204375] thermal_sys: Registered thermal governor 'step_wise'
    [    0.204955] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.218103] ASID allocator initialised with 65536 entries
    [    0.240033] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.247000] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.253934] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.260787] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.268837] cryptd: max_cpu_qlen set to 1000
    [    0.276593] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected
    [    0.285709] vcc_5v0: supplied by vmain_pd
    [    0.290529] vcc_3v3_sys: supplied by vmain_pd
    [    0.296257] iommu: Default domain type: Translated
    [    0.301686] SCSI subsystem initialized
    [    0.305890] mc: Linux media interface: v0.10
    [    0.310282] videodev: Linux video capture interface: v2.00
    [    0.315965] pps_core: LinuxPPS API ver. 1 registered
    [    0.321040] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.330390] PTP clock support registered
    [    0.334432] EDAC MC: Ver: 3.0.0
    [    0.338210] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100
    [    0.345320] FPGA manager framework
    [    0.348925] Advanced Linux Sound Architecture Driver Initialized.
    [    0.356107] clocksource: Switched to clocksource arch_sys_counter
    [    0.362617] VFS: Disk quotas dquot_6.6.0
    [    0.366686] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.379401] NET: Registered protocol family 2
    [    0.384181] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    0.393207] tcp_listen_portaddr_hash hash table entries: 1024 (order: 4, 65536 bytes, linear)
    [    0.402110] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
    [    0.410364] TCP bind hash table entries: 16384 (order: 7, 917504 bytes, linear)
    [    0.418768] TCP: Hash tables configured (established 16384 bind 16384)
    [    0.425862] UDP hash table entries: 1024 (order: 5, 131072 bytes, linear)
    [    0.433033] UDP-Lite hash table entries: 1024 (order: 5, 131072 bytes, linear)
    [    0.440840] NET: Registered protocol family 1
    [    0.445849] RPC: Registered named UNIX socket transport module.
    [    0.451953] RPC: Registered udp transport module.
    [    0.456764] RPC: Registered tcp transport module.
    [    0.461572] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.468167] PCI: CLS 0 bytes, default 64
    [    0.472913] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
    [    0.485452] Initialise system trusted keyrings
    [    0.490373] workingset: timestamp_bits=46 max_order=19 bucket_order=0
    [    0.502285] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.509045] NFS: Registering the id_resolver key type
    [    0.514319] Key type id_resolver registered
    [    0.518620] Key type id_legacy registered
    [    0.522796] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.529652] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.537432] 9p: Installing v9fs 9p2000 file system support
    [    0.578411] Key type asymmetric registered
    [    0.582639] Asymmetric key parser 'x509' registered
    [    0.587705] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
    [    0.595313] io scheduler mq-deadline registered
    [    0.599961] io scheduler kyber registered
    [    0.605991] pinctrl-single f4000.pinctrl: 171 pins, size 684
    [    0.618068] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.636778] brd: module loaded
    [    0.647539] loop: module loaded
    [    0.651578] megasas: 07.714.04.00-rc1
    [    0.658676] tun: Universal TUN/TAP device driver, 1.6
    [    0.664420] igbvf: Intel(R) Gigabit Virtual Function Network Driver
    [    0.670856] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.676985] sky2: driver version 1.30
    [    0.681276] VFIO - User Level meta-driver version: 0.3
    [    0.687439] i2c /dev entries driver
    [    0.691908] sdhci: Secure Digital Host Controller Interface driver
    [    0.698273] sdhci: Copyright(c) Pierre Ossman
    [    0.703168] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.709855] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.717895] optee: probing for conduit method.
    [    0.722544] optee: revision 3.19 (d6c5d003)
    [    0.722828] optee: dynamic shared memory is enabled
    [    0.732539] optee: initialized driver
    [    0.737795] NET: Registered protocol family 17
    [    0.742597] 9pnet: Installing 9P2000 support
    [    0.747082] Key type dns_resolver registered
    [    0.751802] printk: bootconsole [ns16550a0]: printing thread started
    [    0.751848] Loading compiled-in X.509 certificates
    [    0.761410] ti-sci 44043000.system-controller: ti,ctx-memory-region is required for suspend but not provided.
    [    0.761427] ti-sci 44043000.system-controller: ti_sci_init_suspend failed, mem suspend will be non-functional.
    [    0.761432] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0008 '8.5.3--v08.05.03 (Chill Capybar')
    [    0.826222] omap-gpmc 3b000000.memory-controller: GPMC revision 6.0
    [    0.826244] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000
    [    0.837245] omap_i2c 20010000.i2c: bus 0 rev0.12 at 100 kHz
    [    0.844875] printk: console [ttyS2]: printing thread started
    [    0.844888] printk: console [ttyS2] enabled
    [    0.844892] printk: bootconsole [ns16550a0] disabled
    [    0.856743] printk: bootconsole [ns16550a0]: printing thread stopped
    [    0.975905] mmc0: CQHCI version 5.10
    [    0.981981] mmc1: CQHCI version 5.10
    [    0.989765] pca953x 0-0022: supply vcc not found, using dummy regulator
    [    0.989959] pca953x 0-0022: using AI
    [    1.016553] vdd_mmc1: supplied by vcc_3v3_sys
    [    1.018546] debugfs: Directory 'pd:53' with parent 'pm_genpd' already present!
    [    1.018602] debugfs: Directory 'pd:52' with parent 'pm_genpd' already present!
    [    1.018663] debugfs: Directory 'pd:51' with parent 'pm_genpd' already present!
    [    1.019092] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
    [    1.035377] ALSA device list:
    [    1.035392]   No soundcards found.
    [    1.041400] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
    [    1.041682] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
    [    1.051267] Waiting for root device PARTUUID=da4a1ff7-02...
    [    1.102298] mmc1: new ultra high speed SDR104 SDHC card at address 59b4
    [    1.103156] mmcblk1: mmc1:59b4 USD00 14.7 GiB
    [    1.111435]  mmcblk1: p1 p2
    [    1.135557] mmc0: Command Queue Engine enabled
    [    1.135588] mmc0: new HS200 MMC card at address 0001
    [    1.140295] mmcblk0: mmc0:0001 S0J56X 14.8 GiB
    [    1.140500] mmcblk0boot0: mmc0:0001 S0J56X partition 1 31.5 MiB
    [    1.140694] mmcblk0boot1: mmc0:0001 S0J56X partition 2 31.5 MiB
    [    1.140918] mmcblk0rpmb: mmc0:0001 S0J56X partition 3 4.00 MiB, chardev (237:0)
    [    1.142011]  mmcblk0: p1 p2
    [    1.156376] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
    [    1.156477] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [    1.157000] devtmpfs: mounted
    [    1.158333] Freeing unused kernel memory: 1728K
    [    1.158439] Run /sbin/init as init process
    [    1.289096] systemd[1]: System time before build time, advancing clock.
    [    1.334253] NET: Registered protocol family 10
    [    1.335269] Segment Routing with IPv6
    [    1.360385] systemd[1]: systemd 244.5+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
    [    1.360774] systemd[1]: Detected architecture arm64.
    
    Welcome to Arago 2021.09!
    
    [    1.404877] systemd[1]: Set hostname to <am62xx-evm>.
    [    1.804726] random: systemd: uninitialized urandom read (16 bytes read)
    [  OK  ] Created slice system-getty.slice    1.805034] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
    m.
    [    1.805049] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
    [    1.812267] systemd[1]: Created slice system-getty.slice.
    [  OK  ] Created slice system-serial\x2dgett[    1.847910] random: systemd: uninitialized urandom read (16 bytes read)
    y.slice.
    [    1.849403] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [  OK  ] Created slice User and Session Slic[    1.872305] random: systemd: uninitialized urandom read (16 bytes read)
    e.
    [    1.873490] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Started Dispatch Password …ts to [    1.896669] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    Console Directory Watch.
    [  OK  ] Started Forward Password R…uests [    1.920501] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    to Wall Directory Watch.
    [  OK  ] Reached target Paths.[    1.944418] systemd[1]: Reached target Paths.
    
    [  OK  ] Reached target Remote File Systems systemd[1]: Reached target Remote File Systems.
    [0m.
    [  OK  ] Reached target Slices.[    1.984255] systemd[1]: Reached target Slices.
    
    [  OK  ] Reached target Swap.[    2.004248] systemd[1]: Reached target Swap.
    
    [  OK  ] Listening on RPCbind Server Activat[    2.026188] systemd[1]: Listening on RPCbind Server Activation Socket.
    ion Socket.
    [  OK  ] Reached target RPC Port Mapper.[    2.048364] systemd[1]: Reached target RPC Port Mapper.
    
    [  OK  ] Listening on Process Core Dump Sock[    2.073417] systemd[1]: Listening on Process Core Dump Socket.
    et.
    [  OK  ] Listening on initctl Compatibility [    2.096696] systemd[1]: Listening on initctl Compatibility Named Pipe.
    Named Pipe.
    [  OK  ] Listening on Journal Socket (/dev/l[    2.129601] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
    og).
    [    2.130560] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket.[    2.156953] systemd[1]: Listening on Journal Socket.
    
    [  OK  ] Listening on Network Service Netlin[    2.177104] systemd[1]: Listening on Network Service Netlink Socket.
    k Socket.
    [  OK  ] Listening on udev Control Socket    2.200891] systemd[1]: Listening on udev Control Socket.
    m.
    [  OK  ] Listening on udev Kernel Socket[    2.224697] systemd[1]: Listening on udev Kernel Socket.
    .
             Mounting Huge Pages File System...[    2.249324] systemd[1]: Mounting Huge Pages File System...
    
             Mounting POSIX Message Queue File System..[    2.281124] systemd[1]: Mounting POSIX Message Queue File System...
    .
             Mounting Kernel Debug File System...[    2.313107] systemd[1]: Mounting Kernel Debug File System...
    
             Mounting Temporary Directory (/tmp)...[    2.341818] systemd[1]: Mounting Temporary Directory (/tmp)...
    
             Starting Create list of st…odes for the curr[    2.373322] systemd[1]: Starting Create list of static device nodes for the current kernel...
    ent kernel...
             Starting Start psplash boot splash screen.[    2.408887] systemd[1]: Starting Start psplash boot splash screen...
    ..
             Starting RPC Bind...[    2.441677] systemd[1]: Starting RPC Bind...
    
    [    2.464637] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
             Starting Journal Service...[    2.482315] systemd[1]: Starting Journal Service...
    
             Starting Load Kernel Modules...[    2.525105] systemd[1]: Starting Load Kernel Modules...
    
             Starting Remount Root and Kernel File Systems systemd[1]: Starting Remount Root and Kernel File Systems...
    [0m...
             Starting udev Coldplug all Devices...[    2.596091] cryptodev: loading out-of-tree module taints kernel.
    
    [  OK  ] Started RPC Bind.[    2.598315] systemd[1]: Starting udev Coldplug all Devices...
    
    [  OK  ] Started Journal Service.[    2.607641] cryptodev: driver 1.10 loaded.
    
    [    2.651486] systemd[1]: Started RPC Bind.
    [  OK  ] Mounted Huge Pages File System.[    2.689162] systemd[1]: Started Journal Service.
    
    [    2.731332] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
    [  OK  ] Mounted POSIX Message Queue File System.
    [  OK  ] Mounted Kernel Debug File System.
    [  OK  ] Mounted Temporary Directory (/tmp).
    [  OK  ] Started Create list of sta… nodes for the current kernel.
    [FAILED] Failed to start Start psplash boot splash screen.
    See 'systemctl status psplash-start.service' for details.
    [DEPEND] Dependency failed for Star…progress communication helper.
    [  OK  ] Started Load Kernel Modules.
    [  OK  ] Started Remount Root and Kernel File Systems.
    [    2.973854] random: systemd: uninitialized urandom read (16 bytes read)
    [    2.982612] random: systemd-journal: uninitialized urandom read (16 bytes read)
    [    3.002861] random: systemd-journal: uninitialized urandom read (16 bytes read)
             Mounting Kernel Configuration File System...
             Starting Flush Journal to Persistent Storage...
             Starting Apply Kernel Variables...
    [    3.108593] systemd-journald[163]: Received client request to flush runtime journal.
             Starting Create Static Device Nodes in /dev...
    [  OK  ] Mounted Kernel Configuration File System.
    [  OK  ] Started Flush Journal to Persistent Storage.
    [  OK  ] Started Apply Kernel Variables.
    [  OK  ] Started Create Static Device Nodes in /dev.
    [  OK  ] Reached target Local File Systems (Pre).
             Mounting /media/ram...
             Mounting /var/volatile...
             Starting udev Kernel Device Manager...
    [  OK  ] Mounted /media/ram.
    [  OK  ] Started udev Coldplug all Devices.
    [  OK  ] Mounted /var/volatile.
             Starting Load/Save Random Seed...
    [  OK  ] Reached target Local File Systems.
             Starting Create Volatile Files and Directories...
    [  OK  ] Started udev Kernel Device Manager.
    [  OK  ] Started Create Volatile Files and Directories.
             Starting Network Time Synchronization...
             Starting Update UTMP about System Boot/Shutdown...
    [  OK  ] Started Update UTMP about System Boot/Shutdown.
    [  OK  ] Started Network Time Synchronization.
    [  OK  ] Reached target System Initializatio[    4.221524] random: systemd: uninitialized urandom read (16 bytes read)
    n.
    [  OK  ] Started Daily Cleanup of Temporary [    4.244528] random: systemd: uninitialized urandom read (16 bytes read)
    Directories.
    [  OK  ] Reached target System Time Set.[    4.285048] random: systemd: uninitialized urandom read (16 bytes read)
    
    [  OK  ] Reached target System Time Synchronized.
    [  OK  ] Reached target Timers.
    [  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    [  OK  ] Listening on D-Bus System Message Bus Socket.
    [  OK  ] Listening on dropbear.socket.
    [  OK  ] Reached target Sockets.
    [  OK  ] Reached target Basic System.
    [  OK  ] Started D-Bus System Message Bus.
             Starting Print notice about GPLv3 packages...
             Starting IPv6 Packet Filtering Framework...
             Starting IPv4 Packet Filtering Framework...
             Starting Login Service...
    [  OK  ] Started TEE Supplicant.
             Starting telnetd.service...
    [  OK  ] Started IPv6 Packet Filtering Framework.
    [  OK  ] Started IPv4 Packet Filtering Framework.
    [  OK  ] Reached target Network (Pre).
             Starting Network Service...
    [  OK  ] Started telnetd.service.
             Starting LSB: Expand Rootfs of boot device...
    [    5.276727] random: systemd-journal: uninitialized urandom read (16 bytes read)
    [    5.332159] random: crng init done
    [    5.332177] random: 88 urandom warning(s) missed due to ratelimiting
    [  OK  ] Started Load/Save Random Seed.
    [  OK  ] Started Network Service.
             Starting Wait for Network to be Configured...
             Starting Network Name Resolution...
    [  OK  ] Started LSB: Expand Rootfs of boot device.
    [  OK  ] Started Login Service.
    [  OK  ] Started Network Name Resolution.
    [  OK  ] Reached target Network.
    [  OK  ] Reached target Host and Network Name Lookups.
             Starting Avahi mDNS/DNS-SD Stack...
    [  OK  ] Started NFS status monitor for NFSv2/3 locking..
             Starting Permit User Sessions...
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.
    [  OK  ] Started Permit User Sessions.
    [  OK  ] Started Getty on tty1.
    [  OK  ] Started Serial Getty on ttyS2.
    [  OK  ] Reached target Login Prompts.
             Starting Synchronize System and HW clocks...
    ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPLv3 packages:
            bash
            cifs-utils
            dosfstools
            less
            libdw1
            libelf1
            libreadline8
            parted
    
    If you do not wish to distribute GPLv3 components please remove
    the above packages prior to distribution.  This can be done using
    the opkg remove command.  i.e.:
        opkg remove <package>
    Where <package> is the name printed in the list above
    
    NOTE: If the package is a dependency of another package you
          will be notified of the dependent packages.  You should
          use the --force-removal-of-dependent-packages option to
          also remove the dependent packages as well
    ***************************************************************
    ***************************************************************
    [FAILED] Failed to start Synchronize System and HW clocks.
    See 'systemctl status sync-clocks.service' for details.
    [  OK  ] Started Print notice about GPLv3 packages.
    [    7.640425] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [    7.640598] platform 78000000.r5f: configured R5F for IPC-only mode
    [    7.640607] platform 78000000.r5f: device does not have reserved memory regions, ret = -22
    [    7.640615] k3_r5_rproc bus@f0000:bus@b00000:r5fss@78000000: reserved memory init failed, ret = -22
    [    7.640627] remoteproc remoteproc0: releasing 78000000.r5f
    [    7.640640] k3_r5_rproc bus@f0000:bus@b00000:r5fss@78000000: k3_r5_cluster_rproc_init failed, ret = -22
    [    7.641060] k3_r5_rproc: probe of bus@f0000:bus@b00000:r5fss@78000000 failed with error -22
    [   10.678997] remoteproc remoteproc0: 30074000.pru is available
    [   10.717353] remoteproc remoteproc1: 30078000.pru is available
    [  OK  ] Created slice system-systemd\x2dfsck.slice.
    [  OK  ] Found device /dev/mmcblk0p1.
    [  OK  ] Found device /dev/mmcblk1p1.
             Starting File System Check on /dev/mmcblk0p1...
             Starting File System Check on /dev/mmcblk1p1...
    [  OK  ] Started File System Check on /dev/mmcblk0p1.
             Mounting /run/media/mmcblk0p1...
    [  OK  ] Started File System Check on /dev/mmcblk1p1.
    [  OK  ] Mounted /run/media/mmcblk0p1.
             Mounting /run/media/mmcblk1p1...
    
     _____                    _____           _         _
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|
                  |___|                    |___|
    
    Arago Project am62xx-evm ttyS2
    
    Arago 2021.09 am62xx-evm ttyS2
    
    am62xx-evm login: [   31.840143] vdd_mmc1: disabling
    [  125.961196] sdhci-am654 fa00000.mmc: error -110 requesting status
    [  126.010316] mmc1: tried to HW reset card, got error -110
    [  126.010338] mmcblk1: recovery failed!
    [  126.010375] blk_update_request: I/O error, dev mmcblk1, sector 937296 op 0x0:(READ) flags 0x80700 phys_seg 4 prio class 0
    [  126.011973] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [  126.011981] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [  126.011984] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [  126.011989] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000008
    [  126.011993] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000033
    [  126.011998] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [  126.012002] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [  126.012006] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [  126.012010] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [  126.012014] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [  126.012019] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [  126.012023] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [  126.012027] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [  126.012032] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [  126.012036] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [  126.012040] mmc1: sdhci: Host ctl2: 0x00000000
    [  126.012044] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000814ac200
    [  126.012048] mmc1: sdhci: ============================================
    [  126.013976] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [  126.013986] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [  126.013989] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [  126.013993] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000008
    [  126.013997] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000033
    [  126.014002] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [  126.014006] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [  126.014010] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [  126.014014] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [  126.014018] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [  126.014022] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [  126.014026] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [  126.014030] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [  126.014035] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [  126.014039] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [  126.014042] mmc1: sdhci: Host ctl2: 0x00000000
    [  126.014046] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000814ac200
    [  126.014050] mmc1: sdhci: ============================================
    [  126.014482] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [  126.014487] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [  126.014489] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [  126.014494] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000008
    [  126.014498] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000033
    [  126.014502] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [  126.014506] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [  126.014510] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [  126.014514] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [  126.014518] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [  126.014522] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [  126.014526] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [  126.014530] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [  126.014534] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [  126.014538] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [  126.014542] mmc1: sdhci: Host ctl2: 0x00000000
    [  126.014545] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000814ac200
    [  126.014549] mmc1: sdhci: ============================================
    [  126.014996] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [  126.015001] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [  126.015004] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [  126.015008] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000008
    [  126.015012] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000033
    [  126.015016] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [  126.015020] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [  126.015024] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [  126.015028] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [  126.015032] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [  126.015036] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [  126.015040] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [  126.015044] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [  126.015048] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [  126.015052] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [  126.015055] mmc1: sdhci: Host ctl2: 0x00000000
    [  126.015059] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000814ac200
    [  126.015063] mmc1: sdhci: ============================================
    [  126.015512] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [  126.015516] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [  126.015519] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [  126.015523] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000008
    [  126.015527] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000033
    [  126.015531] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [  126.015535] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [  126.015539] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [  126.015543] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [  126.015547] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [  126.015551] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [  126.015555] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [  126.015559] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [  126.015563] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [  126.015567] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [  126.015571] mmc1: sdhci: Host ctl2: 0x00000000
    [  126.015574] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000814ac200
    [  126.015578] mmc1: sdhci: ============================================
    [  126.016027] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [  126.016031] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [  126.016034] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [  126.016038] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000008
    [  126.016042] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000033
    [  126.016046] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [  126.016050] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [  126.016054] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [  126.016058] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [  126.016062] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [  126.016066] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [  126.016070] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [  126.016074] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [  126.016078] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [  126.016082] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [  126.016085] mmc1: sdhci: Host ctl2: 0x00000000
    [  126.016089] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000814ac200
    [  126.016118] mmc1: sdhci: ============================================
    [  126.022338] sdhci-am654 fa00000.mmc: error -110 requesting status
    [  126.022352] mmcblk1: recovery failed!
    [  126.022383] blk_update_request: I/O error, dev mmcblk1, sector 937296 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
    [  132.193947] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [  132.193972] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [  132.193976] mmc1: sdhci: Sys addr:  0x00000020 | Version:  0x00001004
    [  132.193981] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000020
    [  132.193985] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000023
    [  132.193990] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [  132.193994] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [  132.193998] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [  132.194003] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [  132.194007] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [  132.194011] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [  132.194015] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [  132.194019] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [  132.194024] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [  132.194028] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [  132.194032] mmc1: sdhci: Host ctl2: 0x00000000
    [  132.194036] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000814ac200
    [  132.194040] mmc1: sdhci: ============================================
    [  132.194462] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [  132.194467] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [  132.194470] mmc1: sdhci: Sys addr:  0x00000020 | Version:  0x00001004
    [  132.194474] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000020
    [  132.194478] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000023
    [  132.194482] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [  132.194486] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [  132.194490] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [  132.194494] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [  132.194498] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [  132.194502] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [  132.194506] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [  132.194510] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [  132.194514] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [  132.194518] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [  132.194521] mmc1: sdhci: Host ctl2: 0x00000000
    [  132.194525] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000814ac200
    [  132.194529] mmc1: sdhci: ============================================
    [  132.194977] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [  132.194981] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [  132.194985] mmc1: sdhci: Sys addr:  0x00000020 | Version:  0x00001004
    [  132.194989] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000020
    [  132.194993] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000023
    [  132.194997] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [  132.195001] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [  132.195005] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [  132.195009] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [  132.195013] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [  132.195017] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [  132.195021] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [  132.195025] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [  132.195029] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [  132.195033] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [  132.195037] mmc1: sdhci: Host ctl2: 0x00000000
    [  132.195040] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000814ac200
    [  132.195044] mmc1: sdhci: ============================================
    [  132.195492] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [  132.195496] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [  132.195500] mmc1: sdhci: Sys addr:  0x00000020 | Version:  0x00001004
    [  132.195504] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000020
    [  132.195508] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000023
    [  132.195512] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [  132.195516] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [  132.195520] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [  132.195524] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [  132.195528] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [  132.195532] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [  132.195536] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [  132.195540] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [  132.195544] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [  132.195548] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [  132.195552] mmc1: sdhci: Host ctl2: 0x00000000
    [  132.195555] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000814ac200
    [  132.195559] mmc1: sdhci: ============================================
    [  132.196007] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [  132.196011] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [  132.196014] mmc1: sdhci: Sys addr:  0x00000020 | Version:  0x00001004
    [  132.196018] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000020
    [  132.196022] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000023
    [  132.196026] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [  132.196030] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [  132.196034] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [  132.196039] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [  132.196042] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [  132.196046] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [  132.196050] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [  132.196054] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [  132.196058] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [  132.196062] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [  132.196066] mmc1: sdhci: Host ctl2: 0x00000000
    [  132.196070] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000814ac200
    [  132.196074] mmc1: sdhci: ============================================
    [  132.200562] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [  132.200575] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [  132.200578] mmc1: sdhci: Sys addr:  0x00000020 | Version:  0x00001004
    [  132.200583] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000020
    [  132.200587] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000023
    [  132.200591] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [  132.200596] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [  132.200600] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [  132.200604] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [  132.200608] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [  132.200612] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [  132.200616] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [  132.200620] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [  132.200624] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [  132.200629] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [  132.200632] mmc1: sdhci: Host ctl2: 0x00000000
    [  132.200636] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000814ac200
    [  132.200640] mmc1: sdhci: ============================================
    [  132.202908] sdhci-am654 fa00000.mmc: error -110 requesting status
    [  132.272839] mmc1: tried to HW reset card, got error -110
    [  132.272857] mmcblk1: recovery failed!
    [  132.272893] blk_update_request: I/O error, dev mmcblk1, sector 799336 op 0x1:(WRITE) flags 0x800 phys_seg 4 prio class 0
    [  132.272964] Aborting journal on device mmcblk1p2-8.
    [  132.274507] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [  132.274513] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [  132.274516] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [  132.274520] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000008
    [  132.274525] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000023
    [  132.274529] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [  132.274533] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [  132.274538] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [  132.274542] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [  132.274546] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [  132.274550] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [  132.274555] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [  132.274559] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [  132.274564] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [  132.274567] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [  132.274571] mmc1: sdhci: Host ctl2: 0x00000000
    [  132.274575] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000814ac200
    [  132.274580] mmc1: sdhci: ============================================
    [  132.275021] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [  132.275026] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [  132.275029] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [  132.275033] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000008
    [  132.275037] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000023
    [  132.275041] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [  132.275045] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [  132.275049] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [  132.275053] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [  132.275057] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [  132.275061] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [  132.275065] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [  132.275069] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [  132.275073] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [  132.275077] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [  132.275081] mmc1: sdhci: Host ctl2: 0x00000000
    [  132.275084] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000814ac200
    [  132.275088] mmc1: sdhci: ============================================
    [  132.275536] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [  132.275541] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [  132.275544] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [  132.275548] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000008
    [  132.275552] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000023
    [  132.275556] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [  132.275560] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [  132.275564] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [  132.275568] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [  132.275572] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [  132.275576] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [  132.275580] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [  132.275584] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [  132.275588] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [  132.275592] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [  132.275595] mmc1: sdhci: Host ctl2: 0x00000000
    [  132.275599] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000814ac200
    [  132.275603] mmc1: sdhci: ============================================
    [  132.276051] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [  132.276056] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [  132.276059] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [  132.276063] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000008
    [  132.276067] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000023
    [  132.276071] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [  132.276075] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [  132.276079] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [  132.276083] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [  132.276088] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [  132.276106] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [  132.276110] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [  132.276114] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [  132.276118] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [  132.276122] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [  132.276126] mmc1: sdhci: Host ctl2: 0x00000000
    [  132.276129] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000814ac200
    [  132.276133] mmc1: sdhci: ============================================
    [  132.276580] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [  132.276585] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [  132.276589] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [  132.276593] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000008
    [  132.276597] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000023
    [  132.276601] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [  132.276605] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [  132.276609] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [  132.276613] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [  132.276617] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [  132.276621] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [  132.276625] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [  132.276629] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [  132.276633] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [  132.276637] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [  132.276641] mmc1: sdhci: Host ctl2: 0x00000000
    [  132.276645] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000814ac200
    [  132.276649] mmc1: sdhci: ============================================
    [  132.277099] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [  132.277104] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [  132.277107] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [  132.277111] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000008
    [  132.277115] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000023
    [  132.277120] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [  132.277124] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [  132.277128] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [  132.277132] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [  132.277136] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [  132.277140] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [  132.277144] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [  132.277148] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [  132.277152] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [  132.277156] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [  132.277159] mmc1: sdhci: Host ctl2: 0x00000000
    [  132.277163] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x00000000814ac200
    [  132.277167] mmc1: sdhci: ============================================
    [  132.279475] sdhci-am654 fa00000.mmc: error -110 requesting status
    [  132.279487] mmcblk1: recovery failed!
    [  132.279514] blk_update_request: I/O error, dev mmcblk1, sector 798720 op 0x1:(WRITE) flags 0x800 phys_seg 1 prio class 0
    [  132.279529] Buffer I/O error on dev mmcblk1p2, logical block 65536, lost sync page write
    [  132.279564] JBD2: Error -5 detected when updating journal superblock for mmcblk1p2-8.
    

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 Numata-San:

    但他们不是必需的吗? [/报价]

    是怎样的。 我在这个补丁之后得到了 SDcard 枚举,然后我没有花时间去弄清楚需要做哪些额外的更改来添加 VMMC-suppy 和 vqmmc-supply 节点。 由于每个自定义电路板设计都不同、因此我不想提供专门与 SK-AM62电路板相关的示例。

    启动后,mmc1错误偶尔出现。

    这可能是由 SDK 8.5内核中的 MMC 驱动程序错误导致的、该错误已在 SDK8.6内核中修复。

    您能否使用 SDK8.6内核进行测试,看看该问题是否仍然出现?

    [/quote]
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 Liu -San:

    我注意到我没有启用 VDD_SD_dv 使用的 GPIO0。 通过启用 GPIO0、mmc1现在可被识别!

    diff --git a/sdk/linux/arch/arm64/boot/dts/ti/k3-am625-skeleton.dts b/sdk/linux/arch/arm64/boot/dts/ti/k3-am625-skeleton.dts
    index 86aee3bb567..61a94a8689b 100644
    --- a/sdk/linux/arch/arm64/boot/dts/ti/k3-am625-skeleton.dts
    +++ b/sdk/linux/arch/arm64/boot/dts/ti/k3-am625-skeleton.dts
    @@ -18,6 +18,8 @@
     
     	aliases {
     		serial2 = &main_uart0;
    +		mmc0 = &sdhci0;
    +		mmc1 = &sdhci1;
     	};
     
     	chosen {
    @@ -88,6 +90,65 @@
     			no-map;
     		};
     	};
    +
    +	vmain_pd: regulator-0 {
    +		/* TPS65988 PD CONTROLLER OUTPUT */
    +		compatible = "regulator-fixed";
    +		regulator-name = "vmain_pd";
    +		regulator-min-microvolt = <5000000>;
    +		regulator-max-microvolt = <5000000>;
    +		regulator-always-on;
    +		regulator-boot-on;
    +	};
    +
    +	vcc_5v0: regulator-1 {
    +		/* Output of TPS630702 */
    +		compatible = "regulator-fixed";
    +		regulator-name = "vcc_5v0";
    +		regulator-min-microvolt = <5000000>;
    +		regulator-max-microvolt = <5000000>;
    +		vin-supply = <&vmain_pd>;
    +		regulator-always-on;
    +		regulator-boot-on;
    +	};
    +
    +	vcc_3v3_sys: regulator-2 {
    +		/* output of LM61460-Q1 */
    +		compatible = "regulator-fixed";
    +		regulator-name = "vcc_3v3_sys";
    +		regulator-min-microvolt = <3300000>;
    +		regulator-max-microvolt = <3300000>;
    +		vin-supply = <&vmain_pd>;
    +		regulator-always-on;
    +		regulator-boot-on;
    +	};
    +
    +	vdd_mmc1: regulator-3 {
    +		/* TPS22918DBVR */
    +		compatible = "regulator-fixed";
    +		regulator-name = "vdd_mmc1";
    +		regulator-min-microvolt = <3300000>;
    +		regulator-max-microvolt = <3300000>;
    +		regulator-boot-on;
    +		enable-active-high;
    +		vin-supply = <&vcc_3v3_sys>;
    +		gpio = <&exp1 3 GPIO_ACTIVE_HIGH>;
    +	};
    +
    +	vdd_sd_dv: regulator-4 {
    +		/* Output of TLV71033 */
    +		compatible = "regulator-gpio";
    +		regulator-name = "tlv71033";
    +		pinctrl-names = "default";
    +		pinctrl-0 = <&vdd_sd_dv_pins_default>;
    +		regulator-min-microvolt = <1800000>;
    +		regulator-max-microvolt = <3300000>;
    +		regulator-boot-on;
    +		vin-supply = <&vcc_5v0>;
    +		gpios = <&main_gpio0 31 GPIO_ACTIVE_HIGH>;
    +		states = <1800000 0x0>,
    +			 <3300000 0x1>;
    +	};
     };
     
     /* cbass_main */
    @@ -158,14 +219,6 @@
     	status = "disabled";
     };
     
    -&main_gpio0 {
    -	status = "disabled";
    -};
    -
    -&main_gpio1 {
    -	status = "disabled";
    -};
    -
     &gpu {
     	status = "disabled";
     };
    @@ -175,7 +228,36 @@
     };
     
     &main_i2c1 {
    -	status = "disabled";
    +	pinctrl-names = "default";
    +	pinctrl-0 = <&main_i2c1_pins_default>;
    +	clock-frequency = <100000>;
    +
    +	exp1: gpio@22 {
    +		compatible = "ti,tca6424";
    +		reg = <0x22>;
    +		gpio-controller;
    +		#gpio-cells = <2>;
    +		gpio-line-names = "GPIO_CPSW2_RST", "GPIO_CPSW1_RST",
    +				   "PRU_DETECT", "MMC1_SD_EN",
    +				   "VPP_LDO_EN", "EXP_PS_3V3_En",
    +				   "EXP_PS_5V0_En", "EXP_HAT_DETECT",
    +				   "GPIO_AUD_RSTn", "GPIO_eMMC_RSTn",
    +				   "UART1_FET_BUF_EN", "WL_LT_EN",
    +				   "GPIO_HDMI_RSTn", "CSI_GPIO1",
    +				   "CSI_GPIO2", "PRU_3V3_EN",
    +				   "HDMI_INTn", "TEST_GPIO2",
    +				   "MCASP1_FET_EN", "MCASP1_BUF_BT_EN",
    +				   "MCASP1_FET_SEL", "UART1_FET_SEL",
    +				   "TSINT#", "IO_EXP_TEST_LED";
    +
    +		interrupt-parent = <&main_gpio1>;
    +		interrupts = <23 IRQ_TYPE_EDGE_FALLING>;
    +		interrupt-controller;
    +		#interrupt-cells = <2>;
    +
    +		pinctrl-names = "default";
    +		pinctrl-0 = <&main_gpio1_ioexp_intr_pins_default>;
    +	};
     };
     
     &main_i2c2 {
    @@ -209,12 +291,23 @@
     	status = "disabled";
     };
     
    -&sdhci1 {
    -	status = "disabled";
    +&sdhci0 {
    +	pinctrl-names = "default";
    +	pinctrl-0 = <&main_mmc0_pins_default>;
    +	ti,driver-strength-ohm = <50>;
    +	disable-wp;
     };
     
    -&sdhci0 {
    -	status = "disabled";
    +&sdhci1 {
    +	/* SD/MMC */
    +	/*
    +	vmmc-supply = <&vdd_mmc1>;
    +	vqmmc-supply = <&vdd_sd_dv>;
    +	*/
    +	pinctrl-names = "default";
    +	pinctrl-0 = <&main_mmc1_pins_default>;
    +	ti,driver-strength-ohm = <50>;
    +	disable-wp;
     };
     
     &sdhci2 {
    @@ -232,6 +325,52 @@
     			AM62X_IOPAD(0x1cc, PIN_OUTPUT, 0) /* (E14) UART0_TXD */
     		>;
     	};
    +
    +	main_i2c1_pins_default: main-i2c1-pins-default {
    +		pinctrl-single,pins = <
    +			AM62X_IOPAD(0x1e8, PIN_INPUT_PULLUP, 0) /* (B17) I2C1_SCL */
    +			AM62X_IOPAD(0x1ec, PIN_INPUT_PULLUP, 0) /* (A17) I2C1_SDA */
    +		>;
    +	};
    +
    +	main_mmc0_pins_default: main-mmc0-pins-default {
    +		pinctrl-single,pins = <
    +			AM62X_IOPAD(0x220, PIN_INPUT, 0) /* (Y3) MMC0_CMD */
    +			AM62X_IOPAD(0x218, PIN_INPUT, 0) /* (AB1) MMC0_CLK */
    +			AM62X_IOPAD(0x214, PIN_INPUT, 0) /* (AA2) MMC0_DAT0 */
    +			AM62X_IOPAD(0x210, PIN_INPUT, 0) /* (AA1) MMC0_DAT1 */
    +			AM62X_IOPAD(0x20c, PIN_INPUT, 0) /* (AA3) MMC0_DAT2 */
    +			AM62X_IOPAD(0x208, PIN_INPUT, 0) /* (Y4) MMC0_DAT3 */
    +			AM62X_IOPAD(0x204, PIN_INPUT, 0) /* (AB2) MMC0_DAT4 */
    +			AM62X_IOPAD(0x200, PIN_INPUT, 0) /* (AC1) MMC0_DAT5 */
    +			AM62X_IOPAD(0x1fc, PIN_INPUT, 0) /* (AD2) MMC0_DAT6 */
    +			AM62X_IOPAD(0x1f8, PIN_INPUT, 0) /* (AC2) MMC0_DAT7 */
    +		>;
    +	};
    +
    +	main_mmc1_pins_default: main-mmc1-pins-default {
    +		pinctrl-single,pins = <
    +			AM62X_IOPAD(0x23c, PIN_INPUT, 0) /* (A21) MMC1_CMD */
    +			AM62X_IOPAD(0x234, PIN_INPUT, 0) /* (B22) MMC1_CLK */
    +			AM62X_IOPAD(0x230, PIN_INPUT, 0) /* (A22) MMC1_DAT0 */
    +			AM62X_IOPAD(0x22c, PIN_INPUT, 0) /* (B21) MMC1_DAT1 */
    +			AM62X_IOPAD(0x228, PIN_INPUT, 0) /* (C21) MMC1_DAT2 */
    +			AM62X_IOPAD(0x224, PIN_INPUT, 0) /* (D22) MMC1_DAT3 */
    +			AM62X_IOPAD(0x240, PIN_INPUT, 0) /* (D17) MMC1_SDCD */
    +		>;
    +	};
    +
    +	vdd_sd_dv_pins_default: vdd-sd-dv-pins-default {
    +		pinctrl-single,pins = <
    +			AM62X_IOPAD(0x07c, PIN_OUTPUT, 7) /* (P25) GPMC0_CLK.GPIO0_31 */
    +		>;
    +	};
    +
    +	main_gpio1_ioexp_intr_pins_default: main-gpio1-ioexp-intr-pins-default {
    +		pinctrl-single,pins = <
    +			AM62X_IOPAD(0x01d4, PIN_INPUT, 7) /* (B15) UART0_RTSn.GPIO1_23 */
    +		>;
    +	};
     };
     
     &epwm0 {
    

    但是、以下错误仍会在 SDK 8.5中出现、但在 SDK 8.6中不会出现。

    Arago 2021.09 am62xx-evm ttyS2
    
    am62xx-evm login: [   31.844343] tlv71033: disabling
    [   31.844366] vdd_mmc1: disabling
    [   31.855112] sdhci-am654 fa00000.mmc: error -84 requesting status
    [   31.905569] mmc1: tried to HW reset card, got error -110
    [   31.905592] mmcblk1: recovery failed!
    [   31.905650] blk_update_request: I/O error, dev mmcblk1, sector 275176 op 0x1:(WRITE) flags 0x103000 phys_seg 1 prio class 0
    [   31.905668] Buffer I/O error on dev mmcblk1p2, logical block 93, lost async page write
    [   31.907038] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [   31.907044] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   31.907048] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [   31.907053] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000008
    [   31.907058] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000023
    [   31.907062] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [   31.907066] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [   31.907070] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [   31.907074] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [   31.907078] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [   31.907083] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   31.907087] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [   31.907091] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [   31.907096] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [   31.907100] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [   31.907103] mmc1: sdhci: Host ctl2: 0x00000000
    [   31.907107] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000081496200
    [   31.907112] mmc1: sdhci: ============================================
    [   31.907553] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [   31.907558] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   31.907561] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [   31.907565] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000008
    [   31.907569] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000023
    [   31.907573] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [   31.907577] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [   31.907581] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [   31.907585] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [   31.907589] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [   31.907593] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   31.907597] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [   31.907601] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [   31.907605] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [   31.907609] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [   31.907612] mmc1: sdhci: Host ctl2: 0x00000000
    [   31.907616] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000081496200
    [   31.907620] mmc1: sdhci: ============================================
    [   31.908068] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [   31.908072] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   31.908075] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [   31.908079] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000008
    [   31.908083] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000023
    [   31.908087] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [   31.908091] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [   31.908096] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [   31.908100] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [   31.908103] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [   31.908107] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   31.908111] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [   31.908115] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [   31.908119] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [   31.908123] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [   31.908127] mmc1: sdhci: Host ctl2: 0x00000000
    [   31.908130] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000081496200
    [   31.908135] mmc1: sdhci: ============================================
    [   31.908595] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [   31.908602] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   31.908605] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [   31.908609] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000008
    [   31.908613] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000023
    [   31.908617] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [   31.908622] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [   31.908625] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [   31.908629] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [   31.908633] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [   31.908637] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   31.908641] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [   31.908645] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [   31.908650] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [   31.908654] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [   31.908657] mmc1: sdhci: Host ctl2: 0x00000000
    [   31.908661] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000081496200
    [   31.908665] mmc1: sdhci: ============================================
    [   31.909115] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [   31.909121] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   31.909123] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [   31.909128] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000008
    [   31.909132] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000023
    [   31.909136] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [   31.909141] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [   31.909144] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [   31.909149] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [   31.909152] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [   31.909156] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   31.909161] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [   31.909165] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [   31.909169] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [   31.909173] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [   31.909176] mmc1: sdhci: Host ctl2: 0x00000000
    [   31.909179] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000081496200
    [   31.909183] mmc1: sdhci: ============================================
    [   31.909635] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [   31.909641] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   31.909644] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [   31.909648] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000008
    [   31.909653] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000023
    [   31.909656] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [   31.909661] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [   31.909665] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [   31.909669] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [   31.909673] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [   31.909677] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   31.909681] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [   31.909685] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [   31.909689] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [   31.909693] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [   31.909697] mmc1: sdhci: Host ctl2: 0x00000000
    [   31.909700] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000081496200
    [   31.909705] mmc1: sdhci: ============================================
    [   31.912128] sdhci-am654 fa00000.mmc: error -84 requesting status
    [   31.912139] mmcblk1: recovery failed!
    [   31.912188] blk_update_request: I/O error, dev mmcblk1, sector 275192 op 0x1:(WRITE) flags 0x103000 phys_seg 1 prio class 0
    [   31.912203] Buffer I/O error on dev mmcblk1p2, logical block 95, lost async page write
    [   31.913806] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [   31.913816] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   31.913819] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [   31.913825] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000008
    [   31.913829] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000023
    [   31.913833] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [   31.913837] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [   31.913841] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [   31.913846] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [   31.913850] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [   31.913854] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   31.913858] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [   31.913862] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [   31.913866] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [   31.913870] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [   31.913874] mmc1: sdhci: Host ctl2: 0x00000000
    [   31.913877] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000081496200
    [   31.913881] mmc1: sdhci: ============================================
    [   31.914344] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [   31.914351] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   31.914354] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [   31.914358] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000008
    [   31.914362] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000023
    [   31.914366] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [   31.914370] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [   31.914374] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [   31.914378] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [   31.914382] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [   31.914387] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   31.914390] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [   31.914394] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [   31.914398] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [   31.914402] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [   31.914406] mmc1: sdhci: Host ctl2: 0x00000000
    [   31.914409] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000081496200
    [   31.914414] mmc1: sdhci: ============================================
    [   31.914873] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [   31.914878] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   31.914881] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [   31.914885] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000008
    [   31.914889] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000023
    [   31.914893] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [   31.914897] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [   31.914901] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [   31.914905] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [   31.914909] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [   31.914913] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   31.914917] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [   31.914921] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [   31.914924] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [   31.914928] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [   31.914932] mmc1: sdhci: Host ctl2: 0x00000000
    [   31.914936] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000081496200
    [   31.914940] mmc1: sdhci: ============================================
    [   31.915412] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [   31.915417] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   31.915420] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [   31.915425] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000008
    [   31.915429] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000023
    [   31.915433] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [   31.915437] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [   31.915441] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [   31.915445] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [   31.915449] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [   31.915453] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   31.915457] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [   31.915461] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [   31.915466] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [   31.915470] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [   31.915473] mmc1: sdhci: Host ctl2: 0x00000000
    [   31.915476] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000081496200
    [   31.915481] mmc1: sdhci: ============================================
    [   31.915941] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [   31.915946] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   31.915949] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [   31.915953] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000008
    [   31.915957] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000023
    [   31.915961] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [   31.915965] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [   31.915969] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [   31.915973] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [   31.915977] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [   31.915981] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   31.915985] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [   31.915990] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [   31.915994] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [   31.915998] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [   31.916001] mmc1: sdhci: Host ctl2: 0x00000000
    [   31.916005] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000081496200
    [   31.916009] mmc1: sdhci: ============================================
    [   31.919024] sdhci-am654 fa00000.mmc: error -84 requesting status
    [   31.919034] mmcblk1: recovery failed!
    [   31.919078] blk_update_request: I/O error, dev mmcblk1, sector 275248 op 0x1:(WRITE) flags 0x103000 phys_seg 1 prio class 0
    [   31.919093] Buffer I/O error on dev mmcblk1p2, logical block 102, lost async page write
    [   31.925605] sdhci-am654 fa00000.mmc: error -84 requesting status
    [   31.925624] mmcblk1: recovery failed!
    [   31.925685] blk_update_request: I/O error, dev mmcblk1, sector 275384 op 0x1:(WRITE) flags 0x103000 phys_seg 1 prio class 0
    [   31.925700] Buffer I/O error on dev mmcblk1p2, logical block 119, lost async page write
    [   31.931928] sdhci-am654 fa00000.mmc: error -84 requesting status
    [   31.931943] mmcblk1: recovery failed!
    [   31.931989] blk_update_request: I/O error, dev mmcblk1, sector 275432 op 0x1:(WRITE) flags 0x103000 phys_seg 1 prio class 0
    [   31.932004] Buffer I/O error on dev mmcblk1p2, logical block 125, lost async page write
    [   31.938357] sdhci-am654 fa00000.mmc: error -84 requesting status
    [   31.938370] mmcblk1: recovery failed!
    [   31.938413] blk_update_request: I/O error, dev mmcblk1, sector 275448 op 0x1:(WRITE) flags 0x103000 phys_seg 3 prio class 0
    [   31.938428] Buffer I/O error on dev mmcblk1p2, logical block 127, lost async page write
    [   31.938454] Buffer I/O error on dev mmcblk1p2, logical block 128, lost async page write
    [   31.938465] Buffer I/O error on dev mmcblk1p2, logical block 129, lost async page write
    [   31.944592] sdhci-am654 fa00000.mmc: error -84 requesting status
    [   31.944610] mmcblk1: recovery failed!
    [   31.944663] blk_update_request: I/O error, dev mmcblk1, sector 275480 op 0x1:(WRITE) flags 0x103000 phys_seg 2 prio class 0
    [   31.944680] Buffer I/O error on dev mmcblk1p2, logical block 131, lost async page write
    [   31.944713] Buffer I/O error on dev mmcblk1p2, logical block 132, lost async page write
    [   31.950832] sdhci-am654 fa00000.mmc: error -84 requesting status
    [   31.950848] mmcblk1: recovery failed!
    [   31.950906] blk_update_request: I/O error, dev mmcblk1, sector 276200 op 0x1:(WRITE) flags 0x103000 phys_seg 1 prio class 0
    [   31.957186] sdhci-am654 fa00000.mmc: error -84 requesting status
    [   31.957201] mmcblk1: recovery failed!
    [   31.957248] blk_update_request: I/O error, dev mmcblk1, sector 276368 op 0x1:(WRITE) flags 0x103000 phys_seg 1 prio class 0
    [   31.963292] sdhci-am654 fa00000.mmc: error -84 requesting status
    [   31.963305] mmcblk1: recovery failed!
    [   31.963350] blk_update_request: I/O error, dev mmcblk1, sector 276408 op 0x1:(WRITE) flags 0x103000 phys_seg 2 prio class 0
    [   31.969782] sdhci-am654 fa00000.mmc: error -84 requesting status
    [   31.969797] mmcblk1: recovery failed!
    [   31.976065] sdhci-am654 fa00000.mmc: error -84 requesting status
    [   31.976077] mmcblk1: recovery failed!
    [   31.983005] sdhci-am654 fa00000.mmc: error -84 requesting status
    [   31.983018] mmcblk1: recovery failed!
    [   62.570593] sdhci-am654 fa00000.mmc: error -84 requesting status
    [   62.570621] mmcblk1: recovery failed!
    [   62.570651] print_req_error: 3 callbacks suppressed
    [   62.570657] blk_update_request: I/O error, dev mmcblk1, sector 275136 op 0x1:(WRITE) flags 0x103000 phys_seg 1 prio class 0
    [   62.570672] buffer_io_error: 7 callbacks suppressed
    [   62.570676] Buffer I/O error on dev mmcblk1p2, logical block 88, lost async page write
    [   62.578231] sdhci-am654 fa00000.mmc: error -84 requesting status
    [   62.578248] mmcblk1: recovery failed!
    [   62.578287] blk_update_request: I/O error, dev mmcblk1, sector 275152 op 0x1:(WRITE) flags 0x103000 phys_seg 1 prio class 0
    [   62.578304] Buffer I/O error on dev mmcblk1p2, logical block 90, lost async page write
    [  126.696115] EXT4-fs error (device mmcblk1p2): ext4_check_bdev_write_error:217: comm (netperf): Error while async write back metadata
    [  126.714729] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  126.714750] mmcblk1: recovery failed!
    [  126.714789] blk_update_request: I/O error, dev mmcblk1, sector 274432 op 0x1:(WRITE) flags 0x800 phys_seg 1 prio class 0
    [  126.714806] Buffer I/O error on dev mmcblk1p2, logical block 0, lost sync page write
    [  126.714851] EXT4-fs (mmcblk1p2): I/O error while writing superblock
    [  126.718478] EXT4-fs error (device mmcblk1p2): ext4_check_bdev_write_error:217: comm netperf: Error while async write back metadata
    [  126.724814] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  126.724828] mmcblk1: recovery failed!
    [  126.724857] blk_update_request: I/O error, dev mmcblk1, sector 274432 op 0x1:(WRITE) flags 0x800 phys_seg 1 prio class 0
    [  126.724872] Buffer I/O error on dev mmcblk1p2, logical block 0, lost sync page write
    [  126.724909] EXT4-fs (mmcblk1p2): I/O error while writing superblock
    [  126.725291] EXT4-fs error (device mmcblk1p2): ext4_check_bdev_write_error:217: comm netperf: Error while async write back metadata
    [  126.731672] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  126.731688] mmcblk1: recovery failed!
    [  126.731727] blk_update_request: I/O error, dev mmcblk1, sector 274432 op 0x1:(WRITE) flags 0x800 phys_seg 1 prio class 0
    [  126.731743] Buffer I/O error on dev mmcblk1p2, logical block 0, lost sync page write
    [  126.731789] EXT4-fs (mmcblk1p2): I/O error while writing superblock
    [  126.732142] EXT4-fs error (device mmcblk1p2): ext4_check_bdev_write_error:217: comm netperf: Error while async write back metadata
    [  126.738442] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  126.738459] mmcblk1: recovery failed!
    [  126.738490] blk_update_request: I/O error, dev mmcblk1, sector 274432 op 0x1:(WRITE) flags 0x800 phys_seg 1 prio class 0
    [  126.738506] Buffer I/O error on dev mmcblk1p2, logical block 0, lost sync page write
    [  126.738547] EXT4-fs (mmcblk1p2): I/O error while writing superblock
    [  126.742114] EXT4-fs error (device mmcblk1p2): ext4_check_bdev_write_error:217: comm netperf: Error while async write back metadata
    [  126.748476] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  126.748490] mmcblk1: recovery failed!
    [  126.748519] blk_update_request: I/O error, dev mmcblk1, sector 274432 op 0x1:(WRITE) flags 0x800 phys_seg 1 prio class 0
    [  126.748534] Buffer I/O error on dev mmcblk1p2, logical block 0, lost sync page write
    [  126.748573] EXT4-fs (mmcblk1p2): I/O error while writing superblock
    [  126.748799] EXT4-fs error (device mmcblk1p2): ext4_check_bdev_write_error:217: comm netperf: Error while async write back metadata
    [  126.755040] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  126.755057] mmcblk1: recovery failed!
    [  126.755092] blk_update_request: I/O error, dev mmcblk1, sector 274432 op 0x1:(WRITE) flags 0x800 phys_seg 1 prio class 0
    [  126.755109] Buffer I/O error on dev mmcblk1p2, logical block 0, lost sync page write
    [  126.755153] EXT4-fs (mmcblk1p2): I/O error while writing superblock
    [  126.755579] EXT4-fs error (device mmcblk1p2): ext4_check_bdev_write_error:217: comm netperf: Error while async write back metadata
    [  126.761864] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  126.761880] mmcblk1: recovery failed!
    [  126.761916] blk_update_request: I/O error, dev mmcblk1, sector 274432 op 0x1:(WRITE) flags 0x800 phys_seg 1 prio class 0
    [  126.761931] Buffer I/O error on dev mmcblk1p2, logical block 0, lost sync page write
    [  126.761976] EXT4-fs (mmcblk1p2): I/O error while writing superblock
    [  126.762735] EXT4-fs error (device mmcblk1p2): ext4_check_bdev_write_error:217: comm netperf: Error while async write back metadata
    [  126.769186] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  126.769204] mmcblk1: recovery failed!
    [  126.769234] blk_update_request: I/O error, dev mmcblk1, sector 274432 op 0x1:(WRITE) flags 0x800 phys_seg 1 prio class 0
    [  126.769251] Buffer I/O error on dev mmcblk1p2, logical block 0, lost sync page write
    [  126.769297] EXT4-fs (mmcblk1p2): I/O error while writing superblock
    [  126.774532] EXT4-fs error (device mmcblk1p2): ext4_check_bdev_write_error:217: comm netperf: Error while async write back metadata
    [  126.781058] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  126.781074] mmcblk1: recovery failed!
    [  126.781104] blk_update_request: I/O error, dev mmcblk1, sector 274432 op 0x1:(WRITE) flags 0x800 phys_seg 1 prio class 0
    [  126.781120] Buffer I/O error on dev mmcblk1p2, logical block 0, lost sync page write
    [  126.781158] EXT4-fs (mmcblk1p2): I/O error while writing superblock
    [  126.782225] EXT4-fs error (device mmcblk1p2): ext4_check_bdev_write_error:217: comm start-stop-daem: Error while async write back metadata
    [  126.788574] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  126.788593] mmcblk1: recovery failed!
    [  126.788628] blk_update_request: I/O error, dev mmcblk1, sector 274432 op 0x1:(WRITE) flags 0x800 phys_seg 1 prio class 0
    [  126.788644] Buffer I/O error on dev mmcblk1p2, logical block 0, lost sync page write
    [  126.788691] EXT4-fs (mmcblk1p2): I/O error while writing superblock
    [  126.795243] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  126.795263] mmcblk1: recovery failed!
    [  126.809160] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  126.897309] mmc1: tried to HW reset card, got error -110
    [  126.897325] mmcblk1: recovery failed!
    [  126.898940] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [  126.898947] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [  126.898951] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [  126.898956] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000008
    [  126.898961] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000033
    [  126.898965] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [  126.898969] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [  126.898973] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [  126.898978] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [  126.898982] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [  126.898986] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [  126.898990] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [  126.898995] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [  126.898999] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [  126.899003] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [  126.899007] mmc1: sdhci: Host ctl2: 0x00000000
    [  126.899011] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000081496200
    [  126.899015] mmc1: sdhci: ============================================
    [  126.899454] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [  126.899459] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [  126.899462] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [  126.899466] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000008
    [  126.899470] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000033
    [  126.899474] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [  126.899479] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [  126.899482] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [  126.899486] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [  126.899490] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [  126.899494] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [  126.899498] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [  126.899502] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [  126.899506] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [  126.899511] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [  126.899514] mmc1: sdhci: Host ctl2: 0x00000000
    [  126.899518] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000081496200
    [  126.899522] mmc1: sdhci: ============================================
    [  126.899969] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [  126.899973] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [  126.899977] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [  126.899981] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000008
    [  126.899985] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000033
    [  126.899989] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [  126.899994] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [  126.899997] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [  126.900001] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [  126.900005] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [  126.900009] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [  126.900013] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [  126.900018] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [  126.900022] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [  126.900025] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [  126.900029] mmc1: sdhci: Host ctl2: 0x00000000
    [  126.900032] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000081496200
    [  126.900036] mmc1: sdhci: ============================================
    [  126.900491] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [  126.900497] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [  126.900500] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [  126.900504] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000008
    [  126.900508] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000033
    [  126.900512] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [  126.900516] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [  126.900520] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [  126.900524] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [  126.900528] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [  126.900532] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [  126.900536] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [  126.900540] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [  126.900544] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [  126.900548] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [  126.900552] mmc1: sdhci: Host ctl2: 0x00000000
    [  126.900555] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000081496200
    [  126.900559] mmc1: sdhci: ============================================
    [  126.901016] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [  126.901021] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [  126.901024] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [  126.901028] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000008
    [  126.901033] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000033
    [  126.901037] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [  126.901041] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [  126.901045] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [  126.901049] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [  126.901053] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [  126.901057] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [  126.901061] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [  126.901065] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [  126.901069] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [  126.901073] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [  126.901076] mmc1: sdhci: Host ctl2: 0x00000000
    [  126.901080] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000081496200
    [  126.901084] mmc1: sdhci: ============================================
    [  126.901536] mmc1: Got data interrupt 0x00000002 even though no data operation was in progress.
    [  126.901541] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [  126.901544] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [  126.901549] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000008
    [  126.901553] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x00000033
    [  126.901557] mmc1: sdhci: Present:   0x01ff0001 | Host ctl: 0x00000019
    [  126.901562] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [  126.901566] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x0000fa07
    [  126.901569] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [  126.901573] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [  126.901577] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [  126.901581] mmc1: sdhci: Caps:      0x3de8c801 | Caps_1:   0x18002407
    [  126.901585] mmc1: sdhci: Cmd:       0x00000c1a | Max curr: 0x00000000
    [  126.901589] mmc1: sdhci: Resp[0]:   0x00000000 | Resp[1]:  0x00000000
    [  126.901593] mmc1: sdhci: Resp[2]:   0x00000000 | Resp[3]:  0x00000000
    [  126.901597] mmc1: sdhci: Host ctl2: 0x00000000
    [  126.901600] mmc1: sdhci: ADMA Err:  0x00000000 | ADMA Ptr: 0x0000000081496200
    [  126.901605] mmc1: sdhci: ============================================
    [  126.904035] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  126.904047] mmcblk1: recovery failed!
    [  126.956208] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  126.956232] mmcblk1: recovery failed!
    [  126.964936] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  126.964960] mmcblk1: recovery failed!
    [  126.972938] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  126.972956] mmcblk1: recovery failed!
    [  126.979698] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  126.979715] mmcblk1: recovery failed!
    [  126.989642] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  126.989666] mmcblk1: recovery failed!
    [  126.996195] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  126.996211] mmcblk1: recovery failed!
    [  127.004246] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  127.004264] mmcblk1: recovery failed!
    [  127.011518] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  127.011536] mmcblk1: recovery failed!
    [  127.053357] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  127.053386] mmcblk1: recovery failed!
    [  127.062083] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  127.062112] mmcblk1: recovery failed!
    [  127.069220] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  127.069239] mmcblk1: recovery failed!
    [  127.077106] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  127.077127] mmcblk1: recovery failed!
    [  127.084075] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  127.084093] mmcblk1: recovery failed!
    [  127.091797] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  127.091819] mmcblk1: recovery failed!
    [  127.098323] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  127.098343] mmcblk1: recovery failed!
    [  127.105182] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  127.105198] mmcblk1: recovery failed!
    [  127.130991] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  127.131018] mmcblk1: recovery failed!
    [  127.137588] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  127.137607] mmcblk1: recovery failed!
    [  127.146183] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  127.146202] mmcblk1: recovery failed!
    [  127.152625] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  127.152642] mmcblk1: recovery failed!
    [  127.159094] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  127.159109] mmcblk1: recovery failed!
    [  127.165486] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  127.165499] mmcblk1: recovery failed!
    [  127.171781] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  127.171794] mmcblk1: recovery failed!
    [  127.178228] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  127.178241] mmcblk1: recovery failed!
    [  132.202768] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  132.202793] mmcblk1: recovery failed!
    [  132.202816] print_req_error: 27 callbacks suppressed
    [  132.202822] blk_update_request: I/O error, dev mmcblk1, sector 799688 op 0x1:(WRITE) flags 0x800 phys_seg 8 prio class 0
    [  132.202877] Aborting journal on device mmcblk1p2-8.
    [  132.209051] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  132.209067] mmcblk1: recovery failed!
    [  132.209102] blk_update_request: I/O error, dev mmcblk1, sector 798720 op 0x1:(WRITE) flags 0x800 phys_seg 1 prio class 0
    [  132.209119] buffer_io_error: 25 callbacks suppressed
    [  132.209123] Buffer I/O error on dev mmcblk1p2, logical block 65536, lost sync page write
    [  132.209163] JBD2: Error -5 detected when updating journal superblock for mmcblk1p2-8.
    [  912.420491] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  912.420518] mmcblk1: recovery failed!
    [  912.420557] blk_update_request: I/O error, dev mmcblk1, sector 274432 op 0x1:(WRITE) flags 0x800 phys_seg 1 prio class 0
    [  912.420577] Buffer I/O error on dev mmcblk1p2, logical block 0, lost sync page write
    [  912.420632] EXT4-fs: 25 callbacks suppressed
    [  912.420637] EXT4-fs (mmcblk1p2): I/O error while writing superblock
    [  912.420643] EXT4-fs error (device mmcblk1p2): ext4_journal_check_start:83: Detected aborted journal
    [  912.420655] EXT4-fs (mmcblk1p2): Remounting filesystem read-only
    [  912.458853] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  912.458877] mmcblk1: recovery failed!
    [  912.458915] blk_update_request: I/O error, dev mmcblk1, sector 658184 op 0x0:(READ) flags 0x3000 phys_seg 1 prio class 0
    [  912.458963] EXT4-fs warning (device mmcblk1p2): htree_dirblock_to_tree:1042: inode #709: lblock 0: comm systemd-tmpfile: error -5 reading directory block
    [  912.466803] sdhci-am654 fa00000.mmc: error -84 requesting status
    [  912.466820] mmcblk1: recovery failed!
    [  912.466853] blk_update_request: I/O error, dev mmcblk1, sector 929312 op 0x0:(READ) flags 0x3000 phys_seg 1 prio class 0
    [  912.466905] EXT4-fs warning (device mmcblk1p2): htree_dirblock_to_tree:1042: inode #3968: lblock 0: comm systemd-tmpfile: error -5 reading directory block
    

    我想知道为什么在带有默认 DTS 的 SDK 8.5中没有出现这个错误。 如果您向我提供错误的详细信息(或提交 ID 或其他信息)、我将不胜感激。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 Numata-San:

    您的 SDK8.5内核日志包含以下消息:

    [31.855112] sdhci-am654 fa00000.mmc: error -84 requesting status
    [ 31.905569] mmc1:尝试硬件重置卡,出现错误-110

    当您只使用我的 DTS 修补程序(不添加 VMMC-suppy 和 vqmmc-supply 节点)时、内核日志是否包含此消息?

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 Liu -San:

    当仅在 SDK 8.5中使用 DTS 补丁时、不会发生该错误。

    抱歉、我意识到了我的错误。

    在 SDK 8.5中、我添加了 VDD_mmc1和 VDD_SD_dv 节点。 然后、我注释掉了对这些节点的引用。 他们仍被评论掉。

    +&sdhci1 {
    + /* SD/MMC */
    + /*
    + vmmc-supply = <&vdd_mmc1>;
    + vqmmc-supply = <&vdd_sd_dv>;
    + */

    这就是导致出现以下消息的原因。

    [ 31.844343] tlv71033: disabling
    [ 31.844366] vdd_mmc1: disabling

    最后、以下命令在 SDK 8.5和8.6中都能正常工作。

    diff --git a/sdk/linux/arch/arm64/boot/dts/ti/k3-am625-skeleton.dts b/sdk/linux/arch/arm64/boot/dts/ti/k3-am625-skeleton.dts
    index 86aee3bb567..a89f7a3857d 100644
    --- a/sdk/linux/arch/arm64/boot/dts/ti/k3-am625-skeleton.dts
    +++ b/sdk/linux/arch/arm64/boot/dts/ti/k3-am625-skeleton.dts
    @@ -18,6 +18,8 @@
     
     	aliases {
     		serial2 = &main_uart0;
    +		mmc0 = &sdhci0;
    +		mmc1 = &sdhci1;
     	};
     
     	chosen {
    @@ -88,6 +90,65 @@
     			no-map;
     		};
     	};
    +
    +	vmain_pd: regulator-0 {
    +		/* TPS65988 PD CONTROLLER OUTPUT */
    +		compatible = "regulator-fixed";
    +		regulator-name = "vmain_pd";
    +		regulator-min-microvolt = <5000000>;
    +		regulator-max-microvolt = <5000000>;
    +		regulator-always-on;
    +		regulator-boot-on;
    +	};
    +
    +	vcc_5v0: regulator-1 {
    +		/* Output of TPS630702 */
    +		compatible = "regulator-fixed";
    +		regulator-name = "vcc_5v0";
    +		regulator-min-microvolt = <5000000>;
    +		regulator-max-microvolt = <5000000>;
    +		vin-supply = <&vmain_pd>;
    +		regulator-always-on;
    +		regulator-boot-on;
    +	};
    +
    +	vcc_3v3_sys: regulator-2 {
    +		/* output of LM61460-Q1 */
    +		compatible = "regulator-fixed";
    +		regulator-name = "vcc_3v3_sys";
    +		regulator-min-microvolt = <3300000>;
    +		regulator-max-microvolt = <3300000>;
    +		vin-supply = <&vmain_pd>;
    +		regulator-always-on;
    +		regulator-boot-on;
    +	};
    +
    +	vdd_mmc1: regulator-3 {
    +		/* TPS22918DBVR */
    +		compatible = "regulator-fixed";
    +		regulator-name = "vdd_mmc1";
    +		regulator-min-microvolt = <3300000>;
    +		regulator-max-microvolt = <3300000>;
    +		regulator-boot-on;
    +		enable-active-high;
    +		vin-supply = <&vcc_3v3_sys>;
    +		gpio = <&exp1 3 GPIO_ACTIVE_HIGH>;
    +	};
    +
    +	vdd_sd_dv: regulator-4 {
    +		/* Output of TLV71033 */
    +		compatible = "regulator-gpio";
    +		regulator-name = "tlv71033";
    +		pinctrl-names = "default";
    +		pinctrl-0 = <&vdd_sd_dv_pins_default>;
    +		regulator-min-microvolt = <1800000>;
    +		regulator-max-microvolt = <3300000>;
    +		regulator-boot-on;
    +		vin-supply = <&vcc_5v0>;
    +		gpios = <&main_gpio0 31 GPIO_ACTIVE_HIGH>;
    +		states = <1800000 0x0>,
    +			 <3300000 0x1>;
    +	};
     };
     
     /* cbass_main */
    @@ -158,14 +219,6 @@
     	status = "disabled";
     };
     
    -&main_gpio0 {
    -	status = "disabled";
    -};
    -
    -&main_gpio1 {
    -	status = "disabled";
    -};
    -
     &gpu {
     	status = "disabled";
     };
    @@ -175,7 +228,36 @@
     };
     
     &main_i2c1 {
    -	status = "disabled";
    +	pinctrl-names = "default";
    +	pinctrl-0 = <&main_i2c1_pins_default>;
    +	clock-frequency = <100000>;
    +
    +	exp1: gpio@22 {
    +		compatible = "ti,tca6424";
    +		reg = <0x22>;
    +		gpio-controller;
    +		#gpio-cells = <2>;
    +		gpio-line-names = "GPIO_CPSW2_RST", "GPIO_CPSW1_RST",
    +				   "PRU_DETECT", "MMC1_SD_EN",
    +				   "VPP_LDO_EN", "EXP_PS_3V3_En",
    +				   "EXP_PS_5V0_En", "EXP_HAT_DETECT",
    +				   "GPIO_AUD_RSTn", "GPIO_eMMC_RSTn",
    +				   "UART1_FET_BUF_EN", "WL_LT_EN",
    +				   "GPIO_HDMI_RSTn", "CSI_GPIO1",
    +				   "CSI_GPIO2", "PRU_3V3_EN",
    +				   "HDMI_INTn", "TEST_GPIO2",
    +				   "MCASP1_FET_EN", "MCASP1_BUF_BT_EN",
    +				   "MCASP1_FET_SEL", "UART1_FET_SEL",
    +				   "TSINT#", "IO_EXP_TEST_LED";
    +
    +		interrupt-parent = <&main_gpio1>;
    +		interrupts = <23 IRQ_TYPE_EDGE_FALLING>;
    +		interrupt-controller;
    +		#interrupt-cells = <2>;
    +
    +		pinctrl-names = "default";
    +		pinctrl-0 = <&main_gpio1_ioexp_intr_pins_default>;
    +	};
     };
     
     &main_i2c2 {
    @@ -210,11 +292,20 @@
     };
     
     &sdhci1 {
    -	status = "disabled";
    +	/* SD/MMC */
    +	vmmc-supply = <&vdd_mmc1>;
    +	vqmmc-supply = <&vdd_sd_dv>;
    +	pinctrl-names = "default";
    +	pinctrl-0 = <&main_mmc1_pins_default>;
    +	ti,driver-strength-ohm = <50>;
    +	disable-wp;
     };
     
     &sdhci0 {
    -	status = "disabled";
    +	pinctrl-names = "default";
    +	pinctrl-0 = <&main_mmc0_pins_default>;
    +	ti,driver-strength-ohm = <50>;
    +	disable-wp;
     };
     
     &sdhci2 {
    @@ -232,6 +323,52 @@
     			AM62X_IOPAD(0x1cc, PIN_OUTPUT, 0) /* (E14) UART0_TXD */
     		>;
     	};
    +
    +	main_i2c1_pins_default: main-i2c1-pins-default {
    +		pinctrl-single,pins = <
    +			AM62X_IOPAD(0x1e8, PIN_INPUT_PULLUP, 0) /* (B17) I2C1_SCL */
    +			AM62X_IOPAD(0x1ec, PIN_INPUT_PULLUP, 0) /* (A17) I2C1_SDA */
    +		>;
    +	};
    +
    +	main_mmc0_pins_default: main-mmc0-pins-default {
    +		pinctrl-single,pins = <
    +			AM62X_IOPAD(0x220, PIN_INPUT, 0) /* (Y3) MMC0_CMD */
    +			AM62X_IOPAD(0x218, PIN_INPUT, 0) /* (AB1) MMC0_CLK */
    +			AM62X_IOPAD(0x214, PIN_INPUT, 0) /* (AA2) MMC0_DAT0 */
    +			AM62X_IOPAD(0x210, PIN_INPUT, 0) /* (AA1) MMC0_DAT1 */
    +			AM62X_IOPAD(0x20c, PIN_INPUT, 0) /* (AA3) MMC0_DAT2 */
    +			AM62X_IOPAD(0x208, PIN_INPUT, 0) /* (Y4) MMC0_DAT3 */
    +			AM62X_IOPAD(0x204, PIN_INPUT, 0) /* (AB2) MMC0_DAT4 */
    +			AM62X_IOPAD(0x200, PIN_INPUT, 0) /* (AC1) MMC0_DAT5 */
    +			AM62X_IOPAD(0x1fc, PIN_INPUT, 0) /* (AD2) MMC0_DAT6 */
    +			AM62X_IOPAD(0x1f8, PIN_INPUT, 0) /* (AC2) MMC0_DAT7 */
    +		>;
    +	};
    +
    +	main_mmc1_pins_default: main-mmc1-pins-default {
    +		pinctrl-single,pins = <
    +			AM62X_IOPAD(0x23c, PIN_INPUT, 0) /* (A21) MMC1_CMD */
    +			AM62X_IOPAD(0x234, PIN_INPUT, 0) /* (B22) MMC1_CLK */
    +			AM62X_IOPAD(0x230, PIN_INPUT, 0) /* (A22) MMC1_DAT0 */
    +			AM62X_IOPAD(0x22c, PIN_INPUT, 0) /* (B21) MMC1_DAT1 */
    +			AM62X_IOPAD(0x228, PIN_INPUT, 0) /* (C21) MMC1_DAT2 */
    +			AM62X_IOPAD(0x224, PIN_INPUT, 0) /* (D22) MMC1_DAT3 */
    +			AM62X_IOPAD(0x240, PIN_INPUT, 0) /* (D17) MMC1_SDCD */
    +		>;
    +	};
    +
    +	vdd_sd_dv_pins_default: vdd-sd-dv-pins-default {
    +		pinctrl-single,pins = <
    +			AM62X_IOPAD(0x07c, PIN_OUTPUT, 7) /* (P25) GPMC0_CLK.GPIO0_31 */
    +		>;
    +	};
    +
    +	main_gpio1_ioexp_intr_pins_default: main-gpio1-ioexp-intr-pins-default {
    +		pinctrl-single,pins = <
    +			AM62X_IOPAD(0x01d4, PIN_INPUT, 7) /* (B15) UART0_RTSn.GPIO1_23 */
    +		>;
    +	};
     };
     
     &epwm0 {
    

    Thank you for your support.