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.

TDA4VM: Enet sample code issue

Part Number: TDA4VM
Other Parts Discussed in Thread: SYSCONFIG

Here we are using TDA4VM EVM board and we have created softlinks R5F_Main0_0 and 0_1, the ENET_LWIP code is linked with 0_1, but the code is executed and gets issue like in the mentioned log

SoC:   J721E SR1.1 GP
Model: Texas Instruments J721e EVM
Board: J721EX-PM2-SOM rev A
DRAM:  2 GiB (total 4 GiB)
Core:  149 devices, 36 uclasses, devicetree: separate
Flash: 0 Bytes
MMC:   mmc@4f80000: 0, mmc@4fb0000: 1
Loading Environment from nowhere... OK
In:    serial@2800000
Out:   serial@2800000
Err:   serial@2800000
am65_cpsw_nuss ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA00101 cpsw_ver: 0x6BA80100 ale_ver: 0x00293904 Ports:1
Detected: J7X-BASE-CPB rev A
Detected: J7X-VSC8514-ETH rev E2
Net:   eth0: ethernet@46000000port@1
Hit any key to stop autoboot:  0 
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
917 bytes read in 2 ms (447.3 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
Running uenvcmd ...
gpio: pin gpio@22_17 (gpio 281) value is 1
gpio: pin gpio@22_16 (gpio 280) value is 0
k3_r5f_rproc r5f@41000000: Core 1 is already in use. No rproc commands work
Failed to load '/lib/firmware/j7-mcu-r5f0_1-fw'
90200 bytes read in 54 ms (1.6 MiB/s)
Load Remote Processor 2 with data@addr=0x82000000 90200 bytes: Success!
496784 bytes read in 61 ms (7.8 MiB/s)
Load Remote Processor 3 with data@addr=0x82000000 496784 bytes: Success!
Failed to load '/lib/firmware/j7-main-r5f1_0-fw'
==========================
      Enet lwIP App       
==========================
Select peripheral type
0: CPSW_2G

Failed to load '/lib/firmware/j7-main-r5f1_1-fw'
Failed to load '/lib/firmware/j7-c66_0-fw'
Failed to load '/lib/firmware/j7-c66_1-fw'
Failed to load '/lib/firmware/j7-c71_0-fw'
22256128 bytes read in 462 ms (45.9 MiB/s)
124000 bytes read in 7 ms (16.9 MiB/s)
Working FDT set to 88000000
1783 bytes read in 4 ms (434.6 KiB/s)
4285 bytes read in 3 ms (1.4 MiB/s)
## Flattened Device Tree blob at 88000000
   Booting using the fdt blob at 0x88000000
Working FDT set to 88000000
   Loading Device Tree to 000000008fede000, end 000000008fffffff ... OK
Working FDT set to 8fede000

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[    0.000000] Linux version 6.12.17-ti-00773-gcdcaeac783e3-dirty (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 13.3.0, GNU ld (GNU Binutils) 2.42.0.20240723) #1 SMP PREEMPT Thu Apr  3 17:42:36 UTC 2025
[    0.000000] KASLR disabled due to lack of seed
[    0.000000] Machine model: Texas Instruments J721e EVM
[    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
[    0.000000] printk: legacy bootconsole [ns16550a0] enabled
[    0.000000] efi: UEFI not found.
[    0.000000] Reserved memory: created CMA memory pool at 0x00000008e0000000, size 512 MiB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000008e0000000..0x00000008ffffffff (524288 KiB) map reusable linux,cma
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000ac200000, size 30 MiB
[    0.000000] OF: reserved mem: initialized node r5f-virtual-eth-buffers@ac200000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000ac200000..0x00000000adffffff (30720 KiB) nomap non-reusable r5f-virtual-eth-buffers@ac200000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000ac000000, size 2 MiB
[    0.000000] OF: reserved mem: initialized node r5f-virtual-eth-queues@ac000000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000ac000000..0x00000000ac1fffff (2048 KiB) nomap non-reusable r5f-virtual-eth-queues@ac000000
[    0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a0000000..0x00000000a00fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a0000000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a0100000..0x00000000a0ffffff (15360 KiB) nomap non-reusable r5f-memory@a0100000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a1000000..0x00000000a10fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a1000000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a1100000..0x00000000a1ffffff (15360 KiB) nomap non-reusable r5f-memory@a1100000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a2000000..0x00000000a20fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a2000000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a2100000..0x00000000a2ffffff (15360 KiB) nomap non-reusable r5f-memory@a2100000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a3000000..0x00000000a30fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a3000000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a3100000..0x00000000a3ffffff (15360 KiB) nomap non-reusable r5f-memory@a3100000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a4000000..0x00000000a40fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a4000000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a4100000..0x00000000a4ffffff (15360 KiB) nomap non-reusable r5f-memory@a4100000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a5000000..0x00000000a50fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a5000000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a5100000..0x00000000a5ffffff (15360 KiB) nomap non-reusable r5f-memory@a5100000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node c66-dma-memory@a6000000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a6000000..0x00000000a60fffff (1024 KiB) nomap non-reusable c66-dma-memory@a6000000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node c66-memory@a6100000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a6100000..0x00000000a6ffffff (15360 KiB) nomap non-reusable c66-memory@a6100000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node c66-dma-memory@a7000000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a7000000..0x00000000a70fffff (1024 KiB) nomap non-reusable c66-dma-memory@a7000000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node c66-memory@a7100000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a7100000..0x00000000a7ffffff (15360 KiB) nomap non-reusable c66-memory@a7100000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node c71-dma-memory@a8000000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a8000000..0x00000000a80fffff (1024 KiB) nomap non-reusable c71-dma-memory@a8000000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node c71-memory@a8100000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a8100000..0x00000000a8ffffff (15360 KiB) nomap non-reusable c71-memory@a8100000
[    0.000000] OF: reserved mem: 0x00000000aa000000..0x00000000abbfffff (28672 KiB) nomap non-reusable ipc-memories@aa000000
[    0.000000] Reserved memory: created DMA memory pool at 0x000000008db00000, size 20 MiB
[    0.000000] OF: reserved mem: initialized node shared-mem@abc00000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x000000008db00000..0x000000008eefffff (20480 KiB) nomap non-reusable shared-mem@abc00000
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   [mem 0x0000000100000000-0x00000008ffffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000080000000-0x000000008dafffff]
[    0.000000]   node   0: [mem 0x000000008db00000-0x000000008eefffff]
[    0.000000]   node   0: [mem 0x000000008ef00000-0x000000009e7fffff]
[    0.000000]   node   0: [mem 0x000000009e800000-0x00000000a8ffffff]
[    0.000000]   node   0: [mem 0x00000000a9000000-0x00000000a9ffffff]
[    0.000000]   node   0: [mem 0x00000000aa000000-0x00000000abbfffff]
[    0.000000]   node   0: [mem 0x00000000abc00000-0x00000000abffffff]
[    0.000000]   node   0: [mem 0x00000000ac000000-0x00000000adffffff]
[    0.000000]   node   0: [mem 0x00000000ae000000-0x00000000ffffffff]
[    0.000000]   node   0: [mem 0x0000000880000000-0x00000008ffffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: Trusted OS migration not required
[    0.000000] psci: SMC Calling Convention v1.5
[    0.000000] percpu: Embedded 22 pages/cpu s51672 r8192 d30248 u90112
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: detected: Spectre-v3a
[    0.000000] CPU features: detected: Spectre-BHB
[    0.000000] CPU features: detected: ARM erratum 1742098
[    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[    0.000000] alternatives: applying boot alternatives
[    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),1m(ospi.sysfw),256k(ospi.env.backup),57344k@8m(ospi.rootfs),256k(ospi.phypattern);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs) root=PARTUUID=3bdcc9f5-02 rw rootfstype=ext4 rootwait
[    0.000000] Unknown kernel command line parameters "mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),1m(ospi.sysfw),256k(ospi.env.backup),57344k@8m(ospi.rootfs),256k(ospi.phypattern);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs)", will be passed to user space.
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1048576
[    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[    0.000000] software IO TLB: area num 2.
[    0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=512 to nr_cpu_ids=2.
[    0.000000] 	Trampoline variant of Tasks RCU enabled.
[    0.000000] 	Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
[    0.000000] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[    0.000000] GICv3: 960 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GICv3: GICv3 features: 16 PPIs
[    0.000000] GICv3: GICD_CTRL.DS=0, SCR_EL3.FIQ=1
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
[    0.000000] ITS [mem 0x01820000-0x0182ffff]
[    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
[    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
[    0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
[    0.000000] ITS: using cache flushing for cmd queue
[    0.000000] GICv3: using LPI property table @0x0000000880040000
[    0.000000] GIC: using cache flushing for LPI property table
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880050000
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
[    0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[    0.008515] Console: colour dummy device 80x25
[    0.013094] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[    0.023788] pid_max: default: 32768 minimum: 301
[    0.028560] LSM: initializing lsm=capability,selinux
[    0.033679] SELinux:  Initializing.
[    0.037548] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.045134] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.069422] rcu: Hierarchical SRCU implementation.
[    0.074340] rcu: 	Max phase no-delay instances is 1000.
[    0.079812] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[    0.088478] EFI services will not be available.
[    0.093236] smp: Bringing up secondary CPUs ...
I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
[    0.106478] Detected PIPT I-cache on CPU1
[    0.106527] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[    0.106541] GICv3: CPU1: using allocated LPI pending table @0x0000000880060000
[    0.106572] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[    0.106659] smp: Brought up 1 node, 2 CPUs
[    0.136027] SMP: Total of 2 processors activated.
[    0.140833] CPU: All CPU(s) started at EL2
[    0.145025] CPU features: detected: 32-bit EL0 Support
[    0.150276] CPU features: detected: CRC32 instructions
[    0.155543] alternatives: applying system-wide alternatives
[    0.161498] Memory: 3238924K/4194304K available (12928K kernel code, 1254K rwdata, 4644K rodata, 2752K init, 639K bss, 422992K reserved, 524288K cma-reserved)
[    0.176524] devtmpfs: initialized
[    0.187324] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.197319] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[    0.210480] 27152 pages in range for non-PLT usage
[    0.210491] 518672 pages in range for PLT usage
[    0.215633] pinctrl core: initialized pinctrl subsystem
[    0.225860] DMI not present or invalid.
[    0.231064] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.237724] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[    0.245031] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.253035] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.261182] audit: initializing netlink subsys (disabled)
[    0.266890] audit: type=2000 audit(0.204:1): state=initialized audit_enabled=0 res=1
[    0.267119] thermal_sys: Registered thermal governor 'step_wise'
[    0.274818] thermal_sys: Registered thermal governor 'power_allocator'
[    0.280986] cpuidle: using governor menu
[    0.291764] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.298734] ASID allocator initialised with 65536 entries
[    0.310158] /bus@100000/interrupt-controller@1800000: Fixed dependency cycle(s) with /bus@100000/interrupt-controller@1800000
[    0.322113] /bus@100000/dp-bridge@a000000: Fixed dependency cycle(s) with /bus@100000/dss@4a00000
[    0.331221] /bus@100000/dss@4a00000: Fixed dependency cycle(s) with /bus@100000/dp-bridge@a000000
[    0.346618] /bus@100000/dp-bridge@a000000: Fixed dependency cycle(s) with /bus@100000/dss@4a00000
[    0.355934] /bus@100000/dp-bridge@a000000: Fixed dependency cycle(s) with /bus@100000/dss@4a00000
[    0.365050] /bus@100000/dss@4a00000: Fixed dependency cycle(s) with /bus@100000/dp-bridge@a000000
[    0.376107] /bus@100000/dp-bridge@a000000: Fixed dependency cycle(s) with /connector
[    0.384095] /connector: Fixed dependency cycle(s) with /bus@100000/dp-bridge@a000000
[    0.392631] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.399589] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[    0.406001] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[    0.412948] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[    0.419360] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.426304] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[    0.432717] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[    0.439661] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[    0.447153] k3-chipinfo 43000014.chipid: Family:J721E rev:SR1.1 JTAGID[0x1bb6402f] Detected
[    0.459730] iommu: Default domain type: Translated
[    0.464640] iommu: DMA domain TLB invalidation policy: strict mode
[    0.471138] SCSI subsystem initialized
[    0.475174] usbcore: registered new interface driver usbfs
[    0.480802] usbcore: registered new interface driver hub
[    0.486252] usbcore: registered new device driver usb
[    0.491731] pps_core: LinuxPPS API ver. 1 registered
[    0.496807] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.506161] PTP clock support registered
[    0.510184] EDAC MC: Ver: 3.0.0
[    0.513555] scmi_core: SCMI protocol bus registered
[    0.518703] FPGA manager framework
[    0.522220] Advanced Linux Sound Architecture Driver Initialized.
[    0.528879] vgaarb: loaded
[    0.531821] clocksource: Switched to clocksource arch_sys_counter
[    0.538206] VFS: Disk quotas dquot_6.6.0
[    0.542234] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.552999] NET: Registered PF_INET protocol family
[    0.558140] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.567170] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.575957] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.583895] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.592116] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    0.600633] TCP: Hash tables configured (established 32768 bind 32768)
[    0.607419] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.614349] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.621800] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.627930] RPC: Registered named UNIX socket transport module.
[    0.633991] RPC: Registered udp transport module.
[    0.638800] RPC: Registered tcp transport module.
[    0.643607] RPC: Registered tcp-with-tls transport module.
[    0.649216] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.655807] NET: Registered PF_XDP protocol family
[    0.660714] PCI: CLS 0 bytes, default 64
[    0.665386] Initialise system trusted keyrings
[    0.670067] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[    0.676834] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.682937] NFS: Registering the id_resolver key type
[    0.688130] Key type id_resolver registered
[    0.692411] Key type id_legacy registered
[    0.696520] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.703381] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.732387] Key type asymmetric registered
[    0.736584] Asymmetric key parser 'x509' registered
[    0.741604] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.749278] io scheduler mq-deadline registered
[    0.753922] io scheduler kyber registered
[    0.758042] io scheduler bfq registered
[    0.764350] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
[    0.770779] pinctrl-single 11c000.pinctrl: 173 pins, size 692
[    0.777148] pinctrl-single 104200.pinctrl: 20 pins, size 80
[    0.782923] pinctrl-single 104280.pinctrl: 8 pins, size 32
[    0.789136] ledtrig-cpu: registered to indicate activity on CPUs
[    0.798842] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.806982] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00101faf)
[    0.815682] arm-smmu-v3 36600000.iommu: allocated 65536 entries for cmdq
[    0.822806] arm-smmu-v3 36600000.iommu: allocated 32768 entries for evtq
[    0.829977] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs
[    0.841360] loop: module loaded
[    0.845226] megasas: 07.727.03.00-rc1
[    0.850952] tun: Universal TUN/TAP device driver, 1.6
[    0.856781] VFIO - User Level meta-driver version: 0.3
[    0.862788] usbcore: registered new interface driver usb-storage
[    0.869323] i2c_dev: i2c /dev entries driver
[    0.874409] sdhci: Secure Digital Host Controller Interface driver
[    0.880753] sdhci: Copyright(c) Pierre Ossman
[    0.885341] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.891553] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    0.898584] usbcore: registered new interface driver usbhid
[    0.904301] usbhid: USB HID core driver
[    0.908866] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 (0,8000003f) counters available
[    0.918743] optee: probing for conduit method.
I/TC: Reserved shared memory is enabled
I/TC: Dynamic shared memory is enabled
I/TC: Normal World virtualization support is disabled
I/TC: Asynchronous notifications are disabled
[    0.923312] optee: revision 4.5 (ef1ebdc23034a804)
[    0.939804] optee: dynamic shared memory is enabled
[    0.950108] optee: initialized driver
[    0.950188] random: crng init done
[    0.955395] Initializing XFRM netlink socket
[    0.961742] NET: Registered PF_PACKET protocol family
[    0.966954] Key type dns_resolver registered
[    0.975160] registered taskstats version 1
[    0.979551] Loading compiled-in X.509 certificates
[    0.991435] ti-sci 44083000.system-controller: ABI: 4.0 (firmware rev 0x000b '11.0.9--v11.00.09+ (Fancy Rat)')
[    1.113688] omap_i2c 42120000.i2c: bus 0 rev0.12 at 400 kHz
[    1.120148] pca953x 1-0020: supply vcc not found, using dummy regulator
[    1.126993] pca953x 1-0020: using no AI
[    1.144586] pca953x 1-0022: supply vcc not found, using dummy regulator
[    1.151422] pca953x 1-0022: using AI
[    1.156606] omap_i2c 2000000.i2c: bus 1 rev0.12 at 400 kHz
[    1.162910] omap_i2c 2010000.i2c: bus 2 rev0.12 at 400 kHz
[    1.169167] pca953x 3-0020: supply vcc not found, using dummy regulator
[    1.176010] pca953x 3-0020: using no AI
[    1.196180] omap_i2c 2030000.i2c: bus 3 rev0.12 at 400 kHz
[    1.202344] pca953x 4-0020: supply vcc not found, using dummy regulator
[    1.209169] pca953x 4-0020: using no AI
[    1.228168] omap_i2c 2060000.i2c: bus 4 rev0.12 at 400 kHz
[    1.233938] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 137 domain created
[    1.242514] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 131 domain created
[    1.251895] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 213 domain created
[    1.260535] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
[    1.275683] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
[    1.285585] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[    1.292364] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[    1.302126] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
[    1.312324] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[    1.319103] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[    1.327316] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 206, base_baud = 6000000) is a 8250
[    1.337070] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 207, base_baud = 3000000) is a 8250
[
 
                                                                                                          

image.png

  • U-Boot 2025.01-00410-g70667128cb5b-dirty (Apr 04 2025 - 18:20:14 +0000)
    
    SoC:   J721E SR1.1 GP
    Model: Texas Instruments J721e EVM
    Board: J721EX-PM2-SOM rev A
    DRAM:  2 GiB (total 4 GiB)
    Core:  149 devices, 36 uclasses, devicetree: separate
    Flash: 0 Bytes
    MMC:   mmc@4f80000: 0, mmc@4fb0000: 1
    Loading Environment from nowhere... OK
    In:    serial@2800000
    Out:   serial@2800000
    Err:   serial@2800000
    am65_cpsw_nuss ethernet@46000000: K3 CPSW: nuss_ver: 0x6BA00101 cpsw_ver: 0x6BA80100 ale_ver: 0x00293904 Ports:1
    Detected: J7X-BASE-CPB rev A
    Detected: J7X-VSC8514-ETH rev E2
    Net:   eth0: ethernet@46000000port@1
    Hit any key to stop autoboot:  0 
    switch to partitions #0, OK
    mmc1 is current device
    SD/MMC found on device 1
    917 bytes read in 2 ms (447.3 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    Running uenvcmd ...
    gpio: pin gpio@22_17 (gpio 281) value is 1
    gpio: pin gpio@22_16 (gpio 280) value is 0
    k3_r5f_rproc r5f@41000000: Core 1 is already in use. No rproc commands work
    Failed to load '/lib/firmware/j7-mcu-r5f0_1-fw'
    90200 bytes read in 54 ms (1.6 MiB/s)
    Load Remote Processor 2 with data@addr=0x82000000 90200 bytes: Success!
    496784 bytes read in 61 ms (7.8 MiB/s)
    Load Remote Processor 3 with data@addr=0x82000000 496784 bytes: Success!
    Failed to load '/lib/firmware/j7-main-r5f1_0-fw'
    ==========================
          Enet lwIP App       
    ==========================
    Failed to load '/lib/firmware/j7-main-r5f1_1-fw'
    Failed to load '/lib/firmware/j7-c66_0-fw'
    Failed to load '/lib/firmware/j7-c66_1-fw'
    Failed to load '/lib/firmware/j7-c71_0-fw'
    22256128 bytes read in 462 ms (45.9 MiB/s)
    124000 bytes read in 6 ms (19.7 MiB/s)
    Working FDT set to 88000000
    1783 bytes read in 4 ms (434.6 KiB/s)
    4285 bytes read in 3 ms (1.4 MiB/s)
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
    Working FDT set to 88000000
       Loading Device Tree to 000000008fede000, end 000000008fffffff ... OK
    Working FDT set to 8fede000
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [    0.000000] Linux version 6.12.17-ti-00773-gcdcaeac783e3-dirty (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 13.3.0, GNU ld (GNU Binutils) 2.42.0.20240723) #1 SMP PREEMPT Thu Apr  3 17:42:36 UTC 2025
    [    0.000000] KASLR disabled due to lack of seed
    [    0.000000] Machine model: Texas Instruments J721e EVM
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [    0.000000] printk: legacy bootconsole [ns16550a0] enabled
    [    0.000000] efi: UEFI not found.
    [    0.000000] Reserved memory: created CMA memory pool at 0x00000008e0000000, size 512 MiB
    [    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000008e0000000..0x00000008ffffffff (524288 KiB) map reusable linux,cma
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000ac200000, size 30 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-virtual-eth-buffers@ac200000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000ac200000..0x00000000adffffff (30720 KiB) nomap non-reusable r5f-virtual-eth-buffers@ac200000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000ac000000, size 2 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-virtual-eth-queues@ac000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000ac000000..0x00000000ac1fffff (2048 KiB) nomap non-reusable r5f-virtual-eth-queues@ac000000
    [    0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a0000000..0x00000000a00fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a0000000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a0100000..0x00000000a0ffffff (15360 KiB) nomap non-reusable r5f-memory@a0100000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a1000000..0x00000000a10fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a1000000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a1100000..0x00000000a1ffffff (15360 KiB) nomap non-reusable r5f-memory@a1100000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a2000000..0x00000000a20fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a2000000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a2100000..0x00000000a2ffffff (15360 KiB) nomap non-reusable r5f-memory@a2100000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a3000000..0x00000000a30fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a3000000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a3100000..0x00000000a3ffffff (15360 KiB) nomap non-reusable r5f-memory@a3100000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a4000000..0x00000000a40fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a4000000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a4100000..0x00000000a4ffffff (15360 KiB) nomap non-reusable r5f-memory@a4100000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a5000000..0x00000000a50fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a5000000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a5100000..0x00000000a5ffffff (15360 KiB) nomap non-reusable r5f-memory@a5100000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c66-dma-memory@a6000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a6000000..0x00000000a60fffff (1024 KiB) nomap non-reusable c66-dma-memory@a6000000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c66-memory@a6100000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a6100000..0x00000000a6ffffff (15360 KiB) nomap non-reusable c66-memory@a6100000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c66-dma-memory@a7000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a7000000..0x00000000a70fffff (1024 KiB) nomap non-reusable c66-dma-memory@a7000000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c66-memory@a7100000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a7100000..0x00000000a7ffffff (15360 KiB) nomap non-reusable c66-memory@a7100000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c71-dma-memory@a8000000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a8000000..0x00000000a80fffff (1024 KiB) nomap non-reusable c71-dma-memory@a8000000
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c71-memory@a8100000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x00000000a8100000..0x00000000a8ffffff (15360 KiB) nomap non-reusable c71-memory@a8100000
    [    0.000000] OF: reserved mem: 0x00000000aa000000..0x00000000abbfffff (28672 KiB) nomap non-reusable ipc-memories@aa000000
    [    0.000000] Reserved memory: created DMA memory pool at 0x000000008db00000, size 20 MiB
    [    0.000000] OF: reserved mem: initialized node shared-mem@abc00000, compatible id shared-dma-pool
    [    0.000000] OF: reserved mem: 0x000000008db00000..0x000000008eefffff (20480 KiB) nomap non-reusable shared-mem@abc00000
    [    0.000000] Zone ranges:
    [    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
    [    0.000000]   DMA32    empty
    [    0.000000]   Normal   [mem 0x0000000100000000-0x00000008ffffffff]
    [    0.000000] Movable zone start for each node
    [    0.000000] Early memory node ranges
    [    0.000000]   node   0: [mem 0x0000000080000000-0x000000008dafffff]
    [    0.000000]   node   0: [mem 0x000000008db00000-0x000000008eefffff]
    [    0.000000]   node   0: [mem 0x000000008ef00000-0x000000009e7fffff]
    [    0.000000]   node   0: [mem 0x000000009e800000-0x00000000a8ffffff]
    [    0.000000]   node   0: [mem 0x00000000a9000000-0x00000000a9ffffff]
    [    0.000000]   node   0: [mem 0x00000000aa000000-0x00000000abbfffff]
    [    0.000000]   node   0: [mem 0x00000000abc00000-0x00000000abffffff]
    [    0.000000]   node   0: [mem 0x00000000ac000000-0x00000000adffffff]
    [    0.000000]   node   0: [mem 0x00000000ae000000-0x00000000ffffffff]
    [    0.000000]   node   0: [mem 0x0000000880000000-0x00000008ffffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
    [    0.000000] psci: probing for conduit method from DT.
    [    0.000000] psci: PSCIv1.1 detected in firmware.
    [    0.000000] psci: Using standard PSCI v0.2 function IDs
    [    0.000000] psci: Trusted OS migration not required
    [    0.000000] psci: SMC Calling Convention v1.5
    [    0.000000] percpu: Embedded 22 pages/cpu s51672 r8192 d30248 u90112
    [    0.000000] Detected PIPT I-cache on CPU0
    [    0.000000] CPU features: detected: GIC system register CPU interface
    [    0.000000] CPU features: detected: Spectre-v3a
    [    0.000000] CPU features: detected: Spectre-BHB
    [    0.000000] CPU features: detected: ARM erratum 1742098
    [    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
    [    0.000000] alternatives: applying boot alternatives
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),1m(ospi.sysfw),256k(ospi.env.backup),57344k@8m(ospi.rootfs),256k(ospi.phypattern);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs) root=PARTUUID=3bdcc9f5-02 rw rootfstype=ext4 rootwait
    [    0.000000] Unknown kernel command line parameters "mtdparts=47040000.spi.0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),1m(ospi.sysfw),256k(ospi.env.backup),57344k@8m(ospi.rootfs),256k(ospi.phypattern);47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs)", will be passed to user space.
    [    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
    [    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1048576
    [    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
    [    0.000000] software IO TLB: area num 2.
    [    0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=512 to nr_cpu_ids=2.
    [    0.000000] 	Trampoline variant of Tasks RCU enabled.
    [    0.000000] 	Tracing variant of Tasks RCU enabled.
    [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [    0.000000] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
    [    0.000000] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
    [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
    [    0.000000] GICv3: 960 SPIs implemented
    [    0.000000] GICv3: 0 Extended SPIs implemented
    [    0.000000] Root IRQ handler: gic_handle_irq
    [    0.000000] GICv3: GICv3 features: 16 PPIs
    [    0.000000] GICv3: GICD_CTRL.DS=0, SCR_EL3.FIQ=1
    [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
    [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    [    0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x0000000880040000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880050000
    [    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008524] Console: colour dummy device 80x25
    [    0.013095] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023767] pid_max: default: 32768 minimum: 301
    [    0.028527] LSM: initializing lsm=capability,selinux
    [    0.033636] SELinux:  Initializing.
    [    0.037496] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.045069] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.069338] rcu: Hierarchical SRCU implementation.
    [    0.074245] rcu: 	Max phase no-delay instances is 1000.
    [    0.079703] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
    [    0.088394] EFI services will not be available.
    [    0.093146] smp: Bringing up secondary CPUs ...
    I/TC: Secondary CPU 1 initializing
    I/TC: Secondary CPU 1 switching to normal world boot
    [    0.106375] Detected PIPT I-cache on CPU1
    [    0.106425] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.106437] GICv3: CPU1: using allocated LPI pending table @0x0000000880060000
    [    0.106468] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.106555] smp: Brought up 1 node, 2 CPUs
    [    0.135902] SMP: Total of 2 processors activated.
    [    0.140706] CPU: All CPU(s) started at EL2
    [    0.144894] CPU features: detected: 32-bit EL0 Support
    [    0.150144] CPU features: detected: CRC32 instructions
    [    0.155409] alternatives: applying system-wide alternatives
    [    0.161366] Memory: 3238924K/4194304K available (12928K kernel code, 1254K rwdata, 4644K rodata, 2752K init, 639K bss, 422992K reserved, 524288K cma-reserved)
    [    0.176376] devtmpfs: initialized
    [    0.187132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.197108] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    [    0.210314] 27152 pages in range for non-PLT usage
    [    0.210325] 518672 pages in range for PLT usage
    [    0.215455] pinctrl core: initialized pinctrl subsystem
    [    0.225669] DMI not present or invalid.
    [    0.230872] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [    0.237528] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
    [    0.244828] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.252823] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.260958] audit: initializing netlink subsys (disabled)
    [    0.266656] audit: type=2000 audit(0.204:1): state=initialized audit_enabled=0 res=1
    [    0.266886] thermal_sys: Registered thermal governor 'step_wise'
    [    0.274579] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.280742] cpuidle: using governor menu
    [    0.291517] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.298487] ASID allocator initialised with 65536 entries
    [    0.309696] /bus@100000/interrupt-controller@1800000: Fixed dependency cycle(s) with /bus@100000/interrupt-controller@1800000
    [    0.321643] /bus@100000/dp-bridge@a000000: Fixed dependency cycle(s) with /bus@100000/dss@4a00000
    [    0.330731] /bus@100000/dss@4a00000: Fixed dependency cycle(s) with /bus@100000/dp-bridge@a000000
    [    0.346172] /bus@100000/dp-bridge@a000000: Fixed dependency cycle(s) with /bus@100000/dss@4a00000
    [    0.355481] /bus@100000/dp-bridge@a000000: Fixed dependency cycle(s) with /bus@100000/dss@4a00000
    [    0.364584] /bus@100000/dss@4a00000: Fixed dependency cycle(s) with /bus@100000/dp-bridge@a000000
    [    0.375619] /bus@100000/dp-bridge@a000000: Fixed dependency cycle(s) with /connector
    [    0.383590] /connector: Fixed dependency cycle(s) with /bus@100000/dp-bridge@a000000
    [    0.392114] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.399060] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [    0.405464] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.412399] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [    0.418802] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.425736] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [    0.432138] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.439073] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [    0.446564] k3-chipinfo 43000014.chipid: Family:J721E rev:SR1.1 JTAGID[0x1bb6402f] Detected
    [    0.459132] iommu: Default domain type: Translated
    [    0.464036] iommu: DMA domain TLB invalidation policy: strict mode
    [    0.470520] SCSI subsystem initialized
    [    0.474548] usbcore: registered new interface driver usbfs
    [    0.480175] usbcore: registered new interface driver hub
    [    0.485620] usbcore: registered new device driver usb
    [    0.491104] pps_core: LinuxPPS API ver. 1 registered
    [    0.496176] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.505515] PTP clock support registered
    [    0.509538] EDAC MC: Ver: 3.0.0
    [    0.512902] scmi_core: SCMI protocol bus registered
    [    0.518043] FPGA manager framework
    [    0.521556] Advanced Linux Sound Architecture Driver Initialized.
    [    0.528208] vgaarb: loaded
    [    0.531151] clocksource: Switched to clocksource arch_sys_counter
    [    0.537528] VFS: Disk quotas dquot_6.6.0
    [    0.541551] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.552304] NET: Registered PF_INET protocol family
    [    0.557437] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [    0.566457] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
    [    0.575226] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [    0.583152] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    0.591358] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
    [    0.599837] TCP: Hash tables configured (established 32768 bind 32768)
    [    0.606612] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.613526] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.620958] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [    0.627070] RPC: Registered named UNIX socket transport module.
    [    0.633130] RPC: Registered udp transport module.
    [    0.637935] RPC: Registered tcp transport module.
    [    0.642739] RPC: Registered tcp-with-tls transport module.
    [    0.648343] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.654934] NET: Registered PF_XDP protocol family
    [    0.659840] PCI: CLS 0 bytes, default 64
    [    0.664512] Initialise system trusted keyrings
    [    0.669186] workingset: timestamp_bits=46 max_order=20 bucket_order=0
    [    0.675941] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.682044] NFS: Registering the id_resolver key type
    [    0.687225] Key type id_resolver registered
    [    0.691500] Key type id_legacy registered
    [    0.695604] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.702454] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.731831] Key type asymmetric registered
    [    0.736020] Asymmetric key parser 'x509' registered
    [    0.741030] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
    [    0.748696] io scheduler mq-deadline registered
    [    0.753331] io scheduler kyber registered
    [    0.757444] io scheduler bfq registered
    [    0.763717] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
    [    0.770114] pinctrl-single 11c000.pinctrl: 173 pins, size 692
    [    0.776481] pinctrl-single 104200.pinctrl: 20 pins, size 80
    [    0.782241] pinctrl-single 104280.pinctrl: 8 pins, size 32
    [    0.788443] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.798182] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
    [    0.806308] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00101faf)
    [    0.814999] arm-smmu-v3 36600000.iommu: allocated 65536 entries for cmdq
    [    0.822116] arm-smmu-v3 36600000.iommu: allocated 32768 entries for evtq
    [    0.829271] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs
    [    0.840634] loop: module loaded
    [    0.844552] megasas: 07.727.03.00-rc1
    [    0.850351] tun: Universal TUN/TAP device driver, 1.6
    [    0.856146] VFIO - User Level meta-driver version: 0.3
    [    0.862146] usbcore: registered new interface driver usb-storage
    [    0.868662] i2c_dev: i2c /dev entries driver
    [    0.873733] sdhci: Secure Digital Host Controller Interface driver
    [    0.880062] sdhci: Copyright(c) Pierre Ossman
    [    0.884643] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.890846] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.897853] usbcore: registered new interface driver usbhid
    [    0.903552] usbhid: USB HID core driver
    [    0.908112] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 (0,8000003f) counters available
    [    0.917982] optee: probing for conduit method.
    I/TC: Reserved shared memory is enabled
    I/TC: Dynamic shared memory is enabled
    I/TC: Normal World virtualization support is disabled
    I/TC: Asynchronous notifications are disabled
    [    0.922541] optee: revision 4.5 (ef1ebdc23034a804)
    [    0.939010] optee: dynamic shared memory is enabled
    [    0.949302] optee: initialized driver
    [    0.949383] random: crng init done
    [    0.954643] Initializing XFRM netlink socket
    [    0.960927] NET: Registered PF_PACKET protocol family
    [    0.966135] Key type dns_resolver registered
    [    0.974336] registered taskstats version 1
    [    0.978716] Loading compiled-in X.509 certificates
    [    0.990659] ti-sci 44083000.system-controller: ABI: 4.0 (firmware rev 0x000b '11.0.9--v11.00.09+ (Fancy Rat)')
    [    1.113536] omap_i2c 42120000.i2c: bus 0 rev0.12 at 400 kHz
    [    1.119923] pca953x 1-0020: supply vcc not found, using dummy regulator
    [    1.126759] pca953x 1-0020: using no AI
    [    1.143916] pca953x 1-0022: supply vcc not found, using dummy regulator
    [    1.150740] pca953x 1-0022: using AI
    [    1.155893] omap_i2c 2000000.i2c: bus 1 rev0.12 at 400 kHz
    [    1.162212] omap_i2c 2010000.i2c: bus 2 rev0.12 at 400 kHz
    [    1.168467] pca953x 3-0020: supply vcc not found, using dummy regulator
    [    1.175297] pca953x 3-0020: using no AI
    [    1.195497] omap_i2c 2030000.i2c: bus 3 rev0.12 at 400 kHz
    [    1.201682] pca953x 4-0020: supply vcc not found, using dummy regulator
    [    1.208512] pca953x 4-0020: using no AI
    [    1.227500] omap_i2c 2060000.i2c: bus 4 rev0.12 at 400 kHz
    [    1.233260] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 137 domain created
    [    1.241825] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 131 domain created
    [    1.251180] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 213 domain created
    [    1.259810] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
    [    1.274994] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    [    1.284904] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    1.291669] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    1.301461] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
    [    1.311638] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    1.318420] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    1.326626] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 206, base_baud = 6000000) is a 8250
    [    1.336373] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 207, base_baud = 3000000) is a 8250
    [    1.345309] printk: legacy console [ttyS2] enabled
    [    1.345309] printk: legacy console [ttyS2] enabled
    [    1.355004] printk: legacy bootconsole [ns16550a0] disabled
    [    1.355004] printk: legacy bootconsole [ns16550a0] disabled
    [    1.366951] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 208, base_baud = 3000000) is a 8250
    [    1.377543] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [    1.419158] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.428607] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    1.436882] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    [    1.449747] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [    1.456957] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64, Policers 8
    [    1.464398] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1
    [    1.475175] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
    [    1.484401] mmc0: CQHCI version 5.10
    [    1.488743] pca953x 2-0020: supply vcc not found, using dummy regulator
    [    1.495819] pca953x 2-0020: using no AI
    [    1.523522] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
    [    1.534857] ti-udma 31150000.dma-controller: Channels: 122 (tchan: 61, rchan: 61, gp-rflow: 16)
    [    1.535741] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
    [    1.554020] 8 fixed-partitions partitions found on MTD device 47040000.spi.0
    [    1.561095] Creating 8 MTD partitions on "47040000.spi.0":
    [    1.566570] 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [    1.572696] 0x000000080000-0x000000280000 : "ospi.tispl"
    [    1.578600] 0x000000280000-0x000000680000 : "ospi.u-boot"
    [    1.584509] 0x000000680000-0x0000006a0000 : "ospi.env"
    [    1.590157] 0x0000006a0000-0x0000006c0000 : "ospi.env.backup"
    [    1.596419] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw"
    [    1.602223] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
    [    1.608129] 0x000003fe0000-0x000004000000 : "ospi.phypattern"
    [    1.614431] cadence-qspi 47040000.spi: Pattern not found. Skipping calibration.
    [    1.624933] 8 fixed-partitions partitions found on MTD device 47050000.spi.0
    [    1.631988] Creating 8 MTD partitions on "47050000.spi.0":
    [    1.637468] 0x000000000000-0x000000080000 : "qspi.tiboot3"
    [    1.637558] mmc0: Command Queue Engine enabled
    [    1.643737] 0x000000080000-0x000000280000 : "qspi.tispl"
    [    1.647392] mmc0: new HS200 MMC card at address 0001
    [    1.647728] mmcblk0: mmc0:0001 G1M15L 29.6 GiB
    [    1.653284] 0x000000280000-0x000000680000 : "qspi.u-boot"
    [    1.658581]  mmcblk0: p1 p2
    [    1.662705] 0x000000680000-0x0000006a0000 : "qspi.env"
    [    1.667798] mmcblk0boot0: mmc0:0001 G1M15L 31.5 MiB
    [    1.670819] 0x0000006a0000-0x0000006c0000 : "qspi.env.backup"
    [    1.676152] mmcblk0boot1: mmc0:0001 G1M15L 31.5 MiB
    [    1.680870] 0x0000006c0000-0x0000007c0000 : "qspi.sysfw"
    [    1.686613] mmcblk0rpmb: mmc0:0001 G1M15L 4.00 MiB, chardev (239:0)
    [    1.691474] 0x000000800000-0x000003fc0000 : "qspi.rootfs"
    [    1.708395] 0x000003fe0000-0x000004000000 : "qspi.phypattern"
    [    1.715260] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [    1.755158] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.764594] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    1.772868] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    [    1.785728] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
    [    1.792938] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64, Policers 8
    [    1.800346] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1
    [    1.820109] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
    [    1.832693] mmc1: CQHCI version 5.10
    [    1.838752] clk: Disabling unused clocks
    [    1.864812] PM: genpd: Disabling unused power domains
    [    1.870012] ALSA device list:
    [    1.872976]   No soundcards found.
    [    1.879696] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
    [    1.887444] Waiting for root device PARTUUID=3bdcc9f5-02...
    [    1.945794] mmc1: new ultra high speed DDR50 SDHC card at address aaaa
    [    1.956696] mmcblk1: mmc1:aaaa SD32G 29.7 GiB
    [    1.962486]  mmcblk1: p1 p2
    [    2.037064] EXT4-fs (mmcblk1p2): recovery complete
    [    2.042712] EXT4-fs (mmcblk1p2): mounted filesystem 2a4f67da-746d-48ce-8689-9b96d72d551b r/w with ordered data mode. Quota mode: none.
    [    2.054818] VFS: Mounted root (ext4 filesystem) on device 179:98.
    [    2.065177] devtmpfs: mounted
    [    2.069291] Freeing unused kernel memory: 2752K
    [    2.073899] Run /sbin/init as init process
    [    2.388663] systemd[1]: System time before build time, advancing clock.
    [    2.445084] NET: Registered PF_INET6 protocol family
    [    2.450670] Segment Routing with IPv6
    [    2.454353] In-situ OAM (IOAM) with IPv6
    [    2.493129] systemd[1]: systemd 255.18^ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
    [    2.525001] systemd[1]: Detected architecture arm64.
    
    Welcome to Arago 2025.01!
    
    [    3.054820] systemd[1]: Hostname set to <j721e-evm>.
    [    3.285911] systemd[1]: /usr/lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
    [    3.405503] systemd[1]: Queued start job for default target Graphical Interface.
    [    3.446231] systemd[1]: Created slice Slice /system/getty.
    [   11.880644] platform bus@100000:wiz@5050000: deferred probe pending: (reason unknown)
    [   11.888505] platform 2900000.pcie: deferred probe pending: (reason unknown)
    [   11.895462] platform 2910000.pcie: deferred probe pending: (reason unknown)
    [   11.902410] platform 2920000.pcie: deferred probe pending: (reason unknown)
    [   11.909359] platform c000000.ethernet: deferred probe pending: (reason unknown)
    [   11.916657] i2c 0-0048: deferred probe pending: (reason unknown)
    [   11.922657] i2c 0-004c: deferred probe pending: (reason unknown)
    [   11.928650] platform gpio-keys: deferred probe pending: gpio-keys: failed to get gpio
    Select peripheral type
    0: CPSW_2G
    
    
    Wrong peripheral type, enter again
    Select peripheral type
    0: CPSW_2G
    
    0
    Select MAC port
    0: ENET_MAC_PORT_1 - RGMII
    0
    Failed to reparent CPTS_RFT_CLK to 18: -1
    Assertion @ Line: 433 in en[  OK  ] Created slice Slicee /system/getty_apputils_k3.c: BFALSE : failed !!!
    [   33.640542] systemd[1]: Created slice Slice /system/modprobe.
    [   64.616431] systemd[1]: Created slice Slice /system/serial-getty.
    

    this time i have got the logs of enet but failed.

    Failed to reparent CPTS_RFT_CLK to 18: -1
    Assertion @ Line: 433 in enet_apputils.c

    Thanks

  • Hi,

    Can you share your uEnv.txt?

    Regards,
    Tanmay

  • HI,

    # This uEnv.txt file can contain additional environment settings that you
    # want to set in U-Boot at boot time.  This can be simple variables such
    # as the serverip or custom variables.  The format of this file is:
    #    variable=value
    # NOTE: This file will be evaluated after the bootcmd is run and the
    #       bootcmd must be set to load this file if it exists (this is the
    #       default on all newer U-Boot images.  This also means that some
    #       variables such as bootdelay cannot be changed by this file since
    #       it is not evaluated until the bootcmd is run.
    # Reset to the default environment
    
    # Also update the Linux hostname based on board_name
    uenvcmd=if test "$board_name" = "j721e-sk"; then ; setenv args_all $args_all systemd.hostname=tda4vm-sk ; fi;
    
    # Setting the right U-Boot environment variables
    dorprocboot=1
    name_overlays=ti/k3-j721e-evm-ethfw.dtbo ti/k3-j721e-evm-quad-port-eth-exp.dtbo

    This my uenv.txt file

    Thanks

  • Hi,

    Is there any update.

    Thanks

  • Hi, 

    Can you pls look in too this issue.

    Thanks

  • Hi Balaji,

    Sorry for the delay.

    • It seems that you are trying to use CPSW2G from the main_r5f_0_0. In that case, you will also have to disable the CPSW2G from linux device-tree.
      • You should put status = "disabled"; in the mcu_cpsw node in the device tree (arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts)
    • Also, you are using the same UART as used by linux for the mcu app logs as well. Can you change the uart instance used by your enet application to one of the other UARTs. There are multiple UART instances available on the same connector on EVM. Please see EVM user guide for details.
      • Both application will write to same UART registers without any synchronisation mechanism and the behaviour of UART in this case is undefined.
    • Are you using CPSW9G at all?
      • Note that, as you are running enet application in main_r5f_0_0, you cannot run ethfw as it runs in the same core.
      • So please change the name_overlays to include only "ti/k3-j721e-evm-quad-port-eth-exp.dtbo".
      • You can also not update the name_overlays if you do not plan to use CPSW9G at all.

    Regards,
    Tanmay

  • Hi Tanmay,

    Thankyou for the response,

    1, I have made changes on my device tree k3-j721e-common-proc-board.dts mcu-cpsw status to disable 

    2,And when i change my UART instance to 1 or 2 im not able to see the print logs in my console.

    3,I have disabled my MAIN_UART1&2 in device-tree  and then too im not able to look my logs in uart 1 or 2.

    4. If i run through UART0 still the issue persits.

    5. I have loaded my firmware in main_r5f_0_1 not in main_r5f_0_0, If i have load only main_r5f_0_1 there is no any logs of the enet but once i load main_r5f_0_0 im able to see the logs of enet.

    6.After changing the UART instance to 1 when i try to load through CCS by No boot mode there also im not able to see the logs 

    /dts-v1/;
    
    / {
    	model = "Texas Instruments J721e EVM";
    	compatible = "ti,j721e-evm\0ti,j721e";
    	interrupt-parent = <0x01>;
    	#address-cells = <0x02>;
    	#size-cells = <0x02>;
    
    	chosen {
    		stdout-path = "serial3:115200n8";
    	};
    
    	cpus {
    		#address-cells = <0x01>;
    		#size-cells = <0x00>;
    
    		cpu-map {
    
    			cluster0 {
    				phandle = <0x9e>;
    
    				core0 {
    					cpu = <0x02>;
    				};
    
    				core1 {
    					cpu = <0x03>;
    				};
    			};
    		};
    
    		cpu@0 {
    			compatible = "arm,cortex-a72";
    			reg = <0x00>;
    			device_type = "cpu";
    			enable-method = "psci";
    			i-cache-size = <0xc000>;
    			i-cache-line-size = <0x40>;
    			i-cache-sets = <0x100>;
    			d-cache-size = <0x8000>;
    			d-cache-line-size = <0x40>;
    			d-cache-sets = <0x100>;
    			next-level-cache = <0x04>;
    			phandle = <0x02>;
    		};
    
    		cpu@1 {
    			compatible = "arm,cortex-a72";
    			reg = <0x01>;
    			device_type = "cpu";
    			enable-method = "psci";
    			i-cache-size = <0xc000>;
    			i-cache-line-size = <0x40>;
    			i-cache-sets = <0x100>;
    			d-cache-size = <0x8000>;
    			d-cache-line-size = <0x40>;
    			d-cache-sets = <0x100>;
    			next-level-cache = <0x04>;
    			phandle = <0x03>;
    		};
    	};
    
    	l2-cache0 {
    		compatible = "cache";
    		cache-level = <0x02>;
    		cache-unified;
    		cache-size = <0x100000>;
    		cache-line-size = <0x40>;
    		cache-sets = <0x400>;
    		next-level-cache = <0x05>;
    		phandle = <0x04>;
    	};
    
    	l3-cache0 {
    		compatible = "cache";
    		cache-level = <0x03>;
    		cache-unified;
    		phandle = <0x05>;
    	};
    
    	firmware {
    
    		optee {
    			compatible = "linaro,optee-tz";
    			method = "smc";
    		};
    
    		psci {
    			compatible = "arm,psci-1.0";
    			method = "smc";
    			phandle = <0x9f>;
    		};
    	};
    
    	timer-cl0-cpu0 {
    		compatible = "arm,armv8-timer";
    		interrupts = <0x01 0x0d 0x08 0x01 0x0e 0x08 0x01 0x0b 0x08 0x01 0x0a 0x08>;
    		phandle = <0xa0>;
    	};
    
    	pmu {
    		compatible = "arm,cortex-a72-pmu";
    		interrupts = <0x01 0x07 0x04>;
    		phandle = <0xa1>;
    	};
    
    	bus@100000 {
    		compatible = "simple-bus";
    		#address-cells = <0x02>;
    		#size-cells = <0x02>;
    		ranges = <0x00 0x100000 0x00 0x100000 0x00 0x20000 0x00 0x600000 0x00 0x600000 0x00 0x31100 0x00 0x700000 0x00 0x700000 0x00 0x1000 0x00 0x900000 0x00 0x900000 0x00 0x12000 0x00 0xa40000 0x00 0xa40000 0x00 0x800 0x00 0x6000000 0x00 0x6000000 0x00 0x400000 0x00 0x6400000 0x00 0x6400000 0x00 0x400000 0x00 0x1000000 0x00 0x1000000 0x00 0xaf02400 0x00 0xc000000 0x00 0xc000000 0x00 0xd000000 0x00 0x30000000 0x00 0x30000000 0x00 0xc400000 0x00 0xd000000 0x00 0xd000000 0x00 0x1800000 0x00 0xe000000 0x00 0xe000000 0x00 0x1800000 0x00 0x10000000 0x00 0x10000000 0x00 0x10000000 0x00 0x64800000 0x00 0x64800000 0x00 0x800000 0x00 0x6f000000 0x00 0x6f000000 0x00 0x310000 0x44 0x00 0x44 0x00 0x00 0x8000000 0x44 0x10000000 0x44 0x10000000 0x00 0x8000000 0x4d 0x80800000 0x4d 0x80800000 0x00 0x800000 0x4d 0x81800000 0x4d 0x81800000 0x00 0x800000 0x4e 0x20000000 0x4e 0x20000000 0x00 0x80000 0x00 0x70000000 0x00 0x70000000 0x00 0x800000 0x00 0x28380000 0x00 0x28380000 0x00 0x3880000 0x00 0x40200000 0x00 0x40200000 0x00 0x998400 0x00 0x40f00000 0x00 0x40f00000 0x00 0x20000 0x00 0x41000000 0x00 0x41000000 0x00 0x20000 0x00 0x41400000 0x00 0x41400000 0x00 0x20000 0x00 0x41c00000 0x00 0x41c00000 0x00 0x100000 0x00 0x42040000 0x00 0x42040000 0x00 0x3ac2400 0x00 0x45100000 0x00 0x45100000 0x00 0xc24000 0x00 0x46000000 0x00 0x46000000 0x00 0x200000 0x00 0x47000000 0x00 0x47000000 0x00 0x68400 0x00 0x50000000 0x00 0x50000000 0x00 0x10000000 0x04 0x00 0x04 0x00 0x04 0x00>;
    		phandle = <0xa2>;
    
    		bus@28380000 {
    			compatible = "simple-bus";
    			#address-cells = <0x02>;
    			#size-cells = <0x02>;
    			ranges = <0x00 0x28380000 0x00 0x28380000 0x00 0x3880000 0x00 0x40200000 0x00 0x40200000 0x00 0x998400 0x00 0x40f00000 0x00 0x40f00000 0x00 0x20000 0x00 0x41000000 0x00 0x41000000 0x00 0x20000 0x00 0x41400000 0x00 0x41400000 0x00 0x20000 0x00 0x41c00000 0x00 0x41c00000 0x00 0x100000 0x00 0x42040000 0x00 0x42040000 0x00 0x3ac2400 0x00 0x45100000 0x00 0x45100000 0x00 0xc24000 0x00 0x46000000 0x00 0x46000000 0x00 0x200000 0x00 0x47000000 0x00 0x47000000 0x00 0x68400 0x00 0x50000000 0x00 0x50000000 0x00 0x10000000 0x04 0x00 0x04 0x00 0x04 0x00>;
    			phandle = <0xa3>;
    
    			system-controller@44083000 {
    				compatible = "ti,k2g-sci";
    				ti,host-id = <0x0c>;
    				mbox-names = "rx\0tx";
    				mboxes = <0x06 0x0b 0x06 0x0d>;
    				reg-names = "debug_messages";
    				reg = <0x00 0x44083000 0x00 0x1000>;
    				phandle = <0x0c>;
    
    				power-controller {
    					compatible = "ti,sci-pm-domain";
    					#power-domain-cells = <0x02>;
    					bootph-all;
    					phandle = <0x09>;
    				};
    
    				clock-controller {
    					compatible = "ti,k2g-sci-clk";
    					#clock-cells = <0x02>;
    					bootph-all;
    					pinctrl-names = "default";
    					pinctrl-0 = <0x07>;
    					phandle = <0x08>;
    				};
    
    				reset-controller {
    					compatible = "ti,sci-reset";
    					#reset-cells = <0x02>;
    					bootph-all;
    					phandle = <0x20>;
    				};
    			};
    
    			bus@40f00000 {
    				compatible = "simple-bus";
    				#address-cells = <0x01>;
    				#size-cells = <0x01>;
    				ranges = <0x00 0x00 0x40f00000 0x20000>;
    				phandle = <0xa4>;
    
    				ethernet-mac-syscon@200 {
    					compatible = "ti,am62p-cpsw-mac-efuse\0syscon";
    					reg = <0x200 0x08>;
    					phandle = <0x1d>;
    				};
    
    				phy@4040 {
    					compatible = "ti,am654-phy-gmii-sel";
    					reg = <0x4040 0x04>;
    					#phy-cells = <0x01>;
    					phandle = <0x1e>;
    				};
    			};
    
    			bus@43000000 {
    				compatible = "simple-bus";
    				#address-cells = <0x01>;
    				#size-cells = <0x01>;
    				ranges = <0x00 0x00 0x43000000 0x20000>;
    				phandle = <0xa5>;
    
    				chipid@14 {
    					compatible = "ti,am654-chipid";
    					reg = <0x14 0x04>;
    					bootph-all;
    					phandle = <0xa6>;
    				};
    			};
    
    			pinctrl@4301c000 {
    				compatible = "pinctrl-single";
    				reg = <0x00 0x4301c000 0x00 0x178>;
    				#pinctrl-cells = <0x01>;
    				pinctrl-single,register-width = <0x20>;
    				pinctrl-single,function-mask = <0xffffffff>;
    				phandle = <0xa7>;
    
    				wkup-i2c0-default-pins {
    					pinctrl-single,pins = <0xf8 0x60000 0xfc 0x60000>;
    					bootph-all;
    					phandle = <0x0f>;
    				};
    
    				pmic-irq-default-pins {
    					pinctrl-single,pins = <0xd4 0x50007>;
    					phandle = <0x10>;
    				};
    
    				mcu-fss0-ospi0-default-pins {
    					pinctrl-single,pins = <0x00 0x10000 0x08 0x50000 0x0c 0x50000 0x10 0x50000 0x14 0x50000 0x18 0x50000 0x1c 0x50000 0x20 0x50000 0x24 0x50000 0x28 0x50000 0x2c 0x10000>;
    					bootph-all;
    					phandle = <0x15>;
    				};
    
    				mcu-fss0-hpb0-default-pins {
    					pinctrl-single,pins = <0x00 0x10001 0x04 0x10001 0x2c 0x10001 0x54 0x10003 0x30 0x10001 0x08 0x50001 0x0c 0x50001 0x10 0x50001 0x14 0x50001 0x18 0x50001 0x1c 0x50001 0x20 0x50001 0x24 0x50001 0x28 0x50001>;
    					bootph-all;
    					phandle = <0x14>;
    				};
    
    				wkup-uart0-default-pins {
    					pinctrl-single,pins = <0xa0 0x50000 0xa4 0x10000>;
    					bootph-all;
    					phandle = <0x0a>;
    				};
    
    				mcu-uart0-default-pins {
    					pinctrl-single,pins = <0xe8 0x50000 0xec 0x10000 0xe4 0x50000 0xe0 0x10000>;
    					bootph-all;
    					phandle = <0x0b>;
    				};
    
    				sw11-button-default-pins {
    					pinctrl-single,pins = <0xcc 0x50007>;
    					phandle = <0x92>;
    				};
    
    				mcu-fss0-ospi1-default-pins {
    					pinctrl-single,pins = <0x34 0x10000 0x50 0x10000 0x40 0x50000 0x44 0x50000 0x48 0x50000 0x4c 0x50000 0x3c 0x50000 0x38 0x50000>;
    					bootph-all;
    					phandle = <0x16>;
    				};
    
    				mcu-cpsw-default-pins {
    					pinctrl-single,pins = <0x58 0x10000 0x5c 0x50000 0x60 0x10000 0x64 0x10000 0x68 0x10000 0x6c 0x10000 0x78 0x50000 0x7c 0x50000 0x80 0x50000 0x84 0x50000 0x70 0x10000 0x74 0x50000>;
    					phandle = <0x1b>;
    				};
    
    				mcu-mdio1-default-pins {
    					pinctrl-single,pins = <0x8c 0x10000 0x88 0x50000>;
    					phandle = <0x1c>;
    				};
    
    				mcu-mcan0-default-pins {
    					pinctrl-single,pins = <0xac 0x50000 0xa8 0x10000>;
    					phandle = <0x28>;
    				};
    
    				mcu-mcan0-gpio-default-pins {
    					pinctrl-single,pins = <0xb0 0x50007 0x98 0x50007>;
    					phandle = <0x97>;
    				};
    
    				mcu-mcan1-default-pins {
    					pinctrl-single,pins = <0xc4 0x50000 0xc0 0x10000>;
    					phandle = <0x2a>;
    				};
    
    				mcu-mcan1-gpio-default-pins {
    					pinctrl-single,pins = <0xb8 0x50007>;
    					phandle = <0x98>;
    				};
    
    				wkup-gpio-default-pins {
    					pinctrl-single,pins = <0xd0 0x50007>;
    					phandle = <0x0e>;
    				};
    			};
    
    			pinctrl@40f04200 {
    				compatible = "pinctrl-single";
    				reg = <0x00 0x40f04200 0x00 0x28>;
    				#pinctrl-cells = <0x01>;
    				pinctrl-single,register-width = <0x20>;
    				pinctrl-single,function-mask = <0x0f>;
    				status = "reserved";
    				phandle = <0xa8>;
    			};
    
    			pinctrl@40f04280 {
    				compatible = "pinctrl-single";
    				reg = <0x00 0x40f04280 0x00 0x28>;
    				#pinctrl-cells = <0x01>;
    				pinctrl-single,register-width = <0x20>;
    				pinctrl-single,function-mask = <0x0f>;
    				status = "reserved";
    				phandle = <0xa9>;
    			};
    
    			sram@41c00000 {
    				compatible = "mmio-sram";
    				reg = <0x00 0x41c00000 0x00 0x100000>;
    				ranges = <0x00 0x00 0x41c00000 0x100000>;
    				#address-cells = <0x01>;
    				#size-cells = <0x01>;
    				phandle = <0xaa>;
    			};
    
    			timer@40400000 {
    				compatible = "ti,am654-timer";
    				reg = <0x00 0x40400000 0x00 0x400>;
    				interrupts = <0x00 0x330 0x04>;
    				clocks = <0x08 0x23 0x01>;
    				clock-names = "fck";
    				assigned-clocks = <0x08 0x23 0x01>;
    				assigned-clock-parents = <0x08 0x23 0x02>;
    				power-domains = <0x09 0x23 0x01>;
    				bootph-pre-ram;
    				ti,timer-pwm;
    				status = "reserved";
    				phandle = <0xab>;
    			};
    
    			timer@40410000 {
    				compatible = "ti,am654-timer";
    				reg = <0x00 0x40410000 0x00 0x400>;
    				interrupts = <0x00 0x331 0x04>;
    				clocks = <0x08 0x47 0x01>;
    				clock-names = "fck";
    				assigned-clocks = <0x08 0x47 0x01 0x08 0x142 0x00>;
    				assigned-clock-parents = <0x08 0x47 0x02 0x08 0x142 0x01>;
    				power-domains = <0x09 0x47 0x01>;
    				ti,timer-pwm;
    				status = "reserved";
    				phandle = <0xac>;
    			};
    
    			timer@40420000 {
    				compatible = "ti,am654-timer";
    				reg = <0x00 0x40420000 0x00 0x400>;
    				interrupts = <0x00 0x332 0x04>;
    				clocks = <0x08 0x48 0x01>;
    				clock-names = "fck";
    				assigned-clocks = <0x08 0x48 0x01>;
    				assigned-clock-parents = <0x08 0x48 0x02>;
    				power-domains = <0x09 0x48 0x01>;
    				ti,timer-pwm;
    				status = "reserved";
    				phandle = <0xad>;
    			};
    
    			timer@40430000 {
    				compatible = "ti,am654-timer";
    				reg = <0x00 0x40430000 0x00 0x400>;
    				interrupts = <0x00 0x333 0x04>;
    				clocks = <0x08 0x49 0x01>;
    				clock-names = "fck";
    				assigned-clocks = <0x08 0x49 0x01 0x08 0x143 0x00>;
    				assigned-clock-parents = <0x08 0x49 0x02 0x08 0x143 0x01>;
    				power-domains = <0x09 0x49 0x01>;
    				ti,timer-pwm;
    				status = "reserved";
    				phandle = <0xae>;
    			};
    
    			timer@40440000 {
    				compatible = "ti,am654-timer";
    				reg = <0x00 0x40440000 0x00 0x400>;
    				interrupts = <0x00 0x334 0x04>;
    				clocks = <0x08 0x4a 0x01>;
    				clock-names = "fck";
    				assigned-clocks = <0x08 0x4a 0x01>;
    				assigned-clock-parents = <0x08 0x4a 0x02>;
    				power-domains = <0x09 0x4a 0x01>;
    				ti,timer-pwm;
    				status = "reserved";
    				phandle = <0xaf>;
    			};
    
    			timer@40450000 {
    				compatible = "ti,am654-timer";
    				reg = <0x00 0x40450000 0x00 0x400>;
    				interrupts = <0x00 0x335 0x04>;
    				clocks = <0x08 0x4b 0x01>;
    				clock-names = "fck";
    				assigned-clocks = <0x08 0x4b 0x01 0x08 0x144 0x00>;
    				assigned-clock-parents = <0x08 0x4b 0x02 0x08 0x144 0x01>;
    				power-domains = <0x09 0x4b 0x01>;
    				ti,timer-pwm;
    				status = "reserved";
    				phandle = <0xb0>;
    			};
    
    			timer@40460000 {
    				compatible = "ti,am654-timer";
    				reg = <0x00 0x40460000 0x00 0x400>;
    				interrupts = <0x00 0x336 0x04>;
    				clocks = <0x08 0x4c 0x01>;
    				clock-names = "fck";
    				assigned-clocks = <0x08 0x4c 0x01>;
    				assigned-clock-parents = <0x08 0x4c 0x02>;
    				power-domains = <0x09 0x4c 0x01>;
    				ti,timer-pwm;
    				status = "reserved";
    				phandle = <0xb1>;
    			};
    
    			timer@40470000 {
    				compatible = "ti,am654-timer";
    				reg = <0x00 0x40470000 0x00 0x400>;
    				interrupts = <0x00 0x337 0x04>;
    				clocks = <0x08 0x4d 0x01>;
    				clock-names = "fck";
    				assigned-clocks = <0x08 0x4d 0x01 0x08 0x145 0x00>;
    				assigned-clock-parents = <0x08 0x4d 0x02 0x08 0x145 0x01>;
    				power-domains = <0x09 0x4d 0x01>;
    				ti,timer-pwm;
    				status = "reserved";
    				phandle = <0xb2>;
    			};
    
    			timer@40480000 {
    				compatible = "ti,am654-timer";
    				reg = <0x00 0x40480000 0x00 0x400>;
    				interrupts = <0x00 0x338 0x04>;
    				clocks = <0x08 0x4e 0x01>;
    				clock-names = "fck";
    				assigned-clocks = <0x08 0x4e 0x01>;
    				assigned-clock-parents = <0x08 0x4e 0x02>;
    				power-domains = <0x09 0x4e 0x01>;
    				ti,timer-pwm;
    				status = "reserved";
    				phandle = <0xb3>;
    			};
    
    			timer@40490000 {
    				compatible = "ti,am654-timer";
    				reg = <0x00 0x40490000 0x00 0x400>;
    				interrupts = <0x00 0x339 0x04>;
    				clocks = <0x08 0x4f 0x01>;
    				clock-names = "fck";
    				assigned-clocks = <0x08 0x4f 0x01 0x08 0x146 0x00>;
    				assigned-clock-parents = <0x08 0x4f 0x02 0x08 0x146 0x01>;
    				power-domains = <0x09 0x4f 0x01>;
    				ti,timer-pwm;
    				status = "reserved";
    				phandle = <0xb4>;
    			};
    
    			serial@42300000 {
    				compatible = "ti,j721e-uart\0ti,am654-uart";
    				reg = <0x00 0x42300000 0x00 0x100>;
    				interrupts = <0x00 0x381 0x04>;
    				clock-frequency = <0x2dc6c00>;
    				power-domains = <0x09 0x11f 0x01>;
    				clocks = <0x08 0x11f 0x00>;
    				clock-names = "fclk";
    				status = "reserved";
    				pinctrl-names = "default";
    				pinctrl-0 = <0x0a>;
    				bootph-all;
    				phandle = <0xb5>;
    			};
    
    			serial@40a00000 {
    				compatible = "ti,j721e-uart\0ti,am654-uart";
    				reg = <0x00 0x40a00000 0x00 0x100>;
    				interrupts = <0x00 0x34e 0x04>;
    				clock-frequency = <0x5b8d800>;
    				power-domains = <0x09 0x95 0x01>;
    				clocks = <0x08 0x95 0x00>;
    				clock-names = "fclk";
    				status = "okay";
    				pinctrl-names = "default";
    				pinctrl-0 = <0x0b>;
    				bootph-all;
    				phandle = <0xb6>;
    			};
    
    			interrupt-controller@42200000 {
    				compatible = "ti,sci-intr";
    				reg = <0x00 0x42200000 0x00 0x400>;
    				ti,intr-trigger-type = <0x01>;
    				interrupt-controller;
    				interrupt-parent = <0x01>;
    				#interrupt-cells = <0x01>;
    				ti,sci = <0x0c>;
    				ti,sci-dev-id = <0x89>;
    				ti,interrupt-ranges = <0x10 0x3c0 0x10>;
    				phandle = <0x0d>;
    			};
    
    			gpio@42110000 {
    				compatible = "ti,j721e-gpio\0ti,keystone-gpio";
    				reg = <0x00 0x42110000 0x00 0x100>;
    				gpio-controller;
    				#gpio-cells = <0x02>;
    				interrupt-parent = <0x0d>;
    				interrupts = <0x67 0x68 0x69 0x6a 0x6b 0x6c>;
    				interrupt-controller;
    				#interrupt-cells = <0x02>;
    				ti,ngpio = <0x54>;
    				ti,davinci-gpio-unbanked = <0x00>;
    				power-domains = <0x09 0x71 0x01>;
    				clocks = <0x08 0x71 0x00>;
    				clock-names = "gpio";
    				status = "disabled";
    				pinctrl-names = "default";
    				pinctrl-0 = <0x0e>;
    				phandle = <0x11>;
    			};
    
    			gpio@42100000 {
    				compatible = "ti,j721e-gpio\0ti,keystone-gpio";
    				reg = <0x00 0x42100000 0x00 0x100>;
    				gpio-controller;
    				#gpio-cells = <0x02>;
    				interrupt-parent = <0x0d>;
    				interrupts = <0x70 0x71 0x72 0x73 0x74 0x75>;
    				interrupt-controller;
    				#interrupt-cells = <0x02>;
    				ti,ngpio = <0x54>;
    				ti,davinci-gpio-unbanked = <0x00>;
    				power-domains = <0x09 0x72 0x01>;
    				clocks = <0x08 0x72 0x00>;
    				clock-names = "gpio";
    				status = "disabled";
    				phandle = <0xb7>;
    			};
    
    			i2c@40b00000 {
    				compatible = "ti,j721e-i2c\0ti,omap4-i2c";
    				reg = <0x00 0x40b00000 0x00 0x100>;
    				interrupts = <0x00 0x354 0x04>;
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    				clock-names = "fck";
    				clocks = <0x08 0xc2 0x00>;
    				power-domains = <0x09 0xc2 0x01>;
    				status = "disabled";
    				phandle = <0xb8>;
    			};
    
    			i2c@40b10000 {
    				compatible = "ti,j721e-i2c\0ti,omap4-i2c";
    				reg = <0x00 0x40b10000 0x00 0x100>;
    				interrupts = <0x00 0x355 0x04>;
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    				clock-names = "fck";
    				clocks = <0x08 0xc3 0x00>;
    				power-domains = <0x09 0xc3 0x01>;
    				status = "disabled";
    				phandle = <0xb9>;
    			};
    
    			i2c@42120000 {
    				compatible = "ti,j721e-i2c\0ti,omap4-i2c";
    				reg = <0x00 0x42120000 0x00 0x100>;
    				interrupts = <0x00 0x380 0x04>;
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    				clock-names = "fck";
    				clocks = <0x08 0xc5 0x00>;
    				power-domains = <0x09 0xc5 0x00>;
    				status = "okay";
    				pinctrl-names = "default";
    				pinctrl-0 = <0x0f>;
    				clock-frequency = <0x61a80>;
    				phandle = <0xba>;
    
    				eeprom@50 {
    					compatible = "atmel,24c256";
    					reg = <0x50>;
    				};
    
    				pmic@48 {
    					compatible = "ti,tps6594-q1";
    					reg = <0x48>;
    					system-power-controller;
    					pinctrl-names = "default";
    					pinctrl-0 = <0x10>;
    					interrupt-parent = <0x11>;
    					interrupts = <0x09 0x02>;
    					gpio-controller;
    					#gpio-cells = <0x02>;
    					ti,primary-pmic;
    					buck12-supply = <0x12>;
    					buck3-supply = <0x12>;
    					buck4-supply = <0x12>;
    					buck5-supply = <0x12>;
    					ldo1-supply = <0x12>;
    					ldo2-supply = <0x12>;
    					ldo3-supply = <0x12>;
    					ldo4-supply = <0x12>;
    					phandle = <0xbb>;
    
    					regulators {
    
    						buck12 {
    							regulator-name = "vdd_cpu_avs";
    							regulator-min-microvolt = <0x927c0>;
    							regulator-max-microvolt = <0xdbba0>;
    							regulator-boot-on;
    							regulator-always-on;
    							bootph-pre-ram;
    							phandle = <0xbc>;
    						};
    
    						buck3 {
    							regulator-name = "vdd_mcu_0v85";
    							regulator-min-microvolt = <0xcf850>;
    							regulator-max-microvolt = <0xcf850>;
    							regulator-boot-on;
    							regulator-always-on;
    							phandle = <0xbd>;
    						};
    
    						buck4 {
    							regulator-name = "vdd_ddr_1v1";
    							regulator-min-microvolt = <0x10c8e0>;
    							regulator-max-microvolt = <0x10c8e0>;
    							regulator-boot-on;
    							regulator-always-on;
    							phandle = <0xbe>;
    						};
    
    						buck5 {
    							regulator-name = "vdd_phyio_1v8";
    							regulator-min-microvolt = <0x1b7740>;
    							regulator-max-microvolt = <0x1b7740>;
    							regulator-boot-on;
    							regulator-always-on;
    							phandle = <0xbf>;
    						};
    
    						ldo1 {
    							regulator-name = "vdd1_lpddr4_1v8";
    							regulator-min-microvolt = <0x1b7740>;
    							regulator-max-microvolt = <0x1b7740>;
    							regulator-boot-on;
    							regulator-always-on;
    							phandle = <0xc0>;
    						};
    
    						ldo2 {
    							regulator-name = "vdd_mcuio_1v8";
    							regulator-min-microvolt = <0x1b7740>;
    							regulator-max-microvolt = <0x1b7740>;
    							regulator-boot-on;
    							regulator-always-on;
    							phandle = <0xc1>;
    						};
    
    						ldo3 {
    							regulator-name = "vdda_dll_0v8";
    							regulator-min-microvolt = "\0\f5";
    							regulator-max-microvolt = "\0\f5";
    							regulator-boot-on;
    							regulator-always-on;
    							phandle = <0xc2>;
    						};
    
    						ldo4 {
    							regulator-name = "vda_mcu_1v8";
    							regulator-min-microvolt = <0x1b7740>;
    							regulator-max-microvolt = <0x1b7740>;
    							regulator-boot-on;
    							regulator-always-on;
    							phandle = <0xc3>;
    						};
    					};
    				};
    
    				pmic@4c {
    					compatible = "ti,tps6594-q1";
    					reg = <0x4c>;
    					system-power-controller;
    					interrupt-parent = <0x11>;
    					interrupts = <0x09 0x02>;
    					gpio-controller;
    					#gpio-cells = <0x02>;
    					buck1234-supply = <0x12>;
    					buck5-supply = <0x12>;
    					ldo1-supply = <0x12>;
    					ldo2-supply = <0x12>;
    					ldo3-supply = <0x12>;
    					ldo4-supply = <0x12>;
    					phandle = <0xc4>;
    
    					regulators {
    
    						buck1234 {
    							regulator-name = "vdd_core_0v8";
    							regulator-min-microvolt = "\0\f5";
    							regulator-max-microvolt = "\0\f5";
    							regulator-boot-on;
    							regulator-always-on;
    							phandle = <0xc5>;
    						};
    
    						buck5 {
    							regulator-name = "vdd_ram_0v85";
    							regulator-min-microvolt = <0xcf850>;
    							regulator-max-microvolt = <0xcf850>;
    							regulator-boot-on;
    							regulator-always-on;
    							phandle = <0xc6>;
    						};
    
    						ldo1 {
    							regulator-name = "vdd_sd_dv";
    							regulator-min-microvolt = <0x1b7740>;
    							regulator-max-microvolt = <0x325aa0>;
    							regulator-boot-on;
    							regulator-always-on;
    							phandle = <0xc7>;
    						};
    
    						ldo2 {
    							regulator-name = "vdd_usb_3v3";
    							regulator-min-microvolt = <0x325aa0>;
    							regulator-max-microvolt = <0x325aa0>;
    							regulator-boot-on;
    							regulator-always-on;
    							phandle = <0xc8>;
    						};
    
    						ldo3 {
    							regulator-name = "vdd_io_1v8";
    							regulator-min-microvolt = <0x1b7740>;
    							regulator-max-microvolt = <0x1b7740>;
    							regulator-boot-on;
    							regulator-always-on;
    							phandle = <0xc9>;
    						};
    
    						ldo4 {
    							regulator-name = "vda_pll_1v8";
    							regulator-min-microvolt = <0x1b7740>;
    							regulator-max-microvolt = <0x1b7740>;
    							regulator-boot-on;
    							regulator-always-on;
    							phandle = <0xca>;
    						};
    					};
    				};
    			};
    
    			bus@47000000 {
    				compatible = "simple-bus";
    				#address-cells = <0x02>;
    				#size-cells = <0x02>;
    				ranges = <0x00 0x47000000 0x00 0x47000000 0x00 0x100 0x00 0x47034000 0x00 0x47034000 0x00 0x100 0x00 0x47040000 0x00 0x47040000 0x00 0x100 0x00 0x47050000 0x00 0x47050000 0x00 0x100 0x00 0x50000000 0x00 0x50000000 0x00 0x10000000 0x04 0x00 0x04 0x00 0x04 0x00>;
    				phandle = <0xcb>;
    
    				mux-controller@47000004 {
    					compatible = "reg-mux";
    					reg = <0x00 0x47000004 0x00 0x04>;
    					#mux-control-cells = <0x01>;
    					mux-reg-masks = <0x00 0x02>;
    					bootph-all;
    					phandle = <0x13>;
    				};
    
    				hyperbus@47034000 {
    					compatible = "ti,am654-hbmc";
    					reg = <0x00 0x47034000 0x00 0x100 0x05 0x00 0x01 0x00>;
    					power-domains = <0x09 0x66 0x01>;
    					clocks = <0x08 0x66 0x00>;
    					assigned-clocks = <0x08 0x66 0x05>;
    					assigned-clock-rates = <0x13de4355>;
    					#address-cells = <0x02>;
    					#size-cells = <0x01>;
    					mux-controls = <0x13 0x00>;
    					status = "disabled";
    					pinctrl-names = "default";
    					pinctrl-0 = <0x14>;
    					ranges = <0x00 0x00 0x05 0x00 0x4000000 0x01 0x00 0x05 0x4000000 0x800000>;
    					phandle = <0xcc>;
    
    					flash@0,0 {
    						compatible = "cypress,hyperflash\0cfi-flash";
    						reg = <0x00 0x00 0x4000000>;
    						bootph-all;
    
    						partitions {
    							compatible = "fixed-partitions";
    							#address-cells = <0x01>;
    							#size-cells = <0x01>;
    
    							partition@0 {
    								label = "hbmc.tiboot3";
    								reg = <0x00 0x80000>;
    							};
    
    							partition@80000 {
    								label = "hbmc.tispl";
    								reg = <0x80000 0x200000>;
    							};
    
    							partition@280000 {
    								label = "hbmc.u-boot";
    								reg = <0x280000 0x400000>;
    							};
    
    							partition@680000 {
    								label = "hbmc.env";
    								reg = <0x680000 0x40000>;
    							};
    
    							partition@6c0000 {
    								label = "hbmc.sysfw";
    								reg = <0x6c0000 0x100000>;
    							};
    
    							partition@800000 {
    								label = "hbmc.rootfs";
    								reg = <0x800000 0x3800000>;
    							};
    						};
    					};
    				};
    
    				spi@47040000 {
    					compatible = "ti,am654-ospi\0cdns,qspi-nor";
    					reg = <0x00 0x47040000 0x00 0x100 0x05 0x00 0x01 0x00>;
    					interrupts = <0x00 0x348 0x04>;
    					cdns,fifo-depth = <0x100>;
    					cdns,fifo-width = <0x04>;
    					cdns,trigger-address = <0x00>;
    					cdns,phase-detect-selector = <0x02>;
    					clocks = <0x08 0x67 0x00>;
    					assigned-clocks = <0x08 0x67 0x00>;
    					assigned-clock-parents = <0x08 0x67 0x02>;
    					assigned-clock-rates = <0x9ef21aa>;
    					power-domains = <0x09 0x67 0x01>;
    					#address-cells = <0x01>;
    					#size-cells = <0x00>;
    					status = "okay";
    					pinctrl-names = "default";
    					pinctrl-0 = <0x15>;
    					phandle = <0xcd>;
    
    					flash@0 {
    						compatible = "jedec,spi-nor";
    						reg = <0x00>;
    						spi-tx-bus-width = <0x08>;
    						spi-rx-bus-width = <0x08>;
    						spi-max-frequency = <0x17d7840>;
    						cdns,tshsl-ns = <0x3c>;
    						cdns,tsd2d-ns = <0x3c>;
    						cdns,tchsh-ns = <0x3c>;
    						cdns,tslch-ns = <0x3c>;
    						cdns,read-delay = <0x00>;
    						cdns,phy-mode;
    
    						partitions {
    							compatible = "fixed-partitions";
    							#address-cells = <0x01>;
    							#size-cells = <0x01>;
    
    							partition@0 {
    								label = "ospi.tiboot3";
    								reg = <0x00 0x80000>;
    							};
    
    							partition@80000 {
    								label = "ospi.tispl";
    								reg = <0x80000 0x200000>;
    							};
    
    							partition@280000 {
    								label = "ospi.u-boot";
    								reg = <0x280000 0x400000>;
    							};
    
    							partition@680000 {
    								label = "ospi.env";
    								reg = <0x680000 0x20000>;
    							};
    
    							partition@6a0000 {
    								label = "ospi.env.backup";
    								reg = <0x6a0000 0x20000>;
    							};
    
    							partition@6c0000 {
    								label = "ospi.sysfw";
    								reg = <0x6c0000 0x100000>;
    							};
    
    							partition@800000 {
    								label = "ospi.rootfs";
    								reg = <0x800000 0x37c0000>;
    							};
    
    							partition@3fe0000 {
    								label = "ospi.phypattern";
    								reg = <0x3fe0000 0x20000>;
    								bootph-all;
    							};
    						};
    					};
    				};
    
    				spi@47050000 {
    					compatible = "ti,am654-ospi\0cdns,qspi-nor";
    					reg = <0x00 0x47050000 0x00 0x100 0x07 0x00 0x01 0x00>;
    					interrupts = <0x00 0x349 0x04>;
    					cdns,fifo-depth = <0x100>;
    					cdns,fifo-width = <0x04>;
    					cdns,trigger-address = <0x00>;
    					cdns,phase-detect-selector = <0x02>;
    					clocks = <0x08 0x68 0x00>;
    					power-domains = <0x09 0x68 0x01>;
    					#address-cells = <0x01>;
    					#size-cells = <0x00>;
    					status = "okay";
    					pinctrl-names = "default";
    					pinctrl-0 = <0x16>;
    					phandle = <0xce>;
    
    					flash@0 {
    						compatible = "jedec,spi-nor";
    						reg = <0x00>;
    						spi-tx-bus-width = <0x01>;
    						spi-rx-bus-width = <0x04>;
    						spi-max-frequency = <0x2625a00>;
    						cdns,tshsl-ns = <0x3c>;
    						cdns,tsd2d-ns = <0x3c>;
    						cdns,tchsh-ns = <0x3c>;
    						cdns,tslch-ns = <0x3c>;
    						cdns,read-delay = <0x02>;
    
    						partitions {
    							compatible = "fixed-partitions";
    							#address-cells = <0x01>;
    							#size-cells = <0x01>;
    
    							partition@0 {
    								label = "qspi.tiboot3";
    								reg = <0x00 0x80000>;
    							};
    
    							partition@80000 {
    								label = "qspi.tispl";
    								reg = <0x80000 0x200000>;
    							};
    
    							partition@280000 {
    								label = "qspi.u-boot";
    								reg = <0x280000 0x400000>;
    							};
    
    							partition@680000 {
    								label = "qspi.env";
    								reg = <0x680000 0x20000>;
    							};
    
    							partition@6a0000 {
    								label = "qspi.env.backup";
    								reg = <0x6a0000 0x20000>;
    							};
    
    							partition@6c0000 {
    								label = "qspi.sysfw";
    								reg = <0x6c0000 0x100000>;
    							};
    
    							partition@800000 {
    								label = "qspi.rootfs";
    								reg = <0x800000 0x37c0000>;
    							};
    
    							partition@3fe0000 {
    								label = "qspi.phypattern";
    								reg = <0x3fe0000 0x20000>;
    								bootph-all;
    							};
    						};
    					};
    				};
    			};
    
    			tscadc@40200000 {
    				compatible = "ti,am3359-tscadc";
    				reg = <0x00 0x40200000 0x00 0x1000>;
    				interrupts = <0x00 0x35c 0x04>;
    				power-domains = <0x09 0x00 0x01>;
    				clocks = <0x08 0x00 0x01>;
    				assigned-clocks = <0x08 0x00 0x03>;
    				assigned-clock-rates = <0x3938700>;
    				clock-names = "fck";
    				dmas = <0x17 0x7400 0x17 0x7401>;
    				dma-names = "fifo0\0fifo1";
    				status = "okay";
    				phandle = <0xcf>;
    
    				adc {
    					#io-channel-cells = <0x01>;
    					compatible = "ti,am3359-adc";
    					ti,adc-channels = <0x00 0x01 0x02 0x03 0x04 0x05 0x06 0x07>;
    				};
    			};
    
    			tscadc@40210000 {
    				compatible = "ti,am3359-tscadc";
    				reg = <0x00 0x40210000 0x00 0x1000>;
    				interrupts = <0x00 0x35d 0x04>;
    				power-domains = <0x09 0x01 0x01>;
    				clocks = <0x08 0x01 0x01>;
    				assigned-clocks = <0x08 0x01 0x03>;
    				assigned-clock-rates = <0x3938700>;
    				clock-names = "fck";
    				dmas = <0x17 0x7402 0x17 0x7403>;
    				dma-names = "fifo0\0fifo1";
    				status = "okay";
    				phandle = <0xd0>;
    
    				adc {
    					#io-channel-cells = <0x01>;
    					compatible = "ti,am3359-adc";
    					ti,adc-channels = <0x00 0x01 0x02 0x03 0x04 0x05 0x06 0x07>;
    				};
    			};
    
    			bus@28380000 {
    				compatible = "simple-bus";
    				#address-cells = <0x02>;
    				#size-cells = <0x02>;
    				ranges = <0x00 0x28380000 0x00 0x28380000 0x00 0x3880000>;
    				dma-coherent;
    				dma-ranges;
    				ti,sci-dev-id = <0xe8>;
    				phandle = <0xd1>;
    
    				ringacc@2b800000 {
    					compatible = "ti,am654-navss-ringacc";
    					reg = <0x00 0x2b800000 0x00 0x400000 0x00 0x2b000000 0x00 0x400000 0x00 0x28590000 0x00 0x100 0x00 0x2a500000 0x00 0x40000 0x00 0x28440000 0x00 0x40000>;
    					reg-names = "rt\0fifos\0proxy_gcfg\0proxy_target\0cfg";
    					bootph-all;
    					ti,num-rings = <0x11e>;
    					ti,sci-rm-range-gp-rings = <0x01>;
    					ti,sci = <0x0c>;
    					ti,sci-dev-id = <0xeb>;
    					msi-parent = <0x18>;
    					phandle = <0x19>;
    				};
    
    				dma-controller@285c0000 {
    					compatible = "ti,j721e-navss-mcu-udmap";
    					reg = <0x00 0x285c0000 0x00 0x100 0x00 0x2a800000 0x00 0x40000 0x00 0x2aa00000 0x00 0x40000 0x00 0x284a0000 0x00 0x4000 0x00 0x284c0000 0x00 0x4000 0x00 0x28400000 0x00 0x2000>;
    					reg-names = "gcfg\0rchanrt\0tchanrt\0tchan\0rchan\0rflow";
    					msi-parent = <0x18>;
    					#dma-cells = <0x01>;
    					bootph-all;
    					ti,sci = <0x0c>;
    					ti,sci-dev-id = <0xec>;
    					ti,ringacc = <0x19>;
    					ti,sci-rm-range-tchan = <0x0d 0x0f>;
    					ti,sci-rm-range-rchan = <0x0a 0x0b>;
    					ti,sci-rm-range-rflow = <0x00>;
    					phandle = <0x1a>;
    				};
    			};
    
    			mailbox@2a480000 {
    				compatible = "ti,am654-secure-proxy";
    				#mbox-cells = <0x01>;
    				reg-names = "target_data\0rt\0scfg";
    				reg = <0x00 0x2a480000 0x00 0x80000 0x00 0x2a380000 0x00 0x80000 0x00 0x2a400000 0x00 0x80000>;
    				bootph-pre-ram;
    				status = "disabled";
    				phandle = <0xd2>;
    			};
    
    			ethernet@46000000 {
    				compatible = "ti,j721e-cpsw-nuss";
    				#address-cells = <0x02>;
    				#size-cells = <0x02>;
    				reg = <0x00 0x46000000 0x00 0x200000>;
    				reg-names = "cpsw_nuss";
    				ranges = <0x00 0x00 0x00 0x46000000 0x00 0x200000>;
    				dma-coherent;
    				clocks = <0x08 0x12 0x16>;
    				clock-names = "fck";
    				power-domains = <0x09 0x12 0x01>;
    				dmas = <0x1a 0xf000 0x1a 0xf001 0x1a 0xf002 0x1a 0xf003 0x1a 0xf004 0x1a 0xf005 0x1a 0xf006 0x1a 0xf007 0x1a 0x7000>;
    				dma-names = "tx0\0tx1\0tx2\0tx3\0tx4\0tx5\0tx6\0tx7\0rx";
    				pinctrl-names = "default";
    				pinctrl-0 = <0x1b 0x1c>;
    				status = "disabled";
    				phandle = <0xd3>;
    
    				ethernet-ports {
    					#address-cells = <0x01>;
    					#size-cells = <0x00>;
    
    					port@1 {
    						reg = <0x01>;
    						ti,mac-only;
    						label = "port1";
    						ti,syscon-efuse = <0x1d 0x00>;
    						phys = <0x1e 0x01>;
    						phy-mode = "rgmii-rxid";
    						phy-handle = <0x1f>;
    						phandle = <0xd4>;
    					};
    				};
    
    				mdio@f00 {
    					compatible = "ti,cpsw-mdio\0ti,davinci_mdio";
    					reg = <0x00 0xf00 0x00 0x100>;
    					#address-cells = <0x01>;
    					#size-cells = <0x00>;
    					clocks = <0x08 0x12 0x16>;
    					clock-names = "fck";
    					bus_freq = <0xf4240>;
    					phandle = <0xd5>;
    
    					ethernet-phy@0 {
    						reg = <0x00>;
    						ti,rx-internal-delay = <0x07>;
    						ti,fifo-depth = <0x01>;
    						phandle = <0x1f>;
    					};
    				};
    
    				cpts@3d000 {
    					compatible = "ti,am65-cpts";
    					reg = <0x00 0x3d000 0x00 0x400>;
    					clocks = <0x08 0x12 0x02>;
    					clock-names = "cpts";
    					interrupts-extended = <0x01 0x00 0x35a 0x04>;
    					interrupt-names = "cpts";
    					ti,cpts-ext-ts-inputs = <0x04>;
    					ti,cpts-periodic-outputs = <0x02>;
    					ti,pps = <0x03 0x01>;
    				};
    			};
    
    			r5fss@41000000 {
    				compatible = "ti,j721e-r5fss";
    				ti,cluster-mode = <0x00>;
    				#address-cells = <0x01>;
    				#size-cells = <0x01>;
    				ranges = <0x41000000 0x00 0x41000000 0x20000 0x41400000 0x00 0x41400000 0x20000>;
    				power-domains = <0x09 0xf9 0x01>;
    				phandle = <0xd6>;
    
    				r5f@41000000 {
    					compatible = "ti,j721e-r5f";
    					reg = <0x41000000 0x8000 0x41010000 0x8000>;
    					reg-names = "atcm\0btcm";
    					ti,sci = <0x0c>;
    					ti,sci-dev-id = <0xfa>;
    					ti,sci-proc-ids = <0x01 0xff>;
    					resets = <0x20 0xfa 0x01>;
    					firmware-name = "j7-mcu-r5f0_0-fw";
    					ti,atcm-enable = <0x01>;
    					ti,btcm-enable = <0x01>;
    					ti,loczrama = <0x01>;
    					mboxes = <0x21 0x22>;
    					memory-region = <0x23 0x24>;
    					phandle = <0xd7>;
    				};
    
    				r5f@41400000 {
    					compatible = "ti,j721e-r5f";
    					reg = <0x41400000 0x8000 0x41410000 0x8000>;
    					reg-names = "atcm\0btcm";
    					ti,sci = <0x0c>;
    					ti,sci-dev-id = <0xfb>;
    					ti,sci-proc-ids = <0x02 0xff>;
    					resets = <0x20 0xfb 0x01>;
    					firmware-name = "j7-mcu-r5f0_1-fw";
    					ti,atcm-enable = <0x01>;
    					ti,btcm-enable = <0x01>;
    					ti,loczrama = <0x01>;
    					mboxes = <0x21 0x25>;
    					memory-region = <0x26 0x27>;
    					phandle = <0xd8>;
    				};
    			};
    
    			can@40528000 {
    				compatible = "bosch,m_can";
    				reg = <0x00 0x40528000 0x00 0x200 0x00 0x40500000 0x00 0x8000>;
    				reg-names = "m_can\0message_ram";
    				power-domains = <0x09 0xac 0x01>;
    				clocks = <0x08 0xac 0x00 0x08 0xac 0x01>;
    				clock-names = "hclk\0cclk";
    				interrupts = <0x00 0x340 0x04 0x00 0x341 0x04>;
    				interrupt-names = "int0\0int1";
    				bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
    				status = "okay";
    				pinctrl-names = "default";
    				pinctrl-0 = <0x28>;
    				phys = <0x29>;
    				phandle = <0xd9>;
    			};
    
    			can@40568000 {
    				compatible = "bosch,m_can";
    				reg = <0x00 0x40568000 0x00 0x200 0x00 0x40540000 0x00 0x8000>;
    				reg-names = "m_can\0message_ram";
    				power-domains = <0x09 0xad 0x01>;
    				clocks = <0x08 0xad 0x00 0x08 0xad 0x01>;
    				clock-names = "hclk\0cclk";
    				interrupts = <0x00 0x343 0x04 0x00 0x344 0x04>;
    				interrupt-names = "int0\0int1";
    				bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
    				status = "okay";
    				pinctrl-names = "default";
    				pinctrl-0 = <0x2a>;
    				phys = <0x2b>;
    				phandle = <0xda>;
    			};
    
    			spi@40300000 {
    				compatible = "ti,am654-mcspi\0ti,omap4-mcspi";
    				reg = <0x00 0x40300000 0x00 0x400>;
    				interrupts = <0x00 0x350 0x04>;
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    				power-domains = <0x09 0x112 0x01>;
    				clocks = <0x08 0x112 0x01>;
    				status = "disabled";
    				phandle = <0xdb>;
    			};
    
    			spi@40310000 {
    				compatible = "ti,am654-mcspi\0ti,omap4-mcspi";
    				reg = <0x00 0x40310000 0x00 0x400>;
    				interrupts = <0x00 0x351 0x04>;
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    				power-domains = <0x09 0x113 0x01>;
    				clocks = <0x08 0x113 0x01>;
    				status = "disabled";
    				phandle = <0xdc>;
    			};
    
    			spi@40320000 {
    				compatible = "ti,am654-mcspi\0ti,omap4-mcspi";
    				reg = <0x00 0x40320000 0x00 0x400>;
    				interrupts = <0x00 0x352 0x04>;
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    				power-domains = <0x09 0x114 0x01>;
    				clocks = <0x08 0x114 0x01>;
    				status = "disabled";
    				phandle = <0xdd>;
    			};
    
    			temperature-sensor@42040000 {
    				compatible = "ti,j721e-vtm";
    				reg = <0x00 0x42040000 0x00 0x350 0x00 0x42050000 0x00 0x350 0x00 0x43000300 0x00 0x10>;
    				power-domains = <0x09 0x9a 0x01>;
    				#thermal-sensor-cells = <0x01>;
    				bootph-pre-ram;
    				phandle = <0x90>;
    			};
    
    			esm@40800000 {
    				compatible = "ti,j721e-esm";
    				reg = <0x00 0x40800000 0x00 0x1000>;
    				ti,esm-pins = <0x5f>;
    				bootph-pre-ram;
    				phandle = <0xde>;
    			};
    		};
    
    		sram@70000000 {
    			compatible = "mmio-sram";
    			reg = <0x00 0x70000000 0x00 0x800000>;
    			#address-cells = <0x01>;
    			#size-cells = <0x01>;
    			ranges = <0x00 0x00 0x70000000 0x800000>;
    			phandle = <0xdf>;
    
    			atf-sram@0 {
    				reg = <0x00 0x20000>;
    			};
    		};
    
    		bus@100000 {
    			compatible = "simple-bus";
    			#address-cells = <0x01>;
    			#size-cells = <0x01>;
    			ranges = <0x00 0x00 0x100000 0x1c000>;
    			phandle = <0xe0>;
    
    			pcie-ctrl@4070 {
    				compatible = "ti,j784s4-pcie-ctrl\0syscon";
    				reg = <0x4070 0x04>;
    				phandle = <0x4f>;
    			};
    
    			pcie-ctrl@4074 {
    				compatible = "ti,j784s4-pcie-ctrl\0syscon";
    				reg = <0x4074 0x04>;
    				phandle = <0x53>;
    			};
    
    			pcie-ctrl@4078 {
    				compatible = "ti,j784s4-pcie-ctrl\0syscon";
    				reg = <0x4078 0x04>;
    				phandle = <0x55>;
    			};
    
    			pcie-ctrl@407c {
    				compatible = "ti,j784s4-pcie-ctrl\0syscon";
    				reg = <0x407c 0x04>;
    				phandle = <0x58>;
    			};
    
    			mux-controller@4080 {
    				compatible = "reg-mux";
    				reg = <0x4080 0x50>;
    				#mux-control-cells = <0x01>;
    				mux-reg-masks = <0x00 0x03 0x04 0x03 0x10 0x03 0x14 0x03 0x20 0x03 0x24 0x03 0x30 0x03 0x34 0x03 0x40 0x03 0x44 0x03 0x48 0x03 0x4c 0x03>;
    				idle-states = <0x01 0x01 0x01 0x01 0x01 0x01 0x02 0x02 0x00 0x00 0x00 0x00>;
    				bootph-all;
    				phandle = <0xe1>;
    			};
    
    			phy@4044 {
    				compatible = "ti,j721e-cpsw9g-phy-gmii-sel";
    				ti,qsgmii-main-ports = <0x02 0x02>;
    				reg = <0x4044 0x20>;
    				#phy-cells = <0x01>;
    				phandle = <0xe2>;
    			};
    
    			mux-controller@4000 {
    				compatible = "reg-mux";
    				reg = <0x4000 0x20>;
    				#mux-control-cells = <0x01>;
    				mux-reg-masks = <0x00 0x8000000 0x10 0x8000000>;
    				idle-states = <0x01 0x00>;
    				bootph-all;
    				phandle = <0xe3>;
    			};
    
    			clock-controller@4140 {
    				compatible = "ti,am654-ehrpwm-tbclk";
    				reg = <0x4140 0x18>;
    				#clock-cells = <0x01>;
    				phandle = <0x2c>;
    			};
    		};
    
    		pwm@3000000 {
    			compatible = "ti,am654-ehrpwm\0ti,am3352-ehrpwm";
    			#pwm-cells = <0x03>;
    			reg = <0x00 0x3000000 0x00 0x100>;
    			power-domains = <0x09 0x53 0x01>;
    			clocks = <0x2c 0x00 0x08 0x53 0x00>;
    			clock-names = "tbclk\0fck";
    			status = "disabled";
    			phandle = <0xe4>;
    		};
    
    		pwm@3010000 {
    			compatible = "ti,am654-ehrpwm\0ti,am3352-ehrpwm";
    			#pwm-cells = <0x03>;
    			reg = <0x00 0x3010000 0x00 0x100>;
    			power-domains = <0x09 0x54 0x01>;
    			clocks = <0x2c 0x01 0x08 0x54 0x00>;
    			clock-names = "tbclk\0fck";
    			status = "disabled";
    			phandle = <0xe5>;
    		};
    
    		pwm@3020000 {
    			compatible = "ti,am654-ehrpwm\0ti,am3352-ehrpwm";
    			#pwm-cells = <0x03>;
    			reg = <0x00 0x3020000 0x00 0x100>;
    			power-domains = <0x09 0x55 0x01>;
    			clocks = <0x2c 0x02 0x08 0x55 0x00>;
    			clock-names = "tbclk\0fck";
    			status = "disabled";
    			phandle = <0xe6>;
    		};
    
    		pwm@3030000 {
    			compatible = "ti,am654-ehrpwm\0ti,am3352-ehrpwm";
    			#pwm-cells = <0x03>;
    			reg = <0x00 0x3030000 0x00 0x100>;
    			power-domains = <0x09 0x56 0x01>;
    			clocks = <0x2c 0x03 0x08 0x56 0x00>;
    			clock-names = "tbclk\0fck";
    			status = "disabled";
    			phandle = <0xe7>;
    		};
    
    		pwm@3040000 {
    			compatible = "ti,am654-ehrpwm\0ti,am3352-ehrpwm";
    			#pwm-cells = <0x03>;
    			reg = <0x00 0x3040000 0x00 0x100>;
    			power-domains = <0x09 0x57 0x01>;
    			clocks = <0x2c 0x04 0x08 0x57 0x00>;
    			clock-names = "tbclk\0fck";
    			status = "disabled";
    			phandle = <0xe8>;
    		};
    
    		pwm@3050000 {
    			compatible = "ti,am654-ehrpwm\0ti,am3352-ehrpwm";
    			#pwm-cells = <0x03>;
    			reg = <0x00 0x3050000 0x00 0x100>;
    			power-domains = <0x09 0x58 0x01>;
    			clocks = <0x2c 0x05 0x08 0x58 0x00>;
    			clock-names = "tbclk\0fck";
    			status = "disabled";
    			phandle = <0xe9>;
    		};
    
    		interrupt-controller@1800000 {
    			compatible = "arm,gic-v3";
    			#address-cells = <0x02>;
    			#size-cells = <0x02>;
    			ranges;
    			#interrupt-cells = <0x03>;
    			interrupt-controller;
    			reg = <0x00 0x1800000 0x00 0x10000 0x00 0x1900000 0x00 0x100000 0x00 0x6f000000 0x00 0x2000 0x00 0x6f010000 0x00 0x1000 0x00 0x6f020000 0x00 0x2000>;
    			interrupts = <0x01 0x09 0x04>;
    			phandle = <0x01>;
    
    			msi-controller@1820000 {
    				compatible = "arm,gic-v3-its";
    				reg = <0x00 0x1820000 0x00 0x10000>;
    				socionext,synquacer-pre-its = <0x1000000 0x400000>;
    				msi-controller;
    				#msi-cells = <0x01>;
    				phandle = <0x50>;
    			};
    		};
    
    		interrupt-controller@a00000 {
    			compatible = "ti,sci-intr";
    			reg = <0x00 0xa00000 0x00 0x800>;
    			ti,intr-trigger-type = <0x01>;
    			interrupt-controller;
    			interrupt-parent = <0x01>;
    			#interrupt-cells = <0x01>;
    			ti,sci = <0x0c>;
    			ti,sci-dev-id = <0x83>;
    			ti,interrupt-ranges = <0x08 0x188 0x38>;
    			phandle = <0x5d>;
    		};
    
    		bus@30000000 {
    			compatible = "simple-bus";
    			#address-cells = <0x02>;
    			#size-cells = <0x02>;
    			ranges = <0x00 0x30000000 0x00 0x30000000 0x00 0xc400000>;
    			dma-coherent;
    			dma-ranges;
    			ti,sci-dev-id = <0xc7>;
    			phandle = <0xea>;
    
    			interrupt-controller@310e0000 {
    				compatible = "ti,sci-intr";
    				reg = <0x00 0x310e0000 0x00 0x4000>;
    				ti,intr-trigger-type = <0x04>;
    				interrupt-controller;
    				interrupt-parent = <0x01>;
    				#interrupt-cells = <0x01>;
    				ti,sci = <0x0c>;
    				ti,sci-dev-id = <0xd5>;
    				ti,interrupt-ranges = <0x00 0x40 0x40 0x40 0x1c0 0x40 0x80 0x2a0 0x40>;
    				phandle = <0x2d>;
    			};
    
    			interrupt-controller@33d00000 {
    				compatible = "ti,sci-inta";
    				reg = <0x00 0x33d00000 0x00 0x100000>;
    				interrupt-controller;
    				interrupt-parent = <0x2d>;
    				msi-controller;
    				#interrupt-cells = <0x00>;
    				ti,sci = <0x0c>;
    				ti,sci-dev-id = <0xd1>;
    				ti,interrupt-ranges = <0x00 0x00 0x100>;
    				phandle = <0x18>;
    			};
    
    			mailbox@32c00000 {
    				compatible = "ti,am654-secure-proxy";
    				#mbox-cells = <0x01>;
    				reg-names = "target_data\0rt\0scfg";
    				reg = <0x00 0x32c00000 0x00 0x100000 0x00 0x32400000 0x00 0x100000 0x00 0x32800000 0x00 0x100000>;
    				interrupt-names = "rx_011";
    				interrupts = <0x00 0x25 0x04>;
    				bootph-all;
    				phandle = <0x06>;
    			};
    
    			iommu@36600000 {
    				compatible = "arm,smmu-v3";
    				reg = <0x00 0x36600000 0x00 0x100000>;
    				interrupt-parent = <0x01>;
    				interrupts = <0x00 0x304 0x01 0x00 0x300 0x01>;
    				interrupt-names = "eventq\0gerror";
    				#iommu-cells = <0x01>;
    				phandle = <0xeb>;
    			};
    
    			spinlock@30e00000 {
    				compatible = "ti,am654-hwspinlock";
    				reg = <0x00 0x30e00000 0x00 0x1000>;
    				#hwlock-cells = <0x01>;
    				phandle = <0xec>;
    			};
    
    			mailbox@31f80000 {
    				compatible = "ti,am654-mailbox";
    				reg = <0x00 0x31f80000 0x00 0x200>;
    				#mbox-cells = <0x01>;
    				ti,mbox-num-users = <0x04>;
    				ti,mbox-num-fifos = <0x10>;
    				interrupt-parent = <0x2d>;
    				status = "okay";
    				interrupts = <0x1b4>;
    				phandle = <0x21>;
    
    				mbox-mcu-r5fss0-core0 {
    					ti,mbox-rx = <0x00 0x00 0x00>;
    					ti,mbox-tx = <0x01 0x00 0x00>;
    					phandle = <0x22>;
    				};
    
    				mbox-mcu-r5fss0-core1 {
    					ti,mbox-rx = <0x02 0x00 0x00>;
    					ti,mbox-tx = <0x03 0x00 0x00>;
    					phandle = <0x25>;
    				};
    			};
    
    			mailbox@31f81000 {
    				compatible = "ti,am654-mailbox";
    				reg = <0x00 0x31f81000 0x00 0x200>;
    				#mbox-cells = <0x01>;
    				ti,mbox-num-users = <0x04>;
    				ti,mbox-num-fifos = <0x10>;
    				interrupt-parent = <0x2d>;
    				status = "okay";
    				interrupts = <0x1b0>;
    				phandle = <0x6f>;
    
    				mbox-main-r5fss0-core0 {
    					ti,mbox-rx = <0x00 0x00 0x00>;
    					ti,mbox-tx = <0x01 0x00 0x00>;
    					phandle = <0x70>;
    				};
    
    				mbox-main-r5fss0-core1 {
    					ti,mbox-rx = <0x02 0x00 0x00>;
    					ti,mbox-tx = <0x03 0x00 0x00>;
    					phandle = <0x73>;
    				};
    			};
    
    			mailbox@31f82000 {
    				compatible = "ti,am654-mailbox";
    				reg = <0x00 0x31f82000 0x00 0x200>;
    				#mbox-cells = <0x01>;
    				ti,mbox-num-users = <0x04>;
    				ti,mbox-num-fifos = <0x10>;
    				interrupt-parent = <0x2d>;
    				status = "okay";
    				interrupts = <0x1ac>;
    				phandle = <0x76>;
    
    				mbox-main-r5fss1-core0 {
    					ti,mbox-rx = <0x00 0x00 0x00>;
    					ti,mbox-tx = <0x01 0x00 0x00>;
    					phandle = <0x77>;
    				};
    
    				mbox-main-r5fss1-core1 {
    					ti,mbox-rx = <0x02 0x00 0x00>;
    					ti,mbox-tx = <0x03 0x00 0x00>;
    					phandle = <0x7a>;
    				};
    			};
    
    			mailbox@31f83000 {
    				compatible = "ti,am654-mailbox";
    				reg = <0x00 0x31f83000 0x00 0x200>;
    				#mbox-cells = <0x01>;
    				ti,mbox-num-users = <0x04>;
    				ti,mbox-num-fifos = <0x10>;
    				interrupt-parent = <0x2d>;
    				status = "okay";
    				interrupts = <0x1a8>;
    				phandle = <0x7d>;
    
    				mbox-c66-0 {
    					ti,mbox-rx = <0x00 0x00 0x00>;
    					ti,mbox-tx = <0x01 0x00 0x00>;
    					phandle = <0x7e>;
    				};
    
    				mbox-c66-1 {
    					ti,mbox-rx = <0x02 0x00 0x00>;
    					ti,mbox-tx = <0x03 0x00 0x00>;
    					phandle = <0x81>;
    				};
    			};
    
    			mailbox@31f84000 {
    				compatible = "ti,am654-mailbox";
    				reg = <0x00 0x31f84000 0x00 0x200>;
    				#mbox-cells = <0x01>;
    				ti,mbox-num-users = <0x04>;
    				ti,mbox-num-fifos = <0x10>;
    				interrupt-parent = <0x2d>;
    				status = "okay";
    				interrupts = <0x1a4>;
    				phandle = <0x84>;
    
    				mbox-c71-0 {
    					ti,mbox-rx = <0x00 0x00 0x00>;
    					ti,mbox-tx = <0x01 0x00 0x00>;
    					phandle = <0x85>;
    				};
    			};
    
    			mailbox@31f85000 {
    				compatible = "ti,am654-mailbox";
    				reg = <0x00 0x31f85000 0x00 0x200>;
    				#mbox-cells = <0x01>;
    				ti,mbox-num-users = <0x04>;
    				ti,mbox-num-fifos = <0x10>;
    				interrupt-parent = <0x2d>;
    				status = "disabled";
    				phandle = <0xed>;
    			};
    
    			mailbox@31f86000 {
    				compatible = "ti,am654-mailbox";
    				reg = <0x00 0x31f86000 0x00 0x200>;
    				#mbox-cells = <0x01>;
    				ti,mbox-num-users = <0x04>;
    				ti,mbox-num-fifos = <0x10>;
    				interrupt-parent = <0x2d>;
    				status = "disabled";
    				phandle = <0xee>;
    			};
    
    			mailbox@31f87000 {
    				compatible = "ti,am654-mailbox";
    				reg = <0x00 0x31f87000 0x00 0x200>;
    				#mbox-cells = <0x01>;
    				ti,mbox-num-users = <0x04>;
    				ti,mbox-num-fifos = <0x10>;
    				interrupt-parent = <0x2d>;
    				status = "disabled";
    				phandle = <0xef>;
    			};
    
    			mailbox@31f88000 {
    				compatible = "ti,am654-mailbox";
    				reg = <0x00 0x31f88000 0x00 0x200>;
    				#mbox-cells = <0x01>;
    				ti,mbox-num-users = <0x04>;
    				ti,mbox-num-fifos = <0x10>;
    				interrupt-parent = <0x2d>;
    				status = "disabled";
    				phandle = <0xf0>;
    			};
    
    			mailbox@31f89000 {
    				compatible = "ti,am654-mailbox";
    				reg = <0x00 0x31f89000 0x00 0x200>;
    				#mbox-cells = <0x01>;
    				ti,mbox-num-users = <0x04>;
    				ti,mbox-num-fifos = <0x10>;
    				interrupt-parent = <0x2d>;
    				status = "disabled";
    				phandle = <0xf1>;
    			};
    
    			mailbox@31f8a000 {
    				compatible = "ti,am654-mailbox";
    				reg = <0x00 0x31f8a000 0x00 0x200>;
    				#mbox-cells = <0x01>;
    				ti,mbox-num-users = <0x04>;
    				ti,mbox-num-fifos = <0x10>;
    				interrupt-parent = <0x2d>;
    				status = "disabled";
    				phandle = <0xf2>;
    			};
    
    			mailbox@31f8b000 {
    				compatible = "ti,am654-mailbox";
    				reg = <0x00 0x31f8b000 0x00 0x200>;
    				#mbox-cells = <0x01>;
    				ti,mbox-num-users = <0x04>;
    				ti,mbox-num-fifos = <0x10>;
    				interrupt-parent = <0x2d>;
    				status = "disabled";
    				phandle = <0xf3>;
    			};
    
    			ringacc@3c000000 {
    				compatible = "ti,am654-navss-ringacc";
    				reg = <0x00 0x3c000000 0x00 0x400000 0x00 0x38000000 0x00 0x400000 0x00 0x31120000 0x00 0x100 0x00 0x33000000 0x00 0x40000 0x00 0x31080000 0x00 0x40000>;
    				reg-names = "rt\0fifos\0proxy_gcfg\0proxy_target\0cfg";
    				ti,num-rings = <0x400>;
    				ti,sci-rm-range-gp-rings = <0x01>;
    				ti,sci = <0x0c>;
    				ti,sci-dev-id = <0xd3>;
    				msi-parent = <0x18>;
    				phandle = <0x2e>;
    			};
    
    			dma-controller@31150000 {
    				compatible = "ti,j721e-navss-main-udmap";
    				reg = <0x00 0x31150000 0x00 0x100 0x00 0x34000000 0x00 0x100000 0x00 0x35000000 0x00 0x100000 0x00 0x30b00000 0x00 0x20000 0x00 0x30c00000 0x00 0x10000 0x00 0x30d00000 0x00 0x8000>;
    				reg-names = "gcfg\0rchanrt\0tchanrt\0tchan\0rchan\0rflow";
    				msi-parent = <0x18>;
    				#dma-cells = <0x01>;
    				ti,sci = <0x0c>;
    				ti,sci-dev-id = <0xd4>;
    				ti,ringacc = <0x2e>;
    				ti,sci-rm-range-tchan = <0x0d 0x0f 0x10>;
    				ti,sci-rm-range-rchan = <0x0a 0x0b 0x0c>;
    				ti,sci-rm-range-rflow = <0x00>;
    				phandle = <0x17>;
    			};
    
    			cpts@310d0000 {
    				compatible = "ti,j721e-cpts";
    				reg = <0x00 0x310d0000 0x00 0x400>;
    				reg-names = "cpts";
    				clocks = <0x08 0xc9 0x01>;
    				clock-names = "cpts";
    				interrupts-extended = <0x2d 0x187>;
    				interrupt-names = "cpts";
    				ti,cpts-periodic-outputs = <0x06>;
    				ti,cpts-ext-ts-inputs = <0x08>;
    			};
    		};
    
    		ethernet@c000000 {
    			compatible = "ti,j721e-cpswxg-nuss";
    			#address-cells = <0x02>;
    			#size-cells = <0x02>;
    			reg = <0x00 0xc000000 0x00 0x200000>;
    			reg-names = "cpsw_nuss";
    			ranges = <0x00 0x00 0x00 0xc000000 0x00 0x200000>;
    			clocks = <0x08 0x13 0x59>;
    			clock-names = "fck";
    			power-domains = <0x09 0x13 0x01>;
    			dmas = <0x17 0xca00 0x17 0xca01 0x17 0xca02 0x17 0xca03 0x17 0xca04 0x17 0xca05 0x17 0xca06 0x17 0xca07 0x17 0x4a00>;
    			dma-names = "tx0\0tx1\0tx2\0tx3\0tx4\0tx5\0tx6\0tx7\0rx";
    			status = "disabled";
    			phandle = <0xf4>;
    
    			ethernet-ports {
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    
    				port@1 {
    					reg = <0x01>;
    					ti,mac-only;
    					label = "port1";
    					status = "disabled";
    					phandle = <0xf5>;
    				};
    
    				port@2 {
    					reg = <0x02>;
    					ti,mac-only;
    					label = "port2";
    					status = "disabled";
    					phandle = <0xf6>;
    				};
    
    				port@3 {
    					reg = <0x03>;
    					ti,mac-only;
    					label = "port3";
    					status = "disabled";
    					phandle = <0xf7>;
    				};
    
    				port@4 {
    					reg = <0x04>;
    					ti,mac-only;
    					label = "port4";
    					status = "disabled";
    					phandle = <0xf8>;
    				};
    
    				port@5 {
    					reg = <0x05>;
    					ti,mac-only;
    					label = "port5";
    					status = "disabled";
    					phandle = <0xf9>;
    				};
    
    				port@6 {
    					reg = <0x06>;
    					ti,mac-only;
    					label = "port6";
    					status = "disabled";
    					phandle = <0xfa>;
    				};
    
    				port@7 {
    					reg = <0x07>;
    					ti,mac-only;
    					label = "port7";
    					status = "disabled";
    					phandle = <0xfb>;
    				};
    
    				port@8 {
    					reg = <0x08>;
    					ti,mac-only;
    					label = "port8";
    					status = "disabled";
    					phandle = <0xfc>;
    				};
    			};
    
    			mdio@f00 {
    				compatible = "ti,cpsw-mdio\0ti,davinci_mdio";
    				reg = <0x00 0xf00 0x00 0x100>;
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    				clocks = <0x08 0x13 0x59>;
    				clock-names = "fck";
    				bus_freq = <0xf4240>;
    				status = "disabled";
    				phandle = <0xfd>;
    			};
    
    			cpts@3d000 {
    				compatible = "ti,j721e-cpts";
    				reg = <0x00 0x3d000 0x00 0x400>;
    				clocks = <0x08 0x13 0x10>;
    				clock-names = "cpts";
    				interrupts-extended = <0x01 0x00 0x10 0x04>;
    				interrupt-names = "cpts";
    				ti,cpts-ext-ts-inputs = <0x04>;
    				ti,cpts-periodic-outputs = <0x02>;
    			};
    		};
    
    		crypto@4e00000 {
    			compatible = "ti,j721e-sa2ul";
    			reg = <0x00 0x4e00000 0x00 0x1200>;
    			power-domains = <0x09 0x108 0x01>;
    			#address-cells = <0x02>;
    			#size-cells = <0x02>;
    			ranges = <0x00 0x4e00000 0x00 0x4e00000 0x00 0x30000>;
    			dmas = <0x17 0xc000 0x17 0x4000 0x17 0x4001>;
    			dma-names = "tx\0rx1\0rx2";
    			phandle = <0xfe>;
    
    			rng@4e10000 {
    				compatible = "inside-secure,safexcel-eip76";
    				reg = <0x00 0x4e10000 0x00 0x7d>;
    				interrupts = <0x00 0x0b 0x04>;
    				phandle = <0xff>;
    			};
    		};
    
    		pinctrl@11c000 {
    			compatible = "pinctrl-single";
    			reg = <0x00 0x11c000 0x00 0x2b4>;
    			#pinctrl-cells = <0x01>;
    			pinctrl-single,register-width = <0x20>;
    			pinctrl-single,function-mask = <0xffffffff>;
    			phandle = <0x100>;
    
    			main-uart0-default-pins {
    				pinctrl-single,pins = <0x1d4 0x50001 0x1c0 0x10001 0x1e8 0x50000 0x1ec 0x10000>;
    				phandle = <0x5a>;
    			};
    
    			main-uart1-default-pins {
    				pinctrl-single,pins = <0x1f8 0x50000 0x1fc 0x10000>;
    				bootph-all;
    				phandle = <0x5b>;
    			};
    
    			main-uart4-default-pins {
    				pinctrl-single,pins = <0x190 0x50001 0x194 0x10001>;
    				phandle = <0x5c>;
    			};
    
    			sw10-button-default-pins {
    				pinctrl-single,pins = <0x00 0x50007>;
    				phandle = <0x91>;
    			};
    
    			main-mmc1-default-pins {
    				pinctrl-single,pins = <0x254 0x50000 0x250 0x50000 0x2ac 0x50000 0x24c 0x50000 0x248 0x50000 0x244 0x50000 0x240 0x50000 0x258 0x50000 0x25c 0x50000>;
    				bootph-all;
    				phandle = <0x60>;
    			};
    
    			vdd-sd-dv-alt-default-pins {
    				pinctrl-single,pins = <0x1d8 0x50007>;
    				phandle = <0x95>;
    			};
    
    			main-usbss0-default-pins {
    				pinctrl-single,pins = <0x290 0x10000 0x210 0x50007>;
    				bootph-all;
    				phandle = <0x61>;
    			};
    
    			main-usbss1-default-pins {
    				pinctrl-single,pins = <0x214 0x10004>;
    				phandle = <0x63>;
    			};
    
    			dp0-default-pins {
    				pinctrl-single,pins = <0x1c4 0x50005>;
    				phandle = <0x6a>;
    			};
    
    			main-i2c1-exp4-default-pins {
    				pinctrl-single,pins = <0x230 0x50007>;
    				phandle = <0x66>;
    			};
    
    			main-i2c0-default-pins {
    				pinctrl-single,pins = <0x220 0x60000 0x224 0x60000>;
    				phandle = <0x64>;
    			};
    
    			main-i2c1-default-pins {
    				pinctrl-single,pins = <0x228 0x60000 0x22c 0x60000>;
    				phandle = <0x65>;
    			};
    
    			main-i2c3-default-pins {
    				pinctrl-single,pins = <0x270 0x60004 0x274 0x60004>;
    				phandle = <0x67>;
    			};
    
    			main-i2c6-default-pins {
    				pinctrl-single,pins = <0x1d0 0x60002 0x1e4 0x60002>;
    				phandle = <0x68>;
    			};
    
    			audi-ext-refclk2-default-pins {
    				pinctrl-single,pins = <0x1a4 0x10003>;
    				phandle = <0x07>;
    			};
    
    			main-mcan0-default-pins {
    				pinctrl-single,pins = <0x208 0x50000 0x20c 0x10000>;
    				phandle = <0x8c>;
    			};
    
    			main-mcan2-default-pins {
    				pinctrl-single,pins = <0x1f0 0x50003 0x1f4 0x10003>;
    				phandle = <0x8e>;
    			};
    
    			main-mcan2-gpio-default-pins {
    				pinctrl-single,pins = <0x200 0x50007>;
    				phandle = <0x99>;
    			};
    
    			mygpmc1-default-pins {
    				pinctrl-single,pins = <0x154 0x10008 0x158 0x10008 0x15c 0x10008 0x160 0x10008 0x164 0x10008 0xc4 0x50008 0xcc 0x50008 0xd0 0x50008 0xd4 0x50008 0xd8 0x50008 0x08 0x50008 0x0c 0x50008 0x04 0x10008 0x7c 0x10008 0x80 0x10008 0x78 0x10008 0x14 0x10008 0x28 0x10008 0x24 0x10008 0x18 0x10008 0x2c 0x10008>;
    				phandle = <0x9d>;
    			};
    		};
    
    		pinctrl@104200 {
    			compatible = "pinctrl-single";
    			reg = <0x00 0x104200 0x00 0x50>;
    			#pinctrl-cells = <0x01>;
    			pinctrl-single,register-width = <0x20>;
    			pinctrl-single,function-mask = <0x07>;
    			phandle = <0x101>;
    		};
    
    		pinctrl@104280 {
    			compatible = "pinctrl-single";
    			reg = <0x00 0x104280 0x00 0x20>;
    			#pinctrl-cells = <0x01>;
    			pinctrl-single,register-width = <0x20>;
    			pinctrl-single,function-mask = <0x1f>;
    			phandle = <0x102>;
    		};
    
    		ticsi2rx@4500000 {
    			compatible = "ti,j721e-csi2rx-shim";
    			reg = <0x00 0x4500000 0x00 0x1000>;
    			ranges;
    			#address-cells = <0x02>;
    			#size-cells = <0x02>;
    			dmas = <0x17 0x4940 0x17 0x4941 0x17 0x4942 0x17 0x4943 0x17 0x4944 0x17 0x4945 0x17 0x4946 0x17 0x4947 0x17 0x4948 0x17 0x4949 0x17 0x494a 0x17 0x494b 0x17 0x494c 0x17 0x494d 0x17 0x494e 0x17 0x494f>;
    			dma-names = "rx0\0rx1\0rx2\0rx3\0rx4\0rx5\0rx6\0rx7\0rx8\0rx9\0rx10\0rx11\0rx12\0rx13\0rx14\0rx15";
    			power-domains = <0x09 0x1a 0x01>;
    			status = "disabled";
    			phandle = <0x103>;
    
    			csi-bridge@4504000 {
    				compatible = "ti,j721e-csi2rx\0cdns,csi2rx";
    				reg = <0x00 0x4504000 0x00 0x1000>;
    				interrupts = <0x00 0x99 0x04 0x00 0x98 0x04>;
    				interrupt-names = "error_irq\0irq";
    				clocks = <0x08 0x1a 0x02 0x08 0x1a 0x00 0x08 0x1a 0x02 0x08 0x1a 0x02 0x08 0x1a 0x03 0x08 0x1a 0x03>;
    				clock-names = "sys_clk\0p_clk\0pixel_if0_clk\0pixel_if1_clk\0pixel_if2_clk\0pixel_if3_clk";
    				phys = <0x2f>;
    				phy-names = "dphy";
    				phandle = <0x104>;
    
    				ports {
    					#address-cells = <0x01>;
    					#size-cells = <0x00>;
    
    					port@0 {
    						reg = <0x00>;
    						status = "disabled";
    						phandle = <0x105>;
    					};
    
    					port@1 {
    						reg = <0x01>;
    						status = "disabled";
    						phandle = <0x106>;
    					};
    
    					port@2 {
    						reg = <0x02>;
    						status = "disabled";
    						phandle = <0x107>;
    					};
    
    					port@3 {
    						reg = <0x03>;
    						status = "disabled";
    						phandle = <0x108>;
    					};
    
    					port@4 {
    						reg = <0x04>;
    						status = "disabled";
    						phandle = <0x109>;
    					};
    				};
    			};
    		};
    
    		ticsi2rx@4510000 {
    			compatible = "ti,j721e-csi2rx-shim";
    			reg = <0x00 0x4510000 0x00 0x1000>;
    			ranges;
    			#address-cells = <0x02>;
    			#size-cells = <0x02>;
    			dmas = <0x17 0x4960 0x17 0x4961 0x17 0x4962 0x17 0x4963 0x17 0x4964 0x17 0x4965 0x17 0x4966 0x17 0x4967 0x17 0x4968 0x17 0x4969 0x17 0x496a 0x17 0x496b 0x17 0x496c 0x17 0x496d 0x17 0x496e 0x17 0x496f>;
    			dma-names = "rx0\0rx1\0rx2\0rx3\0rx4\0rx5\0rx6\0rx7\0rx8\0rx9\0rx10\0rx11\0rx12\0rx13\0rx14\0rx15";
    			power-domains = <0x09 0x1b 0x01>;
    			status = "disabled";
    			phandle = <0x10a>;
    
    			csi-bridge@4514000 {
    				compatible = "ti,j721e-csi2rx\0cdns,csi2rx";
    				reg = <0x00 0x4514000 0x00 0x1000>;
    				interrupts = <0x00 0x9d 0x04 0x00 0x9c 0x04>;
    				interrupt-names = "error_irq\0irq";
    				clocks = <0x08 0x1b 0x02 0x08 0x1b 0x00 0x08 0x1b 0x02 0x08 0x1b 0x02 0x08 0x1b 0x03 0x08 0x1b 0x03>;
    				clock-names = "sys_clk\0p_clk\0pixel_if0_clk\0pixel_if1_clk\0pixel_if2_clk\0pixel_if3_clk";
    				phys = <0x30>;
    				phy-names = "dphy";
    				phandle = <0x10b>;
    
    				ports {
    					#address-cells = <0x01>;
    					#size-cells = <0x00>;
    
    					port@0 {
    						reg = <0x00>;
    						status = "disabled";
    						phandle = <0x10c>;
    					};
    
    					port@1 {
    						reg = <0x01>;
    						status = "disabled";
    						phandle = <0x10d>;
    					};
    
    					port@2 {
    						reg = <0x02>;
    						status = "disabled";
    						phandle = <0x10e>;
    					};
    
    					port@3 {
    						reg = <0x03>;
    						status = "disabled";
    						phandle = <0x10f>;
    					};
    
    					port@4 {
    						reg = <0x04>;
    						status = "disabled";
    						phandle = <0x110>;
    					};
    				};
    			};
    		};
    
    		phy@4580000 {
    			compatible = "cdns,dphy-rx";
    			reg = <0x00 0x4580000 0x00 0x1100>;
    			#phy-cells = <0x00>;
    			power-domains = <0x09 0x93 0x01>;
    			status = "disabled";
    			phandle = <0x2f>;
    		};
    
    		phy@4590000 {
    			compatible = "cdns,dphy-rx";
    			reg = <0x00 0x4590000 0x00 0x1100>;
    			#phy-cells = <0x00>;
    			power-domains = <0x09 0x94 0x01>;
    			status = "disabled";
    			phandle = <0x30>;
    		};
    
    		wiz@5000000 {
    			compatible = "ti,j721e-wiz-16g";
    			#address-cells = <0x01>;
    			#size-cells = <0x01>;
    			power-domains = <0x09 0x124 0x01>;
    			clocks = <0x08 0x124 0x05 0x08 0x124 0x0b 0x31>;
    			clock-names = "fck\0core_ref_clk\0ext_ref_clk";
    			assigned-clocks = <0x08 0x124 0x0b 0x08 0x124 0x00>;
    			assigned-clock-parents = <0x08 0x124 0x0f 0x08 0x124 0x04>;
    			num-lanes = <0x02>;
    			#reset-cells = <0x01>;
    			ranges = <0x5000000 0x00 0x5000000 0x10000>;
    			phandle = <0x36>;
    
    			pll0-refclk {
    				clocks = <0x08 0x124 0x0b 0x31>;
    				#clock-cells = <0x00>;
    				assigned-clocks = <0x32>;
    				assigned-clock-parents = <0x08 0x124 0x0b>;
    				phandle = <0x32>;
    			};
    
    			pll1-refclk {
    				clocks = <0x08 0x124 0x00 0x33>;
    				#clock-cells = <0x00>;
    				assigned-clocks = <0x34>;
    				assigned-clock-parents = <0x33>;
    				phandle = <0x34>;
    			};
    
    			refclk-dig {
    				clocks = <0x08 0x124 0x0b 0x08 0x124 0x00 0x31 0x33>;
    				#clock-cells = <0x00>;
    				assigned-clocks = <0x35>;
    				assigned-clock-parents = <0x33>;
    				phandle = <0x35>;
    			};
    
    			cmn-refclk-dig-div {
    				clocks = <0x35>;
    				#clock-cells = <0x00>;
    				phandle = <0x37>;
    			};
    
    			cmn-refclk1-dig-div {
    				clocks = <0x34>;
    				#clock-cells = <0x00>;
    				phandle = <0x38>;
    			};
    
    			serdes@5000000 {
    				compatible = "ti,sierra-phy-t0";
    				reg-names = "serdes";
    				reg = <0x5000000 0x10000>;
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    				#clock-cells = <0x01>;
    				resets = <0x36 0x00>;
    				reset-names = "sierra_reset";
    				clocks = <0x37 0x38 0x32 0x34>;
    				clock-names = "cmn_refclk_dig_div\0cmn_refclk1_dig_div\0pll0_refclk\0pll1_refclk";
    				assigned-clocks = <0x39 0x00>;
    				assigned-clock-parents = <0x34>;
    				phandle = <0x39>;
    
    				phy@0 {
    					reg = <0x00>;
    					cdns,num-lanes = <0x01>;
    					#phy-cells = <0x00>;
    					cdns,phy-type = <0x02>;
    					resets = <0x36 0x01>;
    					phandle = <0x52>;
    				};
    			};
    		};
    
    		wiz@5010000 {
    			compatible = "ti,j721e-wiz-16g";
    			#address-cells = <0x01>;
    			#size-cells = <0x01>;
    			power-domains = <0x09 0x125 0x01>;
    			clocks = <0x08 0x125 0x05 0x08 0x125 0x0d 0x31>;
    			clock-names = "fck\0core_ref_clk\0ext_ref_clk";
    			assigned-clocks = <0x08 0x125 0x0d 0x08 0x125 0x00>;
    			assigned-clock-parents = <0x08 0x125 0x11 0x08 0x125 0x04>;
    			num-lanes = <0x02>;
    			#reset-cells = <0x01>;
    			ranges = <0x5010000 0x00 0x5010000 0x10000>;
    			phandle = <0x3d>;
    
    			pll0-refclk {
    				clocks = <0x08 0x125 0x0d 0x31>;
    				#clock-cells = <0x00>;
    				assigned-clocks = <0x3a>;
    				assigned-clock-parents = <0x08 0x125 0x0d>;
    				phandle = <0x3a>;
    			};
    
    			pll1-refclk {
    				clocks = <0x08 0x125 0x00 0x33>;
    				#clock-cells = <0x00>;
    				assigned-clocks = <0x3b>;
    				assigned-clock-parents = <0x33>;
    				phandle = <0x3b>;
    			};
    
    			refclk-dig {
    				clocks = <0x08 0x125 0x0d 0x08 0x125 0x00 0x31 0x33>;
    				#clock-cells = <0x00>;
    				assigned-clocks = <0x3c>;
    				assigned-clock-parents = <0x33>;
    				phandle = <0x3c>;
    			};
    
    			cmn-refclk-dig-div {
    				clocks = <0x3c>;
    				#clock-cells = <0x00>;
    				phandle = <0x3e>;
    			};
    
    			cmn-refclk1-dig-div {
    				clocks = <0x3b>;
    				#clock-cells = <0x00>;
    				phandle = <0x3f>;
    			};
    
    			serdes@5010000 {
    				compatible = "ti,sierra-phy-t0";
    				reg-names = "serdes";
    				reg = <0x5010000 0x10000>;
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    				#clock-cells = <0x01>;
    				resets = <0x3d 0x00>;
    				reset-names = "sierra_reset";
    				clocks = <0x3e 0x3f 0x3a 0x3b>;
    				clock-names = "cmn_refclk_dig_div\0cmn_refclk1_dig_div\0pll0_refclk\0pll1_refclk";
    				assigned-clocks = <0x40 0x00>;
    				assigned-clock-parents = <0x3b>;
    				phandle = <0x40>;
    
    				phy@0 {
    					reg = <0x00>;
    					cdns,num-lanes = <0x02>;
    					#phy-cells = <0x00>;
    					cdns,phy-type = <0x02>;
    					resets = <0x3d 0x01 0x3d 0x02>;
    					phandle = <0x54>;
    				};
    			};
    		};
    
    		wiz@5020000 {
    			compatible = "ti,j721e-wiz-16g";
    			#address-cells = <0x01>;
    			#size-cells = <0x01>;
    			power-domains = <0x09 0x126 0x01>;
    			clocks = <0x08 0x126 0x05 0x08 0x126 0x0b 0x31>;
    			clock-names = "fck\0core_ref_clk\0ext_ref_clk";
    			assigned-clocks = <0x08 0x126 0x0b 0x08 0x126 0x00>;
    			assigned-clock-parents = <0x08 0x126 0x0f 0x08 0x126 0x04>;
    			num-lanes = <0x02>;
    			#reset-cells = <0x01>;
    			ranges = <0x5020000 0x00 0x5020000 0x10000>;
    			phandle = <0x44>;
    
    			pll0-refclk {
    				clocks = <0x08 0x126 0x0b 0x31>;
    				#clock-cells = <0x00>;
    				assigned-clocks = <0x41>;
    				assigned-clock-parents = <0x08 0x126 0x0b>;
    				phandle = <0x41>;
    			};
    
    			pll1-refclk {
    				clocks = <0x08 0x126 0x00 0x33>;
    				#clock-cells = <0x00>;
    				assigned-clocks = <0x42>;
    				assigned-clock-parents = <0x33>;
    				phandle = <0x42>;
    			};
    
    			refclk-dig {
    				clocks = <0x08 0x126 0x0b 0x08 0x126 0x00 0x31 0x33>;
    				#clock-cells = <0x00>;
    				assigned-clocks = <0x43>;
    				assigned-clock-parents = <0x33>;
    				phandle = <0x43>;
    			};
    
    			cmn-refclk-dig-div {
    				clocks = <0x43>;
    				#clock-cells = <0x00>;
    				phandle = <0x45>;
    			};
    
    			cmn-refclk1-dig-div {
    				clocks = <0x42>;
    				#clock-cells = <0x00>;
    				phandle = <0x46>;
    			};
    
    			serdes@5020000 {
    				compatible = "ti,sierra-phy-t0";
    				reg-names = "serdes";
    				reg = <0x5020000 0x10000>;
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    				#clock-cells = <0x01>;
    				resets = <0x44 0x00>;
    				reset-names = "sierra_reset";
    				clocks = <0x45 0x46 0x41 0x42>;
    				clock-names = "cmn_refclk_dig_div\0cmn_refclk1_dig_div\0pll0_refclk\0pll1_refclk";
    				assigned-clocks = <0x47 0x00>;
    				assigned-clock-parents = <0x42>;
    				phandle = <0x47>;
    
    				phy@0 {
    					reg = <0x00>;
    					cdns,num-lanes = <0x02>;
    					#phy-cells = <0x00>;
    					cdns,phy-type = <0x02>;
    					resets = <0x44 0x01 0x44 0x02>;
    					phandle = <0x57>;
    				};
    			};
    		};
    
    		wiz@5030000 {
    			compatible = "ti,j721e-wiz-16g";
    			#address-cells = <0x01>;
    			#size-cells = <0x01>;
    			power-domains = <0x09 0x127 0x01>;
    			clocks = <0x08 0x127 0x05 0x08 0x127 0x09 0x31>;
    			clock-names = "fck\0core_ref_clk\0ext_ref_clk";
    			assigned-clocks = <0x08 0x127 0x09 0x08 0x127 0x00>;
    			assigned-clock-parents = <0x08 0x127 0x0d 0x08 0x127 0x04>;
    			num-lanes = <0x02>;
    			#reset-cells = <0x01>;
    			ranges = <0x5030000 0x00 0x5030000 0x10000>;
    			typec-dir-gpios = <0x48 0x03 0x00>;
    			typec-dir-debounce-ms = <0x2bc>;
    			phandle = <0x4c>;
    
    			pll0-refclk {
    				clocks = <0x08 0x127 0x09 0x31>;
    				#clock-cells = <0x00>;
    				assigned-clocks = <0x49>;
    				assigned-clock-parents = <0x08 0x127 0x09>;
    				phandle = <0x49>;
    			};
    
    			pll1-refclk {
    				clocks = <0x08 0x127 0x00 0x33>;
    				#clock-cells = <0x00>;
    				assigned-clocks = <0x4a>;
    				assigned-clock-parents = <0x08 0x127 0x00>;
    				phandle = <0x4a>;
    			};
    
    			refclk-dig {
    				clocks = <0x08 0x127 0x09 0x08 0x127 0x00 0x31 0x33>;
    				#clock-cells = <0x00>;
    				assigned-clocks = <0x4b>;
    				assigned-clock-parents = <0x08 0x127 0x09>;
    				phandle = <0x4b>;
    			};
    
    			cmn-refclk-dig-div {
    				clocks = <0x4b>;
    				#clock-cells = <0x00>;
    				phandle = <0x4d>;
    			};
    
    			cmn-refclk1-dig-div {
    				clocks = <0x4a>;
    				#clock-cells = <0x00>;
    				phandle = <0x4e>;
    			};
    
    			serdes@5030000 {
    				compatible = "ti,sierra-phy-t0";
    				reg-names = "serdes";
    				reg = <0x5030000 0x10000>;
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    				#clock-cells = <0x01>;
    				resets = <0x4c 0x00>;
    				reset-names = "sierra_reset";
    				clocks = <0x4d 0x4e 0x49 0x4a>;
    				clock-names = "cmn_refclk_dig_div\0cmn_refclk1_dig_div\0pll0_refclk\0pll1_refclk";
    				phandle = <0x111>;
    
    				phy@0 {
    					reg = <0x00>;
    					cdns,num-lanes = <0x02>;
    					#phy-cells = <0x00>;
    					cdns,phy-type = <0x04>;
    					resets = <0x4c 0x01 0x4c 0x02>;
    					phandle = <0x62>;
    				};
    			};
    		};
    
    		pcie@2900000 {
    			compatible = "ti,j721e-pcie-host";
    			reg = <0x00 0x2900000 0x00 0x1000 0x00 0x2907000 0x00 0x400 0x00 0xd000000 0x00 0x800000 0x00 0x10000000 0x00 0x1000>;
    			reg-names = "intd_cfg\0user_cfg\0reg\0cfg";
    			interrupt-names = "link_state";
    			interrupts = <0x00 0x13e 0x01>;
    			device_type = "pci";
    			ti,syscon-pcie-ctrl = <0x4f 0x00>;
    			max-link-speed = <0x03>;
    			num-lanes = <0x01>;
    			power-domains = <0x09 0xef 0x01>;
    			clocks = <0x08 0xef 0x01>;
    			clock-names = "fck";
    			#address-cells = <0x03>;
    			#size-cells = <0x02>;
    			bus-range = <0x00 0xff>;
    			vendor-id = <0x104c>;
    			device-id = <0xb00d>;
    			msi-map = <0x00 0x50 0x00 0x10000>;
    			dma-coherent;
    			ranges = <0x1000000 0x00 0x10001000 0x00 0x10001000 0x00 0x10000 0x2000000 0x00 0x10011000 0x00 0x10011000 0x00 0x7fef000>;
    			dma-ranges = <0x2000000 0x00 0x00 0x00 0x00 0x10000 0x00>;
    			status = "okay";
    			reset-gpios = <0x51 0x06 0x00>;
    			phys = <0x52>;
    			phy-names = "pcie-phy";
    			phandle = <0x112>;
    		};
    
    		pcie@2910000 {
    			compatible = "ti,j721e-pcie-host";
    			reg = <0x00 0x2910000 0x00 0x1000 0x00 0x2917000 0x00 0x400 0x00 0xd800000 0x00 0x800000 0x00 0x18000000 0x00 0x1000>;
    			reg-names = "intd_cfg\0user_cfg\0reg\0cfg";
    			interrupt-names = "link_state";
    			interrupts = <0x00 0x14a 0x01>;
    			device_type = "pci";
    			ti,syscon-pcie-ctrl = <0x53 0x00>;
    			max-link-speed = <0x03>;
    			num-lanes = <0x02>;
    			power-domains = <0x09 0xf0 0x01>;
    			clocks = <0x08 0xf0 0x01>;
    			clock-names = "fck";
    			#address-cells = <0x03>;
    			#size-cells = <0x02>;
    			bus-range = <0x00 0xff>;
    			vendor-id = <0x104c>;
    			device-id = <0xb00d>;
    			msi-map = <0x00 0x50 0x10000 0x10000>;
    			dma-coherent;
    			ranges = <0x1000000 0x00 0x18001000 0x00 0x18001000 0x00 0x10000 0x2000000 0x00 0x18011000 0x00 0x18011000 0x00 0x7fef000>;
    			dma-ranges = <0x2000000 0x00 0x00 0x00 0x00 0x10000 0x00>;
    			status = "okay";
    			reset-gpios = <0x51 0x02 0x00>;
    			phys = <0x54>;
    			phy-names = "pcie-phy";
    			phandle = <0x113>;
    		};
    
    		pcie@2920000 {
    			compatible = "ti,j721e-pcie-host";
    			reg = <0x00 0x2920000 0x00 0x1000 0x00 0x2927000 0x00 0x400 0x00 0xe000000 0x00 0x800000 0x44 0x00 0x00 0x1000>;
    			reg-names = "intd_cfg\0user_cfg\0reg\0cfg";
    			interrupt-names = "link_state";
    			interrupts = <0x00 0x156 0x01>;
    			device_type = "pci";
    			ti,syscon-pcie-ctrl = <0x55 0x00>;
    			max-link-speed = <0x03>;
    			num-lanes = <0x02>;
    			power-domains = <0x09 0xf1 0x01>;
    			clocks = <0x08 0xf1 0x01>;
    			clock-names = "fck";
    			#address-cells = <0x03>;
    			#size-cells = <0x02>;
    			bus-range = <0x00 0xff>;
    			vendor-id = <0x104c>;
    			device-id = <0xb00d>;
    			msi-map = <0x00 0x50 0x20000 0x10000>;
    			dma-coherent;
    			ranges = <0x1000000 0x00 0x1000 0x44 0x1000 0x00 0x10000 0x2000000 0x00 0x11000 0x44 0x11000 0x00 0x7fef000>;
    			dma-ranges = <0x2000000 0x00 0x00 0x00 0x00 0x10000 0x00>;
    			status = "okay";
    			reset-gpios = <0x56 0x14 0x00>;
    			phys = <0x57>;
    			phy-names = "pcie-phy";
    			phandle = <0x114>;
    		};
    
    		pcie@2930000 {
    			compatible = "ti,j721e-pcie-host";
    			reg = <0x00 0x2930000 0x00 0x1000 0x00 0x2937000 0x00 0x400 0x00 0xe800000 0x00 0x800000 0x44 0x10000000 0x00 0x1000>;
    			reg-names = "intd_cfg\0user_cfg\0reg\0cfg";
    			interrupt-names = "link_state";
    			interrupts = <0x00 0x162 0x01>;
    			device_type = "pci";
    			ti,syscon-pcie-ctrl = <0x58 0x00>;
    			max-link-speed = <0x03>;
    			num-lanes = <0x02>;
    			power-domains = <0x09 0xf2 0x01>;
    			clocks = <0x08 0xf2 0x01>;
    			clock-names = "fck";
    			#address-cells = <0x03>;
    			#size-cells = <0x02>;
    			bus-range = <0x00 0xff>;
    			vendor-id = <0x104c>;
    			device-id = <0xb00d>;
    			msi-map = <0x00 0x50 0x30000 0x10000>;
    			dma-coherent;
    			ranges = <0x1000000 0x00 0x1000 0x44 0x10001000 0x00 0x10000 0x2000000 0x00 0x11000 0x44 0x10011000 0x00 0x7fef000>;
    			dma-ranges = <0x2000000 0x00 0x00 0x00 0x00 0x10000 0x00>;
    			status = "disabled";
    			phandle = <0x115>;
    		};
    
    		wiz@5050000 {
    			compatible = "ti,am64-wiz-10g";
    			#address-cells = <0x01>;
    			#size-cells = <0x01>;
    			power-domains = <0x09 0x129 0x01>;
    			clocks = <0x08 0x129 0x01 0x08 0x129 0x09 0x31>;
    			clock-names = "fck\0core_ref_clk\0ext_ref_clk";
    			assigned-clocks = <0x08 0x129 0x09>;
    			assigned-clock-parents = <0x08 0x129 0x0a>;
    			assigned-clock-rates = <0x124f800>;
    			num-lanes = <0x04>;
    			#reset-cells = <0x01>;
    			#clock-cells = <0x01>;
    			ranges = <0x5050000 0x00 0x5050000 0x10000 0xa030a00 0x00 0xa030a00 0x40>;
    			phandle = <0x59>;
    
    			serdes@5050000 {
    				compatible = "ti,j721e-serdes-10g";
    				reg = <0x5050000 0x10000 0xa030a00 0x40>;
    				reg-names = "torrent_phy\0dptx_phy";
    				resets = <0x59 0x00>;
    				reset-names = "torrent_reset";
    				clocks = <0x59 0x00>;
    				clock-names = "refclk";
    				assigned-clocks = <0x59 0x00 0x59 0x01 0x59 0x02>;
    				assigned-clock-parents = <0x08 0x129 0x09 0x08 0x129 0x09 0x08 0x129 0x09>;
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    				phandle = <0x116>;
    
    				phy@0 {
    					reg = <0x00>;
    					resets = <0x59 0x01>;
    					cdns,phy-type = <0x06>;
    					cdns,num-lanes = <0x04>;
    					cdns,max-bit-rate = <0xa8c>;
    					#phy-cells = <0x00>;
    					phandle = <0x69>;
    				};
    			};
    		};
    
    		timer@2400000 {
    			compatible = "ti,am654-timer";
    			reg = <0x00 0x2400000 0x00 0x400>;
    			interrupts = <0x00 0xe0 0x04>;
    			clocks = <0x08 0x31 0x01>;
    			clock-names = "fck";
    			assigned-clocks = <0x08 0x31 0x01>;
    			assigned-clock-parents = <0x08 0x31 0x02>;
    			power-domains = <0x09 0x31 0x01>;
    			ti,timer-pwm;
    			status = "reserved";
    			phandle = <0x117>;
    		};
    
    		timer@2410000 {
    			compatible = "ti,am654-timer";
    			reg = <0x00 0x2410000 0x00 0x400>;
    			interrupts = <0x00 0xe1 0x04>;
    			clocks = <0x08 0x32 0x01>;
    			clock-names = "fck";
    			assigned-clocks = <0x08 0x32 0x01 0x08 0x147 0x00>;
    			assigned-clock-parents = <0x08 0x32 0x02 0x08 0x147 0x01>;
    			power-domains = <0x09 0x32 0x01>;
    			ti,timer-pwm;
    			status = "reserved";
    			phandle = <0x118>;
    		};
    
    		timer@2420000 {
    			compatible = "ti,am654-timer";
    			reg = <0x00 0x2420000 0x00 0x400>;
    			interrupts = <0x00 0xe2 0x04>;
    			clocks = <0x08 0x33 0x01>;
    			clock-names = "fck";
    			assigned-clocks = <0x08 0x33 0x01>;
    			assigned-clock-parents = <0x08 0x33 0x02>;
    			power-domains = <0x09 0x33 0x01>;
    			ti,timer-pwm;
    			status = "reserved";
    			phandle = <0x119>;
    		};
    
    		timer@2430000 {
    			compatible = "ti,am654-timer";
    			reg = <0x00 0x2430000 0x00 0x400>;
    			interrupts = <0x00 0xe3 0x04>;
    			clocks = <0x08 0x34 0x01>;
    			clock-names = "fck";
    			assigned-clocks = <0x08 0x34 0x01 0x08 0x148 0x00>;
    			assigned-clock-parents = <0x08 0x34 0x02 0x08 0x148 0x01>;
    			power-domains = <0x09 0x34 0x01>;
    			ti,timer-pwm;
    			phandle = <0x11a>;
    		};
    
    		timer@2440000 {
    			compatible = "ti,am654-timer";
    			reg = <0x00 0x2440000 0x00 0x400>;
    			interrupts = <0x00 0xe4 0x04>;
    			clocks = <0x08 0x35 0x01>;
    			clock-names = "fck";
    			assigned-clocks = <0x08 0x35 0x01>;
    			assigned-clock-parents = <0x08 0x35 0x02>;
    			power-domains = <0x09 0x35 0x01>;
    			ti,timer-pwm;
    			phandle = <0x11b>;
    		};
    
    		timer@2450000 {
    			compatible = "ti,am654-timer";
    			reg = <0x00 0x2450000 0x00 0x400>;
    			interrupts = <0x00 0xe5 0x04>;
    			clocks = <0x08 0x36 0x01>;
    			clock-names = "fck";
    			assigned-clocks = <0x08 0x36 0x01 0x08 0x149 0x00>;
    			assigned-clock-parents = <0x08 0x36 0x02 0x08 0x149 0x01>;
    			power-domains = <0x09 0x36 0x01>;
    			ti,timer-pwm;
    			phandle = <0x11c>;
    		};
    
    		timer@2460000 {
    			compatible = "ti,am654-timer";
    			reg = <0x00 0x2460000 0x00 0x400>;
    			interrupts = <0x00 0xe6 0x04>;
    			clocks = <0x08 0x37 0x01>;
    			clock-names = "fck";
    			assigned-clocks = <0x08 0x37 0x01>;
    			assigned-clock-parents = <0x08 0x37 0x02>;
    			power-domains = <0x09 0x37 0x01>;
    			ti,timer-pwm;
    			phandle = <0x11d>;
    		};
    
    		timer@2470000 {
    			compatible = "ti,am654-timer";
    			reg = <0x00 0x2470000 0x00 0x400>;
    			interrupts = <0x00 0xe7 0x04>;
    			clocks = <0x08 0x39 0x01>;
    			clock-names = "fck";
    			assigned-clocks = <0x08 0x39 0x01 0x08 0x14a 0x00>;
    			assigned-clock-parents = <0x08 0x39 0x02 0x08 0x14a 0x01>;
    			power-domains = <0x09 0x39 0x01>;
    			ti,timer-pwm;
    			phandle = <0x11e>;
    		};
    
    		timer@2480000 {
    			compatible = "ti,am654-timer";
    			reg = <0x00 0x2480000 0x00 0x400>;
    			interrupts = <0x00 0xe8 0x04>;
    			clocks = <0x08 0x3a 0x01>;
    			clock-names = "fck";
    			assigned-clocks = <0x08 0x3a 0x01>;
    			assigned-clock-parents = <0x08 0x3a 0x02>;
    			power-domains = <0x09 0x3a 0x01>;
    			ti,timer-pwm;
    			phandle = <0x11f>;
    		};
    
    		timer@2490000 {
    			compatible = "ti,am654-timer";
    			reg = <0x00 0x2490000 0x00 0x400>;
    			interrupts = <0x00 0xe9 0x04>;
    			clocks = <0x08 0x3b 0x01>;
    			clock-names = "fck";
    			assigned-clocks = <0x08 0x3b 0x01 0x08 0x14b 0x00>;
    			assigned-clock-parents = <0x08 0x3b 0x02 0x08 0x14b 0x01>;
    			power-domains = <0x09 0x3b 0x01>;
    			ti,timer-pwm;
    			phandle = <0x120>;
    		};
    
    		timer@24a0000 {
    			compatible = "ti,am654-timer";
    			reg = <0x00 0x24a0000 0x00 0x400>;
    			interrupts = <0x00 0xea 0x04>;
    			clocks = <0x08 0x3c 0x01>;
    			clock-names = "fck";
    			assigned-clocks = <0x08 0x3c 0x01>;
    			assigned-clock-parents = <0x08 0x3c 0x02>;
    			power-domains = <0x09 0x3c 0x01>;
    			ti,timer-pwm;
    			phandle = <0x121>;
    		};
    
    		timer@24b0000 {
    			compatible = "ti,am654-timer";
    			reg = <0x00 0x24b0000 0x00 0x400>;
    			interrupts = <0x00 0xeb 0x04>;
    			clocks = <0x08 0x3e 0x01>;
    			clock-names = "fck";
    			assigned-clocks = <0x08 0x3e 0x01 0x08 0x14c 0x00>;
    			assigned-clock-parents = <0x08 0x3e 0x02 0x08 0x14c 0x01>;
    			power-domains = <0x09 0x3e 0x01>;
    			ti,timer-pwm;
    			phandle = <0x122>;
    		};
    
    		timer@24c0000 {
    			compatible = "ti,am654-timer";
    			reg = <0x00 0x24c0000 0x00 0x400>;
    			interrupts = <0x00 0xec 0x04>;
    			clocks = <0x08 0x3f 0x01>;
    			clock-names = "fck";
    			assigned-clocks = <0x08 0x3f 0x01>;
    			assigned-clock-parents = <0x08 0x3f 0x02>;
    			power-domains = <0x09 0x3f 0x01>;
    			ti,timer-pwm;
    			status = "reserved";
    			phandle = <0x123>;
    		};
    
    		timer@24d0000 {
    			compatible = "ti,am654-timer";
    			reg = <0x00 0x24d0000 0x00 0x400>;
    			interrupts = <0x00 0xed 0x04>;
    			clocks = <0x08 0x40 0x01>;
    			clock-names = "fck";
    			assigned-clocks = <0x08 0x40 0x01 0x08 0x14d 0x00>;
    			assigned-clock-parents = <0x08 0x40 0x02 0x08 0x14d 0x01>;
    			power-domains = <0x09 0x40 0x01>;
    			ti,timer-pwm;
    			status = "reserved";
    			phandle = <0x124>;
    		};
    
    		timer@24e0000 {
    			compatible = "ti,am654-timer";
    			reg = <0x00 0x24e0000 0x00 0x400>;
    			interrupts = <0x00 0xee 0x04>;
    			clocks = <0x08 0x41 0x01>;
    			clock-names = "fck";
    			assigned-clocks = <0x08 0x41 0x01>;
    			assigned-clock-parents = <0x08 0x41 0x02>;
    			power-domains = <0x09 0x41 0x01>;
    			ti,timer-pwm;
    			status = "reserved";
    			phandle = <0x125>;
    		};
    
    		timer@24f0000 {
    			compatible = "ti,am654-timer";
    			reg = <0x00 0x24f0000 0x00 0x400>;
    			interrupts = <0x00 0xef 0x04>;
    			clocks = <0x08 0x42 0x01>;
    			clock-names = "fck";
    			assigned-clocks = <0x08 0x42 0x01 0x08 0x14e 0x00>;
    			assigned-clock-parents = <0x08 0x42 0x02 0x08 0x14e 0x01>;
    			power-domains = <0x09 0x42 0x01>;
    			ti,timer-pwm;
    			status = "reserved";
    			phandle = <0x126>;
    		};
    
    		timer@2500000 {
    			compatible = "ti,am654-timer";
    			reg = <0x00 0x2500000 0x00 0x400>;
    			interrupts = <0x00 0xf0 0x04>;
    			clocks = <0x08 0x43 0x01>;
    			clock-names = "fck";
    			assigned-clocks = <0x08 0x43 0x01>;
    			assigned-clock-parents = <0x08 0x43 0x02>;
    			power-domains = <0x09 0x43 0x01>;
    			ti,timer-pwm;
    			phandle = <0x127>;
    		};
    
    		timer@2510000 {
    			compatible = "ti,am654-timer";
    			reg = <0x00 0x2510000 0x00 0x400>;
    			interrupts = <0x00 0xf1 0x04>;
    			clocks = <0x08 0x44 0x01>;
    			clock-names = "fck";
    			assigned-clocks = <0x08 0x44 0x01 0x08 0x14f 0x00>;
    			assigned-clock-parents = <0x08 0x44 0x02 0x08 0x14f 0x01>;
    			power-domains = <0x09 0x44 0x01>;
    			ti,timer-pwm;
    			phandle = <0x128>;
    		};
    
    		timer@2520000 {
    			compatible = "ti,am654-timer";
    			reg = <0x00 0x2520000 0x00 0x400>;
    			interrupts = <0x00 0xf2 0x04>;
    			clocks = <0x08 0x45 0x01>;
    			clock-names = "fck";
    			assigned-clocks = <0x08 0x45 0x01>;
    			assigned-clock-parents = <0x08 0x45 0x02>;
    			power-domains = <0x09 0x45 0x01>;
    			ti,timer-pwm;
    			phandle = <0x129>;
    		};
    
    		timer@2530000 {
    			compatible = "ti,am654-timer";
    			reg = <0x00 0x2530000 0x00 0x400>;
    			interrupts = <0x00 0xf3 0x04>;
    			clocks = <0x08 0x46 0x01>;
    			clock-names = "fck";
    			assigned-clocks = <0x08 0x46 0x01 0x08 0x150 0x00>;
    			assigned-clock-parents = <0x08 0x46 0x02 0x08 0x150 0x01>;
    			power-domains = <0x09 0x46 0x01>;
    			ti,timer-pwm;
    			phandle = <0x12a>;
    		};
    
    		serial@2800000 {
    			compatible = "ti,j721e-uart\0ti,am654-uart";
    			reg = <0x00 0x2800000 0x00 0x100>;
    			interrupts = <0x00 0xc0 0x04>;
    			clock-frequency = <0x2dc6c00>;
    			power-domains = <0x09 0x92 0x00>;
    			clocks = <0x08 0x92 0x00>;
    			clock-names = "fclk";
    			status = "okay";
    			pinctrl-names = "default";
    			pinctrl-0 = <0x5a>;
    			phandle = <0x12b>;
    		};
    
    		serial@2810000 {
    			compatible = "ti,j721e-uart\0ti,am654-uart";
    			reg = <0x00 0x2810000 0x00 0x100>;
    			interrupts = <0x00 0xc1 0x04>;
    			clock-frequency = <0x2dc6c00>;
    			power-domains = <0x09 0x116 0x00>;
    			clocks = <0x08 0x116 0x00>;
    			clock-names = "fclk";
    			status = "okay";
    			pinctrl-names = "default";
    			pinctrl-0 = <0x5b>;
    			bootph-all;
    			phandle = <0x12c>;
    		};
    
    		serial@2820000 {
    			compatible = "ti,j721e-uart\0ti,am654-uart";
    			reg = <0x00 0x2820000 0x00 0x100>;
    			interrupts = <0x00 0xc2 0x04>;
    			clock-frequency = <0x2dc6c00>;
    			power-domains = <0x09 0x117 0x01>;
    			clocks = <0x08 0x117 0x00>;
    			clock-names = "fclk";
    			status = "disabled";
    			phandle = <0x12d>;
    		};
    
    		serial@2830000 {
    			compatible = "ti,j721e-uart\0ti,am654-uart";
    			reg = <0x00 0x2830000 0x00 0x100>;
    			interrupts = <0x00 0xc3 0x04>;
    			clock-frequency = <0x2dc6c00>;
    			power-domains = <0x09 0x118 0x01>;
    			clocks = <0x08 0x118 0x00>;
    			clock-names = "fclk";
    			status = "disabled";
    			phandle = <0x12e>;
    		};
    
    		serial@2840000 {
    			compatible = "ti,j721e-uart\0ti,am654-uart";
    			reg = <0x00 0x2840000 0x00 0x100>;
    			interrupts = <0x00 0xc4 0x04>;
    			clock-frequency = <0x2dc6c00>;
    			power-domains = <0x09 0x119 0x01>;
    			clocks = <0x08 0x119 0x00>;
    			clock-names = "fclk";
    			status = "disabled";
    			pinctrl-names = "default";
    			pinctrl-0 = <0x5c>;
    			phandle = <0x12f>;
    		};
    
    		serial@2850000 {
    			compatible = "ti,j721e-uart\0ti,am654-uart";
    			reg = <0x00 0x2850000 0x00 0x100>;
    			interrupts = <0x00 0xc5 0x04>;
    			clock-frequency = <0x2dc6c00>;
    			power-domains = <0x09 0x11a 0x01>;
    			clocks = <0x08 0x11a 0x00>;
    			clock-names = "fclk";
    			status = "disabled";
    			phandle = <0x130>;
    		};
    
    		serial@2860000 {
    			compatible = "ti,j721e-uart\0ti,am654-uart";
    			reg = <0x00 0x2860000 0x00 0x100>;
    			interrupts = <0x00 0xc6 0x04>;
    			clock-frequency = <0x2dc6c00>;
    			power-domains = <0x09 0x11b 0x01>;
    			clocks = <0x08 0x11b 0x00>;
    			clock-names = "fclk";
    			status = "disabled";
    			phandle = <0x131>;
    		};
    
    		serial@2870000 {
    			compatible = "ti,j721e-uart\0ti,am654-uart";
    			reg = <0x00 0x2870000 0x00 0x100>;
    			interrupts = <0x00 0xc7 0x04>;
    			clock-frequency = <0x2dc6c00>;
    			power-domains = <0x09 0x11c 0x01>;
    			clocks = <0x08 0x11c 0x00>;
    			clock-names = "fclk";
    			status = "disabled";
    			phandle = <0x132>;
    		};
    
    		serial@2880000 {
    			compatible = "ti,j721e-uart\0ti,am654-uart";
    			reg = <0x00 0x2880000 0x00 0x100>;
    			interrupts = <0x00 0xf8 0x04>;
    			clock-frequency = <0x2dc6c00>;
    			power-domains = <0x09 0x11d 0x01>;
    			clocks = <0x08 0x11d 0x00>;
    			clock-names = "fclk";
    			status = "disabled";
    			phandle = <0x133>;
    		};
    
    		serial@2890000 {
    			compatible = "ti,j721e-uart\0ti,am654-uart";
    			reg = <0x00 0x2890000 0x00 0x100>;
    			interrupts = <0x00 0xf9 0x04>;
    			clock-frequency = <0x2dc6c00>;
    			power-domains = <0x09 0x11e 0x01>;
    			clocks = <0x08 0x11e 0x00>;
    			clock-names = "fclk";
    			status = "disabled";
    			phandle = <0x134>;
    		};
    
    		gpio@600000 {
    			compatible = "ti,j721e-gpio\0ti,keystone-gpio";
    			reg = <0x00 0x600000 0x00 0x100>;
    			gpio-controller;
    			#gpio-cells = <0x02>;
    			interrupt-parent = <0x5d>;
    			interrupts = <0x100 0x101 0x102 0x103 0x104 0x105 0x106 0x107>;
    			interrupt-controller;
    			#interrupt-cells = <0x02>;
    			ti,ngpio = <0x80>;
    			ti,davinci-gpio-unbanked = <0x00>;
    			power-domains = <0x09 0x69 0x01>;
    			clocks = <0x08 0x69 0x00>;
    			clock-names = "gpio";
    			status = "okay";
    			phandle = <0x93>;
    		};
    
    		gpio@601000 {
    			compatible = "ti,j721e-gpio\0ti,keystone-gpio";
    			reg = <0x00 0x601000 0x00 0x100>;
    			gpio-controller;
    			#gpio-cells = <0x02>;
    			interrupt-parent = <0x5d>;
    			interrupts = <0x120 0x121 0x122>;
    			interrupt-controller;
    			#interrupt-cells = <0x02>;
    			ti,ngpio = <0x24>;
    			ti,davinci-gpio-unbanked = <0x00>;
    			power-domains = <0x09 0x6a 0x01>;
    			clocks = <0x08 0x6a 0x00>;
    			clock-names = "gpio";
    			status = "okay";
    			phandle = <0x48>;
    		};
    
    		gpio@610000 {
    			compatible = "ti,j721e-gpio\0ti,keystone-gpio";
    			reg = <0x00 0x610000 0x00 0x100>;
    			gpio-controller;
    			#gpio-cells = <0x02>;
    			interrupt-parent = <0x5d>;
    			interrupts = <0x108 0x109 0x10a 0x10b 0x10c 0x10d 0x10e 0x10f>;
    			interrupt-controller;
    			#interrupt-cells = <0x02>;
    			ti,ngpio = <0x80>;
    			ti,davinci-gpio-unbanked = <0x00>;
    			power-domains = <0x09 0x6b 0x01>;
    			clocks = <0x08 0x6b 0x00>;
    			clock-names = "gpio";
    			status = "disabled";
    			phandle = <0x135>;
    		};
    
    		gpio@611000 {
    			compatible = "ti,j721e-gpio\0ti,keystone-gpio";
    			reg = <0x00 0x611000 0x00 0x100>;
    			gpio-controller;
    			#gpio-cells = <0x02>;
    			interrupt-parent = <0x5d>;
    			interrupts = <0x124 0x125 0x126>;
    			interrupt-controller;
    			#interrupt-cells = <0x02>;
    			ti,ngpio = <0x24>;
    			ti,davinci-gpio-unbanked = <0x00>;
    			power-domains = <0x09 0x6c 0x01>;
    			clocks = <0x08 0x6c 0x00>;
    			clock-names = "gpio";
    			status = "disabled";
    			phandle = <0x136>;
    		};
    
    		gpio@620000 {
    			compatible = "ti,j721e-gpio\0ti,keystone-gpio";
    			reg = <0x00 0x620000 0x00 0x100>;
    			gpio-controller;
    			#gpio-cells = <0x02>;
    			interrupt-parent = <0x5d>;
    			interrupts = <0x110 0x111 0x112 0x113 0x114 0x115 0x116 0x117>;
    			interrupt-controller;
    			#interrupt-cells = <0x02>;
    			ti,ngpio = <0x80>;
    			ti,davinci-gpio-unbanked = <0x00>;
    			power-domains = <0x09 0x6d 0x01>;
    			clocks = <0x08 0x6d 0x00>;
    			clock-names = "gpio";
    			status = "disabled";
    			phandle = <0x137>;
    		};
    
    		gpio@621000 {
    			compatible = "ti,j721e-gpio\0ti,keystone-gpio";
    			reg = <0x00 0x621000 0x00 0x100>;
    			gpio-controller;
    			#gpio-cells = <0x02>;
    			interrupt-parent = <0x5d>;
    			interrupts = <0x128 0x129 0x12a>;
    			interrupt-controller;
    			#interrupt-cells = <0x02>;
    			ti,ngpio = <0x24>;
    			ti,davinci-gpio-unbanked = <0x00>;
    			power-domains = <0x09 0x6e 0x01>;
    			clocks = <0x08 0x6e 0x00>;
    			clock-names = "gpio";
    			status = "disabled";
    			phandle = <0x138>;
    		};
    
    		gpio@630000 {
    			compatible = "ti,j721e-gpio\0ti,keystone-gpio";
    			reg = <0x00 0x630000 0x00 0x100>;
    			gpio-controller;
    			#gpio-cells = <0x02>;
    			interrupt-parent = <0x5d>;
    			interrupts = <0x118 0x119 0x11a 0x11b 0x11c 0x11d 0x11e 0x11f>;
    			interrupt-controller;
    			#interrupt-cells = <0x02>;
    			ti,ngpio = <0x80>;
    			ti,davinci-gpio-unbanked = <0x00>;
    			power-domains = <0x09 0x6f 0x01>;
    			clocks = <0x08 0x6f 0x00>;
    			clock-names = "gpio";
    			status = "disabled";
    			phandle = <0x139>;
    		};
    
    		gpio@631000 {
    			compatible = "ti,j721e-gpio\0ti,keystone-gpio";
    			reg = <0x00 0x631000 0x00 0x100>;
    			gpio-controller;
    			#gpio-cells = <0x02>;
    			interrupt-parent = <0x5d>;
    			interrupts = <0x12c 0x12d 0x12e>;
    			interrupt-controller;
    			#interrupt-cells = <0x02>;
    			ti,ngpio = <0x24>;
    			ti,davinci-gpio-unbanked = <0x00>;
    			power-domains = <0x09 0x70 0x01>;
    			clocks = <0x08 0x70 0x00>;
    			clock-names = "gpio";
    			status = "disabled";
    			phandle = <0x13a>;
    		};
    
    		mmc@4f80000 {
    			compatible = "ti,j721e-sdhci-8bit";
    			reg = <0x00 0x4f80000 0x00 0x1000 0x00 0x4f88000 0x00 0x400>;
    			interrupts = <0x00 0x03 0x04>;
    			power-domains = <0x09 0x5b 0x01>;
    			clock-names = "clk_ahb\0clk_xin";
    			clocks = <0x08 0x5b 0x00 0x08 0x5b 0x01>;
    			assigned-clocks = <0x08 0x5b 0x01>;
    			assigned-clock-parents = <0x08 0x5b 0x02>;
    			bus-width = <0x08>;
    			mmc-hs200-1_8v;
    			mmc-ddr-1_8v;
    			ti,otap-del-sel-legacy = <0x00>;
    			ti,otap-del-sel-mmc-hs = <0x00>;
    			ti,otap-del-sel-ddr52 = <0x05>;
    			ti,otap-del-sel-hs200 = <0x06>;
    			ti,otap-del-sel-hs400 = <0x00>;
    			ti,itap-del-sel-legacy = <0x10>;
    			ti,itap-del-sel-mmc-hs = <0x0a>;
    			ti,itap-del-sel-ddr52 = <0x03>;
    			ti,trm-icp = <0x08>;
    			dma-coherent;
    			status = "okay";
    			non-removable;
    			bootph-all;
    			ti,driver-strength-ohm = <0x32>;
    			disable-wp;
    			phandle = <0x13b>;
    		};
    
    		mmc@4fb0000 {
    			compatible = "ti,j721e-sdhci-4bit";
    			reg = <0x00 0x4fb0000 0x00 0x1000 0x00 0x4fb8000 0x00 0x400>;
    			interrupts = <0x00 0x04 0x04>;
    			power-domains = <0x09 0x5c 0x01>;
    			clock-names = "clk_ahb\0clk_xin";
    			clocks = <0x08 0x5c 0x05 0x08 0x5c 0x00>;
    			assigned-clocks = <0x08 0x5c 0x00>;
    			assigned-clock-parents = <0x08 0x5c 0x01>;
    			ti,otap-del-sel-legacy = <0x00>;
    			ti,otap-del-sel-sd-hs = <0x00>;
    			ti,otap-del-sel-sdr12 = <0x0f>;
    			ti,otap-del-sel-sdr25 = <0x0f>;
    			ti,otap-del-sel-sdr50 = <0x0c>;
    			ti,otap-del-sel-ddr50 = <0x0c>;
    			ti,otap-del-sel-sdr104 = <0x05>;
    			ti,itap-del-sel-legacy = <0x00>;
    			ti,itap-del-sel-sd-hs = <0x00>;
    			ti,itap-del-sel-sdr12 = <0x00>;
    			ti,itap-del-sel-sdr25 = <0x00>;
    			ti,itap-del-sel-ddr50 = <0x02>;
    			ti,trm-icp = <0x08>;
    			ti,clkbuf-sel = <0x07>;
    			dma-coherent;
    			sdhci-caps-mask = <0x02 0x00>;
    			status = "okay";
    			vmmc-supply = <0x5e>;
    			vqmmc-supply = <0x5f>;
    			pinctrl-names = "default";
    			pinctrl-0 = <0x60>;
    			bootph-all;
    			ti,driver-strength-ohm = <0x32>;
    			disable-wp;
    			phandle = <0x13c>;
    		};
    
    		mmc@4f98000 {
    			compatible = "ti,j721e-sdhci-4bit";
    			reg = <0x00 0x4f98000 0x00 0x1000 0x00 0x4f90000 0x00 0x400>;
    			interrupts = <0x00 0x05 0x04>;
    			power-domains = <0x09 0x5d 0x01>;
    			clock-names = "clk_ahb\0clk_xin";
    			clocks = <0x08 0x5d 0x05 0x08 0x5d 0x00>;
    			assigned-clocks = <0x08 0x5d 0x00>;
    			assigned-clock-parents = <0x08 0x5d 0x01>;
    			ti,otap-del-sel-legacy = <0x00>;
    			ti,otap-del-sel-sd-hs = <0x00>;
    			ti,otap-del-sel-sdr12 = <0x0f>;
    			ti,otap-del-sel-sdr25 = <0x0f>;
    			ti,otap-del-sel-sdr50 = <0x0c>;
    			ti,otap-del-sel-ddr50 = <0x0c>;
    			ti,otap-del-sel-sdr104 = <0x05>;
    			ti,itap-del-sel-legacy = <0x00>;
    			ti,itap-del-sel-sd-hs = <0x00>;
    			ti,itap-del-sel-sdr12 = <0x00>;
    			ti,itap-del-sel-sdr25 = <0x00>;
    			ti,itap-del-sel-ddr50 = <0x02>;
    			ti,trm-icp = <0x08>;
    			ti,clkbuf-sel = <0x07>;
    			dma-coherent;
    			sdhci-caps-mask = <0x02 0x00>;
    			status = "disabled";
    			phandle = <0x13d>;
    		};
    
    		cdns-usb@4104000 {
    			compatible = "ti,j721e-usb";
    			reg = <0x00 0x4104000 0x00 0x100>;
    			dma-coherent;
    			power-domains = <0x09 0x120 0x01>;
    			clocks = <0x08 0x120 0x0f 0x08 0x120 0x03>;
    			clock-names = "ref\0lpm";
    			assigned-clocks = <0x08 0x120 0x0f>;
    			assigned-clock-parents = <0x08 0x120 0x10>;
    			#address-cells = <0x02>;
    			#size-cells = <0x02>;
    			ranges;
    			pinctrl-names = "default";
    			pinctrl-0 = <0x61>;
    			bootph-all;
    			ti,vbus-divider;
    			phandle = <0x13e>;
    
    			usb@6000000 {
    				compatible = "cdns,usb3";
    				reg = <0x00 0x6000000 0x00 0x10000 0x00 0x6010000 0x00 0x10000 0x00 0x6020000 0x00 0x10000>;
    				reg-names = "otg\0xhci\0dev";
    				interrupts = <0x00 0x60 0x04 0x00 0x66 0x04 0x00 0x78 0x04>;
    				interrupt-names = "host\0peripheral\0otg";
    				maximum-speed = "super-speed";
    				dr_mode = "otg";
    				phys = <0x62>;
    				phy-names = "cdns3,usb3-phy";
    				bootph-all;
    				phandle = <0x13f>;
    			};
    		};
    
    		cdns-usb@4114000 {
    			compatible = "ti,j721e-usb";
    			reg = <0x00 0x4114000 0x00 0x100>;
    			dma-coherent;
    			power-domains = <0x09 0x121 0x01>;
    			clocks = <0x08 0x121 0x0f 0x08 0x121 0x03>;
    			clock-names = "ref\0lpm";
    			assigned-clocks = <0x08 0x121 0x0f>;
    			assigned-clock-parents = <0x08 0x121 0x10>;
    			#address-cells = <0x02>;
    			#size-cells = <0x02>;
    			ranges;
    			pinctrl-names = "default";
    			pinctrl-0 = <0x63>;
    			ti,usb2-only;
    			phandle = <0x140>;
    
    			usb@6400000 {
    				compatible = "cdns,usb3";
    				reg = <0x00 0x6400000 0x00 0x10000 0x00 0x6410000 0x00 0x10000 0x00 0x6420000 0x00 0x10000>;
    				reg-names = "otg\0xhci\0dev";
    				interrupts = <0x00 0x68 0x04 0x00 0x6e 0x04 0x00 0x79 0x04>;
    				interrupt-names = "host\0peripheral\0otg";
    				maximum-speed = "high-speed";
    				dr_mode = "host";
    				phandle = <0x141>;
    			};
    		};
    
    		i2c@2000000 {
    			compatible = "ti,j721e-i2c\0ti,omap4-i2c";
    			reg = <0x00 0x2000000 0x00 0x100>;
    			interrupts = <0x00 0xc8 0x04>;
    			#address-cells = <0x01>;
    			#size-cells = <0x00>;
    			clock-names = "fck";
    			clocks = <0x08 0xbb 0x00>;
    			power-domains = <0x09 0xbb 0x00>;
    			status = "okay";
    			pinctrl-names = "default";
    			pinctrl-0 = <0x64>;
    			clock-frequency = <0x61a80>;
    			phandle = <0x142>;
    
    			gpio@20 {
    				compatible = "ti,tca6416";
    				reg = <0x20>;
    				gpio-controller;
    				#gpio-cells = <0x02>;
    				phandle = <0x51>;
    			};
    
    			gpio@22 {
    				compatible = "ti,tca6424";
    				reg = <0x22>;
    				gpio-controller;
    				#gpio-cells = <0x02>;
    				phandle = <0x56>;
    
    				p09-hog {
    					gpio-hog;
    					gpios = <0x09 0x00>;
    					output-low;
    					line-name = "MCASP/TRACE_MUX_S0";
    				};
    
    				p10-hog {
    					gpio-hog;
    					gpios = <0x0a 0x00>;
    					output-high;
    					line-name = "MCASP/TRACE_MUX_S1";
    				};
    			};
    		};
    
    		i2c@2010000 {
    			compatible = "ti,j721e-i2c\0ti,omap4-i2c";
    			reg = <0x00 0x2010000 0x00 0x100>;
    			interrupts = <0x00 0xc9 0x04>;
    			#address-cells = <0x01>;
    			#size-cells = <0x00>;
    			clock-names = "fck";
    			clocks = <0x08 0xbc 0x00>;
    			power-domains = <0x09 0xbc 0x01>;
    			status = "okay";
    			pinctrl-names = "default";
    			pinctrl-0 = <0x65>;
    			clock-frequency = <0x61a80>;
    			phandle = <0x143>;
    
    			gpio@20 {
    				compatible = "ti,tca6408";
    				reg = <0x20>;
    				gpio-controller;
    				#gpio-cells = <0x02>;
    				pinctrl-names = "default";
    				pinctrl-0 = <0x66>;
    				interrupt-parent = <0x48>;
    				interrupts = <0x0b 0x02>;
    				interrupt-controller;
    				#interrupt-cells = <0x02>;
    				phandle = <0x9a>;
    			};
    		};
    
    		i2c@2020000 {
    			compatible = "ti,j721e-i2c\0ti,omap4-i2c";
    			reg = <0x00 0x2020000 0x00 0x100>;
    			interrupts = <0x00 0xca 0x04>;
    			#address-cells = <0x01>;
    			#size-cells = <0x00>;
    			clock-names = "fck";
    			clocks = <0x08 0xbd 0x00>;
    			power-domains = <0x09 0xbd 0x01>;
    			status = "disabled";
    			phandle = <0x144>;
    		};
    
    		i2c@2030000 {
    			compatible = "ti,j721e-i2c\0ti,omap4-i2c";
    			reg = <0x00 0x2030000 0x00 0x100>;
    			interrupts = <0x00 0xcb 0x04>;
    			#address-cells = <0x01>;
    			#size-cells = <0x00>;
    			clock-names = "fck";
    			clocks = <0x08 0xbe 0x00>;
    			power-domains = <0x09 0xbe 0x01>;
    			status = "okay";
    			pinctrl-names = "default";
    			pinctrl-0 = <0x67>;
    			clock-frequency = <0x61a80>;
    			phandle = <0x145>;
    
    			gpio@20 {
    				compatible = "ti,tca6408";
    				reg = <0x20>;
    				gpio-controller;
    				#gpio-cells = <0x02>;
    				phandle = <0x146>;
    			};
    		};
    
    		i2c@2040000 {
    			compatible = "ti,j721e-i2c\0ti,omap4-i2c";
    			reg = <0x00 0x2040000 0x00 0x100>;
    			interrupts = <0x00 0xcc 0x04>;
    			#address-cells = <0x01>;
    			#size-cells = <0x00>;
    			clock-names = "fck";
    			clocks = <0x08 0xbf 0x00>;
    			power-domains = <0x09 0xbf 0x01>;
    			status = "disabled";
    			phandle = <0x147>;
    		};
    
    		i2c@2050000 {
    			compatible = "ti,j721e-i2c\0ti,omap4-i2c";
    			reg = <0x00 0x2050000 0x00 0x100>;
    			interrupts = <0x00 0xcd 0x04>;
    			#address-cells = <0x01>;
    			#size-cells = <0x00>;
    			clock-names = "fck";
    			clocks = <0x08 0xc0 0x00>;
    			power-domains = <0x09 0xc0 0x01>;
    			status = "disabled";
    			phandle = <0x148>;
    		};
    
    		i2c@2060000 {
    			compatible = "ti,j721e-i2c\0ti,omap4-i2c";
    			reg = <0x00 0x2060000 0x00 0x100>;
    			interrupts = <0x00 0xce 0x04>;
    			#address-cells = <0x01>;
    			#size-cells = <0x00>;
    			clock-names = "fck";
    			clocks = <0x08 0xc1 0x00>;
    			power-domains = <0x09 0xc1 0x01>;
    			status = "okay";
    			pinctrl-names = "default";
    			pinctrl-0 = <0x68>;
    			clock-frequency = <0x61a80>;
    			phandle = <0x149>;
    
    			gpio@20 {
    				compatible = "ti,tca6408";
    				reg = <0x20>;
    				gpio-controller;
    				#gpio-cells = <0x02>;
    				phandle = <0x14a>;
    			};
    		};
    
    		video-encoder@4200000 {
    			compatible = "img,vxe384";
    			reg = <0x00 0x4200000 0x00 0x100000>;
    			power-domains = <0x09 0x99 0x01>;
    			interrupts = <0x00 0xb5 0x04>;
    			phandle = <0x14b>;
    		};
    
    		video-decoder@4300000 {
    			compatible = "img,d5500-vxd";
    			reg = <0x00 0x4300000 0x00 0x100000>;
    			power-domains = <0x09 0x90 0x01>;
    			interrupts = <0x00 0xb4 0x04>;
    			phandle = <0x14c>;
    		};
    
    		ufs-wrapper@4e80000 {
    			compatible = "ti,j721e-ufs";
    			reg = <0x00 0x4e80000 0x00 0x100>;
    			power-domains = <0x09 0x115 0x01>;
    			clocks = <0x08 0x115 0x01>;
    			assigned-clocks = <0x08 0x115 0x01>;
    			assigned-clock-parents = <0x08 0x115 0x04>;
    			ranges;
    			#address-cells = <0x02>;
    			#size-cells = <0x02>;
    			phandle = <0x14d>;
    
    			ufs@4e84000 {
    				compatible = "cdns,ufshc-m31-16nm\0jedec,ufs-2.0";
    				reg = <0x00 0x4e84000 0x00 0x10000>;
    				interrupts = <0x00 0x11 0x04>;
    				freq-table-hz = <0xee6b280 0xee6b280 0x124f800 0x124f800 0x124f800 0x124f800>;
    				clocks = <0x08 0x115 0x00 0x08 0x115 0x01 0x08 0x115 0x01>;
    				clock-names = "core_clk\0phy_clk\0ref_clk";
    				dma-coherent;
    			};
    		};
    
    		dp-bridge@a000000 {
    			compatible = "ti,j721e-mhdp8546";
    			reg = <0x00 0xa000000 0x00 0x30a00 0x00 0x4f40000 0x00 0x20>;
    			reg-names = "mhdptx\0j721e-intg";
    			clocks = <0x08 0x97 0x24>;
    			interrupt-parent = <0x01>;
    			interrupts = <0x00 0x266 0x04>;
    			power-domains = <0x09 0x97 0x01>;
    			phys = <0x69>;
    			phy-names = "dpphy";
    			pinctrl-names = "default";
    			pinctrl-0 = <0x6a>;
    			phandle = <0x14e>;
    
    			ports {
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    				phandle = <0x14f>;
    
    				port@0 {
    					reg = <0x00>;
    
    					endpoint {
    						remote-endpoint = <0x6b>;
    						phandle = <0x6e>;
    					};
    				};
    
    				port@4 {
    					reg = <0x04>;
    
    					endpoint {
    						remote-endpoint = <0x6c>;
    						phandle = <0x9c>;
    					};
    				};
    			};
    		};
    
    		phy@4480000 {
    			compatible = "ti,j721e-dphy";
    			reg = <0x00 0x4480000 0x00 0x1000>;
    			clocks = <0x08 0x128 0x01 0x08 0x128 0x03>;
    			clock-names = "psm\0pll_ref";
    			#phy-cells = <0x00>;
    			power-domains = <0x09 0x128 0x01>;
    			assigned-clocks = <0x08 0x128 0x03>;
    			assigned-clock-parents = <0x08 0x128 0x04>;
    			assigned-clock-rates = <0x124f800>;
    			status = "disabled";
    			phandle = <0x6d>;
    		};
    
    		dsi@4800000 {
    			compatible = "ti,j721e-dsi";
    			reg = <0x00 0x4800000 0x00 0x100000 0x00 0x4710000 0x00 0x100>;
    			clocks = <0x08 0x96 0x01 0x08 0x96 0x05>;
    			clock-names = "dsi_p_clk\0dsi_sys_clk";
    			power-domains = <0x09 0x96 0x01>;
    			interrupt-parent = <0x01>;
    			interrupts = <0x00 0x258 0x04>;
    			phys = <0x6d>;
    			phy-names = "dphy";
    			status = "disabled";
    			phandle = <0x150>;
    
    			ports {
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    				phandle = <0x151>;
    			};
    		};
    
    		dss@4a00000 {
    			compatible = "ti,j721e-dss";
    			reg = <0x00 0x4a00000 0x00 0x10000 0x00 0x4a10000 0x00 0x10000 0x00 0x4b00000 0x00 0x10000 0x00 0x4b10000 0x00 0x10000 0x00 0x4a20000 0x00 0x10000 0x00 0x4a30000 0x00 0x10000 0x00 0x4a50000 0x00 0x10000 0x00 0x4a60000 0x00 0x10000 0x00 0x4a70000 0x00 0x10000 0x00 0x4a90000 0x00 0x10000 0x00 0x4ab0000 0x00 0x10000 0x00 0x4ad0000 0x00 0x10000 0x00 0x4a80000 0x00 0x10000 0x00 0x4aa0000 0x00 0x10000 0x00 0x4ac0000 0x00 0x10000 0x00 0x4ae0000 0x00 0x10000 0x00 0x4af0000 0x00 0x10000>;
    			reg-names = "common_m\0common_s0\0common_s1\0common_s2\0vidl1\0vidl2\0vid1\0vid2\0ovr1\0ovr2\0ovr3\0ovr4\0vp1\0vp2\0vp3\0vp4\0wb";
    			clocks = <0x08 0x98 0x00 0x08 0x98 0x01 0x08 0x98 0x04 0x08 0x98 0x09 0x08 0x98 0x0d>;
    			clock-names = "fck\0vp1\0vp2\0vp3\0vp4";
    			power-domains = <0x09 0x98 0x01>;
    			interrupts = <0x00 0x25a 0x04 0x00 0x25b 0x04 0x00 0x25c 0x04 0x00 0x25d 0x04>;
    			interrupt-names = "common_m\0common_s0\0common_s1\0common_s2";
    			assigned-clocks = <0x08 0x98 0x01 0x08 0x98 0x04 0x08 0x98 0x09 0x08 0x98 0x0d>;
    			assigned-clock-parents = <0x08 0x98 0x02 0x08 0x98 0x06 0x08 0x98 0x0b 0x08 0x98 0x12>;
    			phandle = <0x152>;
    
    			ports {
    				phandle = <0x153>;
    
    				port {
    
    					endpoint {
    						remote-endpoint = <0x6e>;
    						phandle = <0x6b>;
    					};
    				};
    			};
    		};
    
    		mcasp@2b00000 {
    			compatible = "ti,am33xx-mcasp-audio";
    			reg = <0x00 0x2b00000 0x00 0x2000 0x00 0x2b08000 0x00 0x1000>;
    			reg-names = "mpu\0dat";
    			interrupts = <0x00 0x220 0x04 0x00 0x221 0x04>;
    			interrupt-names = "tx\0rx";
    			dmas = <0x17 0xc400 0x17 0x4400>;
    			dma-names = "tx\0rx";
    			clocks = <0x08 0xae 0x01>;
    			clock-names = "fck";
    			power-domains = <0x09 0xae 0x01>;
    			status = "disabled";
    			phandle = <0x154>;
    		};
    
    		mcasp@2b10000 {
    			compatible = "ti,am33xx-mcasp-audio";
    			reg = <0x00 0x2b10000 0x00 0x2000 0x00 0x2b18000 0x00 0x1000>;
    			reg-names = "mpu\0dat";
    			interrupts = <0x00 0x222 0x04 0x00 0x223 0x04>;
    			interrupt-names = "tx\0rx";
    			dmas = <0x17 0xc401 0x17 0x4401>;
    			dma-names = "tx\0rx";
    			clocks = <0x08 0xaf 0x01>;
    			clock-names = "fck";
    			power-domains = <0x09 0xaf 0x01>;
    			status = "disabled";
    			phandle = <0x155>;
    		};
    
    		mcasp@2b20000 {
    			compatible = "ti,am33xx-mcasp-audio";
    			reg = <0x00 0x2b20000 0x00 0x2000 0x00 0x2b28000 0x00 0x1000>;
    			reg-names = "mpu\0dat";
    			interrupts = <0x00 0x224 0x04 0x00 0x225 0x04>;
    			interrupt-names = "tx\0rx";
    			dmas = <0x17 0xc402 0x17 0x4402>;
    			dma-names = "tx\0rx";
    			clocks = <0x08 0xb0 0x01>;
    			clock-names = "fck";
    			power-domains = <0x09 0xb0 0x01>;
    			status = "disabled";
    			phandle = <0x156>;
    		};
    
    		mcasp@2b30000 {
    			compatible = "ti,am33xx-mcasp-audio";
    			reg = <0x00 0x2b30000 0x00 0x2000 0x00 0x2b38000 0x00 0x1000>;
    			reg-names = "mpu\0dat";
    			interrupts = <0x00 0x226 0x04 0x00 0x227 0x04>;
    			interrupt-names = "tx\0rx";
    			dmas = <0x17 0xc500 0x17 0x4500>;
    			dma-names = "tx\0rx";
    			clocks = <0x08 0xb1 0x01>;
    			clock-names = "fck";
    			power-domains = <0x09 0xb1 0x01>;
    			status = "disabled";
    			phandle = <0x157>;
    		};
    
    		mcasp@2b40000 {
    			compatible = "ti,am33xx-mcasp-audio";
    			reg = <0x00 0x2b40000 0x00 0x2000 0x00 0x2b48000 0x00 0x1000>;
    			reg-names = "mpu\0dat";
    			interrupts = <0x00 0x228 0x04 0x00 0x229 0x04>;
    			interrupt-names = "tx\0rx";
    			dmas = <0x17 0xc501 0x17 0x4501>;
    			dma-names = "tx\0rx";
    			clocks = <0x08 0xb2 0x01>;
    			clock-names = "fck";
    			power-domains = <0x09 0xb2 0x01>;
    			status = "disabled";
    			phandle = <0x158>;
    		};
    
    		mcasp@2b50000 {
    			compatible = "ti,am33xx-mcasp-audio";
    			reg = <0x00 0x2b50000 0x00 0x2000 0x00 0x2b58000 0x00 0x1000>;
    			reg-names = "mpu\0dat";
    			interrupts = <0x00 0x22a 0x04 0x00 0x22b 0x04>;
    			interrupt-names = "tx\0rx";
    			dmas = <0x17 0xc502 0x17 0x4502>;
    			dma-names = "tx\0rx";
    			clocks = <0x08 0xb3 0x01>;
    			clock-names = "fck";
    			power-domains = <0x09 0xb3 0x01>;
    			status = "disabled";
    			phandle = <0x159>;
    		};
    
    		mcasp@2b60000 {
    			compatible = "ti,am33xx-mcasp-audio";
    			reg = <0x00 0x2b60000 0x00 0x2000 0x00 0x2b68000 0x00 0x1000>;
    			reg-names = "mpu\0dat";
    			interrupts = <0x00 0x22c 0x04 0x00 0x22d 0x04>;
    			interrupt-names = "tx\0rx";
    			dmas = <0x17 0xc503 0x17 0x4503>;
    			dma-names = "tx\0rx";
    			clocks = <0x08 0xb4 0x01>;
    			clock-names = "fck";
    			power-domains = <0x09 0xb4 0x01>;
    			status = "disabled";
    			phandle = <0x15a>;
    		};
    
    		mcasp@2b70000 {
    			compatible = "ti,am33xx-mcasp-audio";
    			reg = <0x00 0x2b70000 0x00 0x2000 0x00 0x2b78000 0x00 0x1000>;
    			reg-names = "mpu\0dat";
    			interrupts = <0x00 0x22e 0x04 0x00 0x22f 0x04>;
    			interrupt-names = "tx\0rx";
    			dmas = <0x17 0xc504 0x17 0x4504>;
    			dma-names = "tx\0rx";
    			clocks = <0x08 0xb5 0x01>;
    			clock-names = "fck";
    			power-domains = <0x09 0xb5 0x01>;
    			status = "disabled";
    			phandle = <0x15b>;
    		};
    
    		mcasp@2b80000 {
    			compatible = "ti,am33xx-mcasp-audio";
    			reg = <0x00 0x2b80000 0x00 0x2000 0x00 0x2b88000 0x00 0x1000>;
    			reg-names = "mpu\0dat";
    			interrupts = <0x00 0x230 0x04 0x00 0x231 0x04>;
    			interrupt-names = "tx\0rx";
    			dmas = <0x17 0xc505 0x17 0x4505>;
    			dma-names = "tx\0rx";
    			clocks = <0x08 0xb6 0x01>;
    			clock-names = "fck";
    			power-domains = <0x09 0xb6 0x01>;
    			status = "disabled";
    			phandle = <0x15c>;
    		};
    
    		mcasp@2b90000 {
    			compatible = "ti,am33xx-mcasp-audio";
    			reg = <0x00 0x2b90000 0x00 0x2000 0x00 0x2b98000 0x00 0x1000>;
    			reg-names = "mpu\0dat";
    			interrupts = <0x00 0x232 0x04 0x00 0x233 0x04>;
    			interrupt-names = "tx\0rx";
    			dmas = <0x17 0xc506 0x17 0x4506>;
    			dma-names = "tx\0rx";
    			clocks = <0x08 0xb7 0x01>;
    			clock-names = "fck";
    			power-domains = <0x09 0xb7 0x01>;
    			status = "disabled";
    			phandle = <0x15d>;
    		};
    
    		mcasp@2ba0000 {
    			compatible = "ti,am33xx-mcasp-audio";
    			reg = <0x00 0x2ba0000 0x00 0x2000 0x00 0x2ba8000 0x00 0x1000>;
    			reg-names = "mpu\0dat";
    			interrupts = <0x00 0x234 0x04 0x00 0x235 0x04>;
    			interrupt-names = "tx\0rx";
    			dmas = <0x17 0xc507 0x17 0x4507>;
    			dma-names = "tx\0rx";
    			clocks = <0x08 0xb8 0x01>;
    			clock-names = "fck";
    			power-domains = <0x09 0xb8 0x01>;
    			status = "disabled";
    			phandle = <0x15e>;
    		};
    
    		mcasp@2bb0000 {
    			compatible = "ti,am33xx-mcasp-audio";
    			reg = <0x00 0x2bb0000 0x00 0x2000 0x00 0x2bb8000 0x00 0x1000>;
    			reg-names = "mpu\0dat";
    			interrupts = <0x00 0x236 0x04 0x00 0x237 0x04>;
    			interrupt-names = "tx\0rx";
    			dmas = <0x17 0xc508 0x17 0x4508>;
    			dma-names = "tx\0rx";
    			clocks = <0x08 0xb9 0x01>;
    			clock-names = "fck";
    			power-domains = <0x09 0xb9 0x01>;
    			status = "disabled";
    			phandle = <0x15f>;
    		};
    
    		watchdog@2200000 {
    			compatible = "ti,j7-rti-wdt";
    			reg = <0x00 0x2200000 0x00 0x100>;
    			clocks = <0x08 0xfc 0x01>;
    			power-domains = <0x09 0xfc 0x01>;
    			assigned-clocks = <0x08 0xfc 0x01>;
    			assigned-clock-parents = <0x08 0xfc 0x05>;
    			phandle = <0x160>;
    		};
    
    		watchdog@2210000 {
    			compatible = "ti,j7-rti-wdt";
    			reg = <0x00 0x2210000 0x00 0x100>;
    			clocks = <0x08 0xfd 0x01>;
    			power-domains = <0x09 0xfd 0x01>;
    			assigned-clocks = <0x08 0xfd 0x01>;
    			assigned-clock-parents = <0x08 0xfd 0x05>;
    			phandle = <0x161>;
    		};
    
    		r5fss@5c00000 {
    			compatible = "ti,j721e-r5fss";
    			ti,cluster-mode = <0x00>;
    			#address-cells = <0x01>;
    			#size-cells = <0x01>;
    			ranges = <0x5c00000 0x00 0x5c00000 0x20000 0x5d00000 0x00 0x5d00000 0x20000>;
    			power-domains = <0x09 0xf3 0x01>;
    			phandle = <0x162>;
    
    			r5f@5c00000 {
    				compatible = "ti,j721e-r5f";
    				reg = <0x5c00000 0x8000 0x5c10000 0x8000>;
    				reg-names = "atcm\0btcm";
    				ti,sci = <0x0c>;
    				ti,sci-dev-id = <0xf5>;
    				ti,sci-proc-ids = <0x06 0xff>;
    				resets = <0x20 0xf5 0x01>;
    				firmware-name = "j7-main-r5f0_0-fw";
    				ti,no-autostart;
    				ti,atcm-enable = <0x01>;
    				ti,btcm-enable = <0x01>;
    				ti,loczrama = <0x01>;
    				mboxes = <0x6f 0x70>;
    				memory-region = <0x71 0x72>;
    				phandle = <0x163>;
    			};
    
    			r5f@5d00000 {
    				compatible = "ti,j721e-r5f";
    				reg = <0x5d00000 0x8000 0x5d10000 0x8000>;
    				reg-names = "atcm\0btcm";
    				ti,sci = <0x0c>;
    				ti,sci-dev-id = <0xf6>;
    				ti,sci-proc-ids = <0x07 0xff>;
    				resets = <0x20 0xf6 0x01>;
    				firmware-name = "j7-main-r5f0_1-fw";
    				ti,atcm-enable = <0x01>;
    				ti,btcm-enable = <0x01>;
    				ti,loczrama = <0x01>;
    				mboxes = <0x6f 0x73>;
    				memory-region = <0x74 0x75>;
    				phandle = <0x164>;
    			};
    		};
    
    		r5fss@5e00000 {
    			compatible = "ti,j721e-r5fss";
    			ti,cluster-mode = <0x00>;
    			#address-cells = <0x01>;
    			#size-cells = <0x01>;
    			ranges = <0x5e00000 0x00 0x5e00000 0x20000 0x5f00000 0x00 0x5f00000 0x20000>;
    			power-domains = <0x09 0xf4 0x01>;
    			phandle = <0x165>;
    
    			r5f@5e00000 {
    				compatible = "ti,j721e-r5f";
    				reg = <0x5e00000 0x8000 0x5e10000 0x8000>;
    				reg-names = "atcm\0btcm";
    				ti,sci = <0x0c>;
    				ti,sci-dev-id = <0xf7>;
    				ti,sci-proc-ids = <0x08 0xff>;
    				resets = <0x20 0xf7 0x01>;
    				firmware-name = "j7-main-r5f1_0-fw";
    				ti,atcm-enable = <0x01>;
    				ti,btcm-enable = <0x01>;
    				ti,loczrama = <0x01>;
    				mboxes = <0x76 0x77>;
    				memory-region = <0x78 0x79>;
    				phandle = <0x166>;
    			};
    
    			r5f@5f00000 {
    				compatible = "ti,j721e-r5f";
    				reg = <0x5f00000 0x8000 0x5f10000 0x8000>;
    				reg-names = "atcm\0btcm";
    				ti,sci = <0x0c>;
    				ti,sci-dev-id = <0xf8>;
    				ti,sci-proc-ids = <0x09 0xff>;
    				resets = <0x20 0xf8 0x01>;
    				firmware-name = "j7-main-r5f1_1-fw";
    				ti,atcm-enable = <0x01>;
    				ti,btcm-enable = <0x01>;
    				ti,loczrama = <0x01>;
    				mboxes = <0x76 0x7a>;
    				memory-region = <0x7b 0x7c>;
    				phandle = <0x167>;
    			};
    		};
    
    		dsp@4d80800000 {
    			compatible = "ti,j721e-c66-dsp";
    			reg = <0x4d 0x80800000 0x00 0x48000 0x4d 0x80e00000 0x00 0x8000 0x4d 0x80f00000 0x00 0x8000>;
    			reg-names = "l2sram\0l1pram\0l1dram";
    			ti,sci = <0x0c>;
    			ti,sci-dev-id = <0x8e>;
    			ti,sci-proc-ids = <0x03 0xff>;
    			resets = <0x20 0x8e 0x01>;
    			firmware-name = "j7-c66_0-fw";
    			status = "okay";
    			mboxes = <0x7d 0x7e>;
    			memory-region = <0x7f 0x80>;
    			phandle = <0x168>;
    		};
    
    		dsp@4d81800000 {
    			compatible = "ti,j721e-c66-dsp";
    			reg = <0x4d 0x81800000 0x00 0x48000 0x4d 0x81e00000 0x00 0x8000 0x4d 0x81f00000 0x00 0x8000>;
    			reg-names = "l2sram\0l1pram\0l1dram";
    			ti,sci = <0x0c>;
    			ti,sci-dev-id = <0x8f>;
    			ti,sci-proc-ids = <0x04 0xff>;
    			resets = <0x20 0x8f 0x01>;
    			firmware-name = "j7-c66_1-fw";
    			status = "okay";
    			mboxes = <0x7d 0x81>;
    			memory-region = <0x82 0x83>;
    			phandle = <0x169>;
    		};
    
    		dsp@64800000 {
    			compatible = "ti,j721e-c71-dsp";
    			reg = <0x00 0x64800000 0x00 0x80000 0x00 0x64e00000 0x00 0xc000>;
    			reg-names = "l2sram\0l1dram";
    			ti,sci = <0x0c>;
    			ti,sci-dev-id = <0x0f>;
    			ti,sci-proc-ids = <0x30 0xff>;
    			resets = <0x20 0x0f 0x01>;
    			firmware-name = "j7-c71_0-fw";
    			status = "okay";
    			mboxes = <0x84 0x85>;
    			memory-region = <0x86 0x87>;
    			phandle = <0x16a>;
    		};
    
    		mux-controller@a40000 {
    			compatible = "reg-mux";
    			reg = <0x00 0xa40000 0x00 0x800>;
    			#mux-control-cells = <0x01>;
    			status = "okay";
    			mux-reg-masks-state = <0x68 0x1ffff 0x10011>;
    			phandle = <0x16b>;
    		};
    
    		icssg@b000000 {
    			compatible = "ti,j721e-icssg";
    			reg = <0x00 0xb000000 0x00 0x80000>;
    			power-domains = <0x09 0x77 0x01>;
    			#address-cells = <0x01>;
    			#size-cells = <0x01>;
    			ranges = <0x00 0x00 0xb000000 0x100000>;
    			phandle = <0x16c>;
    
    			memories@0 {
    				reg = <0x00 0x2000 0x2000 0x2000 0x10000 0x10000>;
    				reg-names = "dram0\0dram1\0shrdram2";
    				phandle = <0x16d>;
    			};
    
    			cfg@26000 {
    				compatible = "ti,pruss-cfg\0syscon";
    				reg = <0x26000 0x200>;
    				#address-cells = <0x01>;
    				#size-cells = <0x01>;
    				ranges = <0x00 0x26000 0x2000>;
    				phandle = <0x16e>;
    
    				clocks {
    					#address-cells = <0x01>;
    					#size-cells = <0x00>;
    
    					coreclk-mux@3c {
    						reg = <0x3c>;
    						#clock-cells = <0x00>;
    						clocks = <0x08 0x77 0x18 0x08 0x77 0x01>;
    						assigned-clocks = <0x88>;
    						assigned-clock-parents = <0x08 0x77 0x01>;
    						phandle = <0x88>;
    					};
    
    					iepclk-mux@30 {
    						reg = <0x30>;
    						#clock-cells = <0x00>;
    						clocks = <0x08 0x77 0x03 0x88>;
    						assigned-clocks = <0x89>;
    						assigned-clock-parents = <0x88>;
    						phandle = <0x89>;
    					};
    				};
    			};
    
    			mii-rt@32000 {
    				compatible = "ti,pruss-mii\0syscon";
    				reg = <0x32000 0x100>;
    				phandle = <0x16f>;
    			};
    
    			mii-g-rt@33000 {
    				compatible = "ti,pruss-mii-g\0syscon";
    				reg = <0x33000 0x1000>;
    				phandle = <0x170>;
    			};
    
    			interrupt-controller@20000 {
    				compatible = "ti,icssg-intc";
    				reg = <0x20000 0x2000>;
    				interrupt-controller;
    				#interrupt-cells = <0x03>;
    				interrupts = <0x00 0xfe 0x04 0x00 0xff 0x04 0x00 0x100 0x04 0x00 0x101 0x04 0x00 0x102 0x04 0x00 0x103 0x04 0x00 0x104 0x04 0x00 0x105 0x04>;
    				interrupt-names = "host_intr0\0host_intr1\0host_intr2\0host_intr3\0host_intr4\0host_intr5\0host_intr6\0host_intr7";
    				phandle = <0x171>;
    			};
    
    			pru@34000 {
    				compatible = "ti,j721e-pru";
    				reg = <0x34000 0x3000 0x22000 0x100 0x22400 0x100>;
    				reg-names = "iram\0control\0debug";
    				firmware-name = "j7-pru0_0-fw";
    				phandle = <0x172>;
    			};
    
    			rtu@4000 {
    				compatible = "ti,j721e-rtu";
    				reg = <0x4000 0x2000 0x23000 0x100 0x23400 0x100>;
    				reg-names = "iram\0control\0debug";
    				firmware-name = "j7-rtu0_0-fw";
    				phandle = <0x173>;
    			};
    
    			txpru@a000 {
    				compatible = "ti,j721e-tx-pru";
    				reg = <0xa000 0x1800 0x25000 0x100 0x25400 0x100>;
    				reg-names = "iram\0control\0debug";
    				firmware-name = "j7-txpru0_0-fw";
    				phandle = <0x174>;
    			};
    
    			pru@38000 {
    				compatible = "ti,j721e-pru";
    				reg = <0x38000 0x3000 0x24000 0x100 0x24400 0x100>;
    				reg-names = "iram\0control\0debug";
    				firmware-name = "j7-pru0_1-fw";
    				phandle = <0x175>;
    			};
    
    			rtu@6000 {
    				compatible = "ti,j721e-rtu";
    				reg = <0x6000 0x2000 0x23800 0x100 0x23c00 0x100>;
    				reg-names = "iram\0control\0debug";
    				firmware-name = "j7-rtu0_1-fw";
    				phandle = <0x176>;
    			};
    
    			txpru@c000 {
    				compatible = "ti,j721e-tx-pru";
    				reg = <0xc000 0x1800 0x25800 0x100 0x25c00 0x100>;
    				reg-names = "iram\0control\0debug";
    				firmware-name = "j7-txpru0_1-fw";
    				phandle = <0x177>;
    			};
    
    			mdio@32400 {
    				compatible = "ti,davinci_mdio";
    				reg = <0x32400 0x100>;
    				clocks = <0x08 0x77 0x01>;
    				clock-names = "fck";
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    				bus_freq = <0xf4240>;
    				status = "disabled";
    				phandle = <0x178>;
    			};
    		};
    
    		icssg@b100000 {
    			compatible = "ti,j721e-icssg";
    			reg = <0x00 0xb100000 0x00 0x80000>;
    			power-domains = <0x09 0x78 0x01>;
    			#address-cells = <0x01>;
    			#size-cells = <0x01>;
    			ranges = <0x00 0x00 0xb100000 0x100000>;
    			phandle = <0x179>;
    
    			memories@b100000 {
    				reg = <0x00 0x2000 0x2000 0x2000 0x10000 0x10000>;
    				reg-names = "dram0\0dram1\0shrdram2";
    				phandle = <0x17a>;
    			};
    
    			cfg@26000 {
    				compatible = "ti,pruss-cfg\0syscon";
    				reg = <0x26000 0x200>;
    				#address-cells = <0x01>;
    				#size-cells = <0x01>;
    				ranges = <0x00 0x26000 0x2000>;
    				phandle = <0x17b>;
    
    				clocks {
    					#address-cells = <0x01>;
    					#size-cells = <0x00>;
    
    					coreclk-mux@3c {
    						reg = <0x3c>;
    						#clock-cells = <0x00>;
    						clocks = <0x08 0x78 0x36 0x08 0x78 0x04>;
    						assigned-clocks = <0x8a>;
    						assigned-clock-parents = <0x08 0x78 0x04>;
    						phandle = <0x8a>;
    					};
    
    					iepclk-mux@30 {
    						reg = <0x30>;
    						#clock-cells = <0x00>;
    						clocks = <0x08 0x78 0x09 0x8a>;
    						assigned-clocks = <0x8b>;
    						assigned-clock-parents = <0x8a>;
    						phandle = <0x8b>;
    					};
    				};
    			};
    
    			mii-rt@32000 {
    				compatible = "ti,pruss-mii\0syscon";
    				reg = <0x32000 0x100>;
    				phandle = <0x17c>;
    			};
    
    			mii-g-rt@33000 {
    				compatible = "ti,pruss-mii-g\0syscon";
    				reg = <0x33000 0x1000>;
    				phandle = <0x17d>;
    			};
    
    			interrupt-controller@20000 {
    				compatible = "ti,icssg-intc";
    				reg = <0x20000 0x2000>;
    				interrupt-controller;
    				#interrupt-cells = <0x03>;
    				interrupts = <0x00 0x106 0x04 0x00 0x107 0x04 0x00 0x108 0x04 0x00 0x109 0x04 0x00 0x10a 0x04 0x00 0x10b 0x04 0x00 0x10c 0x04 0x00 0x10d 0x04>;
    				interrupt-names = "host_intr0\0host_intr1\0host_intr2\0host_intr3\0host_intr4\0host_intr5\0host_intr6\0host_intr7";
    				phandle = <0x17e>;
    			};
    
    			pru@34000 {
    				compatible = "ti,j721e-pru";
    				reg = <0x34000 0x4000 0x22000 0x100 0x22400 0x100>;
    				reg-names = "iram\0control\0debug";
    				firmware-name = "j7-pru1_0-fw";
    				phandle = <0x17f>;
    			};
    
    			rtu@4000 {
    				compatible = "ti,j721e-rtu";
    				reg = <0x4000 0x2000 0x23000 0x100 0x23400 0x100>;
    				reg-names = "iram\0control\0debug";
    				firmware-name = "j7-rtu1_0-fw";
    				phandle = <0x180>;
    			};
    
    			txpru@a000 {
    				compatible = "ti,j721e-tx-pru";
    				reg = <0xa000 0x1800 0x25000 0x100 0x25400 0x100>;
    				reg-names = "iram\0control\0debug";
    				firmware-name = "j7-txpru1_0-fw";
    				phandle = <0x181>;
    			};
    
    			pru@38000 {
    				compatible = "ti,j721e-pru";
    				reg = <0x38000 0x4000 0x24000 0x100 0x24400 0x100>;
    				reg-names = "iram\0control\0debug";
    				firmware-name = "j7-pru1_1-fw";
    				phandle = <0x182>;
    			};
    
    			rtu@6000 {
    				compatible = "ti,j721e-rtu";
    				reg = <0x6000 0x2000 0x23800 0x100 0x23c00 0x100>;
    				reg-names = "iram\0control\0debug";
    				firmware-name = "j7-rtu1_1-fw";
    				phandle = <0x183>;
    			};
    
    			txpru@c000 {
    				compatible = "ti,j721e-tx-pru";
    				reg = <0xc000 0x1800 0x25800 0x100 0x25c00 0x100>;
    				reg-names = "iram\0control\0debug";
    				firmware-name = "j7-txpru1_1-fw";
    				phandle = <0x184>;
    			};
    
    			mdio@32400 {
    				compatible = "ti,davinci_mdio";
    				reg = <0x32400 0x100>;
    				clocks = <0x08 0x78 0x04>;
    				clock-names = "fck";
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    				bus_freq = <0xf4240>;
    				status = "disabled";
    				phandle = <0x185>;
    			};
    		};
    
    		gpu@4e20000000 {
    			compatible = "ti,j721e-pvr\0img,pvr-ge8430";
    			reg = <0x4e 0x20000000 0x00 0x80000>;
    			interrupts = <0x00 0x18 0x04>;
    			power-domains = <0x09 0x7d 0x01 0x09 0x7e 0x01>;
    			power-domain-names = "firmware\0dust";
    			clocks = <0x08 0x7d 0x00>;
    			assigned-clocks = <0x08 0x7d 0x00>;
    			assigned-clock-rates = <0x2cb41780>;
    			clock-names = "core";
    			phandle = <0x186>;
    		};
    
    		can@2701000 {
    			compatible = "bosch,m_can";
    			reg = <0x00 0x2701000 0x00 0x200 0x00 0x2708000 0x00 0x8000>;
    			reg-names = "m_can\0message_ram";
    			power-domains = <0x09 0x9c 0x01>;
    			clocks = <0x08 0x9c 0x00 0x08 0x9c 0x01>;
    			clock-names = "hclk\0cclk";
    			interrupts = <0x00 0x7c 0x04 0x00 0x7d 0x04>;
    			interrupt-names = "int0\0int1";
    			bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
    			status = "okay";
    			pinctrl-names = "default";
    			pinctrl-0 = <0x8c>;
    			phys = <0x8d>;
    			phandle = <0x187>;
    		};
    
    		can@2711000 {
    			compatible = "bosch,m_can";
    			reg = <0x00 0x2711000 0x00 0x200 0x00 0x2718000 0x00 0x8000>;
    			reg-names = "m_can\0message_ram";
    			power-domains = <0x09 0x9e 0x01>;
    			clocks = <0x08 0x9e 0x00 0x08 0x9e 0x01>;
    			clock-names = "hclk\0cclk";
    			interrupts = <0x00 0x7f 0x04 0x00 0x80 0x04>;
    			interrupt-names = "int0\0int1";
    			bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
    			status = "disabled";
    			phandle = <0x188>;
    		};
    
    		can@2721000 {
    			compatible = "bosch,m_can";
    			reg = <0x00 0x2721000 0x00 0x200 0x00 0x2728000 0x00 0x8000>;
    			reg-names = "m_can\0message_ram";
    			power-domains = <0x09 0xa0 0x01>;
    			clocks = <0x08 0xa0 0x00 0x08 0xa0 0x01>;
    			clock-names = "hclk\0cclk";
    			interrupts = <0x00 0x82 0x04 0x00 0x83 0x04>;
    			interrupt-names = "int0\0int1";
    			bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
    			status = "okay";
    			pinctrl-names = "default";
    			pinctrl-0 = <0x8e>;
    			phys = <0x8f>;
    			phandle = <0x189>;
    		};
    
    		can@2731000 {
    			compatible = "bosch,m_can";
    			reg = <0x00 0x2731000 0x00 0x200 0x00 0x2738000 0x00 0x8000>;
    			reg-names = "m_can\0message_ram";
    			power-domains = <0x09 0xa1 0x01>;
    			clocks = <0x08 0xa1 0x00 0x08 0xa1 0x01>;
    			clock-names = "hclk\0cclk";
    			interrupts = <0x00 0x85 0x04 0x00 0x86 0x04>;
    			interrupt-names = "int0\0int1";
    			bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
    			status = "disabled";
    			phandle = <0x18a>;
    		};
    
    		can@2741000 {
    			compatible = "bosch,m_can";
    			reg = <0x00 0x2741000 0x00 0x200 0x00 0x2748000 0x00 0x8000>;
    			reg-names = "m_can\0message_ram";
    			power-domains = <0x09 0xa2 0x01>;
    			clocks = <0x08 0xa2 0x00 0x08 0xa2 0x01>;
    			clock-names = "hclk\0cclk";
    			interrupts = <0x00 0x88 0x04 0x00 0x89 0x04>;
    			interrupt-names = "int0\0int1";
    			bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
    			status = "disabled";
    			phandle = <0x18b>;
    		};
    
    		can@2751000 {
    			compatible = "bosch,m_can";
    			reg = <0x00 0x2751000 0x00 0x200 0x00 0x2758000 0x00 0x8000>;
    			reg-names = "m_can\0message_ram";
    			power-domains = <0x09 0xa3 0x01>;
    			clocks = <0x08 0xa3 0x00 0x08 0xa3 0x01>;
    			clock-names = "hclk\0cclk";
    			interrupts = <0x00 0x8b 0x04 0x00 0x8c 0x04>;
    			interrupt-names = "int0\0int1";
    			bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
    			status = "disabled";
    			phandle = <0x18c>;
    		};
    
    		can@2761000 {
    			compatible = "bosch,m_can";
    			reg = <0x00 0x2761000 0x00 0x200 0x00 0x2768000 0x00 0x8000>;
    			reg-names = "m_can\0message_ram";
    			power-domains = <0x09 0xa4 0x01>;
    			clocks = <0x08 0xa4 0x00 0x08 0xa4 0x01>;
    			clock-names = "hclk\0cclk";
    			interrupts = <0x00 0x8e 0x04 0x00 0x8f 0x04>;
    			interrupt-names = "int0\0int1";
    			bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
    			status = "disabled";
    			phandle = <0x18d>;
    		};
    
    		can@2771000 {
    			compatible = "bosch,m_can";
    			reg = <0x00 0x2771000 0x00 0x200 0x00 0x2778000 0x00 0x8000>;
    			reg-names = "m_can\0message_ram";
    			power-domains = <0x09 0xa5 0x01>;
    			clocks = <0x08 0xa5 0x00 0x08 0xa5 0x01>;
    			clock-names = "hclk\0cclk";
    			interrupts = <0x00 0x91 0x04 0x00 0x92 0x04>;
    			interrupt-names = "int0\0int1";
    			bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
    			status = "disabled";
    			phandle = <0x18e>;
    		};
    
    		can@2781000 {
    			compatible = "bosch,m_can";
    			reg = <0x00 0x2781000 0x00 0x200 0x00 0x2788000 0x00 0x8000>;
    			reg-names = "m_can\0message_ram";
    			power-domains = <0x09 0xa6 0x01>;
    			clocks = <0x08 0xa6 0x00 0x08 0xa6 0x01>;
    			clock-names = "hclk\0cclk";
    			interrupts = <0x00 0x240 0x04 0x00 0x241 0x04>;
    			interrupt-names = "int0\0int1";
    			bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
    			status = "disabled";
    			phandle = <0x18f>;
    		};
    
    		can@2791000 {
    			compatible = "bosch,m_can";
    			reg = <0x00 0x2791000 0x00 0x200 0x00 0x2798000 0x00 0x8000>;
    			reg-names = "m_can\0message_ram";
    			power-domains = <0x09 0xa7 0x01>;
    			clocks = <0x08 0xa7 0x00 0x08 0xa7 0x01>;
    			clock-names = "hclk\0cclk";
    			interrupts = <0x00 0x243 0x04 0x00 0x244 0x04>;
    			interrupt-names = "int0\0int1";
    			bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
    			status = "disabled";
    			phandle = <0x190>;
    		};
    
    		can@27a1000 {
    			compatible = "bosch,m_can";
    			reg = <0x00 0x27a1000 0x00 0x200 0x00 0x27a8000 0x00 0x8000>;
    			reg-names = "m_can\0message_ram";
    			power-domains = <0x09 0xa8 0x01>;
    			clocks = <0x08 0xa8 0x00 0x08 0xa8 0x01>;
    			clock-names = "hclk\0cclk";
    			interrupts = <0x00 0x246 0x04 0x00 0x247 0x04>;
    			interrupt-names = "int0\0int1";
    			bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
    			status = "disabled";
    			phandle = <0x191>;
    		};
    
    		can@27b1000 {
    			compatible = "bosch,m_can";
    			reg = <0x00 0x27b1000 0x00 0x200 0x00 0x27b8000 0x00 0x8000>;
    			reg-names = "m_can\0message_ram";
    			power-domains = <0x09 0xa9 0x01>;
    			clocks = <0x08 0xa9 0x00 0x08 0xa9 0x01>;
    			clock-names = "hclk\0cclk";
    			interrupts = <0x00 0x249 0x04 0x00 0x24a 0x04>;
    			interrupt-names = "int0\0int1";
    			bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
    			status = "disabled";
    			phandle = <0x192>;
    		};
    
    		can@27c1000 {
    			compatible = "bosch,m_can";
    			reg = <0x00 0x27c1000 0x00 0x200 0x00 0x27c8000 0x00 0x8000>;
    			reg-names = "m_can\0message_ram";
    			power-domains = <0x09 0xaa 0x01>;
    			clocks = <0x08 0xaa 0x00 0x08 0xaa 0x01>;
    			clock-names = "hclk\0cclk";
    			interrupts = <0x00 0x24c 0x04 0x00 0x24d 0x04>;
    			interrupt-names = "int0\0int1";
    			bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
    			status = "disabled";
    			phandle = <0x193>;
    		};
    
    		can@27d1000 {
    			compatible = "bosch,m_can";
    			reg = <0x00 0x27d1000 0x00 0x200 0x00 0x27d8000 0x00 0x8000>;
    			reg-names = "m_can\0message_ram";
    			power-domains = <0x09 0xab 0x01>;
    			clocks = <0x08 0xab 0x00 0x08 0xab 0x01>;
    			clock-names = "hclk\0cclk";
    			interrupts = <0x00 0x24f 0x04 0x00 0x250 0x04>;
    			interrupt-names = "int0\0int1";
    			bosch,mram-cfg = <0x00 0x80 0x40 0x40 0x40 0x40 0x20 0x20>;
    			status = "disabled";
    			phandle = <0x194>;
    		};
    
    		spi@2100000 {
    			compatible = "ti,am654-mcspi\0ti,omap4-mcspi";
    			reg = <0x00 0x2100000 0x00 0x400>;
    			interrupts = <0x00 0xb8 0x04>;
    			#address-cells = <0x01>;
    			#size-cells = <0x00>;
    			power-domains = <0x09 0x10a 0x01>;
    			clocks = <0x08 0x10a 0x01>;
    			status = "disabled";
    			phandle = <0x195>;
    		};
    
    		spi@2110000 {
    			compatible = "ti,am654-mcspi\0ti,omap4-mcspi";
    			reg = <0x00 0x2110000 0x00 0x400>;
    			interrupts = <0x00 0xb9 0x04>;
    			#address-cells = <0x01>;
    			#size-cells = <0x00>;
    			power-domains = <0x09 0x10b 0x01>;
    			clocks = <0x08 0x10b 0x01>;
    			status = "disabled";
    			phandle = <0x196>;
    		};
    
    		spi@2120000 {
    			compatible = "ti,am654-mcspi\0ti,omap4-mcspi";
    			reg = <0x00 0x2120000 0x00 0x400>;
    			interrupts = <0x00 0xba 0x04>;
    			#address-cells = <0x01>;
    			#size-cells = <0x00>;
    			power-domains = <0x09 0x10c 0x01>;
    			clocks = <0x08 0x10c 0x01>;
    			status = "disabled";
    			phandle = <0x197>;
    		};
    
    		spi@2130000 {
    			compatible = "ti,am654-mcspi\0ti,omap4-mcspi";
    			reg = <0x00 0x2130000 0x00 0x400>;
    			interrupts = <0x00 0xbb 0x04>;
    			#address-cells = <0x01>;
    			#size-cells = <0x00>;
    			power-domains = <0x09 0x10d 0x01>;
    			clocks = <0x08 0x10d 0x01>;
    			status = "disabled";
    			phandle = <0x198>;
    		};
    
    		spi@2140000 {
    			compatible = "ti,am654-mcspi\0ti,omap4-mcspi";
    			reg = <0x00 0x2140000 0x00 0x400>;
    			interrupts = <0x00 0xbc 0x04>;
    			#address-cells = <0x01>;
    			#size-cells = <0x00>;
    			power-domains = <0x09 0x10e 0x01>;
    			clocks = <0x08 0x10e 0x01>;
    			status = "disabled";
    			phandle = <0x199>;
    		};
    
    		spi@2150000 {
    			compatible = "ti,am654-mcspi\0ti,omap4-mcspi";
    			reg = <0x00 0x2150000 0x00 0x400>;
    			interrupts = <0x00 0xbd 0x04>;
    			#address-cells = <0x01>;
    			#size-cells = <0x00>;
    			power-domains = <0x09 0x10f 0x01>;
    			clocks = <0x08 0x10f 0x01>;
    			status = "disabled";
    			phandle = <0x19a>;
    		};
    
    		spi@2160000 {
    			compatible = "ti,am654-mcspi\0ti,omap4-mcspi";
    			reg = <0x00 0x2160000 0x00 0x400>;
    			interrupts = <0x00 0xbe 0x04>;
    			#address-cells = <0x01>;
    			#size-cells = <0x00>;
    			power-domains = <0x09 0x110 0x01>;
    			clocks = <0x08 0x110 0x01>;
    			status = "disabled";
    			phandle = <0x19b>;
    		};
    
    		spi@2170000 {
    			compatible = "ti,am654-mcspi\0ti,omap4-mcspi";
    			reg = <0x00 0x2170000 0x00 0x400>;
    			interrupts = <0x00 0xbf 0x04>;
    			#address-cells = <0x01>;
    			#size-cells = <0x00>;
    			power-domains = <0x09 0x111 0x01>;
    			clocks = <0x08 0x111 0x01>;
    			status = "disabled";
    			phandle = <0x19c>;
    		};
    
    		esm@700000 {
    			compatible = "ti,j721e-esm";
    			reg = <0x00 0x700000 0x00 0x1000>;
    			bootph-pre-ram;
    			ti,esm-pins = <0x158 0x159>;
    			phandle = <0x19d>;
    		};
    	};
    
    	thermal-zones {
    		phandle = <0x19e>;
    
    		wkup-thermal {
    			polling-delay-passive = <0xfa>;
    			polling-delay = <0x1f4>;
    			thermal-sensors = <0x90 0x00>;
    			phandle = <0x19f>;
    
    			trips {
    
    				wkup-crit {
    					temperature = <0x1e848>;
    					hysteresis = <0x7d0>;
    					type = "critical";
    					phandle = <0x1a0>;
    				};
    			};
    		};
    
    		mpu-thermal {
    			polling-delay-passive = <0xfa>;
    			polling-delay = <0x1f4>;
    			thermal-sensors = <0x90 0x01>;
    			phandle = <0x1a1>;
    
    			trips {
    
    				mpu-crit {
    					temperature = <0x1e848>;
    					hysteresis = <0x7d0>;
    					type = "critical";
    					phandle = <0x1a2>;
    				};
    			};
    		};
    
    		c7x-thermal {
    			polling-delay-passive = <0xfa>;
    			polling-delay = <0x1f4>;
    			thermal-sensors = <0x90 0x02>;
    			phandle = <0x1a3>;
    
    			trips {
    
    				c7x-crit {
    					temperature = <0x1e848>;
    					hysteresis = <0x7d0>;
    					type = "critical";
    					phandle = <0x1a4>;
    				};
    			};
    		};
    
    		gpu-thermal {
    			polling-delay-passive = <0xfa>;
    			polling-delay = <0x1f4>;
    			thermal-sensors = <0x90 0x03>;
    			phandle = <0x1a5>;
    
    			trips {
    
    				gpu-crit {
    					temperature = <0x1e848>;
    					hysteresis = <0x7d0>;
    					type = "critical";
    					phandle = <0x1a6>;
    				};
    			};
    		};
    
    		r5f-thermal {
    			polling-delay-passive = <0xfa>;
    			polling-delay = <0x1f4>;
    			thermal-sensors = <0x90 0x04>;
    			phandle = <0x1a7>;
    
    			trips {
    
    				r5f-crit {
    					temperature = <0x1e848>;
    					hysteresis = <0x7d0>;
    					type = "critical";
    					phandle = <0x1a8>;
    				};
    			};
    		};
    	};
    
    	clock-cmnrefclk {
    		#clock-cells = <0x00>;
    		compatible = "fixed-clock";
    		clock-frequency = <0x00>;
    		phandle = <0x31>;
    	};
    
    	clock-cmnrefclk1 {
    		#clock-cells = <0x00>;
    		compatible = "fixed-clock";
    		clock-frequency = <0x5f5e100>;
    		phandle = <0x33>;
    	};
    
    	memory@80000000 {
    		device_type = "memory";
    		bootph-all;
    		reg = <0x00 0x80000000 0x00 0x80000000 0x08 0x80000000 0x00 0x80000000>;
    	};
    
    	reserved-memory {
    		#address-cells = <0x02>;
    		#size-cells = <0x02>;
    		ranges;
    		phandle = <0x1a9>;
    
    		linux,cma {
    			compatible = "shared-dma-pool";
    			reusable;
    			size = <0x00 0x20000000>;
    			linux,cma-default;
    		};
    
    		optee@9e800000 {
    			reg = <0x00 0x9e800000 0x00 0x1800000>;
    			alignment = <0x1000>;
    			no-map;
    			phandle = <0x1aa>;
    		};
    
    		r5f-dma-memory@a0000000 {
    			compatible = "shared-dma-pool";
    			reg = <0x00 0xa0000000 0x00 0x100000>;
    			no-map;
    			phandle = <0x23>;
    		};
    
    		r5f-memory@a0100000 {
    			compatible = "shared-dma-pool";
    			reg = <0x00 0xa0100000 0x00 0xf00000>;
    			no-map;
    			phandle = <0x24>;
    		};
    
    		r5f-dma-memory@a1000000 {
    			compatible = "shared-dma-pool";
    			reg = <0x00 0xa1000000 0x00 0x100000>;
    			no-map;
    			phandle = <0x26>;
    		};
    
    		r5f-memory@a1100000 {
    			compatible = "shared-dma-pool";
    			reg = <0x00 0xa1100000 0x00 0xf00000>;
    			no-map;
    			phandle = <0x27>;
    		};
    
    		r5f-dma-memory@a2000000 {
    			compatible = "shared-dma-pool";
    			reg = <0x00 0xa2000000 0x00 0x100000>;
    			no-map;
    			phandle = <0x71>;
    		};
    
    		r5f-memory@a2100000 {
    			compatible = "shared-dma-pool";
    			reg = <0x00 0xa2100000 0x00 0xf00000>;
    			no-map;
    			phandle = <0x72>;
    		};
    
    		r5f-dma-memory@a3000000 {
    			compatible = "shared-dma-pool";
    			reg = <0x00 0xa3000000 0x00 0x100000>;
    			no-map;
    			phandle = <0x74>;
    		};
    
    		r5f-memory@a3100000 {
    			compatible = "shared-dma-pool";
    			reg = <0x00 0xa3100000 0x00 0xf00000>;
    			no-map;
    			phandle = <0x75>;
    		};
    
    		r5f-dma-memory@a4000000 {
    			compatible = "shared-dma-pool";
    			reg = <0x00 0xa4000000 0x00 0x100000>;
    			no-map;
    			phandle = <0x78>;
    		};
    
    		r5f-memory@a4100000 {
    			compatible = "shared-dma-pool";
    			reg = <0x00 0xa4100000 0x00 0xf00000>;
    			no-map;
    			phandle = <0x79>;
    		};
    
    		r5f-dma-memory@a5000000 {
    			compatible = "shared-dma-pool";
    			reg = <0x00 0xa5000000 0x00 0x100000>;
    			no-map;
    			phandle = <0x7b>;
    		};
    
    		r5f-memory@a5100000 {
    			compatible = "shared-dma-pool";
    			reg = <0x00 0xa5100000 0x00 0xf00000>;
    			no-map;
    			phandle = <0x7c>;
    		};
    
    		c66-dma-memory@a6000000 {
    			compatible = "shared-dma-pool";
    			reg = <0x00 0xa6000000 0x00 0x100000>;
    			no-map;
    			phandle = <0x82>;
    		};
    
    		c66-memory@a6100000 {
    			compatible = "shared-dma-pool";
    			reg = <0x00 0xa6100000 0x00 0xf00000>;
    			no-map;
    			phandle = <0x80>;
    		};
    
    		c66-dma-memory@a7000000 {
    			compatible = "shared-dma-pool";
    			reg = <0x00 0xa7000000 0x00 0x100000>;
    			no-map;
    			phandle = <0x7f>;
    		};
    
    		c66-memory@a7100000 {
    			compatible = "shared-dma-pool";
    			reg = <0x00 0xa7100000 0x00 0xf00000>;
    			no-map;
    			phandle = <0x83>;
    		};
    
    		c71-dma-memory@a8000000 {
    			compatible = "shared-dma-pool";
    			reg = <0x00 0xa8000000 0x00 0x100000>;
    			no-map;
    			phandle = <0x86>;
    		};
    
    		c71-memory@a8100000 {
    			compatible = "shared-dma-pool";
    			reg = <0x00 0xa8100000 0x00 0xf00000>;
    			no-map;
    			phandle = <0x87>;
    		};
    
    		ipc-memories@aa000000 {
    			reg = <0x00 0xaa000000 0x00 0x1c00000>;
    			alignment = <0x1000>;
    			no-map;
    			phandle = <0x1ab>;
    		};
    
    		shared-mem@abc00000 {
    			compatible = "shared-dma-pool";
    			reg = <0x00 0x8db00000 0x00 0x1400000>;
    			phandle = <0x1ac>;
    		};
    	};
    
    	aliases {
    		serial0 = "/bus@100000/bus@28380000/serial@42300000";
    		serial1 = "/bus@100000/bus@28380000/serial@40a00000";
    		serial2 = "/bus@100000/serial@2800000";
    		serial3 = "/bus@100000/serial@2810000";
    		serial6 = "/bus@100000/serial@2840000";
    		ethernet0 = "/bus@100000/bus@28380000/ethernet@46000000/ethernet-ports/port@1";
    		mmc0 = "/bus@100000/mmc@4f80000";
    		mmc1 = "/bus@100000/mmc@4fb0000";
    	};
    
    	gpio-keys {
    		compatible = "gpio-keys";
    		autorepeat;
    		pinctrl-names = "default";
    		pinctrl-0 = <0x91 0x92>;
    		phandle = <0x1ad>;
    
    		switch-10 {
    			label = "GPIO Key USER1";
    			linux,code = <0x100>;
    			gpios = <0x93 0x00 0x01>;
    			phandle = <0x1ae>;
    		};
    
    		switch-11 {
    			label = "GPIO Key USER2";
    			linux,code = <0x101>;
    			gpios = <0x11 0x07 0x01>;
    			phandle = <0x1af>;
    		};
    	};
    
    	fixedregulator-evm12v0 {
    		compatible = "regulator-fixed";
    		regulator-name = "evm_12v0";
    		regulator-min-microvolt = <0xb71b00>;
    		regulator-max-microvolt = <0xb71b00>;
    		regulator-always-on;
    		regulator-boot-on;
    		phandle = <0x94>;
    	};
    
    	fixedregulator-vsys3v3 {
    		compatible = "regulator-fixed";
    		regulator-name = "vsys_3v3";
    		regulator-min-microvolt = <0x325aa0>;
    		regulator-max-microvolt = <0x325aa0>;
    		vin-supply = <0x94>;
    		regulator-always-on;
    		regulator-boot-on;
    		phandle = <0x12>;
    	};
    
    	fixedregulator-vsys5v0 {
    		compatible = "regulator-fixed";
    		regulator-name = "vsys_5v0";
    		regulator-min-microvolt = <0x4c4b40>;
    		regulator-max-microvolt = <0x4c4b40>;
    		vin-supply = <0x94>;
    		regulator-always-on;
    		regulator-boot-on;
    		phandle = <0x96>;
    	};
    
    	fixedregulator-sd {
    		compatible = "regulator-fixed";
    		regulator-name = "vdd_mmc1";
    		regulator-min-microvolt = <0x325aa0>;
    		regulator-max-microvolt = <0x325aa0>;
    		regulator-boot-on;
    		enable-active-high;
    		vin-supply = <0x12>;
    		gpio = <0x56 0x02 0x00>;
    		phandle = <0x5e>;
    	};
    
    	gpio-regulator-TLV71033 {
    		compatible = "regulator-gpio";
    		pinctrl-names = "default";
    		pinctrl-0 = <0x95>;
    		regulator-name = "tlv71033";
    		regulator-min-microvolt = <0x1b7740>;
    		regulator-max-microvolt = <0x325aa0>;
    		regulator-boot-on;
    		vin-supply = <0x96>;
    		gpios = <0x93 0x75 0x00>;
    		states = <0x1b7740 0x00 0x325aa0 0x01>;
    		phandle = <0x5f>;
    	};
    
    	can-phy0 {
    		compatible = "ti,tcan1043";
    		#phy-cells = <0x00>;
    		max-bitrate = <0x4c4b40>;
    		pinctrl-names = "default";
    		pinctrl-0 = <0x97>;
    		standby-gpios = <0x11 0x36 0x01>;
    		enable-gpios = <0x11 0x00 0x00>;
    		phandle = <0x29>;
    	};
    
    	can-phy1 {
    		compatible = "ti,tcan1042";
    		#phy-cells = <0x00>;
    		max-bitrate = <0x4c4b40>;
    		pinctrl-names = "default";
    		pinctrl-0 = <0x98>;
    		standby-gpios = <0x11 0x02 0x00>;
    		phandle = <0x2b>;
    	};
    
    	can-phy2 {
    		compatible = "ti,tcan1043";
    		#phy-cells = <0x00>;
    		max-bitrate = <0x4c4b40>;
    		standby-gpios = <0x56 0x07 0x01>;
    		enable-gpios = <0x56 0x06 0x00>;
    		phandle = <0x8d>;
    	};
    
    	can-phy3 {
    		compatible = "ti,tcan1042";
    		#phy-cells = <0x00>;
    		max-bitrate = <0x4c4b40>;
    		pinctrl-names = "default";
    		pinctrl-0 = <0x99>;
    		standby-gpios = <0x93 0x7f 0x00>;
    		phandle = <0x8f>;
    	};
    
    	regulator-dp-pwr {
    		compatible = "regulator-fixed";
    		regulator-name = "dp-pwr";
    		regulator-min-microvolt = <0x325aa0>;
    		regulator-max-microvolt = <0x325aa0>;
    		gpio = <0x9a 0x00 0x00>;
    		enable-active-high;
    		phandle = <0x9b>;
    	};
    
    	connector {
    		compatible = "dp-connector";
    		label = "DP0";
    		type = "full-size";
    		dp-pwr-supply = <0x9b>;
    		phandle = <0x1b0>;
    
    		port {
    
    			endpoint {
    				remote-endpoint = <0x9c>;
    				phandle = <0x6c>;
    			};
    		};
    	};
    
    	gpmc@5390000 {
    		compatible = "ti,am3352-gpmc";
    		reg = <0x00 0x5390000 0x00 0x2000>;
    		interrupts = <0x00 0x64 0x04>;
    		clocks = <0x08 0x73 0x02>;
    		clock-names = "fck";
    		gpmc,num-cs = <0x02>;
    		gpmc,num-waitpins = <0x02>;
    		ranges = <0x00 0x00 0x00 0x20000000 0x1000000 0x02 0x00 0x00 0x21000000 0x1000000>;
    		power-domains = <0x09 0x73 0x00>;
    		pinctrl-names = "default";
    		pinctrl-0 = <0x9d>;
    		status = "okay";
    		phandle = <0x1b1>;
    	};
    
    	__symbols__ {
    		cluster0 = "/cpus/cpu-map/cluster0";
    		cpu0 = "/cpus/cpu@0";
    		cpu1 = "/cpus/cpu@1";
    		L2_0 = "/l2-cache0";
    		msmc_l3 = "/l3-cache0";
    		psci = "/firmware/psci";
    		a72_timer0 = "/timer-cl0-cpu0";
    		pmu = "/pmu";
    		cbass_main = "/bus@100000";
    		cbass_mcu_wakeup = "/bus@100000/bus@28380000";
    		dmsc = "/bus@100000/bus@28380000/system-controller@44083000";
    		k3_pds = "/bus@100000/bus@28380000/system-controller@44083000/power-controller";
    		k3_clks = "/bus@100000/bus@28380000/system-controller@44083000/clock-controller";
    		k3_reset = "/bus@100000/bus@28380000/system-controller@44083000/reset-controller";
    		mcu_conf = "/bus@100000/bus@28380000/bus@40f00000";
    		cpsw_mac_syscon = "/bus@100000/bus@28380000/bus@40f00000/ethernet-mac-syscon@200";
    		phy_gmii_sel = "/bus@100000/bus@28380000/bus@40f00000/phy@4040";
    		wkup_conf = "/bus@100000/bus@28380000/bus@43000000";
    		chipid = "/bus@100000/bus@28380000/bus@43000000/chipid@14";
    		wkup_pmx0 = "/bus@100000/bus@28380000/pinctrl@4301c000";
    		wkup_i2c0_pins_default = "/bus@100000/bus@28380000/pinctrl@4301c000/wkup-i2c0-default-pins";
    		pmic_irq_pins_default = "/bus@100000/bus@28380000/pinctrl@4301c000/pmic-irq-default-pins";
    		mcu_fss0_ospi0_pins_default = "/bus@100000/bus@28380000/pinctrl@4301c000/mcu-fss0-ospi0-default-pins";
    		mcu_fss0_hpb0_pins_default = "/bus@100000/bus@28380000/pinctrl@4301c000/mcu-fss0-hpb0-default-pins";
    		wkup_uart0_pins_default = "/bus@100000/bus@28380000/pinctrl@4301c000/wkup-uart0-default-pins";
    		mcu_uart0_pins_default = "/bus@100000/bus@28380000/pinctrl@4301c000/mcu-uart0-default-pins";
    		sw11_button_pins_default = "/bus@100000/bus@28380000/pinctrl@4301c000/sw11-button-default-pins";
    		mcu_fss0_ospi1_pins_default = "/bus@100000/bus@28380000/pinctrl@4301c000/mcu-fss0-ospi1-default-pins";
    		mcu_cpsw_pins_default = "/bus@100000/bus@28380000/pinctrl@4301c000/mcu-cpsw-default-pins";
    		mcu_mdio_pins_default = "/bus@100000/bus@28380000/pinctrl@4301c000/mcu-mdio1-default-pins";
    		mcu_mcan0_pins_default = "/bus@100000/bus@28380000/pinctrl@4301c000/mcu-mcan0-default-pins";
    		mcu_mcan0_gpio_pins_default = "/bus@100000/bus@28380000/pinctrl@4301c000/mcu-mcan0-gpio-default-pins";
    		mcu_mcan1_pins_default = "/bus@100000/bus@28380000/pinctrl@4301c000/mcu-mcan1-default-pins";
    		mcu_mcan1_gpio_pins_default = "/bus@100000/bus@28380000/pinctrl@4301c000/mcu-mcan1-gpio-default-pins";
    		wkup_gpio_pins_default = "/bus@100000/bus@28380000/pinctrl@4301c000/wkup-gpio-default-pins";
    		mcu_timerio_input = "/bus@100000/bus@28380000/pinctrl@40f04200";
    		mcu_timerio_output = "/bus@100000/bus@28380000/pinctrl@40f04280";
    		mcu_ram = "/bus@100000/bus@28380000/sram@41c00000";
    		mcu_timer0 = "/bus@100000/bus@28380000/timer@40400000";
    		mcu_timer1 = "/bus@100000/bus@28380000/timer@40410000";
    		mcu_timer2 = "/bus@100000/bus@28380000/timer@40420000";
    		mcu_timer3 = "/bus@100000/bus@28380000/timer@40430000";
    		mcu_timer4 = "/bus@100000/bus@28380000/timer@40440000";
    		mcu_timer5 = "/bus@100000/bus@28380000/timer@40450000";
    		mcu_timer6 = "/bus@100000/bus@28380000/timer@40460000";
    		mcu_timer7 = "/bus@100000/bus@28380000/timer@40470000";
    		mcu_timer8 = "/bus@100000/bus@28380000/timer@40480000";
    		mcu_timer9 = "/bus@100000/bus@28380000/timer@40490000";
    		wkup_uart0 = "/bus@100000/bus@28380000/serial@42300000";
    		mcu_uart0 = "/bus@100000/bus@28380000/serial@40a00000";
    		wkup_gpio_intr = "/bus@100000/bus@28380000/interrupt-controller@42200000";
    		wkup_gpio0 = "/bus@100000/bus@28380000/gpio@42110000";
    		wkup_gpio1 = "/bus@100000/bus@28380000/gpio@42100000";
    		mcu_i2c0 = "/bus@100000/bus@28380000/i2c@40b00000";
    		mcu_i2c1 = "/bus@100000/bus@28380000/i2c@40b10000";
    		wkup_i2c0 = "/bus@100000/bus@28380000/i2c@42120000";
    		tps659413 = "/bus@100000/bus@28380000/i2c@42120000/pmic@48";
    		bucka12 = "/bus@100000/bus@28380000/i2c@42120000/pmic@48/regulators/buck12";
    		bucka3 = "/bus@100000/bus@28380000/i2c@42120000/pmic@48/regulators/buck3";
    		bucka4 = "/bus@100000/bus@28380000/i2c@42120000/pmic@48/regulators/buck4";
    		bucka5 = "/bus@100000/bus@28380000/i2c@42120000/pmic@48/regulators/buck5";
    		ldoa1 = "/bus@100000/bus@28380000/i2c@42120000/pmic@48/regulators/ldo1";
    		ldoa2 = "/bus@100000/bus@28380000/i2c@42120000/pmic@48/regulators/ldo2";
    		ldoa3 = "/bus@100000/bus@28380000/i2c@42120000/pmic@48/regulators/ldo3";
    		ldoa4 = "/bus@100000/bus@28380000/i2c@42120000/pmic@48/regulators/ldo4";
    		tps659411 = "/bus@100000/bus@28380000/i2c@42120000/pmic@4c";
    		buckb1234 = "/bus@100000/bus@28380000/i2c@42120000/pmic@4c/regulators/buck1234";
    		buckb5 = "/bus@100000/bus@28380000/i2c@42120000/pmic@4c/regulators/buck5";
    		ldob1 = "/bus@100000/bus@28380000/i2c@42120000/pmic@4c/regulators/ldo1";
    		ldob2 = "/bus@100000/bus@28380000/i2c@42120000/pmic@4c/regulators/ldo2";
    		ldob3 = "/bus@100000/bus@28380000/i2c@42120000/pmic@4c/regulators/ldo3";
    		ldob4 = "/bus@100000/bus@28380000/i2c@42120000/pmic@4c/regulators/ldo4";
    		fss = "/bus@100000/bus@28380000/bus@47000000";
    		hbmc_mux = "/bus@100000/bus@28380000/bus@47000000/mux-controller@47000004";
    		hbmc = "/bus@100000/bus@28380000/bus@47000000/hyperbus@47034000";
    		ospi0 = "/bus@100000/bus@28380000/bus@47000000/spi@47040000";
    		ospi1 = "/bus@100000/bus@28380000/bus@47000000/spi@47050000";
    		tscadc0 = "/bus@100000/bus@28380000/tscadc@40200000";
    		tscadc1 = "/bus@100000/bus@28380000/tscadc@40210000";
    		mcu_navss = "/bus@100000/bus@28380000/bus@28380000";
    		mcu_ringacc = "/bus@100000/bus@28380000/bus@28380000/ringacc@2b800000";
    		mcu_udmap = "/bus@100000/bus@28380000/bus@28380000/dma-controller@285c0000";
    		secure_proxy_mcu = "/bus@100000/bus@28380000/mailbox@2a480000";
    		mcu_cpsw = "/bus@100000/bus@28380000/ethernet@46000000";
    		cpsw_port1 = "/bus@100000/bus@28380000/ethernet@46000000/ethernet-ports/port@1";
    		davinci_mdio = "/bus@100000/bus@28380000/ethernet@46000000/mdio@f00";
    		phy0 = "/bus@100000/bus@28380000/ethernet@46000000/mdio@f00/ethernet-phy@0";
    		mcu_r5fss0 = "/bus@100000/bus@28380000/r5fss@41000000";
    		mcu_r5fss0_core0 = "/bus@100000/bus@28380000/r5fss@41000000/r5f@41000000";
    		mcu_r5fss0_core1 = "/bus@100000/bus@28380000/r5fss@41000000/r5f@41400000";
    		mcu_mcan0 = "/bus@100000/bus@28380000/can@40528000";
    		mcu_mcan1 = "/bus@100000/bus@28380000/can@40568000";
    		mcu_spi0 = "/bus@100000/bus@28380000/spi@40300000";
    		mcu_spi1 = "/bus@100000/bus@28380000/spi@40310000";
    		mcu_spi2 = "/bus@100000/bus@28380000/spi@40320000";
    		wkup_vtm0 = "/bus@100000/bus@28380000/temperature-sensor@42040000";
    		mcu_esm = "/bus@100000/bus@28380000/esm@40800000";
    		msmc_ram = "/bus@100000/sram@70000000";
    		scm_conf = "/bus@100000/bus@100000";
    		pcie0_ctrl = "/bus@100000/bus@100000/pcie-ctrl@4070";
    		pcie1_ctrl = "/bus@100000/bus@100000/pcie-ctrl@4074";
    		pcie2_ctrl = "/bus@100000/bus@100000/pcie-ctrl@4078";
    		pcie3_ctrl = "/bus@100000/bus@100000/pcie-ctrl@407c";
    		serdes_ln_ctrl = "/bus@100000/bus@100000/mux-controller@4080";
    		cpsw0_phy_gmii_sel = "/bus@100000/bus@100000/phy@4044";
    		usb_serdes_mux = "/bus@100000/bus@100000/mux-controller@4000";
    		ehrpwm_tbclk = "/bus@100000/bus@100000/clock-controller@4140";
    		main_ehrpwm0 = "/bus@100000/pwm@3000000";
    		main_ehrpwm1 = "/bus@100000/pwm@3010000";
    		main_ehrpwm2 = "/bus@100000/pwm@3020000";
    		main_ehrpwm3 = "/bus@100000/pwm@3030000";
    		main_ehrpwm4 = "/bus@100000/pwm@3040000";
    		main_ehrpwm5 = "/bus@100000/pwm@3050000";
    		gic500 = "/bus@100000/interrupt-controller@1800000";
    		gic_its = "/bus@100000/interrupt-controller@1800000/msi-controller@1820000";
    		main_gpio_intr = "/bus@100000/interrupt-controller@a00000";
    		main_navss = "/bus@100000/bus@30000000";
    		main_navss_intr = "/bus@100000/bus@30000000/interrupt-controller@310e0000";
    		main_udmass_inta = "/bus@100000/bus@30000000/interrupt-controller@33d00000";
    		secure_proxy_main = "/bus@100000/bus@30000000/mailbox@32c00000";
    		smmu0 = "/bus@100000/bus@30000000/iommu@36600000";
    		hwspinlock = "/bus@100000/bus@30000000/spinlock@30e00000";
    		mailbox0_cluster0 = "/bus@100000/bus@30000000/mailbox@31f80000";
    		mbox_mcu_r5fss0_core0 = "/bus@100000/bus@30000000/mailbox@31f80000/mbox-mcu-r5fss0-core0";
    		mbox_mcu_r5fss0_core1 = "/bus@100000/bus@30000000/mailbox@31f80000/mbox-mcu-r5fss0-core1";
    		mailbox0_cluster1 = "/bus@100000/bus@30000000/mailbox@31f81000";
    		mbox_main_r5fss0_core0 = "/bus@100000/bus@30000000/mailbox@31f81000/mbox-main-r5fss0-core0";
    		mbox_main_r5fss0_core1 = "/bus@100000/bus@30000000/mailbox@31f81000/mbox-main-r5fss0-core1";
    		mailbox0_cluster2 = "/bus@100000/bus@30000000/mailbox@31f82000";
    		mbox_main_r5fss1_core0 = "/bus@100000/bus@30000000/mailbox@31f82000/mbox-main-r5fss1-core0";
    		mbox_main_r5fss1_core1 = "/bus@100000/bus@30000000/mailbox@31f82000/mbox-main-r5fss1-core1";
    		mailbox0_cluster3 = "/bus@100000/bus@30000000/mailbox@31f83000";
    		mbox_c66_0 = "/bus@100000/bus@30000000/mailbox@31f83000/mbox-c66-0";
    		mbox_c66_1 = "/bus@100000/bus@30000000/mailbox@31f83000/mbox-c66-1";
    		mailbox0_cluster4 = "/bus@100000/bus@30000000/mailbox@31f84000";
    		mbox_c71_0 = "/bus@100000/bus@30000000/mailbox@31f84000/mbox-c71-0";
    		mailbox0_cluster5 = "/bus@100000/bus@30000000/mailbox@31f85000";
    		mailbox0_cluster6 = "/bus@100000/bus@30000000/mailbox@31f86000";
    		mailbox0_cluster7 = "/bus@100000/bus@30000000/mailbox@31f87000";
    		mailbox0_cluster8 = "/bus@100000/bus@30000000/mailbox@31f88000";
    		mailbox0_cluster9 = "/bus@100000/bus@30000000/mailbox@31f89000";
    		mailbox0_cluster10 = "/bus@100000/bus@30000000/mailbox@31f8a000";
    		mailbox0_cluster11 = "/bus@100000/bus@30000000/mailbox@31f8b000";
    		main_ringacc = "/bus@100000/bus@30000000/ringacc@3c000000";
    		main_udmap = "/bus@100000/bus@30000000/dma-controller@31150000";
    		cpsw0 = "/bus@100000/ethernet@c000000";
    		cpsw0_port1 = "/bus@100000/ethernet@c000000/ethernet-ports/port@1";
    		cpsw0_port2 = "/bus@100000/ethernet@c000000/ethernet-ports/port@2";
    		cpsw0_port3 = "/bus@100000/ethernet@c000000/ethernet-ports/port@3";
    		cpsw0_port4 = "/bus@100000/ethernet@c000000/ethernet-ports/port@4";
    		cpsw0_port5 = "/bus@100000/ethernet@c000000/ethernet-ports/port@5";
    		cpsw0_port6 = "/bus@100000/ethernet@c000000/ethernet-ports/port@6";
    		cpsw0_port7 = "/bus@100000/ethernet@c000000/ethernet-ports/port@7";
    		cpsw0_port8 = "/bus@100000/ethernet@c000000/ethernet-ports/port@8";
    		cpsw9g_mdio = "/bus@100000/ethernet@c000000/mdio@f00";
    		main_crypto = "/bus@100000/crypto@4e00000";
    		rng = "/bus@100000/crypto@4e00000/rng@4e10000";
    		main_pmx0 = "/bus@100000/pinctrl@11c000";
    		main_uart0_pins_default = "/bus@100000/pinctrl@11c000/main-uart0-default-pins";
    		main_uart1_pins_default = "/bus@100000/pinctrl@11c000/main-uart1-default-pins";
    		main_uart4_pins_default = "/bus@100000/pinctrl@11c000/main-uart4-default-pins";
    		sw10_button_pins_default = "/bus@100000/pinctrl@11c000/sw10-button-default-pins";
    		main_mmc1_pins_default = "/bus@100000/pinctrl@11c000/main-mmc1-default-pins";
    		vdd_sd_dv_alt_pins_default = "/bus@100000/pinctrl@11c000/vdd-sd-dv-alt-default-pins";
    		main_usbss0_pins_default = "/bus@100000/pinctrl@11c000/main-usbss0-default-pins";
    		main_usbss1_pins_default = "/bus@100000/pinctrl@11c000/main-usbss1-default-pins";
    		dp0_pins_default = "/bus@100000/pinctrl@11c000/dp0-default-pins";
    		main_i2c1_exp4_pins_default = "/bus@100000/pinctrl@11c000/main-i2c1-exp4-default-pins";
    		main_i2c0_pins_default = "/bus@100000/pinctrl@11c000/main-i2c0-default-pins";
    		main_i2c1_pins_default = "/bus@100000/pinctrl@11c000/main-i2c1-default-pins";
    		main_i2c3_pins_default = "/bus@100000/pinctrl@11c000/main-i2c3-default-pins";
    		main_i2c6_pins_default = "/bus@100000/pinctrl@11c000/main-i2c6-default-pins";
    		audi_ext_refclk2_pins_default = "/bus@100000/pinctrl@11c000/audi-ext-refclk2-default-pins";
    		main_mcan0_pins_default = "/bus@100000/pinctrl@11c000/main-mcan0-default-pins";
    		main_mcan2_pins_default = "/bus@100000/pinctrl@11c000/main-mcan2-default-pins";
    		main_mcan2_gpio_pins_default = "/bus@100000/pinctrl@11c000/main-mcan2-gpio-default-pins";
    		mygpmc1_pins_default = "/bus@100000/pinctrl@11c000/mygpmc1-default-pins";
    		main_timerio_input = "/bus@100000/pinctrl@104200";
    		main_timerio_output = "/bus@100000/pinctrl@104280";
    		ti_csi2rx0 = "/bus@100000/ticsi2rx@4500000";
    		cdns_csi2rx0 = "/bus@100000/ticsi2rx@4500000/csi-bridge@4504000";
    		csi0_port0 = "/bus@100000/ticsi2rx@4500000/csi-bridge@4504000/ports/port@0";
    		csi0_port1 = "/bus@100000/ticsi2rx@4500000/csi-bridge@4504000/ports/port@1";
    		csi0_port2 = "/bus@100000/ticsi2rx@4500000/csi-bridge@4504000/ports/port@2";
    		csi0_port3 = "/bus@100000/ticsi2rx@4500000/csi-bridge@4504000/ports/port@3";
    		csi0_port4 = "/bus@100000/ticsi2rx@4500000/csi-bridge@4504000/ports/port@4";
    		ti_csi2rx1 = "/bus@100000/ticsi2rx@4510000";
    		cdns_csi2rx1 = "/bus@100000/ticsi2rx@4510000/csi-bridge@4514000";
    		csi1_port0 = "/bus@100000/ticsi2rx@4510000/csi-bridge@4514000/ports/port@0";
    		csi1_port1 = "/bus@100000/ticsi2rx@4510000/csi-bridge@4514000/ports/port@1";
    		csi1_port2 = "/bus@100000/ticsi2rx@4510000/csi-bridge@4514000/ports/port@2";
    		csi1_port3 = "/bus@100000/ticsi2rx@4510000/csi-bridge@4514000/ports/port@3";
    		csi1_port4 = "/bus@100000/ticsi2rx@4510000/csi-bridge@4514000/ports/port@4";
    		dphy0 = "/bus@100000/phy@4580000";
    		dphy1 = "/bus@100000/phy@4590000";
    		serdes_wiz0 = "/bus@100000/wiz@5000000";
    		wiz0_pll0_refclk = "/bus@100000/wiz@5000000/pll0-refclk";
    		wiz0_pll1_refclk = "/bus@100000/wiz@5000000/pll1-refclk";
    		wiz0_refclk_dig = "/bus@100000/wiz@5000000/refclk-dig";
    		wiz0_cmn_refclk_dig_div = "/bus@100000/wiz@5000000/cmn-refclk-dig-div";
    		wiz0_cmn_refclk1_dig_div = "/bus@100000/wiz@5000000/cmn-refclk1-dig-div";
    		serdes0 = "/bus@100000/wiz@5000000/serdes@5000000";
    		serdes0_pcie_link = "/bus@100000/wiz@5000000/serdes@5000000/phy@0";
    		serdes_wiz1 = "/bus@100000/wiz@5010000";
    		wiz1_pll0_refclk = "/bus@100000/wiz@5010000/pll0-refclk";
    		wiz1_pll1_refclk = "/bus@100000/wiz@5010000/pll1-refclk";
    		wiz1_refclk_dig = "/bus@100000/wiz@5010000/refclk-dig";
    		wiz1_cmn_refclk_dig_div = "/bus@100000/wiz@5010000/cmn-refclk-dig-div";
    		wiz1_cmn_refclk1_dig_div = "/bus@100000/wiz@5010000/cmn-refclk1-dig-div";
    		serdes1 = "/bus@100000/wiz@5010000/serdes@5010000";
    		serdes1_pcie_link = "/bus@100000/wiz@5010000/serdes@5010000/phy@0";
    		serdes_wiz2 = "/bus@100000/wiz@5020000";
    		wiz2_pll0_refclk = "/bus@100000/wiz@5020000/pll0-refclk";
    		wiz2_pll1_refclk = "/bus@100000/wiz@5020000/pll1-refclk";
    		wiz2_refclk_dig = "/bus@100000/wiz@5020000/refclk-dig";
    		wiz2_cmn_refclk_dig_div = "/bus@100000/wiz@5020000/cmn-refclk-dig-div";
    		wiz2_cmn_refclk1_dig_div = "/bus@100000/wiz@5020000/cmn-refclk1-dig-div";
    		serdes2 = "/bus@100000/wiz@5020000/serdes@5020000";
    		serdes2_pcie_link = "/bus@100000/wiz@5020000/serdes@5020000/phy@0";
    		serdes_wiz3 = "/bus@100000/wiz@5030000";
    		wiz3_pll0_refclk = "/bus@100000/wiz@5030000/pll0-refclk";
    		wiz3_pll1_refclk = "/bus@100000/wiz@5030000/pll1-refclk";
    		wiz3_refclk_dig = "/bus@100000/wiz@5030000/refclk-dig";
    		wiz3_cmn_refclk_dig_div = "/bus@100000/wiz@5030000/cmn-refclk-dig-div";
    		wiz3_cmn_refclk1_dig_div = "/bus@100000/wiz@5030000/cmn-refclk1-dig-div";
    		serdes3 = "/bus@100000/wiz@5030000/serdes@5030000";
    		serdes3_usb_link = "/bus@100000/wiz@5030000/serdes@5030000/phy@0";
    		pcie0_rc = "/bus@100000/pcie@2900000";
    		pcie1_rc = "/bus@100000/pcie@2910000";
    		pcie2_rc = "/bus@100000/pcie@2920000";
    		pcie3_rc = "/bus@100000/pcie@2930000";
    		serdes_wiz4 = "/bus@100000/wiz@5050000";
    		serdes4 = "/bus@100000/wiz@5050000/serdes@5050000";
    		torrent_phy_dp = "/bus@100000/wiz@5050000/serdes@5050000/phy@0";
    		main_timer0 = "/bus@100000/timer@2400000";
    		main_timer1 = "/bus@100000/timer@2410000";
    		main_timer2 = "/bus@100000/timer@2420000";
    		main_timer3 = "/bus@100000/timer@2430000";
    		main_timer4 = "/bus@100000/timer@2440000";
    		main_timer5 = "/bus@100000/timer@2450000";
    		main_timer6 = "/bus@100000/timer@2460000";
    		main_timer7 = "/bus@100000/timer@2470000";
    		main_timer8 = "/bus@100000/timer@2480000";
    		main_timer9 = "/bus@100000/timer@2490000";
    		main_timer10 = "/bus@100000/timer@24a0000";
    		main_timer11 = "/bus@100000/timer@24b0000";
    		main_timer12 = "/bus@100000/timer@24c0000";
    		main_timer13 = "/bus@100000/timer@24d0000";
    		main_timer14 = "/bus@100000/timer@24e0000";
    		main_timer15 = "/bus@100000/timer@24f0000";
    		main_timer16 = "/bus@100000/timer@2500000";
    		main_timer17 = "/bus@100000/timer@2510000";
    		main_timer18 = "/bus@100000/timer@2520000";
    		main_timer19 = "/bus@100000/timer@2530000";
    		main_uart0 = "/bus@100000/serial@2800000";
    		main_uart1 = "/bus@100000/serial@2810000";
    		main_uart2 = "/bus@100000/serial@2820000";
    		main_uart3 = "/bus@100000/serial@2830000";
    		main_uart4 = "/bus@100000/serial@2840000";
    		main_uart5 = "/bus@100000/serial@2850000";
    		main_uart6 = "/bus@100000/serial@2860000";
    		main_uart7 = "/bus@100000/serial@2870000";
    		main_uart8 = "/bus@100000/serial@2880000";
    		main_uart9 = "/bus@100000/serial@2890000";
    		main_gpio0 = "/bus@100000/gpio@600000";
    		main_gpio1 = "/bus@100000/gpio@601000";
    		main_gpio2 = "/bus@100000/gpio@610000";
    		main_gpio3 = "/bus@100000/gpio@611000";
    		main_gpio4 = "/bus@100000/gpio@620000";
    		main_gpio5 = "/bus@100000/gpio@621000";
    		main_gpio6 = "/bus@100000/gpio@630000";
    		main_gpio7 = "/bus@100000/gpio@631000";
    		main_sdhci0 = "/bus@100000/mmc@4f80000";
    		main_sdhci1 = "/bus@100000/mmc@4fb0000";
    		main_sdhci2 = "/bus@100000/mmc@4f98000";
    		usbss0 = "/bus@100000/cdns-usb@4104000";
    		usb0 = "/bus@100000/cdns-usb@4104000/usb@6000000";
    		usbss1 = "/bus@100000/cdns-usb@4114000";
    		usb1 = "/bus@100000/cdns-usb@4114000/usb@6400000";
    		main_i2c0 = "/bus@100000/i2c@2000000";
    		exp1 = "/bus@100000/i2c@2000000/gpio@20";
    		exp2 = "/bus@100000/i2c@2000000/gpio@22";
    		main_i2c1 = "/bus@100000/i2c@2010000";
    		exp4 = "/bus@100000/i2c@2010000/gpio@20";
    		main_i2c2 = "/bus@100000/i2c@2020000";
    		main_i2c3 = "/bus@100000/i2c@2030000";
    		exp3 = "/bus@100000/i2c@2030000/gpio@20";
    		main_i2c4 = "/bus@100000/i2c@2040000";
    		main_i2c5 = "/bus@100000/i2c@2050000";
    		main_i2c6 = "/bus@100000/i2c@2060000";
    		exp5 = "/bus@100000/i2c@2060000/gpio@20";
    		vxe384 = "/bus@100000/video-encoder@4200000";
    		d5520 = "/bus@100000/video-decoder@4300000";
    		ufs_wrapper = "/bus@100000/ufs-wrapper@4e80000";
    		mhdp = "/bus@100000/dp-bridge@a000000";
    		dp0_ports = "/bus@100000/dp-bridge@a000000/ports";
    		dp0_in = "/bus@100000/dp-bridge@a000000/ports/port@0/endpoint";
    		dp0_out = "/bus@100000/dp-bridge@a000000/ports/port@4/endpoint";
    		dphy2 = "/bus@100000/phy@4480000";
    		dsi0 = "/bus@100000/dsi@4800000";
    		dsi0_ports = "/bus@100000/dsi@4800000/ports";
    		dss = "/bus@100000/dss@4a00000";
    		dss_ports = "/bus@100000/dss@4a00000/ports";
    		dpi0_out = "/bus@100000/dss@4a00000/ports/port/endpoint";
    		mcasp0 = "/bus@100000/mcasp@2b00000";
    		mcasp1 = "/bus@100000/mcasp@2b10000";
    		mcasp2 = "/bus@100000/mcasp@2b20000";
    		mcasp3 = "/bus@100000/mcasp@2b30000";
    		mcasp4 = "/bus@100000/mcasp@2b40000";
    		mcasp5 = "/bus@100000/mcasp@2b50000";
    		mcasp6 = "/bus@100000/mcasp@2b60000";
    		mcasp7 = "/bus@100000/mcasp@2b70000";
    		mcasp8 = "/bus@100000/mcasp@2b80000";
    		mcasp9 = "/bus@100000/mcasp@2b90000";
    		mcasp10 = "/bus@100000/mcasp@2ba0000";
    		mcasp11 = "/bus@100000/mcasp@2bb0000";
    		watchdog0 = "/bus@100000/watchdog@2200000";
    		watchdog1 = "/bus@100000/watchdog@2210000";
    		main_r5fss0 = "/bus@100000/r5fss@5c00000";
    		main_r5fss0_core0 = "/bus@100000/r5fss@5c00000/r5f@5c00000";
    		main_r5fss0_core1 = "/bus@100000/r5fss@5c00000/r5f@5d00000";
    		main_r5fss1 = "/bus@100000/r5fss@5e00000";
    		main_r5fss1_core0 = "/bus@100000/r5fss@5e00000/r5f@5e00000";
    		main_r5fss1_core1 = "/bus@100000/r5fss@5e00000/r5f@5f00000";
    		c66_0 = "/bus@100000/dsp@4d80800000";
    		c66_1 = "/bus@100000/dsp@4d81800000";
    		c71_0 = "/bus@100000/dsp@64800000";
    		timesync_router = "/bus@100000/mux-controller@a40000";
    		icssg0 = "/bus@100000/icssg@b000000";
    		icssg0_mem = "/bus@100000/icssg@b000000/memories@0";
    		icssg0_cfg = "/bus@100000/icssg@b000000/cfg@26000";
    		icssg0_coreclk_mux = "/bus@100000/icssg@b000000/cfg@26000/clocks/coreclk-mux@3c";
    		icssg0_iepclk_mux = "/bus@100000/icssg@b000000/cfg@26000/clocks/iepclk-mux@30";
    		icssg0_mii_rt = "/bus@100000/icssg@b000000/mii-rt@32000";
    		icssg0_mii_g_rt = "/bus@100000/icssg@b000000/mii-g-rt@33000";
    		icssg0_intc = "/bus@100000/icssg@b000000/interrupt-controller@20000";
    		pru0_0 = "/bus@100000/icssg@b000000/pru@34000";
    		rtu0_0 = "/bus@100000/icssg@b000000/rtu@4000";
    		tx_pru0_0 = "/bus@100000/icssg@b000000/txpru@a000";
    		pru0_1 = "/bus@100000/icssg@b000000/pru@38000";
    		rtu0_1 = "/bus@100000/icssg@b000000/rtu@6000";
    		tx_pru0_1 = "/bus@100000/icssg@b000000/txpru@c000";
    		icssg0_mdio = "/bus@100000/icssg@b000000/mdio@32400";
    		icssg1 = "/bus@100000/icssg@b100000";
    		icssg1_mem = "/bus@100000/icssg@b100000/memories@b100000";
    		icssg1_cfg = "/bus@100000/icssg@b100000/cfg@26000";
    		icssg1_coreclk_mux = "/bus@100000/icssg@b100000/cfg@26000/clocks/coreclk-mux@3c";
    		icssg1_iepclk_mux = "/bus@100000/icssg@b100000/cfg@26000/clocks/iepclk-mux@30";
    		icssg1_mii_rt = "/bus@100000/icssg@b100000/mii-rt@32000";
    		icssg1_mii_g_rt = "/bus@100000/icssg@b100000/mii-g-rt@33000";
    		icssg1_intc = "/bus@100000/icssg@b100000/interrupt-controller@20000";
    		pru1_0 = "/bus@100000/icssg@b100000/pru@34000";
    		rtu1_0 = "/bus@100000/icssg@b100000/rtu@4000";
    		tx_pru1_0 = "/bus@100000/icssg@b100000/txpru@a000";
    		pru1_1 = "/bus@100000/icssg@b100000/pru@38000";
    		rtu1_1 = "/bus@100000/icssg@b100000/rtu@6000";
    		tx_pru1_1 = "/bus@100000/icssg@b100000/txpru@c000";
    		icssg1_mdio = "/bus@100000/icssg@b100000/mdio@32400";
    		gpu = "/bus@100000/gpu@4e20000000";
    		main_mcan0 = "/bus@100000/can@2701000";
    		main_mcan1 = "/bus@100000/can@2711000";
    		main_mcan2 = "/bus@100000/can@2721000";
    		main_mcan3 = "/bus@100000/can@2731000";
    		main_mcan4 = "/bus@100000/can@2741000";
    		main_mcan5 = "/bus@100000/can@2751000";
    		main_mcan6 = "/bus@100000/can@2761000";
    		main_mcan7 = "/bus@100000/can@2771000";
    		main_mcan8 = "/bus@100000/can@2781000";
    		main_mcan9 = "/bus@100000/can@2791000";
    		main_mcan10 = "/bus@100000/can@27a1000";
    		main_mcan11 = "/bus@100000/can@27b1000";
    		main_mcan12 = "/bus@100000/can@27c1000";
    		main_mcan13 = "/bus@100000/can@27d1000";
    		main_spi0 = "/bus@100000/spi@2100000";
    		main_spi1 = "/bus@100000/spi@2110000";
    		main_spi2 = "/bus@100000/spi@2120000";
    		main_spi3 = "/bus@100000/spi@2130000";
    		main_spi4 = "/bus@100000/spi@2140000";
    		main_spi5 = "/bus@100000/spi@2150000";
    		main_spi6 = "/bus@100000/spi@2160000";
    		main_spi7 = "/bus@100000/spi@2170000";
    		main_esm = "/bus@100000/esm@700000";
    		thermal_zones = "/thermal-zones";
    		wkup_thermal = "/thermal-zones/wkup-thermal";
    		wkup_crit = "/thermal-zones/wkup-thermal/trips/wkup-crit";
    		mpu_thermal = "/thermal-zones/mpu-thermal";
    		mpu_crit = "/thermal-zones/mpu-thermal/trips/mpu-crit";
    		c7x_thermal = "/thermal-zones/c7x-thermal";
    		c7x_crit = "/thermal-zones/c7x-thermal/trips/c7x-crit";
    		gpu_thermal = "/thermal-zones/gpu-thermal";
    		gpu_crit = "/thermal-zones/gpu-thermal/trips/gpu-crit";
    		r5f_thermal = "/thermal-zones/r5f-thermal";
    		r5f_crit = "/thermal-zones/r5f-thermal/trips/r5f-crit";
    		cmn_refclk = "/clock-cmnrefclk";
    		cmn_refclk1 = "/clock-cmnrefclk1";
    		reserved_memory = "/reserved-memory";
    		secure_ddr = "/reserved-memory/optee@9e800000";
    		mcu_r5fss0_core0_dma_memory_region = "/reserved-memory/r5f-dma-memory@a0000000";
    		mcu_r5fss0_core0_memory_region = "/reserved-memory/r5f-memory@a0100000";
    		mcu_r5fss0_core1_dma_memory_region = "/reserved-memory/r5f-dma-memory@a1000000";
    		mcu_r5fss0_core1_memory_region = "/reserved-memory/r5f-memory@a1100000";
    		main_r5fss0_core0_dma_memory_region = "/reserved-memory/r5f-dma-memory@a2000000";
    		main_r5fss0_core0_memory_region = "/reserved-memory/r5f-memory@a2100000";
    		main_r5fss0_core1_dma_memory_region = "/reserved-memory/r5f-dma-memory@a3000000";
    		main_r5fss0_core1_memory_region = "/reserved-memory/r5f-memory@a3100000";
    		main_r5fss1_core0_dma_memory_region = "/reserved-memory/r5f-dma-memory@a4000000";
    		main_r5fss1_core0_memory_region = "/reserved-memory/r5f-memory@a4100000";
    		main_r5fss1_core1_dma_memory_region = "/reserved-memory/r5f-dma-memory@a5000000";
    		main_r5fss1_core1_memory_region = "/reserved-memory/r5f-memory@a5100000";
    		c66_1_dma_memory_region = "/reserved-memory/c66-dma-memory@a6000000";
    		c66_0_memory_region = "/reserved-memory/c66-memory@a6100000";
    		c66_0_dma_memory_region = "/reserved-memory/c66-dma-memory@a7000000";
    		c66_1_memory_region = "/reserved-memory/c66-memory@a7100000";
    		c71_0_dma_memory_region = "/reserved-memory/c71-dma-memory@a8000000";
    		c71_0_memory_region = "/reserved-memory/c71-memory@a8100000";
    		rtos_ipc_memory_region = "/reserved-memory/ipc-memories@aa000000";
    		shared_mem = "/reserved-memory/shared-mem@abc00000";
    		gpio_keys = "/gpio-keys";
    		sw10 = "/gpio-keys/switch-10";
    		sw11 = "/gpio-keys/switch-11";
    		evm_12v0 = "/fixedregulator-evm12v0";
    		vsys_3v3 = "/fixedregulator-vsys3v3";
    		vsys_5v0 = "/fixedregulator-vsys5v0";
    		vdd_mmc1 = "/fixedregulator-sd";
    		vdd_sd_dv_alt = "/gpio-regulator-TLV71033";
    		transceiver1 = "/can-phy0";
    		transceiver2 = "/can-phy1";
    		transceiver3 = "/can-phy2";
    		transceiver4 = "/can-phy3";
    		dp_pwr_3v3 = "/regulator-dp-pwr";
    		dp0 = "/connector";
    		dp_connector_in = "/connector/port/endpoint";
    		gpmc = "/gpmc@5390000";
    	};
    };

    I have attached my dtb file which i have changed to dts for viewing.

    Board_initParams_t gBoardInitParams = {BOARD_UART2_INSTANCE, BOARD_UART_SOC_DOMAIN, BOARD_PSC_DEVICE_MODE_NONEXCLUSIVE,
                                           BOARD_MAIN_CLOCK_GROUP_ALL, BOARD_MCU_CLOCK_GROUP_ALL};
    

    I have changed my UART instance in board_utils.c(ti-processor-sdk-rtos-j721e-evm-11_00_00_06/pdk_jacinto_11_00_00_21/packages/ti/board/src/j721e_evm/board_utils.c)

    Thanks

  • Hi Tanmay,

    Can you help me out in this issue.

    Thanks

  • Hi Tanmay,

    Is there any findings on this issue.

    Thanks

  • hi,

    it has been a week since the query has raised, So please help with the issue.

    Thanks

  • Hello Balaji,

    Tanmay is currently out of office. I am looping in   for this.

    Thanks for your pateince,
    Keerthy

  •  Hi Balaji,

    Sorry for the delay in response.

    I have attached my dtb file which i have changed to dts for viewing.

    Fullscreen
    1
    2
    Board_initParams_t gBoardInitParams = {BOARD_UART2_INSTANCE, BOARD_UART_SOC_DOMAIN, BOARD_PSC_DEVICE_MODE_NONEXCLUSIVE,
    BOARD_MAIN_CLOCK_GROUP_ALL, BOARD_MCU_CLOCK_GROUP_ALL};
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

    I have changed my UART instance in board_utils.c(ti-processor-sdk-rtos-j721e-evm-11_00_00_06/pdk_jacinto_11_00_00_21/packages/ti/board/src/j721e_evm/board_utils.c)

    When you make a change in board utilities, you need to rebuild the board libraries.
    After rebuilding board libraries, you need to rebuild the ENET example.

    As Tanmay mentioned above, you need to disable the MCU CPSW from the device tree of both Linux and U-Boot, as you plan to use it from the MCU2_0 core.

    Additionally, you need to ensure that the memory mapping of ENET examples does not overlap with any other cores' mappings, including Linux.

    Best Regards,
    Sudheer

  • Hi Doredla Sudheer,

    1.When you make a change in board utilities, you need to rebuild the board libraries.
    After rebuilding board libraries, you need to rebuild the ENET example.

    I have built my libraries and then i built my ENET example, then too my ENET example prints are not seen in UART2.

    2.As Tanmay mentioned above, you need to disable the MCU CPSW from the device tree of both Linux and U-Boot, as you plan to use it from the MCU2_0 core.

    Now my MCU_CPSW is working as intented but the issue im facing is the prints that are available in the ENET example aslo prints along the kernel logs.

    Thanks

  • Hi, 

    You can follow the steps or reference provided in below FAQ for enabling prints on different UART instance. You can choose Main domain and requires instance. 

     [FAQ] TDA4VM: How to enable/use wake-up domain UART for collecting EthFw debug logs? when we not have Main Domain UART on Board. 

    Also, ensure the UART pins are not mapped for any other functionality. 

    Best Regards, 

    Sudheer

  •  Hi,

    I have changed my UART instances after the kernal login my console gives some error as shown below, Please help me in solving this issue.

    [    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
    [    0.000000] software IO TLB: area num 2.
    [    0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=512 to nr_cpu_ids=2.
    [    0.000000] 	Trampoline variant of Tasks RCU enabled.
    [    0.000000] 	Tracing variant of Tasks RCU enabled.
    [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [    0.000000] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
    [    0.000000] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
    [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
    [    0.000000] GICv3: 960 SPIs implemented
    [    0.000000] GICv3: 0 Extended SPIs implemented
    [    0.000000] Root IRQ handler: gic_handle_irq
    [    0.000000] GICv3: GICv3 features: 16 PPIs
    [    0.000000] GICv3: GICD_CTRL.DS=0, SCR_EL3.FIQ=1
    [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
    [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    [    0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x0000000880040000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880050000
    [    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008489] Console: colour dummy device 80x25
    [    0.013058] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023730] pid_max: default: 32768 minimum: 301
    [    0.028494] LSM: initializing lsm=capability,selinux
    [    0.033603] SELinux:  Initializing.
    [    0.037468] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.045041] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.065310] rcu: Hierarchical SRCU implementation.
    [    0.070217] rcu: 	Max phase no-delay instances is 1000.
    [    0.075679] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
    [    0.084337] EFI services will not be available.
    [    0.089086] smp: Bringing up secondary CPUs ...
    I/TC: Secondary CPU 1 initializing
    I/TC: Secondary CPU 1 switching to normal world boot
    [    0.102325] Detected PIPT I-cache on CPU1
    [    0.102376] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.102389] GICv3: CPU1: using allocated LPI pending table @0x0000000880060000
    [    0.102421] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.102506] smp: Brought up 1 node, 2 CPUs
    [    0.131856] SMP: Total of 2 processors activated.
    [    0.136660] CPU: All CPU(s) started at EL2
    [    0.140848] CPU features: detected: 32-bit EL0 Support
    [    0.146098] CPU features: detected: CRC32 instructions
    [    0.151365] alternatives: applying system-wide alternatives
    [    0.157321] Memory: 3271596K/4194304K available (12928K kernel code, 1254K rwdata, 4644K rodata, 2752K init, 639K bss, 390320K reserved, 524288K cma-reserved)
    [    0.172341] devtmpfs: initialized
    [    0.183216] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.193192] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    [    0.206351] 27152 pages in range for non-PLT usage
    [    0.206364] 518672 pages in range for PLT usage
    [    0.211491] pinctrl core: initialized pinctrl subsystem
    [    0.221707] DMI not present or invalid.
    [    0.226921] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [    0.233583] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
    [    0.240886] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.248881] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.257018] audit: initializing netlink subsys (disabled)
    [    0.262715] audit: type=2000 audit(0.200:1): state=initialized audit_enabled=0 res=1
    [    0.262938] thermal_sys: Registered thermal governor 'step_wise'
    [    0.270636] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.276799] cpuidle: using governor menu
    [    0.287569] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.294535] ASID allocator initialised with 65536 entries
    [    0.305575] /bus@100000/interrupt-controller@1800000: Fixed dependency cycle(s) with /bus@100000/interrupt-controller@1800000
    [    0.317513] /bus@100000/dp-bridge@a000000: Fixed dependency cycle(s) with /bus@100000/dss@4a00000
    [    0.326601] /bus@100000/dss@4a00000: Fixed dependency cycle(s) with /bus@100000/dp-bridge@a000000
    [    0.341988] /bus@100000/dp-bridge@a000000: Fixed dependency cycle(s) with /bus@100000/dss@4a00000
    [    0.351305] /bus@100000/dp-bridge@a000000: Fixed dependency cycle(s) with /bus@100000/dss@4a00000
    [    0.360408] /bus@100000/dss@4a00000: Fixed dependency cycle(s) with /bus@100000/dp-bridge@a000000
    [    0.371456] /bus@100000/dp-bridge@a000000: Fixed dependency cycle(s) with /connector
    [    0.379428] /connector: Fixed dependency cycle(s) with /bus@100000/dp-bridge@a000000
    [    0.387957] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.394901] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [    0.401305] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.408240] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [    0.414642] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.421577] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [    0.427979] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.434914] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [    0.442399] k3-chipinfo 43000014.chipid: Family:J721E rev:SR1.1 JTAGID[0x1bb6402f] Detected
    [    0.454971] iommu: Default domain type: Translated
    [    0.459872] iommu: DMA domain TLB invalidation policy: strict mode
    [    0.466361] SCSI subsystem initialized
    [    0.470388] usbcore: registered new interface driver usbfs
    [    0.476011] usbcore: registered new interface driver hub
    [    0.481456] usbcore: registered new device driver usb
    [    0.486926] pps_core: LinuxPPS API ver. 1 registered
    [    0.492000] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.501338] PTP clock support registered
    [    0.505360] EDAC MC: Ver: 3.0.0
    [    0.508732] scmi_core: SCMI protocol bus registered
    [    0.513870] FPGA manager framework
    [    0.517382] Advanced Linux Sound Architecture Driver Initialized.
    [    0.524040] vgaarb: loaded
    [    0.526979] clocksource: Switched to clocksource arch_sys_counter
    [    0.533356] VFS: Disk quotas dquot_6.6.0
    [    0.537378] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.548173] NET: Registered PF_INET protocol family
    [    0.553311] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [    0.562350] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
    [    0.571119] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [    0.579042] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    0.587248] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
    [    0.595742] TCP: Hash tables configured (established 32768 bind 32768)
    [    0.602517] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.609434] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.616873] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [    0.623002] RPC: Registered named UNIX socket transport module.
    [    0.629056] RPC: Registered udp transport module.
    [    0.633860] RPC: Registered tcp transport module.
    [    0.638664] RPC: Registered tcp-with-tls transport module.
    [    0.644268] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.650852] NET: Registered PF_XDP protocol family
    [    0.655757] PCI: CLS 0 bytes, default 64
    [    0.660444] Initialise system trusted keyrings
    [    0.665109] workingset: timestamp_bits=46 max_order=20 bucket_order=0
    [    0.671871] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.677969] NFS: Registering the id_resolver key type
    [    0.683149] Key type id_resolver registered
    [    0.687423] Key type id_legacy registered
    [    0.691526] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.698377] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.727382] Key type asymmetric registered
    [    0.731571] Asymmetric key parser 'x509' registered
    [    0.736583] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
    [    0.744242] io scheduler mq-deadline registered
    [    0.748878] io scheduler kyber registered
    [    0.752991] io scheduler bfq registered
    [    0.759245] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
    [    0.765639] pinctrl-single 11c000.pinctrl: 173 pins, size 692
    [    0.771984] pinctrl-single 104200.pinctrl: 20 pins, size 80
    [    0.777758] pinctrl-single 104280.pinctrl: 8 pins, size 32
    [    0.783963] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.793638] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
    [    0.801694] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00101faf)
    [    0.810392] arm-smmu-v3 36600000.iommu: allocated 65536 entries for cmdq
    [    0.817517] arm-smmu-v3 36600000.iommu: allocated 32768 entries for evtq
    [    0.824682] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs
    [    0.836084] loop: module loaded
    [    0.839938] megasas: 07.727.03.00-rc1
    [    0.845653] tun: Universal TUN/TAP device driver, 1.6
    [    0.851481] VFIO - User Level meta-driver version: 0.3
    [    0.857448] usbcore: registered new interface driver usb-storage
    [    0.863965] i2c_dev: i2c /dev entries driver
    [    0.869035] sdhci: Secure Digital Host Controller Interface driver
    [    0.875366] sdhci: Copyright(c) Pierre Ossman
    [    0.879951] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.886135] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.893145] usbcore: registered new interface driver usbhid
    [    0.898843] usbhid: USB HID core driver
    [    0.903423] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 (0,8000003f) counters available
    [    0.913261] optee: probing for conduit method.
    I/TC: Reserved shared memory is enabled
    I/TC: Dynamic shared memory is enabled
    I/TC: Normal World virtualization support is disabled
    I/TC: Asynchronous notifications are disabled
    [    0.917816] optee: revision 4.5 (ef1ebdc23034a804)
    [    0.934280] optee: dynamic shared memory is enabled
    [    0.944573] optee: initialized driver
    [    0.948312] random: crng init done
    [    0.953349] Initializing XFRM netlink socket
    [    0.957743] NET: Registered PF_PACKET protocol family
    [    0.962944] Key type dns_resolver registered
    [    0.971217] registered taskstats version 1
    [    0.975595] Loading compiled-in X.509 certificates
    [    0.987674] ti-sci 44083000.system-controller: ABI: 4.0 (firmware rev 0x000b '11.0.9--v11.00.09+ (Fancy Rat)')
    [    1.110450] omap_i2c 42120000.i2c: bus 0 rev0.12 at 400 kHz
    [    1.116834] pca953x 1-0020: supply vcc not found, using dummy regulator
    [    1.123672] pca953x 1-0020: using no AI
    [    1.143743] pca953x 1-0022: supply vcc not found, using dummy regulator
    [    1.150570] pca953x 1-0022: using AI
    [    1.155724] omap_i2c 2000000.i2c: bus 1 rev0.12 at 400 kHz
    [    1.161962] omap_i2c 2010000.i2c: bus 2 rev0.12 at 400 kHz
    [    1.168186] pca953x 3-0020: supply vcc not found, using dummy regulator
    [    1.175017] pca953x 3-0020: using no AI
    [    1.191323] omap_i2c 2030000.i2c: bus 3 rev0.12 at 400 kHz
    [    1.197540] pca953x 4-0020: supply vcc not found, using dummy regulator
    [    1.204359] pca953x 4-0020: using no AI
    [    1.223328] omap_i2c 2060000.i2c: bus 4 rev0.12 at 400 kHz
    [    1.229085] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 137 domain created
    [    1.237646] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 131 domain created
    [    1.247004] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 213 domain created
    [    1.255631] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
    [    1.270749] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    [    1.280644] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    1.287409] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    1.297221] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
    [    1.307394] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    1.314155] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    1.322340] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 206, base_baud = 6000000) is a 8250
    [    1.332024] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 207, base_baud = 3000000) is a 8250
    [    1.340889] printk: legacy console [ttyS2] enabled
    [    1.340889] printk: legacy console [ttyS2] enabled
    [    1.350598] printk: legacy bootconsole [ns16550a0] disabled
    [    1.350598] printk: legacy bootconsole [ns16550a0] disabled
    [    1.364930] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [    1.406986] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.414631] davinci_mdio 46000f00.mdio: detected phy mask fffffffe
    [    1.421286] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    1.429569] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    [    1.442371] am65-cpsw-nuss 46000000.ethernet: /bus@100000/bus@28380000/ethernet@46000000/ethernet-ports/port@1 read phy-mode err -22
    [    1.454634] am65-cpsw-nuss 46000000.ethernet: probe with driver am65-cpsw-nuss failed with error -22
    [    1.464791] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
    [    1.473986] mmc0: CQHCI version 5.10
    [    1.481760] pca953x 2-0020: supply vcc not found, using dummy regulator
    [    1.488526] pca953x 2-0020: using no AI
    [    1.515547] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
    [    1.519603] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
    [    1.534514] ti-udma 31150000.dma-controller: Channels: 122 (tchan: 61, rchan: 61, gp-rflow: 16)
    [    1.549643] 8 fixed-partitions partitions found on MTD device 47040000.spi.0
    [    1.556718] Creating 8 MTD partitions on "47040000.spi.0":
    [    1.562193] 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [    1.568300] 0x000000080000-0x000000280000 : "ospi.tispl"
    [    1.574217] 0x000000280000-0x000000680000 : "ospi.u-boot"
    [    1.580139] 0x000000680000-0x0000006a0000 : "ospi.env"
    [    1.585796] 0x0000006a0000-0x0000006c0000 : "ospi.env.backup"
    [    1.592042] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw"
    [    1.597888] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
    [    1.603818] 0x000003fe0000-0x000004000000 : "ospi.phypattern"
    [    1.610136] cadence-qspi 47040000.spi: Pattern not found. Skipping calibration.
    [    1.620709] 8 fixed-partitions partitions found on MTD device 47050000.spi.0
    [    1.627770] Creating 8 MTD partitions on "47050000.spi.0":
    [    1.633269] 0x000000000000-0x000000080000 : "qspi.tiboot3"
    [    1.639394] 0x000000080000-0x000000280000 : "qspi.tispl"
    [    1.645239] 0x000000280000-0x000000680000 : "qspi.u-boot"
    [    1.651164] 0x000000680000-0x0000006a0000 : "qspi.env"
    [    1.656851] 0x0000006a0000-0x0000006c0000 : "qspi.env.backup"
    [    1.663116] 0x0000006c0000-0x0000007c0000 : "qspi.sysfw"
    [    1.669426] 0x000000800000-0x000003fc0000 : "qspi.rootfs"
    [    1.675903] 0x000003fe0000-0x000004000000 : "qspi.phypattern"
    [    1.681736] mmc0: Command Queue Engine enabled
    [    1.686176] mmc0: new HS200 MMC card at address 0001
    [    1.690331] mmc1: CQHCI version 5.10
    [    1.691451] mmcblk0: mmc0:0001 G1M15L 29.6 GiB
    [    1.697041] clk: Disabling unused clocks
    [    1.703197]  mmcblk0: p1 p2
    [    1.706394] mmcblk0boot0: mmc0:0001 G1M15L 31.5 MiB
    [    1.711966] mmcblk0boot1: mmc0:0001 G1M15L 31.5 MiB
    [    1.717498] mmcblk0rpmb: mmc0:0001 G1M15L 4.00 MiB, chardev (239:0)
    [    1.726206] PM: genpd: Disabling unused power domains
    [    1.731469] ALSA device list:
    [    1.734433]   No soundcards found.
    [    1.750395] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
    [    1.758158] Waiting for root device PARTUUID=3bdcc9f5-02...
    [    1.821344] mmc1: new ultra high speed DDR50 SDHC card at address aaaa
    [    1.828221] mmcblk1: mmc1:aaaa SD32G 29.7 GiB
    [    1.834026]  mmcblk1: p1 p2
    [    1.842004] EXT4-fs (mmcblk1p2): warning: mounting fs with errors, running e2fsck is recommended
    [    1.856131] EXT4-fs (mmcblk1p2): mounted filesystem 2a4f67da-746d-48ce-8689-9b96d72d551b r/w with ordered data mode. Quota mode: none.
    [    1.868232] VFS: Mounted root (ext4 filesystem) on device 179:98.
    [    1.878834] devtmpfs: mounted
    [    1.883024] Freeing unused kernel memory: 2752K
    [    1.887619] Run /sbin/init as init process
    [    2.200067] systemd[1]: System time before build time, advancing clock.
    [    2.258327] NET: Registered PF_INET6 protocol family
    [    2.263911] Segment Routing with IPv6
    [    2.267596] In-situ OAM (IOAM) with IPv6
    [    2.304395] systemd[1]: systemd 255.18^ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
    [    2.336287] systemd[1]: Detected architecture arm64.
    
    Welcome to Arago 2025.01!
    
    [    2.370523] systemd[1]: Hostname set to <j721e-evm>.
    [    2.611171] systemd[1]: /usr/lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
    [    2.731526] systemd[1]: Queued start job for default target Graphical Interface.
    [    2.766095] systemd[1]: Created slice Slice /system/getty.
    [  OK  ] Created slice Slice /system/getty.
    [    2.784211] systemd[1]: Created slice Slice /system/modprobe.
    [  OK  ] Created slice Slice /system/modprobe.
    [    2.804173] systemd[1]: Created slice Slice /system/serial-getty.
    [  OK  ] Created slice Slice /system/serial-getty.
    [    2.823920] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    [    2.843219] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password Requests to Console Directory Watch.
    [    2.863154] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Started Forward Password Requests to Wall Directory Watch.
    [    2.883127] systemd[1]: Expecting device /dev/ttyS2...
             Expecting device /dev/ttyS2...
    [    2.899108] systemd[1]: Reached target Path Units.
    [  OK  ] Reached target Path Units.
    [    2.915047] systemd[1]: Reached target Remote File Systems.
    [  OK  ] Reached target Remote File Systems.
    [    2.931045] systemd[1]: Reached target Slice Units.
    [  OK  ] Reached target Slice Units.
    [    2.947050] systemd[1]: Reached target Swaps.
    [  OK  ] Reached target Swaps.
    [    2.989864] systemd[1]: Listening on RPCbind Server Activation Socket.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [    3.011152] systemd[1]: Reached target RPC Port Mapper.
    [  OK  ] Reached target RPC Port Mapper.
    [    3.030669] systemd[1]: Listening on Process Core Dump Socket.
    [  OK  ] Listening on Process Core Dump Socket.
    [    3.047285] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
    [    3.067682] systemd[1]: Listening on Journal Audit Socket.
    [  OK  ] Listening on Journal Audit Socket.
    [    3.083407] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [    3.103417] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [    3.115458] systemd[1]: Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Network Service Netlink Socket.
    [    3.139214] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [    3.155353] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [    3.171373] systemd[1]: Listening on User Database Manager Socket.
    [  OK  ] Listening on User Database Manager Socket.
    [    3.211211] systemd[1]: Mounting Huge Pages File System...
             Mounting Huge Pages File System...
    [    3.225240] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
    [    3.259380] systemd[1]: Mounting Kernel Debug File System...
             Mounting Kernel Debug File System...
    [    3.279274] systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
    [    3.294913] systemd[1]: Mounting Temporary Directory /tmp...
             Mounting Temporary Directory /tmp...
    [    3.319491] systemd[1]: Starting Create List of Static Device Nodes...
             Starting Create List of Static Device Nodes...
    [    3.347619] systemd[1]: Starting Load Kernel Module configfs...
             Starting Load Kernel Module configfs...
    [    3.371639] systemd[1]: Starting Load Kernel Module drm...
             Starting Load Kernel Module drm...
    [    3.387607] systemd[1]: Starting Load Kernel Module fuse...
             Starting Load Kernel Module fuse...
    [    3.402697] systemd[1]: Starting Start psplash boot splash screen...
             Starting Start psplash boot splash screen...
    [    3.430040] systemd[1]: Starting RPC Bind...
             Starting RPC Bind...
    [    3.439272] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
    [    3.455022] fuse: init (API version 7.41)
    [    3.461783] systemd[1]: Starting Journal Service...
             Starting Journal Service...
    [    3.499705] systemd[1]: Starting Load Kernel Modules...
             Starting Load Kernel Modules...
    [    3.517620] systemd[1]: Starting Generate network units from Kernel command line...
    [    3.523696] cryptodev: loading out-of-tree module taints kernel.
             Starting Generate network units from Kernel co[    3.534622] sysctl table check failed: ioctl/(null) procname is null
    mmand line...
    [    3.543482] sysctl table check failed: ioctl/(null) No proc_handler
    [    3.543493] cryptodev: driver 1.14 loaded.
    [    3.560371] systemd-journald[114]: Collecting audit messages is enabled.
    [    3.580224] systemd[1]: Starting Remount Root and Kernel File Systems...
             Starting Remount Root and Kernel File Systems...
    [    3.603782] systemd[1]: Starting Coldplug All udev Devices...
             Starting Coldplug All udev Devices...
    [    3.631502] systemd[1]: Started RPC Bind.
    [    3.636178] EXT4-fs (mmcblk1p2): re-mounted 2a4f67da-746d-48ce-8689-9b96d72d551b r/w. Quota mode: none.
    
    [    3.656323] systemd[1]: Started Journal Service.
    [  OK  ] Started Journal Service.
    [  OK  ] Mounted Huge Pages File System.
    [  OK  ] Mounted POSIX Message Queue File System.
    [  OK  ] Mounted Kernel Debug File System.
    [  OK  ] Mounted Temporary Directory /tmp.
    [  OK  ] Finished Create List of Static Device Nodes.
    [  OK  ] Finished Load Kernel Module configfs.
    [  OK  ] Finished Load Kernel Module drm.
    [  OK  ] Finished Load Kernel Module fuse.
    [FAILED] Failed to start Start psplash boot splash screen.
    See 'systemctl status psplash-start.service' for details.
    [DEPEND] Dependency failed for Start psplas…temd progress communication helper.
    [  OK  ] Finished Load Kernel Modules.
    [  OK  ] Finished Generate network units from Kernel command line.
    [  OK  ] Finished Remount Root and Kernel File Systems.
             Mounting FUSE Control File System...
             Mounting Kernel Configuration File System...
             Starting Flush Journal to Persistent Storage...
             Starting Apply Kernel Variables...
    [    4.009280] systemd-journald[114]: Received client request to flush runtime journal.
             Starting Create Static Device Nodes in /dev gracefully...
    [  OK  ] Mounted FUSE Control File System.
    [  OK  ] Mounted Kernel Configuration File System.
    [  OK  ] Finished Flush Journal to Persistent Storage.
    [  OK  ] Finished Apply Kernel Variables.
    [  OK  ] Finished Create Static Device Nodes in /dev gracefully.
             Starting Create Static Device Nodes in /dev...
    [  OK  ] Finished Coldplug All udev Devices.
    [  OK  ] Finished Create Static Device Nodes in /dev.
    [  OK  ] Reached target Preparation for Local File Systems.
             Mounting /var/volatile...
    [    4.208474] audit: type=1334 audit(1741187611.004:2): prog-id=6 op=LOAD
    [    4.215414] audit: type=1334 audit(1741187611.012:3): prog-id=7 op=LOAD
             Starting Rule-based Manager for Device Events and Files...
    [  OK  ] Mounted /var/volatile.
             Starting Load/Save OS Random Seed...
    [  OK  ] Reached target Local File Systems.
             Starting Create System Files and Directories...
    [  OK  ] Finished Load/Save OS Random Seed.
    [  OK  ] Finished Create System Files and Directories.
    [    4.374112] audit: type=1334 audit(1741187611.168:4): prog-id=8 op=LOAD
             Starting Network Name Resolution...
    [    4.405175] audit: type=1334 audit(1741187611.200:5): prog-id=9 op=LOAD
             Starting Network Time Synchronization...
             Starting Record System Boot/Shutdown in UTMP...
    [    4.456917] audit: type=1334 audit(1741187611.252:6): prog-id=10 op=LOAD
    [    4.465183] audit: type=1334 audit(1741187611.260:7): prog-id=11 op=LOAD
             Starting User Database Manager...
    [    4.473183] audit: type=1334 audit(1741187611.260:8): prog-id=12 op=LOAD
    [  OK  ] Finished Record System Boot/Shutdown in UTMP.
    [  OK  ] Started User Database Manager.
    [  OK  ] Started Rule-based Manager for Device Events and Files.
    [  OK  ] Found device /dev/ttyS2.
    [  OK  ] Started Network Time Synchronization.
    [  OK  ] Reached target System Time Set.
    [  OK  ] Started Network Name Resolution.
    [  OK  ] Reached target Host and Network Name Lookups.
    [  OK  ] Reached target System Initialization.
    [  OK  ] Started Daily rotation of log files.
    [  OK  ] Started Daily Cleanup of Temporary Directories.
    [  OK  ] Reached target Timer Units.
    [  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    [  OK  ] Listening on D-Bus System Message Bus Socket.
             Starting Docker Socket for the API...
    [  OK  ] Listening on dropbear.socket.
    [  OK  ] Listening on PC/SC Smart Card Daemon Activation Socket.
    [    5.001708] audit: type=1334 audit(1763097301.581:9): prog-id=13 op=LOAD
             Starting D-Bus System Message Bus...
             Starting Reboot and dump vmcore via kexec...
    [  OK  ] Listening on Docker Socket for the API.
    [  OK  ] Reached target Socket Units.
    [  OK  ] Finished Reboot and dump vmcore via kexec.
    [  OK  ] Started D-Bus System Message Bus.
    [  OK  ] Reached target Basic System.
    [  OK  ] Started Job spooling tools.
             Starting Avahi mDNS/DNS-SD Stack...
    [  OK  ] Started Periodic Command Scheduler.
             Starting Print notice about GPLv3 packages...
             Starting IPv6 Packet Filtering Framework...
             Starting IPv4 Packet Filtering Framework...
    [  OK  ] Started irqbalance daemon.
    [  OK  ] Started Multiple Spanning Tree Protocol Daemon.
             Starting Telephony service...
             Starting Expand the rootfs partiti…to full size of the boot device....
    [  OK  ] Started strongSwan IPsec IKEv1/IKEv[    5.442234] audit: type=1334 audit(1763097302.021:10): prog-id=14 op=LOAD
    2 daemon using ipsec.conf.
    [    5.463056] audit: type=1334 audit(1763097302.037:11): prog-id=15 op=LOAD
    [    5.479035] audit: type=1334 audit(1763097302.037:12): prog-id=16 op=LOAD
             Starting User Login Management...
             Starting Telnet Server...
    [  OK  ] Finished IPv4 Packet Filtering Framework.
    [  OK  ] Finished IPv6 Packet Filtering Framework.
    [  OK  ] Finished Telnet Server.
    [  OK  ] Started Avahi mDNS/DNS-SD Stack[    5.679456] audit: type=1334 audit(1763097302.261:13): prog-id=17 op=LOAD
    .
    [  OK  ] Reached target Preparation for Network.
             Starting Network Configuration...
             Starting TDA4VM CPSW Quad-Port Bridge Setup...
    [  OK  ] Started Telephony service.
    [    5.983541] Bluetooth: Core ver 2.22
    [    5.989110] NET: Registered PF_BLUETOOTH protocol family
    [    5.995022] Bluetooth: HCI device and connection manager initialized
    [    6.002665] Bluetooth: HCI socket layer initialized
    [    6.008180] Bluetooth: L2CAP socket layer initialized
    [    6.013513] Bluetooth: SCO socket layer initialized
    [  OK  ] Finished Expand the rootfs partition to full size of the boot device..
    [    6.051920] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
    
    [    6.079307] cfg80211: Loading compiled-in X.509 certificates for regulatory database
    [    6.104708] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
    [    6.111346] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
    [  OK  ] Started Network Configuration.
    [  OK  ] Reached target Network.
             Starting Enable and configure wl18xx bluetooth stack...
             Starting containerd container runtime...
             Starting LLDP daemon...
    [  OK  ] Started Netperf Benchmark Server.
             Starting Simple Network Management Protocol (SNMP) Daemon....
             Starting Permit User Sessions...
    [  OK  ] Finished TDA4VM CPSW Quad-Port Bridge Setup.
    [  OK  ] Finished Enable and configure wl18xx bluetooth stack.
    [  OK  ] Finished Permit User Sessions.
    [  OK  ] Started emptty display manager.
    [  OK  ] Started Getty on tty1.
    [  OK  ] Started Serial Getty on ttyS2.
    [  OK  ] Reached target Login Prompts.[    6.548160] CAN device driver interface
    
    [  OK  ] Started LLDP daemon.
    [    6.624341] mc: Linux media interface: v0.10
    [    6.698040] videodev: Linux video capture interface: v2.00
    [    6.760061] PVR_K:  182: Device: 4e20000000.gpu
    [    6.766486] PVR_K:  182: Read BVNC 22.104.208.318 from HW device registers
    [    6.773687] PVR_K:  182: RGX Device registered with BVNC 22.104.208.318
    [    6.781279] at24 0-0050: supply vcc not found, using dummy regulator
    [    6.782277] [drm] Initialized pvr 24.2.6643903 for 4e20000000.gpu on minor 0
    [    6.811744] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
    [    6.930186] k3_r5_rproc bus@100000:bus@28380000:r5fss@41000000: k3_r5_cluster_rproc_init failed, ret = -517
    [    6.949130] remoteproc remoteproc0: releasing 41000000.r5f
    [    6.980710] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
    [    6.980709] img_enc 4200000.video-encoder: vxe_enc_probe: using heap 1 for internal alloc
    [    6.997314] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
    [    6.997397] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [    7.016366] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
    [    7.026195] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
    [    7.027733] platform 41000000.r5f: configured R5F for IPC-only mode
    [    7.046891] platform 5c00000.r5f: configured R5F for IPC-only mode
    [    7.053566] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
    [    7.067703] remoteproc remoteproc0: 41000000.r5f is available
    [    7.070319] img_enc 4200000.video-encoder: encoder registered as /dev/video1
    [    7.079098] remoteproc remoteproc0: attaching to 41000000.r5f
    [    7.083011] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a2000000
    [    7.092667] rproc-virtio rproc-virtio.0.auto: assigned reserved memory node r5f-dma-memory@a0000000
    [    7.098801] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
    [    7.112884] remoteproc remoteproc1: 5c00000.r5f is available
    [    7.126361] remoteproc remoteproc1: attaching to 5c00000.r5f
    [    7.132277] virtio_rpmsg_bus virtio0: rpmsg host is online
    [    7.132500] rproc-virtio rproc-virtio.1.auto: assigned reserved memory node r5f-dma-memory@a2000000
    [    7.141396] rproc-virtio rproc-virtio.0.auto: registered virtio0 (type 7)
    [    7.147159] img_dec 4300000.video-decoder: decoder registered as /dev/video0
    [    7.153666] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
    [    7.162463] virtio_rpmsg_bus virtio1: rpmsg host is online
    [    7.168249] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
    [    7.173920] rproc-virtio rproc-virtio.1.auto: registered virtio1 (type 7)
    [    7.180738] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd
    [    7.187477] remoteproc remoteproc1: remote processor 5c00000.r5f is now attached
    [    7.194951] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
    [    7.211910] platform 5d00000.r5f: configured R5F for IPC-only mode
    [    7.219995] platform 5d00000.r5f: assigned reserved memory node r5f-dma-memory@a3000000
    [    7.221523] remoteproc remoteproc0: remote processor 41000000.r5f is now attached
    [    7.236150] remoteproc remoteproc2: 5d00000.r5f is available
    [    7.246607] platform 41400000.r5f: configured R5F for remoteproc mode
    [    7.253216] remoteproc remoteproc2: attaching to 5d00000.r5f
    [    7.259040] remoteproc remoteproc2: remote processor 5d00000.r5f is now attached
    [    7.259445] platform 41400000.r5f: assigned reserved memory node r5f-dma-memory@a1000000
    [    7.285287] remoteproc remoteproc3: 41400000.r5f is available
    [    7.285849] platform 5e00000.r5f: configured R5F for remoteproc mode
    [    7.292389] remoteproc remoteproc3: Direct firmware load for j7-mcu-r5f0_1-fw failed with error -2
    [    7.304631] platform 5e00000.r5f: assigned reserved memory node r5f-dma-memory@a4000000
    [    7.308035] remoteproc remoteproc3: powering up 41400000.r5f
    [    7.322878] remoteproc remoteproc4: 5e00000.r5f is available
    [    7.323112] remoteproc remoteproc3: Direct firmware load for j7-mcu-r5f0_1-fw failed with error -2
    [    7.331735] remoteproc remoteproc4: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
    [    7.338923] remoteproc remoteproc3: request_firmware failed: -2
    [    7.349289] remoteproc remoteproc4: powering up 5e00000.r5f
    [    7.358205] remoteproc remoteproc4: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
    [    7.358256] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node c66-dma-memory@a7000000
    [    7.367260] remoteproc remoteproc4: request_firmware failed: -2
    [    7.382147] k3-dsp-rproc 4d80800000.dsp: configured DSP for IPC-only mode
    [    7.384344] platform 5f00000.r5f: configured R5F for remoteproc mode
    [    7.392030] remoteproc remoteproc5: 4d80800000.dsp is available
    [    7.402367] remoteproc remoteproc5: attaching to 4d80800000.dsp
    [    7.403956] platform 5f00000.r5f: assigned reserved memory node r5f-dma-memory@a5000000
    [    7.408415] Unable to handle kernel paging request at virtual address ffff80004a87c3f8
    [    7.424440] Mem abort info:
    [    7.427536]   ESR = 0x0000000096000006
    [    7.431307]   EC = 0x25: DABT (current EL), IL = 32 bits
    [    7.436938]   SET = 0, FnV = 0
    [    7.440995]   EA = 0, S1PTW = 0
    [    7.444409]   FSC = 0x06: level 2 translation fault
    [    7.449380] Data abort info:
    [    7.452817]   ISV = 0, ISS = 0x00000006, ISS2 = 0x00000000
    [    7.459117]   CM = 0, WnR = 0, TnD = 0, TagAccess = 0
    [    7.465282]   GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0
    [    7.477987] swapper pgtable: 4k pages, 48-bit VAs, pgdp=0000000083142000
    [    7.489479] [ffff80004a87c3f8] pgd=0000000000000000, p4d=10000000835db003, pud=1000000881336003, pmd=0000000000000000
    [    7.502081] Internal error: Oops: 0000000096000006 [#1] PREEMPT SMP
    [    7.508347] Modules linked in: crct10dif_ce display_connector phy_can_transceiver vxd_dec(O) omap_mailbox omap_hwspinlock vxe_enc(O) videobuf2_dma_contig videobuf2_dma_sg ti_k3_r5_remoteproc(+) tidss videobuf2_memops cdns_mhdp8546 v4l2_mem2mem videobuf2_v4l2 drm_dma_helper at24 videobuf2_common pvrsrvkm(O) drm_display_helper videodev pruss ti_am335x_tscadc sa2ul k3_j72xx_bandgap mc drm_kms_helper m_can_platform m_can ti_j721e_ufs ti_k3_dsp_remoteproc cdns3_ti ti_k3_common can_dev rti_wdt overlay cfg80211 bridge stp bluetooth llc ecdh_generic ecc rfkill cryptodev(O) fuse drm drm_panel_orientation_quirks backlight ipv6
    [    7.508495] remoteproc remoteproc6: 5f00000.r5f is available
    [    7.562972] CPU: 1 UID: 0 PID: 11 Comm: kworker/u8:0 Tainted: G           O       6.12.17-ti-00773-gcdcaeac783e3-dirty #1
    [    7.562978] Tainted: [O]=OOT_MODULE
    [    7.562981] Hardware name: Texas Instruments J721e EVM (DT)
    [    7.562984] Workqueue: events_unbound deferred_probe_work_func
    [    7.562998] pstate: 00000005 (nzcv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
    [    7.563003] pc : rproc_handle_resources.constprop.0+0x64/0x18c
    [    7.563012] lr : rproc_boot+0x37c/0x57c
    [    7.563017] sp : ffff800081693a10
    [    7.563019] x29: ffff800081693a10 x28: 0000000000000000 x27: 0000000000000000
    [    7.563026] x26: ffff000800014028 x25: ffff00080000dd00 x24: ffff80004a87c3f8
    [    7.628530] x23: 0000000000000000 x22: ffff000808732838 x21: ffff800081511d08
    [    7.635651] x20: 0000000000000000 x19: ffff000808732800 x18: 0000000000000006
    [    7.642770] x17: 0000000000000000 x16: 0000000000000000 x15: 3dfb6af03fb52b11
    [    7.649891] x14: 3fc509fb3f1d0b12 x13: 3dfb6af03fb52b11 x12: 3fc509fb3f1d0b12
    [    7.657011] x11: 3ecc0cc83f607b74 x10: 3ed73b8e3f0bde44 x9 : bf7acc04bf961c24
    [    7.664132] x8 : 3f0df38a3e5809ec x7 : 3f624bf13f13fe82 x6 : bfdd2e48bfabbb4f
    [    7.671256] x5 : ffff000802d46300 x4 : ffff80008c000000 x3 : 0000000041783d04
    [    7.678378] x2 : 00000000be87c3f8 x1 : ffff80004a87c3fc x0 : ffff80008c000000
    [    7.685499] Call trace:
    [    7.687933]  rproc_handle_resources.constprop.0+0x64/0x18c
    [    7.693410]  rproc_boot+0x37c/0x57c
    [    7.696887]  rproc_add+0x184/0x190
    [    7.700277]  devm_rproc_add+0x24/0x88
    [    7.703928]  k3_dsp_rproc_probe+0x33c/0x4c0 [ti_k3_dsp_remoteproc]
    [    7.710097]  platform_probe+0x68/0xc4
    [    7.713749]  really_probe+0xbc/0x29c
    [    7.717313]  __driver_probe_device+0x78/0x12c
    [    7.721656]  driver_probe_device+0xd8/0x15c
    [    7.725825]  __device_attach_driver+0xb8/0x134
    [    7.730254]  bus_for_each_drv+0x88/0xe8
    [    7.734076]  __device_attach+0xa0/0x190
    [    7.737899]  device_initial_probe+0x14/0x20
    [    7.742068]  bus_probe_device+0xac/0xb0
    [    7.745890]  deferred_probe_work_func+0x88/0xc0
    [    7.750407]  process_one_work+0x148/0x28c
    [    7.754407]  worker_thread+0x2d0/0x3d8
    [    7.758144]  kthread+0x110/0x114
    [    7.761361]  ret_from_fork+0x10/0x20
    [    7.764927] Code: 6b020063 8b22c098 91001301 540007c4 (b862c880) 
    [    7.771001] ---[ end trace 0000000000000000 ]---
    [    7.776072] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_1-fw failed with error -2
    [    7.787230] remoteproc remoteproc6: powering up 5f00000.r5f
    [    7.793124] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_1-fw failed with error -2
    [    7.802799] remoteproc remoteproc6: request_firmware failed: -2
    [  OK  ] Created slice Slice /system/tee-supplicant.
    [  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
    [  OK  ] Started TEE Supplicant on teepriv0.
             Starting Virtual Console Setup...
    [  OK  ] Finished Virtual Console Setup.
    [  OK  ] Started Simple Network Management Protocol (SNMP) Daemon..
    [  OK  ] Created slice Slice /system/systemd-fsck.
             Expecting device /dev/mmcblk1p1...
    [  OK  ] Found device /dev/mmcblk1p1.
             Starting File System Check on /dev/mmcblk1p1...
    [  OK  ] Finished File System Check on /dev/mmcblk1p1.
             Mounting /run/media/boot-mmcblk1p1...
    [  OK  ] Mounted /run/media/boot-mmcblk1p1.
    [  OK  ] Started containerd container runtime.
    ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPL-3.0 packages:
    	adwaita-icon-theme-symbolic
    	autoconf
    	bash-dev
    	bash
    	bc
    	binutils
    	cifs-utils
    	coreutils-stdbuf
    	coreutils
    	cpio
    	cpp-symlinks
    	cpp
    	dosfstools
    	elfutils-dev
    	elfutils
    	findutils
    	g++-symlinks
    	g++
    	gawk
    	gcc-symlinks
    	gcc
    	gdb
    	gdbserver
    	gettext
    	glmark2
    	gnu-config
    	grub-common
    	grub-editenv
    	grub-efi
    	gzip
    	hidapi
    	kbd-dev
    	kbd-keymaps-pine
    	less
    	libasm1
    	libatomic-dev
    	libatomic1
    	libbfd
    	libdebuginfod1
    	libdw1
    	libelf1
    	libgcc-s-dev
    	libgcc1
    	libgdbm-compat4
    	libgdbm-dev
    	libgdbm6
    	libgettextlib
    	libgettextsrc
    	libgmp-dev
    	libgmp10
    	libgmpxx4
    	libgnutls-dev
    	libgnutls-openssl27
    	libgomp1
    	libidn2-0
    	libidn2-dev
    	libmpc3
    	libmpfr6
    	libopcodes
    	libqt6shadertools-dev
    	libqt6shadertools-plugins
    	libqt6shadertools-qmlplugins
    	libqt6shadertools6
    	libreadline-dev
    	libreadline8
    	libstdc++-dev
    	libstdc++6
    	libtasn1-dev
    	libunistring-dev
    	libunistring5
    	m4
    	make
    	nettle-dev
    	nettle
    	parted
    	piglit
    	qtbase-dev
    	qtbase-examples
    	qtbase-plugins
    	qtbase-qmlplugins
    	qtbase-staticdev
    	qtbase
    	qtdeclarative-dev
    	qtdeclarative-plugins
    	qtdeclarative-qmlplugins
    	qtdeclarative-staticdev
    	qtdeclarative
    	qtlanguageserver-dev
    	qtlanguageserver-plugins
    	qtlanguageserver-qmlplugins
    	qtlanguageserver-staticdev
    	qtlanguageserver
    	qtsvg-dev
    	qtsvg-plugins
    	qtsvg-qmlplugins
    	qtsvg
    	qtwayland-dev
    	qtwayland-plugins
    	qtwayland-qmlplugins
    	qtwayland
    	tar
    	which
    
    If you do not wish to distribute GPL-3.0 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
    ***************************************************************
    ***************************************************************
    [  OK  ] Finished Print notice about GPLv3 packages.
    [  OK  ] Reached target Multi-User System.
    [  OK  ] Reached target Graphical Interface.
             Starting Record Runlevel Change in UTMP...
    [  OK  ] Finished Record Runlevel Change in UTMP.
    [   12.334704] audit: type=1006 audit(1763097308.913:14): pid=1054 uid=0 subj=kernel old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
    
     _____                    _____           _         _   
    |  [   12.348845] audit: type=1300 audit(1763097308.913:14): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffc2708c78 a2=4 a3=1 items=0 ppid=1 pid=1054 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/usr/lib/systemd/systemd-executor" subj=kernel key=(null)
    _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
    |     |  [   12.382247] audit: type=1327 audit(1763097308.913:14): proctitle="(systemd)"
    _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
                  |___|                    |___|            
    
    Arago Project j721e-evm ttyS2
    
    Arago 2025.01 j721e-evm ttyS2
    
    j721e-evm login: 
    j721e-evm login: 
    j721e-evm login: root
    
    
    
    [   30.310990] mmc1: Timeout waiting for hardware interrupt.
    [   30.316384] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   30.322806] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [   30.329229] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000002
    [   30.335651] mmc1: sdhci: Argument:  0x00841678 | Trn mode: 0x0000002b
    [   30.342073] mmc1: sdhci: Present:   0x01f70106 | Host ctl: 0x0000001f
    [   30.348495] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [   30.354916] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000207
    [   30.361338] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [   30.367759] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [   30.374181] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   30.380602] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18002407
    [   30.387023] mmc1: sdhci: Cmd:       0x0000193a | Max curr: 0x00000000
    [   30.393445] mmc1: sdhci: Resp[0]:   0x00000900 | Resp[1]:  0x00edc87f
    [   30.399866] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00000900
    [   30.406287] mmc1: sdhci: Host ctl2: 0x00000004
    [   30.410715] mmc1: sdhci: ADMA Err:  0x00000003 | ADMA Ptr: 0x0000000882d2a20c
    [   30.417830] mmc1: sdhci: ============================================
    [   30.524257] mmc1: Reset 0x2 never completed.
    [   30.528511] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   30.534936] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [   30.541361] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000002
    [   30.547784] mmc1: sdhci: Argument:  0x00841678 | Trn mode: 0x0000002b
    [   30.554208] mmc1: sdhci: Present:   0x01f70106 | Host ctl: 0x0000001f
    [   30.560631] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [   30.567052] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000207
    [   30.573473] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [   30.579894] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [   30.586315] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   30.592736] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18002407
    [   30.599158] mmc1: sdhci: Cmd:       0x0000193a | Max curr: 0x00000000
    [   30.605579] mmc1: sdhci: Resp[0]:   0x00000900 | Resp[1]:  0x00edc87f
    [   30.612000] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00000900
    [   30.618421] mmc1: sdhci: Host ctl2: 0x00000004
    [   30.622848] mmc1: sdhci: ADMA Err:  0x00000003 | ADMA Ptr: 0x0000000882d2a20c
    [   30.629962] mmc1: sdhci: ============================================
    [   30.736394] mmc1: Reset 0x4 never completed.
    [   30.740647] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   30.747068] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [   30.753489] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000002
    [   30.759910] mmc1: sdhci: Argument:  0x00841678 | Trn mode: 0x0000002b
    [   30.766331] mmc1: sdhci: Present:   0x01f70106 | Host ctl: 0x0000001f
    [   30.772753] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [   30.779173] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000207
    [   30.785595] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [   30.792016] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [   30.798437] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   30.804858] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18002407
    [   30.811279] mmc1: sdhci: Cmd:       0x0000193a | Max curr: 0x00000000
    [   30.817700] mmc1: sdhci: Resp[0]:   0x00000900 | Resp[1]:  0x00edc87f
    [   30.824121] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00000900
    [   30.830542] mmc1: sdhci: Host ctl2: 0x00000004
    [   30.834970] mmc1: sdhci: ADMA Err:  0x00000003 | ADMA Ptr: 0x0000000882d2a20c
    [   30.842084] mmc1: sdhci: ============================================
    [   41.062984] mmc1: Timeout waiting for hardware interrupt.
    [   41.068378] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   41.074800] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [   41.081223] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000002
    [   41.087645] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x0000002b
    [   41.094066] mmc1: sdhci: Present:   0x01f70106 | Host ctl: 0x0000001f
    [   41.100488] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [   41.106908] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000207
    [   41.113329] mmc1: sdhci: Timeout:   0x0000000e | Int stat: 0x00000000
    [   41.119750] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [   41.126172] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   41.132592] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18002407
    [   41.139013] mmc1: sdhci: Cmd:       0x00000c1b | Max curr: 0x00000000
    [   41.145435] mmc1: sdhci: Resp[0]:   0x00000900 | Resp[1]:  0x00edc87f
    [   41.151856] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00000900
    [   41.158276] mmc1: sdhci: Host ctl2: 0x00000004
    [   41.162706] mmc1: sdhci: ADMA Err:  0x00000003 | ADMA Ptr: 0x0000000882d2a20c
    [   41.169820] mmc1: sdhci: ============================================
    [   41.276260] mmc1: Reset 0x2 never completed.
    [   41.280517] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   41.286939] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [   41.293361] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000002
    [   41.299783] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x0000002b
    [   41.306205] mmc1: sdhci: Present:   0x01f70106 | Host ctl: 0x0000001f
    [   41.312627] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [   41.319048] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000207
    [   41.325469] mmc1: sdhci: Timeout:   0x0000000e | Int stat: 0x00000000
    [   41.331890] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [   41.338312] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   41.344733] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18002407
    [   41.351154] mmc1: sdhci: Cmd:       0x00000c1b | Max curr: 0x00000000
    [   41.357575] mmc1: sdhci: Resp[0]:   0x00000900 | Resp[1]:  0x00edc87f
    [   41.363997] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00000900
    [   41.370417] mmc1: sdhci: Host ctl2: 0x00000004
    [   41.374845] mmc1: sdhci: ADMA Err:  0x00000003 | ADMA Ptr: 0x0000000882d2a20c
    [   41.381960] mmc1: sdhci: ============================================
    [   41.488388] mmc1: Reset 0x4 never completed.
    [   41.492641] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   41.499062] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [   41.505483] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000002
    [   41.511904] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x0000002b
    [   41.518326] mmc1: sdhci: Present:   0x01f70106 | Host ctl: 0x0000001f
    [   41.524747] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [   41.531168] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000207
    [   41.537589] mmc1: sdhci: Timeout:   0x0000000e | Int stat: 0x00000000
    [   41.544009] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [   41.550431] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   41.556852] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18002407
    [   41.563273] mmc1: sdhci: Cmd:       0x00000c1b | Max curr: 0x00000000
    [   41.569694] mmc1: sdhci: Resp[0]:   0x00000900 | Resp[1]:  0x00edc87f
    [   41.576115] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00000900
    [   41.582536] mmc1: sdhci: Host ctl2: 0x00000004
    [   41.586964] mmc1: sdhci: ADMA Err:  0x00000003 | ADMA Ptr: 0x0000000882d2a20c
    [   41.594078] mmc1: sdhci: ============================================
    

    Thanks

  • Hi,

    I have changed my UART instances after the kernal login my console gives some error as shown below, Please help me in solving this issue.

    Could you please check whether any pins used for MMC1 are tied to UART2 pins using the R5F core from your schematics? If so, you need to check any other pins available for using UART2, as UART2 signals suported from multiple pins. Please refer to the Technical Data Sheet for more details.



    Best Regards,
    Sudheer

  • Hi Sudheer,

    Thanks for your response im using the TDA4VM EVM Board, in this board the UART 2 is the only uart which colliedes with ethernet firmware for logs, So thats why im using UART 4.

    Thanks

  • Hi Balaji,

    Thanks for your response im using the TDA4VM EVM Board, in this board the UART 2 is the only uart which colliedes with ethernet firmware for logs, So thats why im using UART 4.

    Are you using ETHFW as well as ENET examples?
    If ETHFW is not used, you can use UART2 itself for ENET examples.

    Best Regards,
    Sudheer

  • Hi Sudheer,

    Yes im using ETHFW as well as the Enet example, For now im using UART4 and i have checked my sysconfig weather any conflict with EMMC1 and my MCU_CPSW there is no any pin conflits then too im getting this issues below. for UART4 the Ball ID is W23 and W28  and for EMMC1 P25, R29, R24, P24, R25, R26 and for MCU_CPSW B27,C25, A28, A27, A26, B25, A25, D24, A24, B24, B26, C24.

    [    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
    [    0.000000] software IO TLB: area num 2.
    [    0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=512 to nr_cpu_ids=2.
    [    0.000000] 	Trampoline variant of Tasks RCU enabled.
    [    0.000000] 	Tracing variant of Tasks RCU enabled.
    [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [    0.000000] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
    [    0.000000] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=2.
    [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
    [    0.000000] GICv3: 960 SPIs implemented
    [    0.000000] GICv3: 0 Extended SPIs implemented
    [    0.000000] Root IRQ handler: gic_handle_irq
    [    0.000000] GICv3: GICv3 features: 16 PPIs
    [    0.000000] GICv3: GICD_CTRL.DS=0, SCR_EL3.FIQ=1
    [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
    [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    [    0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GICv3: using LPI property table @0x0000000880040000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880050000
    [    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008489] Console: colour dummy device 80x25
    [    0.013058] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023730] pid_max: default: 32768 minimum: 301
    [    0.028494] LSM: initializing lsm=capability,selinux
    [    0.033603] SELinux:  Initializing.
    [    0.037468] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.045041] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.065310] rcu: Hierarchical SRCU implementation.
    [    0.070217] rcu: 	Max phase no-delay instances is 1000.
    [    0.075679] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
    [    0.084337] EFI services will not be available.
    [    0.089086] smp: Bringing up secondary CPUs ...
    I/TC: Secondary CPU 1 initializing
    I/TC: Secondary CPU 1 switching to normal world boot
    [    0.102325] Detected PIPT I-cache on CPU1
    [    0.102376] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.102389] GICv3: CPU1: using allocated LPI pending table @0x0000000880060000
    [    0.102421] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.102506] smp: Brought up 1 node, 2 CPUs
    [    0.131856] SMP: Total of 2 processors activated.
    [    0.136660] CPU: All CPU(s) started at EL2
    [    0.140848] CPU features: detected: 32-bit EL0 Support
    [    0.146098] CPU features: detected: CRC32 instructions
    [    0.151365] alternatives: applying system-wide alternatives
    [    0.157321] Memory: 3271596K/4194304K available (12928K kernel code, 1254K rwdata, 4644K rodata, 2752K init, 639K bss, 390320K reserved, 524288K cma-reserved)
    [    0.172341] devtmpfs: initialized
    [    0.183216] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.193192] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    [    0.206351] 27152 pages in range for non-PLT usage
    [    0.206364] 518672 pages in range for PLT usage
    [    0.211491] pinctrl core: initialized pinctrl subsystem
    [    0.221707] DMI not present or invalid.
    [    0.226921] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [    0.233583] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
    [    0.240886] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.248881] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.257018] audit: initializing netlink subsys (disabled)
    [    0.262715] audit: type=2000 audit(0.200:1): state=initialized audit_enabled=0 res=1
    [    0.262938] thermal_sys: Registered thermal governor 'step_wise'
    [    0.270636] thermal_sys: Registered thermal governor 'power_allocator'
    [    0.276799] cpuidle: using governor menu
    [    0.287569] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.294535] ASID allocator initialised with 65536 entries
    [    0.305575] /bus@100000/interrupt-controller@1800000: Fixed dependency cycle(s) with /bus@100000/interrupt-controller@1800000
    [    0.317513] /bus@100000/dp-bridge@a000000: Fixed dependency cycle(s) with /bus@100000/dss@4a00000
    [    0.326601] /bus@100000/dss@4a00000: Fixed dependency cycle(s) with /bus@100000/dp-bridge@a000000
    [    0.341988] /bus@100000/dp-bridge@a000000: Fixed dependency cycle(s) with /bus@100000/dss@4a00000
    [    0.351305] /bus@100000/dp-bridge@a000000: Fixed dependency cycle(s) with /bus@100000/dss@4a00000
    [    0.360408] /bus@100000/dss@4a00000: Fixed dependency cycle(s) with /bus@100000/dp-bridge@a000000
    [    0.371456] /bus@100000/dp-bridge@a000000: Fixed dependency cycle(s) with /connector
    [    0.379428] /connector: Fixed dependency cycle(s) with /bus@100000/dp-bridge@a000000
    [    0.387957] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.394901] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [    0.401305] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.408240] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [    0.414642] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.421577] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [    0.427979] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.434914] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [    0.442399] k3-chipinfo 43000014.chipid: Family:J721E rev:SR1.1 JTAGID[0x1bb6402f] Detected
    [    0.454971] iommu: Default domain type: Translated
    [    0.459872] iommu: DMA domain TLB invalidation policy: strict mode
    [    0.466361] SCSI subsystem initialized
    [    0.470388] usbcore: registered new interface driver usbfs
    [    0.476011] usbcore: registered new interface driver hub
    [    0.481456] usbcore: registered new device driver usb
    [    0.486926] pps_core: LinuxPPS API ver. 1 registered
    [    0.492000] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.501338] PTP clock support registered
    [    0.505360] EDAC MC: Ver: 3.0.0
    [    0.508732] scmi_core: SCMI protocol bus registered
    [    0.513870] FPGA manager framework
    [    0.517382] Advanced Linux Sound Architecture Driver Initialized.
    [    0.524040] vgaarb: loaded
    [    0.526979] clocksource: Switched to clocksource arch_sys_counter
    [    0.533356] VFS: Disk quotas dquot_6.6.0
    [    0.537378] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.548173] NET: Registered PF_INET protocol family
    [    0.553311] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [    0.562350] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
    [    0.571119] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [    0.579042] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    0.587248] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
    [    0.595742] TCP: Hash tables configured (established 32768 bind 32768)
    [    0.602517] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.609434] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.616873] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [    0.623002] RPC: Registered named UNIX socket transport module.
    [    0.629056] RPC: Registered udp transport module.
    [    0.633860] RPC: Registered tcp transport module.
    [    0.638664] RPC: Registered tcp-with-tls transport module.
    [    0.644268] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.650852] NET: Registered PF_XDP protocol family
    [    0.655757] PCI: CLS 0 bytes, default 64
    [    0.660444] Initialise system trusted keyrings
    [    0.665109] workingset: timestamp_bits=46 max_order=20 bucket_order=0
    [    0.671871] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.677969] NFS: Registering the id_resolver key type
    [    0.683149] Key type id_resolver registered
    [    0.687423] Key type id_legacy registered
    [    0.691526] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.698377] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.727382] Key type asymmetric registered
    [    0.731571] Asymmetric key parser 'x509' registered
    [    0.736583] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
    [    0.744242] io scheduler mq-deadline registered
    [    0.748878] io scheduler kyber registered
    [    0.752991] io scheduler bfq registered
    [    0.759245] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
    [    0.765639] pinctrl-single 11c000.pinctrl: 173 pins, size 692
    [    0.771984] pinctrl-single 104200.pinctrl: 20 pins, size 80
    [    0.777758] pinctrl-single 104280.pinctrl: 8 pins, size 32
    [    0.783963] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.793638] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
    [    0.801694] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00101faf)
    [    0.810392] arm-smmu-v3 36600000.iommu: allocated 65536 entries for cmdq
    [    0.817517] arm-smmu-v3 36600000.iommu: allocated 32768 entries for evtq
    [    0.824682] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs
    [    0.836084] loop: module loaded
    [    0.839938] megasas: 07.727.03.00-rc1
    [    0.845653] tun: Universal TUN/TAP device driver, 1.6
    [    0.851481] VFIO - User Level meta-driver version: 0.3
    [    0.857448] usbcore: registered new interface driver usb-storage
    [    0.863965] i2c_dev: i2c /dev entries driver
    [    0.869035] sdhci: Secure Digital Host Controller Interface driver
    [    0.875366] sdhci: Copyright(c) Pierre Ossman
    [    0.879951] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.886135] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    0.893145] usbcore: registered new interface driver usbhid
    [    0.898843] usbhid: USB HID core driver
    [    0.903423] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 (0,8000003f) counters available
    [    0.913261] optee: probing for conduit method.
    I/TC: Reserved shared memory is enabled
    I/TC: Dynamic shared memory is enabled
    I/TC: Normal World virtualization support is disabled
    I/TC: Asynchronous notifications are disabled
    [    0.917816] optee: revision 4.5 (ef1ebdc23034a804)
    [    0.934280] optee: dynamic shared memory is enabled
    [    0.944573] optee: initialized driver
    [    0.948312] random: crng init done
    [    0.953349] Initializing XFRM netlink socket
    [    0.957743] NET: Registered PF_PACKET protocol family
    [    0.962944] Key type dns_resolver registered
    [    0.971217] registered taskstats version 1
    [    0.975595] Loading compiled-in X.509 certificates
    [    0.987674] ti-sci 44083000.system-controller: ABI: 4.0 (firmware rev 0x000b '11.0.9--v11.00.09+ (Fancy Rat)')
    [    1.110450] omap_i2c 42120000.i2c: bus 0 rev0.12 at 400 kHz
    [    1.116834] pca953x 1-0020: supply vcc not found, using dummy regulator
    [    1.123672] pca953x 1-0020: using no AI
    [    1.143743] pca953x 1-0022: supply vcc not found, using dummy regulator
    [    1.150570] pca953x 1-0022: using AI
    [    1.155724] omap_i2c 2000000.i2c: bus 1 rev0.12 at 400 kHz
    [    1.161962] omap_i2c 2010000.i2c: bus 2 rev0.12 at 400 kHz
    [    1.168186] pca953x 3-0020: supply vcc not found, using dummy regulator
    [    1.175017] pca953x 3-0020: using no AI
    [    1.191323] omap_i2c 2030000.i2c: bus 3 rev0.12 at 400 kHz
    [    1.197540] pca953x 4-0020: supply vcc not found, using dummy regulator
    [    1.204359] pca953x 4-0020: using no AI
    [    1.223328] omap_i2c 2060000.i2c: bus 4 rev0.12 at 400 kHz
    [    1.229085] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 137 domain created
    [    1.237646] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 131 domain created
    [    1.247004] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 213 domain created
    [    1.255631] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
    [    1.270749] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    [    1.280644] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    1.287409] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    1.297221] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
    [    1.307394] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    1.314155] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    1.322340] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 206, base_baud = 6000000) is a 8250
    [    1.332024] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 207, base_baud = 3000000) is a 8250
    [    1.340889] printk: legacy console [ttyS2] enabled
    [    1.340889] printk: legacy console [ttyS2] enabled
    [    1.350598] printk: legacy bootconsole [ns16550a0] disabled
    [    1.350598] printk: legacy bootconsole [ns16550a0] disabled
    [    1.364930] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
    [    1.406986] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
    [    1.414631] davinci_mdio 46000f00.mdio: detected phy mask fffffffe
    [    1.421286] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver TI DP83867
    [    1.429569] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
    [    1.442371] am65-cpsw-nuss 46000000.ethernet: /bus@100000/bus@28380000/ethernet@46000000/ethernet-ports/port@1 read phy-mode err -22
    [    1.454634] am65-cpsw-nuss 46000000.ethernet: probe with driver am65-cpsw-nuss failed with error -22
    [    1.464791] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
    [    1.473986] mmc0: CQHCI version 5.10
    [    1.481760] pca953x 2-0020: supply vcc not found, using dummy regulator
    [    1.488526] pca953x 2-0020: using no AI
    [    1.515547] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
    [    1.519603] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
    [    1.534514] ti-udma 31150000.dma-controller: Channels: 122 (tchan: 61, rchan: 61, gp-rflow: 16)
    [    1.549643] 8 fixed-partitions partitions found on MTD device 47040000.spi.0
    [    1.556718] Creating 8 MTD partitions on "47040000.spi.0":
    [    1.562193] 0x000000000000-0x000000080000 : "ospi.tiboot3"
    [    1.568300] 0x000000080000-0x000000280000 : "ospi.tispl"
    [    1.574217] 0x000000280000-0x000000680000 : "ospi.u-boot"
    [    1.580139] 0x000000680000-0x0000006a0000 : "ospi.env"
    [    1.585796] 0x0000006a0000-0x0000006c0000 : "ospi.env.backup"
    [    1.592042] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw"
    [    1.597888] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
    [    1.603818] 0x000003fe0000-0x000004000000 : "ospi.phypattern"
    [    1.610136] cadence-qspi 47040000.spi: Pattern not found. Skipping calibration.
    [    1.620709] 8 fixed-partitions partitions found on MTD device 47050000.spi.0
    [    1.627770] Creating 8 MTD partitions on "47050000.spi.0":
    [    1.633269] 0x000000000000-0x000000080000 : "qspi.tiboot3"
    [    1.639394] 0x000000080000-0x000000280000 : "qspi.tispl"
    [    1.645239] 0x000000280000-0x000000680000 : "qspi.u-boot"
    [    1.651164] 0x000000680000-0x0000006a0000 : "qspi.env"
    [    1.656851] 0x0000006a0000-0x0000006c0000 : "qspi.env.backup"
    [    1.663116] 0x0000006c0000-0x0000007c0000 : "qspi.sysfw"
    [    1.669426] 0x000000800000-0x000003fc0000 : "qspi.rootfs"
    [    1.675903] 0x000003fe0000-0x000004000000 : "qspi.phypattern"
    [    1.681736] mmc0: Command Queue Engine enabled
    [    1.686176] mmc0: new HS200 MMC card at address 0001
    [    1.690331] mmc1: CQHCI version 5.10
    [    1.691451] mmcblk0: mmc0:0001 G1M15L 29.6 GiB
    [    1.697041] clk: Disabling unused clocks
    [    1.703197]  mmcblk0: p1 p2
    [    1.706394] mmcblk0boot0: mmc0:0001 G1M15L 31.5 MiB
    [    1.711966] mmcblk0boot1: mmc0:0001 G1M15L 31.5 MiB
    [    1.717498] mmcblk0rpmb: mmc0:0001 G1M15L 4.00 MiB, chardev (239:0)
    [    1.726206] PM: genpd: Disabling unused power domains
    [    1.731469] ALSA device list:
    [    1.734433]   No soundcards found.
    [    1.750395] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
    [    1.758158] Waiting for root device PARTUUID=3bdcc9f5-02...
    [    1.821344] mmc1: new ultra high speed DDR50 SDHC card at address aaaa
    [    1.828221] mmcblk1: mmc1:aaaa SD32G 29.7 GiB
    [    1.834026]  mmcblk1: p1 p2
    [    1.842004] EXT4-fs (mmcblk1p2): warning: mounting fs with errors, running e2fsck is recommended
    [    1.856131] EXT4-fs (mmcblk1p2): mounted filesystem 2a4f67da-746d-48ce-8689-9b96d72d551b r/w with ordered data mode. Quota mode: none.
    [    1.868232] VFS: Mounted root (ext4 filesystem) on device 179:98.
    [    1.878834] devtmpfs: mounted
    [    1.883024] Freeing unused kernel memory: 2752K
    [    1.887619] Run /sbin/init as init process
    [    2.200067] systemd[1]: System time before build time, advancing clock.
    [    2.258327] NET: Registered PF_INET6 protocol family
    [    2.263911] Segment Routing with IPv6
    [    2.267596] In-situ OAM (IOAM) with IPv6
    [    2.304395] systemd[1]: systemd 255.18^ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
    [    2.336287] systemd[1]: Detected architecture arm64.
    
    Welcome to Arago 2025.01!
    
    [    2.370523] systemd[1]: Hostname set to <j721e-evm>.
    [    2.611171] systemd[1]: /usr/lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
    [    2.731526] systemd[1]: Queued start job for default target Graphical Interface.
    [    2.766095] systemd[1]: Created slice Slice /system/getty.
    [  OK  ] Created slice Slice /system/getty.
    [    2.784211] systemd[1]: Created slice Slice /system/modprobe.
    [  OK  ] Created slice Slice /system/modprobe.
    [    2.804173] systemd[1]: Created slice Slice /system/serial-getty.
    [  OK  ] Created slice Slice /system/serial-getty.
    [    2.823920] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    [    2.843219] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Started Dispatch Password Requests to Console Directory Watch.
    [    2.863154] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Started Forward Password Requests to Wall Directory Watch.
    [    2.883127] systemd[1]: Expecting device /dev/ttyS2...
             Expecting device /dev/ttyS2...
    [    2.899108] systemd[1]: Reached target Path Units.
    [  OK  ] Reached target Path Units.
    [    2.915047] systemd[1]: Reached target Remote File Systems.
    [  OK  ] Reached target Remote File Systems.
    [    2.931045] systemd[1]: Reached target Slice Units.
    [  OK  ] Reached target Slice Units.
    [    2.947050] systemd[1]: Reached target Swaps.
    [  OK  ] Reached target Swaps.
    [    2.989864] systemd[1]: Listening on RPCbind Server Activation Socket.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [    3.011152] systemd[1]: Reached target RPC Port Mapper.
    [  OK  ] Reached target RPC Port Mapper.
    [    3.030669] systemd[1]: Listening on Process Core Dump Socket.
    [  OK  ] Listening on Process Core Dump Socket.
    [    3.047285] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
    [    3.067682] systemd[1]: Listening on Journal Audit Socket.
    [  OK  ] Listening on Journal Audit Socket.
    [    3.083407] systemd[1]: Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket (/dev/log).
    [    3.103417] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [    3.115458] systemd[1]: Listening on Network Service Netlink Socket.
    [  OK  ] Listening on Network Service Netlink Socket.
    [    3.139214] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [    3.155353] systemd[1]: Listening on udev Kernel Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [    3.171373] systemd[1]: Listening on User Database Manager Socket.
    [  OK  ] Listening on User Database Manager Socket.
    [    3.211211] systemd[1]: Mounting Huge Pages File System...
             Mounting Huge Pages File System...
    [    3.225240] systemd[1]: Mounting POSIX Message Queue File System...
             Mounting POSIX Message Queue File System...
    [    3.259380] systemd[1]: Mounting Kernel Debug File System...
             Mounting Kernel Debug File System...
    [    3.279274] systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
    [    3.294913] systemd[1]: Mounting Temporary Directory /tmp...
             Mounting Temporary Directory /tmp...
    [    3.319491] systemd[1]: Starting Create List of Static Device Nodes...
             Starting Create List of Static Device Nodes...
    [    3.347619] systemd[1]: Starting Load Kernel Module configfs...
             Starting Load Kernel Module configfs...
    [    3.371639] systemd[1]: Starting Load Kernel Module drm...
             Starting Load Kernel Module drm...
    [    3.387607] systemd[1]: Starting Load Kernel Module fuse...
             Starting Load Kernel Module fuse...
    [    3.402697] systemd[1]: Starting Start psplash boot splash screen...
             Starting Start psplash boot splash screen...
    [    3.430040] systemd[1]: Starting RPC Bind...
             Starting RPC Bind...
    [    3.439272] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
    [    3.455022] fuse: init (API version 7.41)
    [    3.461783] systemd[1]: Starting Journal Service...
             Starting Journal Service...
    [    3.499705] systemd[1]: Starting Load Kernel Modules...
             Starting Load Kernel Modules...
    [    3.517620] systemd[1]: Starting Generate network units from Kernel command line...
    [    3.523696] cryptodev: loading out-of-tree module taints kernel.
             Starting Generate network units from Kernel co[    3.534622] sysctl table check failed: ioctl/(null) procname is null
    mmand line...
    [    3.543482] sysctl table check failed: ioctl/(null) No proc_handler
    [    3.543493] cryptodev: driver 1.14 loaded.
    [    3.560371] systemd-journald[114]: Collecting audit messages is enabled.
    [    3.580224] systemd[1]: Starting Remount Root and Kernel File Systems...
             Starting Remount Root and Kernel File Systems...
    [    3.603782] systemd[1]: Starting Coldplug All udev Devices...
             Starting Coldplug All udev Devices...
    [    3.631502] systemd[1]: Started RPC Bind.
    [    3.636178] EXT4-fs (mmcblk1p2): re-mounted 2a4f67da-746d-48ce-8689-9b96d72d551b r/w. Quota mode: none.
    
    [    3.656323] systemd[1]: Started Journal Service.
    [  OK  ] Started Journal Service.
    [  OK  ] Mounted Huge Pages File System.
    [  OK  ] Mounted POSIX Message Queue File System.
    [  OK  ] Mounted Kernel Debug File System.
    [  OK  ] Mounted Temporary Directory /tmp.
    [  OK  ] Finished Create List of Static Device Nodes.
    [  OK  ] Finished Load Kernel Module configfs.
    [  OK  ] Finished Load Kernel Module drm.
    [  OK  ] Finished Load Kernel Module fuse.
    [FAILED] Failed to start Start psplash boot splash screen.
    See 'systemctl status psplash-start.service' for details.
    [DEPEND] Dependency failed for Start psplas…temd progress communication helper.
    [  OK  ] Finished Load Kernel Modules.
    [  OK  ] Finished Generate network units from Kernel command line.
    [  OK  ] Finished Remount Root and Kernel File Systems.
             Mounting FUSE Control File System...
             Mounting Kernel Configuration File System...
             Starting Flush Journal to Persistent Storage...
             Starting Apply Kernel Variables...
    [    4.009280] systemd-journald[114]: Received client request to flush runtime journal.
             Starting Create Static Device Nodes in /dev gracefully...
    [  OK  ] Mounted FUSE Control File System.
    [  OK  ] Mounted Kernel Configuration File System.
    [  OK  ] Finished Flush Journal to Persistent Storage.
    [  OK  ] Finished Apply Kernel Variables.
    [  OK  ] Finished Create Static Device Nodes in /dev gracefully.
             Starting Create Static Device Nodes in /dev...
    [  OK  ] Finished Coldplug All udev Devices.
    [  OK  ] Finished Create Static Device Nodes in /dev.
    [  OK  ] Reached target Preparation for Local File Systems.
             Mounting /var/volatile...
    [    4.208474] audit: type=1334 audit(1741187611.004:2): prog-id=6 op=LOAD
    [    4.215414] audit: type=1334 audit(1741187611.012:3): prog-id=7 op=LOAD
             Starting Rule-based Manager for Device Events and Files...
    [  OK  ] Mounted /var/volatile.
             Starting Load/Save OS Random Seed...
    [  OK  ] Reached target Local File Systems.
             Starting Create System Files and Directories...
    [  OK  ] Finished Load/Save OS Random Seed.
    [  OK  ] Finished Create System Files and Directories.
    [    4.374112] audit: type=1334 audit(1741187611.168:4): prog-id=8 op=LOAD
             Starting Network Name Resolution...
    [    4.405175] audit: type=1334 audit(1741187611.200:5): prog-id=9 op=LOAD
             Starting Network Time Synchronization...
             Starting Record System Boot/Shutdown in UTMP...
    [    4.456917] audit: type=1334 audit(1741187611.252:6): prog-id=10 op=LOAD
    [    4.465183] audit: type=1334 audit(1741187611.260:7): prog-id=11 op=LOAD
             Starting User Database Manager...
    [    4.473183] audit: type=1334 audit(1741187611.260:8): prog-id=12 op=LOAD
    [  OK  ] Finished Record System Boot/Shutdown in UTMP.
    [  OK  ] Started User Database Manager.
    [  OK  ] Started Rule-based Manager for Device Events and Files.
    [  OK  ] Found device /dev/ttyS2.
    [  OK  ] Started Network Time Synchronization.
    [  OK  ] Reached target System Time Set.
    [  OK  ] Started Network Name Resolution.
    [  OK  ] Reached target Host and Network Name Lookups.
    [  OK  ] Reached target System Initialization.
    [  OK  ] Started Daily rotation of log files.
    [  OK  ] Started Daily Cleanup of Temporary Directories.
    [  OK  ] Reached target Timer Units.
    [  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    [  OK  ] Listening on D-Bus System Message Bus Socket.
             Starting Docker Socket for the API...
    [  OK  ] Listening on dropbear.socket.
    [  OK  ] Listening on PC/SC Smart Card Daemon Activation Socket.
    [    5.001708] audit: type=1334 audit(1763097301.581:9): prog-id=13 op=LOAD
             Starting D-Bus System Message Bus...
             Starting Reboot and dump vmcore via kexec...
    [  OK  ] Listening on Docker Socket for the API.
    [  OK  ] Reached target Socket Units.
    [  OK  ] Finished Reboot and dump vmcore via kexec.
    [  OK  ] Started D-Bus System Message Bus.
    [  OK  ] Reached target Basic System.
    [  OK  ] Started Job spooling tools.
             Starting Avahi mDNS/DNS-SD Stack...
    [  OK  ] Started Periodic Command Scheduler.
             Starting Print notice about GPLv3 packages...
             Starting IPv6 Packet Filtering Framework...
             Starting IPv4 Packet Filtering Framework...
    [  OK  ] Started irqbalance daemon.
    [  OK  ] Started Multiple Spanning Tree Protocol Daemon.
             Starting Telephony service...
             Starting Expand the rootfs partiti…to full size of the boot device....
    [  OK  ] Started strongSwan IPsec IKEv1/IKEv[    5.442234] audit: type=1334 audit(1763097302.021:10): prog-id=14 op=LOAD
    2 daemon using ipsec.conf.
    [    5.463056] audit: type=1334 audit(1763097302.037:11): prog-id=15 op=LOAD
    [    5.479035] audit: type=1334 audit(1763097302.037:12): prog-id=16 op=LOAD
             Starting User Login Management...
             Starting Telnet Server...
    [  OK  ] Finished IPv4 Packet Filtering Framework.
    [  OK  ] Finished IPv6 Packet Filtering Framework.
    [  OK  ] Finished Telnet Server.
    [  OK  ] Started Avahi mDNS/DNS-SD Stack[    5.679456] audit: type=1334 audit(1763097302.261:13): prog-id=17 op=LOAD
    .
    [  OK  ] Reached target Preparation for Network.
             Starting Network Configuration...
             Starting TDA4VM CPSW Quad-Port Bridge Setup...
    [  OK  ] Started Telephony service.
    [    5.983541] Bluetooth: Core ver 2.22
    [    5.989110] NET: Registered PF_BLUETOOTH protocol family
    [    5.995022] Bluetooth: HCI device and connection manager initialized
    [    6.002665] Bluetooth: HCI socket layer initialized
    [    6.008180] Bluetooth: L2CAP socket layer initialized
    [    6.013513] Bluetooth: SCO socket layer initialized
    [  OK  ] Finished Expand the rootfs partition to full size of the boot device..
    [    6.051920] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
    
    [    6.079307] cfg80211: Loading compiled-in X.509 certificates for regulatory database
    [    6.104708] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
    [    6.111346] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
    [  OK  ] Started Network Configuration.
    [  OK  ] Reached target Network.
             Starting Enable and configure wl18xx bluetooth stack...
             Starting containerd container runtime...
             Starting LLDP daemon...
    [  OK  ] Started Netperf Benchmark Server.
             Starting Simple Network Management Protocol (SNMP) Daemon....
             Starting Permit User Sessions...
    [  OK  ] Finished TDA4VM CPSW Quad-Port Bridge Setup.
    [  OK  ] Finished Enable and configure wl18xx bluetooth stack.
    [  OK  ] Finished Permit User Sessions.
    [  OK  ] Started emptty display manager.
    [  OK  ] Started Getty on tty1.
    [  OK  ] Started Serial Getty on ttyS2.
    [  OK  ] Reached target Login Prompts.[    6.548160] CAN device driver interface
    
    [  OK  ] Started LLDP daemon.
    [    6.624341] mc: Linux media interface: v0.10
    [    6.698040] videodev: Linux video capture interface: v2.00
    [    6.760061] PVR_K:  182: Device: 4e20000000.gpu
    [    6.766486] PVR_K:  182: Read BVNC 22.104.208.318 from HW device registers
    [    6.773687] PVR_K:  182: RGX Device registered with BVNC 22.104.208.318
    [    6.781279] at24 0-0050: supply vcc not found, using dummy regulator
    [    6.782277] [drm] Initialized pvr 24.2.6643903 for 4e20000000.gpu on minor 0
    [    6.811744] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
    [    6.930186] k3_r5_rproc bus@100000:bus@28380000:r5fss@41000000: k3_r5_cluster_rproc_init failed, ret = -517
    [    6.949130] remoteproc remoteproc0: releasing 41000000.r5f
    [    6.980710] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
    [    6.980709] img_enc 4200000.video-encoder: vxe_enc_probe: using heap 1 for internal alloc
    [    6.997314] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
    [    6.997397] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [    7.016366] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
    [    7.026195] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
    [    7.027733] platform 41000000.r5f: configured R5F for IPC-only mode
    [    7.046891] platform 5c00000.r5f: configured R5F for IPC-only mode
    [    7.053566] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
    [    7.067703] remoteproc remoteproc0: 41000000.r5f is available
    [    7.070319] img_enc 4200000.video-encoder: encoder registered as /dev/video1
    [    7.079098] remoteproc remoteproc0: attaching to 41000000.r5f
    [    7.083011] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a2000000
    [    7.092667] rproc-virtio rproc-virtio.0.auto: assigned reserved memory node r5f-dma-memory@a0000000
    [    7.098801] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
    [    7.112884] remoteproc remoteproc1: 5c00000.r5f is available
    [    7.126361] remoteproc remoteproc1: attaching to 5c00000.r5f
    [    7.132277] virtio_rpmsg_bus virtio0: rpmsg host is online
    [    7.132500] rproc-virtio rproc-virtio.1.auto: assigned reserved memory node r5f-dma-memory@a2000000
    [    7.141396] rproc-virtio rproc-virtio.0.auto: registered virtio0 (type 7)
    [    7.147159] img_dec 4300000.video-decoder: decoder registered as /dev/video0
    [    7.153666] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
    [    7.162463] virtio_rpmsg_bus virtio1: rpmsg host is online
    [    7.168249] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
    [    7.173920] rproc-virtio rproc-virtio.1.auto: registered virtio1 (type 7)
    [    7.180738] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd
    [    7.187477] remoteproc remoteproc1: remote processor 5c00000.r5f is now attached
    [    7.194951] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
    [    7.211910] platform 5d00000.r5f: configured R5F for IPC-only mode
    [    7.219995] platform 5d00000.r5f: assigned reserved memory node r5f-dma-memory@a3000000
    [    7.221523] remoteproc remoteproc0: remote processor 41000000.r5f is now attached
    [    7.236150] remoteproc remoteproc2: 5d00000.r5f is available
    [    7.246607] platform 41400000.r5f: configured R5F for remoteproc mode
    [    7.253216] remoteproc remoteproc2: attaching to 5d00000.r5f
    [    7.259040] remoteproc remoteproc2: remote processor 5d00000.r5f is now attached
    [    7.259445] platform 41400000.r5f: assigned reserved memory node r5f-dma-memory@a1000000
    [    7.285287] remoteproc remoteproc3: 41400000.r5f is available
    [    7.285849] platform 5e00000.r5f: configured R5F for remoteproc mode
    [    7.292389] remoteproc remoteproc3: Direct firmware load for j7-mcu-r5f0_1-fw failed with error -2
    [    7.304631] platform 5e00000.r5f: assigned reserved memory node r5f-dma-memory@a4000000
    [    7.308035] remoteproc remoteproc3: powering up 41400000.r5f
    [    7.322878] remoteproc remoteproc4: 5e00000.r5f is available
    [    7.323112] remoteproc remoteproc3: Direct firmware load for j7-mcu-r5f0_1-fw failed with error -2
    [    7.331735] remoteproc remoteproc4: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
    [    7.338923] remoteproc remoteproc3: request_firmware failed: -2
    [    7.349289] remoteproc remoteproc4: powering up 5e00000.r5f
    [    7.358205] remoteproc remoteproc4: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
    [    7.358256] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node c66-dma-memory@a7000000
    [    7.367260] remoteproc remoteproc4: request_firmware failed: -2
    [    7.382147] k3-dsp-rproc 4d80800000.dsp: configured DSP for IPC-only mode
    [    7.384344] platform 5f00000.r5f: configured R5F for remoteproc mode
    [    7.392030] remoteproc remoteproc5: 4d80800000.dsp is available
    [    7.402367] remoteproc remoteproc5: attaching to 4d80800000.dsp
    [    7.403956] platform 5f00000.r5f: assigned reserved memory node r5f-dma-memory@a5000000
    [    7.408415] Unable to handle kernel paging request at virtual address ffff80004a87c3f8
    [    7.424440] Mem abort info:
    [    7.427536]   ESR = 0x0000000096000006
    [    7.431307]   EC = 0x25: DABT (current EL), IL = 32 bits
    [    7.436938]   SET = 0, FnV = 0
    [    7.440995]   EA = 0, S1PTW = 0
    [    7.444409]   FSC = 0x06: level 2 translation fault
    [    7.449380] Data abort info:
    [    7.452817]   ISV = 0, ISS = 0x00000006, ISS2 = 0x00000000
    [    7.459117]   CM = 0, WnR = 0, TnD = 0, TagAccess = 0
    [    7.465282]   GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0
    [    7.477987] swapper pgtable: 4k pages, 48-bit VAs, pgdp=0000000083142000
    [    7.489479] [ffff80004a87c3f8] pgd=0000000000000000, p4d=10000000835db003, pud=1000000881336003, pmd=0000000000000000
    [    7.502081] Internal error: Oops: 0000000096000006 [#1] PREEMPT SMP
    [    7.508347] Modules linked in: crct10dif_ce display_connector phy_can_transceiver vxd_dec(O) omap_mailbox omap_hwspinlock vxe_enc(O) videobuf2_dma_contig videobuf2_dma_sg ti_k3_r5_remoteproc(+) tidss videobuf2_memops cdns_mhdp8546 v4l2_mem2mem videobuf2_v4l2 drm_dma_helper at24 videobuf2_common pvrsrvkm(O) drm_display_helper videodev pruss ti_am335x_tscadc sa2ul k3_j72xx_bandgap mc drm_kms_helper m_can_platform m_can ti_j721e_ufs ti_k3_dsp_remoteproc cdns3_ti ti_k3_common can_dev rti_wdt overlay cfg80211 bridge stp bluetooth llc ecdh_generic ecc rfkill cryptodev(O) fuse drm drm_panel_orientation_quirks backlight ipv6
    [    7.508495] remoteproc remoteproc6: 5f00000.r5f is available
    [    7.562972] CPU: 1 UID: 0 PID: 11 Comm: kworker/u8:0 Tainted: G           O       6.12.17-ti-00773-gcdcaeac783e3-dirty #1
    [    7.562978] Tainted: [O]=OOT_MODULE
    [    7.562981] Hardware name: Texas Instruments J721e EVM (DT)
    [    7.562984] Workqueue: events_unbound deferred_probe_work_func
    [    7.562998] pstate: 00000005 (nzcv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
    [    7.563003] pc : rproc_handle_resources.constprop.0+0x64/0x18c
    [    7.563012] lr : rproc_boot+0x37c/0x57c
    [    7.563017] sp : ffff800081693a10
    [    7.563019] x29: ffff800081693a10 x28: 0000000000000000 x27: 0000000000000000
    [    7.563026] x26: ffff000800014028 x25: ffff00080000dd00 x24: ffff80004a87c3f8
    [    7.628530] x23: 0000000000000000 x22: ffff000808732838 x21: ffff800081511d08
    [    7.635651] x20: 0000000000000000 x19: ffff000808732800 x18: 0000000000000006
    [    7.642770] x17: 0000000000000000 x16: 0000000000000000 x15: 3dfb6af03fb52b11
    [    7.649891] x14: 3fc509fb3f1d0b12 x13: 3dfb6af03fb52b11 x12: 3fc509fb3f1d0b12
    [    7.657011] x11: 3ecc0cc83f607b74 x10: 3ed73b8e3f0bde44 x9 : bf7acc04bf961c24
    [    7.664132] x8 : 3f0df38a3e5809ec x7 : 3f624bf13f13fe82 x6 : bfdd2e48bfabbb4f
    [    7.671256] x5 : ffff000802d46300 x4 : ffff80008c000000 x3 : 0000000041783d04
    [    7.678378] x2 : 00000000be87c3f8 x1 : ffff80004a87c3fc x0 : ffff80008c000000
    [    7.685499] Call trace:
    [    7.687933]  rproc_handle_resources.constprop.0+0x64/0x18c
    [    7.693410]  rproc_boot+0x37c/0x57c
    [    7.696887]  rproc_add+0x184/0x190
    [    7.700277]  devm_rproc_add+0x24/0x88
    [    7.703928]  k3_dsp_rproc_probe+0x33c/0x4c0 [ti_k3_dsp_remoteproc]
    [    7.710097]  platform_probe+0x68/0xc4
    [    7.713749]  really_probe+0xbc/0x29c
    [    7.717313]  __driver_probe_device+0x78/0x12c
    [    7.721656]  driver_probe_device+0xd8/0x15c
    [    7.725825]  __device_attach_driver+0xb8/0x134
    [    7.730254]  bus_for_each_drv+0x88/0xe8
    [    7.734076]  __device_attach+0xa0/0x190
    [    7.737899]  device_initial_probe+0x14/0x20
    [    7.742068]  bus_probe_device+0xac/0xb0
    [    7.745890]  deferred_probe_work_func+0x88/0xc0
    [    7.750407]  process_one_work+0x148/0x28c
    [    7.754407]  worker_thread+0x2d0/0x3d8
    [    7.758144]  kthread+0x110/0x114
    [    7.761361]  ret_from_fork+0x10/0x20
    [    7.764927] Code: 6b020063 8b22c098 91001301 540007c4 (b862c880) 
    [    7.771001] ---[ end trace 0000000000000000 ]---
    [    7.776072] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_1-fw failed with error -2
    [    7.787230] remoteproc remoteproc6: powering up 5f00000.r5f
    [    7.793124] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_1-fw failed with error -2
    [    7.802799] remoteproc remoteproc6: request_firmware failed: -2
    [  OK  ] Created slice Slice /system/tee-supplicant.
    [  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
    [  OK  ] Started TEE Supplicant on teepriv0.
             Starting Virtual Console Setup...
    [  OK  ] Finished Virtual Console Setup.
    [  OK  ] Started Simple Network Management Protocol (SNMP) Daemon..
    [  OK  ] Created slice Slice /system/systemd-fsck.
             Expecting device /dev/mmcblk1p1...
    [  OK  ] Found device /dev/mmcblk1p1.
             Starting File System Check on /dev/mmcblk1p1...
    [  OK  ] Finished File System Check on /dev/mmcblk1p1.
             Mounting /run/media/boot-mmcblk1p1...
    [  OK  ] Mounted /run/media/boot-mmcblk1p1.
    [  OK  ] Started containerd container runtime.
    ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPL-3.0 packages:
    	adwaita-icon-theme-symbolic
    	autoconf
    	bash-dev
    	bash
    	bc
    	binutils
    	cifs-utils
    	coreutils-stdbuf
    	coreutils
    	cpio
    	cpp-symlinks
    	cpp
    	dosfstools
    	elfutils-dev
    	elfutils
    	findutils
    	g++-symlinks
    	g++
    	gawk
    	gcc-symlinks
    	gcc
    	gdb
    	gdbserver
    	gettext
    	glmark2
    	gnu-config
    	grub-common
    	grub-editenv
    	grub-efi
    	gzip
    	hidapi
    	kbd-dev
    	kbd-keymaps-pine
    	less
    	libasm1
    	libatomic-dev
    	libatomic1
    	libbfd
    	libdebuginfod1
    	libdw1
    	libelf1
    	libgcc-s-dev
    	libgcc1
    	libgdbm-compat4
    	libgdbm-dev
    	libgdbm6
    	libgettextlib
    	libgettextsrc
    	libgmp-dev
    	libgmp10
    	libgmpxx4
    	libgnutls-dev
    	libgnutls-openssl27
    	libgomp1
    	libidn2-0
    	libidn2-dev
    	libmpc3
    	libmpfr6
    	libopcodes
    	libqt6shadertools-dev
    	libqt6shadertools-plugins
    	libqt6shadertools-qmlplugins
    	libqt6shadertools6
    	libreadline-dev
    	libreadline8
    	libstdc++-dev
    	libstdc++6
    	libtasn1-dev
    	libunistring-dev
    	libunistring5
    	m4
    	make
    	nettle-dev
    	nettle
    	parted
    	piglit
    	qtbase-dev
    	qtbase-examples
    	qtbase-plugins
    	qtbase-qmlplugins
    	qtbase-staticdev
    	qtbase
    	qtdeclarative-dev
    	qtdeclarative-plugins
    	qtdeclarative-qmlplugins
    	qtdeclarative-staticdev
    	qtdeclarative
    	qtlanguageserver-dev
    	qtlanguageserver-plugins
    	qtlanguageserver-qmlplugins
    	qtlanguageserver-staticdev
    	qtlanguageserver
    	qtsvg-dev
    	qtsvg-plugins
    	qtsvg-qmlplugins
    	qtsvg
    	qtwayland-dev
    	qtwayland-plugins
    	qtwayland-qmlplugins
    	qtwayland
    	tar
    	which
    
    If you do not wish to distribute GPL-3.0 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
    ***************************************************************
    ***************************************************************
    [  OK  ] Finished Print notice about GPLv3 packages.
    [  OK  ] Reached target Multi-User System.
    [  OK  ] Reached target Graphical Interface.
             Starting Record Runlevel Change in UTMP...
    [  OK  ] Finished Record Runlevel Change in UTMP.
    [   12.334704] audit: type=1006 audit(1763097308.913:14): pid=1054 uid=0 subj=kernel old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
    
     _____                    _____           _         _   
    |  [   12.348845] audit: type=1300 audit(1763097308.913:14): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffc2708c78 a2=4 a3=1 items=0 ppid=1 pid=1054 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/usr/lib/systemd/systemd-executor" subj=kernel key=(null)
    _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
    |     |  [   12.382247] audit: type=1327 audit(1763097308.913:14): proctitle="(systemd)"
    _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
                  |___|                    |___|            
    
    Arago Project j721e-evm ttyS2
    
    Arago 2025.01 j721e-evm ttyS2
    
    j721e-evm login: 
    j721e-evm login: 
    j721e-evm login: root
    
    
    
    [   30.310990] mmc1: Timeout waiting for hardware interrupt.
    [   30.316384] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   30.322806] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [   30.329229] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000002
    [   30.335651] mmc1: sdhci: Argument:  0x00841678 | Trn mode: 0x0000002b
    [   30.342073] mmc1: sdhci: Present:   0x01f70106 | Host ctl: 0x0000001f
    [   30.348495] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [   30.354916] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000207
    [   30.361338] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [   30.367759] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [   30.374181] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   30.380602] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18002407
    [   30.387023] mmc1: sdhci: Cmd:       0x0000193a | Max curr: 0x00000000
    [   30.393445] mmc1: sdhci: Resp[0]:   0x00000900 | Resp[1]:  0x00edc87f
    [   30.399866] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00000900
    [   30.406287] mmc1: sdhci: Host ctl2: 0x00000004
    [   30.410715] mmc1: sdhci: ADMA Err:  0x00000003 | ADMA Ptr: 0x0000000882d2a20c
    [   30.417830] mmc1: sdhci: ============================================
    [   30.524257] mmc1: Reset 0x2 never completed.
    [   30.528511] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   30.534936] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [   30.541361] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000002
    [   30.547784] mmc1: sdhci: Argument:  0x00841678 | Trn mode: 0x0000002b
    [   30.554208] mmc1: sdhci: Present:   0x01f70106 | Host ctl: 0x0000001f
    [   30.560631] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [   30.567052] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000207
    [   30.573473] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [   30.579894] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [   30.586315] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   30.592736] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18002407
    [   30.599158] mmc1: sdhci: Cmd:       0x0000193a | Max curr: 0x00000000
    [   30.605579] mmc1: sdhci: Resp[0]:   0x00000900 | Resp[1]:  0x00edc87f
    [   30.612000] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00000900
    [   30.618421] mmc1: sdhci: Host ctl2: 0x00000004
    [   30.622848] mmc1: sdhci: ADMA Err:  0x00000003 | ADMA Ptr: 0x0000000882d2a20c
    [   30.629962] mmc1: sdhci: ============================================
    [   30.736394] mmc1: Reset 0x4 never completed.
    [   30.740647] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   30.747068] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [   30.753489] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000002
    [   30.759910] mmc1: sdhci: Argument:  0x00841678 | Trn mode: 0x0000002b
    [   30.766331] mmc1: sdhci: Present:   0x01f70106 | Host ctl: 0x0000001f
    [   30.772753] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [   30.779173] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000207
    [   30.785595] mmc1: sdhci: Timeout:   0x00000000 | Int stat: 0x00000000
    [   30.792016] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [   30.798437] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   30.804858] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18002407
    [   30.811279] mmc1: sdhci: Cmd:       0x0000193a | Max curr: 0x00000000
    [   30.817700] mmc1: sdhci: Resp[0]:   0x00000900 | Resp[1]:  0x00edc87f
    [   30.824121] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00000900
    [   30.830542] mmc1: sdhci: Host ctl2: 0x00000004
    [   30.834970] mmc1: sdhci: ADMA Err:  0x00000003 | ADMA Ptr: 0x0000000882d2a20c
    [   30.842084] mmc1: sdhci: ============================================
    [   41.062984] mmc1: Timeout waiting for hardware interrupt.
    [   41.068378] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   41.074800] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [   41.081223] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000002
    [   41.087645] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x0000002b
    [   41.094066] mmc1: sdhci: Present:   0x01f70106 | Host ctl: 0x0000001f
    [   41.100488] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [   41.106908] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000207
    [   41.113329] mmc1: sdhci: Timeout:   0x0000000e | Int stat: 0x00000000
    [   41.119750] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [   41.126172] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   41.132592] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18002407
    [   41.139013] mmc1: sdhci: Cmd:       0x00000c1b | Max curr: 0x00000000
    [   41.145435] mmc1: sdhci: Resp[0]:   0x00000900 | Resp[1]:  0x00edc87f
    [   41.151856] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00000900
    [   41.158276] mmc1: sdhci: Host ctl2: 0x00000004
    [   41.162706] mmc1: sdhci: ADMA Err:  0x00000003 | ADMA Ptr: 0x0000000882d2a20c
    [   41.169820] mmc1: sdhci: ============================================
    [   41.276260] mmc1: Reset 0x2 never completed.
    [   41.280517] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   41.286939] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [   41.293361] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000002
    [   41.299783] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x0000002b
    [   41.306205] mmc1: sdhci: Present:   0x01f70106 | Host ctl: 0x0000001f
    [   41.312627] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [   41.319048] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000207
    [   41.325469] mmc1: sdhci: Timeout:   0x0000000e | Int stat: 0x00000000
    [   41.331890] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [   41.338312] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   41.344733] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18002407
    [   41.351154] mmc1: sdhci: Cmd:       0x00000c1b | Max curr: 0x00000000
    [   41.357575] mmc1: sdhci: Resp[0]:   0x00000900 | Resp[1]:  0x00edc87f
    [   41.363997] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00000900
    [   41.370417] mmc1: sdhci: Host ctl2: 0x00000004
    [   41.374845] mmc1: sdhci: ADMA Err:  0x00000003 | ADMA Ptr: 0x0000000882d2a20c
    [   41.381960] mmc1: sdhci: ============================================
    [   41.488388] mmc1: Reset 0x4 never completed.
    [   41.492641] mmc1: sdhci: ============ SDHCI REGISTER DUMP ===========
    [   41.499062] mmc1: sdhci: Sys addr:  0x00000008 | Version:  0x00001004
    [   41.505483] mmc1: sdhci: Blk size:  0x00007200 | Blk cnt:  0x00000002
    [   41.511904] mmc1: sdhci: Argument:  0x00000000 | Trn mode: 0x0000002b
    [   41.518326] mmc1: sdhci: Present:   0x01f70106 | Host ctl: 0x0000001f
    [   41.524747] mmc1: sdhci: Power:     0x0000000f | Blk gap:  0x00000080
    [   41.531168] mmc1: sdhci: Wake-up:   0x00000000 | Clock:    0x00000207
    [   41.537589] mmc1: sdhci: Timeout:   0x0000000e | Int stat: 0x00000000
    [   41.544009] mmc1: sdhci: Int enab:  0x03ff008b | Sig enab: 0x03ff008b
    [   41.550431] mmc1: sdhci: ACmd stat: 0x00000000 | Slot int: 0x00000000
    [   41.556852] mmc1: sdhci: Caps:      0x3fe8c801 | Caps_1:   0x18002407
    [   41.563273] mmc1: sdhci: Cmd:       0x00000c1b | Max curr: 0x00000000
    [   41.569694] mmc1: sdhci: Resp[0]:   0x00000900 | Resp[1]:  0x00edc87f
    [   41.576115] mmc1: sdhci: Resp[2]:   0x325b5900 | Resp[3]:  0x00000900
    [   41.582536] mmc1: sdhci: Host ctl2: 0x00000004
    [   41.586964] mmc1: sdhci: ADMA Err:  0x00000003 | ADMA Ptr: 0x0000000882d2a20c
    [   41.594078] mmc1: sdhci: ============================================

    Thanks

  • Hi,

    Can you confirm, when you haven't enabled UART4 are you observing the eMMC1 issue? If so, can you please share your changes for enabling UART4 along with pinmux.

    Best Regards,
    Sudheer

  • Hi,

    NO, while using UART0 im not facing any emmc1 issue and my my mcu_cpsw is also working, but im facing both the linux console and debug logs are in same console, So i planned to change the debug console to UART4.

    I have attached my device tree below.

    // SPDX-License-Identifier: GPL-2.0-only OR MIT
    /*
     * Copyright (C) 2019-2024 Texas Instruments Incorporated - https://www.ti.com/
     *
     * Product Link: https://www.ti.com/tool/J721EXCPXEVM
     */
    
    /dts-v1/;
    
    #include "k3-j721e-som-p0.dtsi"
    #include <dt-bindings/gpio/gpio.h>
    #include <dt-bindings/input/input.h>
    #include <dt-bindings/net/ti-dp83867.h>
    #include <dt-bindings/phy/phy-cadence.h>
    
    #include "k3-timesync-router.h"
    
    / {
    	compatible = "ti,j721e-evm", "ti,j721e";
    	model = "Texas Instruments J721e EVM";
    
    	aliases {
    		serial0 = &wkup_uart0;
    		serial1 = &mcu_uart0;
    		serial2 = &main_uart0;
    		serial3 = &main_uart1;
    	
    		
    		mmc0 = &main_sdhci0;
    		mmc1 = &main_sdhci1;
    	};
    
    	chosen {
    		stdout-path = "serial3:115200n8";
    	};
    
    	gpio_keys: gpio-keys {
    		compatible = "gpio-keys";
    		autorepeat;
    		pinctrl-names = "default";
    		pinctrl-0 = <&sw10_button_pins_default>, <&sw11_button_pins_default>;
    
    		sw10: switch-10 {
    			label = "GPIO Key USER1";
    			linux,code = <BTN_0>;
    			gpios = <&main_gpio0 0 GPIO_ACTIVE_LOW>;
    		};
    
    		sw11: switch-11 {
    			label = "GPIO Key USER2";
    			linux,code = <BTN_1>;
    			gpios = <&wkup_gpio0 7 GPIO_ACTIVE_LOW>;
    		};
    	};
    
    	evm_12v0: fixedregulator-evm12v0 {
    		/* main supply */
    		compatible = "regulator-fixed";
    		regulator-name = "evm_12v0";
    		regulator-min-microvolt = <12000000>;
    		regulator-max-microvolt = <12000000>;
    		regulator-always-on;
    		regulator-boot-on;
    	};
    
    	vsys_3v3: fixedregulator-vsys3v3 {
    		/* Output of LMS140 */
    		compatible = "regulator-fixed";
    		regulator-name = "vsys_3v3";
    		regulator-min-microvolt = <3300000>;
    		regulator-max-microvolt = <3300000>;
    		vin-supply = <&evm_12v0>;
    		regulator-always-on;
    		regulator-boot-on;
    	};
    
    	vsys_5v0: fixedregulator-vsys5v0 {
    		/* Output of LM5140 */
    		compatible = "regulator-fixed";
    		regulator-name = "vsys_5v0";
    		regulator-min-microvolt = <5000000>;
    		regulator-max-microvolt = <5000000>;
    		vin-supply = <&evm_12v0>;
    		regulator-always-on;
    		regulator-boot-on;
    	};
    
    	vdd_mmc1: fixedregulator-sd {
    		compatible = "regulator-fixed";
    		regulator-name = "vdd_mmc1";
    		regulator-min-microvolt = <3300000>;
    		regulator-max-microvolt = <3300000>;
    		regulator-boot-on;
    		enable-active-high;
    		vin-supply = <&vsys_3v3>;
    		gpio = <&exp2 2 GPIO_ACTIVE_HIGH>;
    	};
    
    	vdd_sd_dv_alt: gpio-regulator-TLV71033 {
    		compatible = "regulator-gpio";
    		pinctrl-names = "default";
    		pinctrl-0 = <&vdd_sd_dv_alt_pins_default>;
    		regulator-name = "tlv71033";
    		regulator-min-microvolt = <1800000>;
    		regulator-max-microvolt = <3300000>;
    		regulator-boot-on;
    		vin-supply = <&vsys_5v0>;
    		gpios = <&main_gpio0 117 GPIO_ACTIVE_HIGH>;
    		states = <1800000 0x0>,
    			 <3300000 0x1>;
    	};
    
    
    
    	transceiver1: can-phy0 {
    		compatible = "ti,tcan1043";
    		#phy-cells = <0>;
    		max-bitrate = <5000000>;
    		pinctrl-names = "default";
    		pinctrl-0 = <&mcu_mcan0_gpio_pins_default>;
    		standby-gpios = <&wkup_gpio0 54 GPIO_ACTIVE_LOW>;
    		enable-gpios = <&wkup_gpio0 0 GPIO_ACTIVE_HIGH>;
    	};
    
    	transceiver2: can-phy1 {
    		compatible = "ti,tcan1042";
    		#phy-cells = <0>;
    		max-bitrate = <5000000>;
    		pinctrl-names = "default";
    		pinctrl-0 = <&mcu_mcan1_gpio_pins_default>;
    		standby-gpios = <&wkup_gpio0 2 GPIO_ACTIVE_HIGH>;
    	};
    
    	transceiver3: can-phy2 {
    		compatible = "ti,tcan1043";
    		#phy-cells = <0>;
    		max-bitrate = <5000000>;
    		standby-gpios = <&exp2 7 GPIO_ACTIVE_LOW>;
    		enable-gpios = <&exp2 6 GPIO_ACTIVE_HIGH>;
    	};
    
    	transceiver4: can-phy3 {
    		compatible = "ti,tcan1042";
    		#phy-cells = <0>;
    		max-bitrate = <5000000>;
    		pinctrl-names = "default";
    		pinctrl-0 = <&main_mcan2_gpio_pins_default>;
    		standby-gpios = <&main_gpio0 127 GPIO_ACTIVE_HIGH>;
    	};
    
    	dp_pwr_3v3: regulator-dp-pwr {
    		compatible = "regulator-fixed";
    		regulator-name = "dp-pwr";
    		regulator-min-microvolt = <3300000>;
    		regulator-max-microvolt = <3300000>;
    		gpio = <&exp4 0 GPIO_ACTIVE_HIGH>; /* P0 - DP0_PWR_SW_EN */
    		enable-active-high;
    	};
    
    	dp0: connector {
    		compatible = "dp-connector";
    		label = "DP0";
    		type = "full-size";
    		dp-pwr-supply = <&dp_pwr_3v3>;
    
    		port {
    			dp_connector_in: endpoint {
    				remote-endpoint = <&dp0_out>;
    			};
    		};
    	};
    	
    	gpmc: gpmc@5390000 {
        		compatible = "ti,am3352-gpmc";
        		reg = <0x00 0x05390000 0x00 0x2000>;
        		interrupts = <GIC_SPI 100 IRQ_TYPE_LEVEL_HIGH>;
        		clocks = <&k3_clks 115 2>; // correct reference
        		clock-names = "fck";
        		gpmc,num-cs = <2>;
        		gpmc,num-waitpins = <2>;
        		    ranges = <
            		0 0   0x0 0x20000000  0x01000000
            		2 0   0x0 0x21000000  0x01000000
        		>;
        		power-domains = <&k3_pds 115 0>;
        		pinctrl-names = "default";
        		pinctrl-0 = <&mygpmc1_pins_default>;
        		status = "okay";
    	};
    
    };
    
    
    &main_pmx0 {
    	main_uart0_pins_default: main-uart0-default-pins {
    		pinctrl-single,pins = <
    			J721E_IOPAD(0x1d4, PIN_INPUT, 1) /* (Y3) SPI1_CS0.UART0_CTSn */
    			J721E_IOPAD(0x1c0, PIN_OUTPUT, 1) /* (AA2) SPI0_CS0.UART0_RTSn */
    			J721E_IOPAD(0x1e8, PIN_INPUT, 0) /* (AB2) UART0_RXD */
    			J721E_IOPAD(0x1ec, PIN_OUTPUT, 0) /* (AB3) UART0_TXD */
    		>;
    		/*bootph-all;*/
    	};
    
    	main_uart1_pins_default: main-uart1-default-pins {
    		pinctrl-single,pins = <
    			J721E_IOPAD(0x1f8, PIN_INPUT, 0) /* (AA4) UART1_RXD */
    			J721E_IOPAD(0x1fc, PIN_OUTPUT, 0) /* (AB4) UART1_TXD */
    		>;
    		bootph-all;
    	};
    
    
    
    	main_uart4_pins_default: main-uart4-default-pins {
    		pinctrl-single,pins = <
    			J721E_IOPAD(0x190, PIN_INPUT, 1) /* (W23) RGMII6_TD3.UART4_RXD */
    			J721E_IOPAD(0x194, PIN_OUTPUT, 1) /* (W28) RGMII6_TD2.UART4_TXD */
    		>;
    	};
    
    	sw10_button_pins_default: sw10-button-default-pins {
    		pinctrl-single,pins = <
    			J721E_IOPAD(0x0, PIN_INPUT, 7) /* (AC18) EXTINTn.GPIO0_0 */
    		>;
    	};
    
    	main_mmc1_pins_default: main-mmc1-default-pins {
    		pinctrl-single,pins = <
    			J721E_IOPAD(0x254, PIN_INPUT, 0) /* (R29) MMC1_CMD */
    			J721E_IOPAD(0x250, PIN_INPUT, 0) /* (P25) MMC1_CLK */
    			J721E_IOPAD(0x2ac, PIN_INPUT, 0) /* (P25) MMC1_CLKLB */
    			J721E_IOPAD(0x24c, PIN_INPUT, 0) /* (R24) MMC1_DAT0 */
    			J721E_IOPAD(0x248, PIN_INPUT, 0) /* (P24) MMC1_DAT1 */
    			J721E_IOPAD(0x244, PIN_INPUT, 0) /* (R25) MMC1_DAT2 */
    			J721E_IOPAD(0x240, PIN_INPUT, 0) /* (R26) MMC1_DAT3 */
    			J721E_IOPAD(0x258, PIN_INPUT, 0) /* (P23) MMC1_SDCD */
    			J721E_IOPAD(0x25c, PIN_INPUT, 0) /* (R28) MMC1_SDWP */
    		>;
    		bootph-all;
    	};
    
    	vdd_sd_dv_alt_pins_default: vdd-sd-dv-alt-default-pins {
    		pinctrl-single,pins = <
    			J721E_IOPAD(0x1d8, PIN_INPUT, 7) /* (W4) SPI1_CS1.GPIO0_117 */
    		>;
    	};
    
    	main_usbss0_pins_default: main-usbss0-default-pins {
    		pinctrl-single,pins = <
    			J721E_IOPAD(0x290, PIN_OUTPUT, 0) /* (U6) USB0_DRVVBUS */
    			J721E_IOPAD(0x210, PIN_INPUT, 7) /* (W3) MCAN1_RX.GPIO1_3 */
    		>;
    		bootph-all;
    	};
    
    	main_usbss1_pins_default: main-usbss1-default-pins {
    		pinctrl-single,pins = <
    			J721E_IOPAD(0x214, PIN_OUTPUT, 4) /* (V4) MCAN1_TX.USB1_DRVVBUS */
    		>;
    	};
    
    	dp0_pins_default: dp0-default-pins {
    		pinctrl-single,pins = <
    			J721E_IOPAD(0x1c4, PIN_INPUT, 5) /* SPI0_CS1.DP0_HPD */
    		>;
    	};
    
    	main_i2c1_exp4_pins_default: main-i2c1-exp4-default-pins {
    		pinctrl-single,pins = <
    			J721E_IOPAD(0x230, PIN_INPUT, 7) /* (U2) ECAP0_IN_APWM_OUT.GPIO1_11 */
    		>;
    	};
    
    	main_i2c0_pins_default: main-i2c0-default-pins {
    		pinctrl-single,pins = <
    			J721E_IOPAD(0x220, PIN_INPUT_PULLUP, 0) /* (AC5) I2C0_SCL */
    			J721E_IOPAD(0x224, PIN_INPUT_PULLUP, 0) /* (AA5) I2C0_SDA */
    		>;
    	};
    
    	main_i2c1_pins_default: main-i2c1-default-pins {
    		pinctrl-single,pins = <
    			J721E_IOPAD(0x228, PIN_INPUT_PULLUP, 0) /* (Y6) I2C1_SCL */
    			J721E_IOPAD(0x22c, PIN_INPUT_PULLUP, 0) /* (AA6) I2C1_SDA */
    		>;
    	};
    
    	main_i2c3_pins_default: main-i2c3-default-pins {
    		pinctrl-single,pins = <
    			J721E_IOPAD(0x270, PIN_INPUT_PULLUP, 4) /* (T26) MMC2_CLK.I2C3_SCL */
    			J721E_IOPAD(0x274, PIN_INPUT_PULLUP, 4) /* (T25) MMC2_CMD.I2C3_SDA */
    		>;
    	};
    
    	main_i2c6_pins_default: main-i2c6-default-pins {
    		pinctrl-single,pins = <
    			J721E_IOPAD(0x1d0, PIN_INPUT_PULLUP, 2) /* (AA3) SPI0_D1.I2C6_SCL */
    			J721E_IOPAD(0x1e4, PIN_INPUT_PULLUP, 2) /* (Y2) SPI1_D1.I2C6_SDA */
    		>;
    	};
    
    
    	audi_ext_refclk2_pins_default: audi-ext-refclk2-default-pins {
    		pinctrl-single,pins = <
    			J721E_IOPAD(0x1a4, PIN_OUTPUT, 3) /* (W26) RGMII6_RXC.AUDIO_EXT_REFCLK2 */
    		>;
    	};
    
    	main_mcan0_pins_default: main-mcan0-default-pins {
    		pinctrl-single,pins = <
    			J721E_IOPAD(0x208, PIN_INPUT, 0) /* (W5) MCAN0_RX */
    			J721E_IOPAD(0x20c, PIN_OUTPUT, 0) /* (W6) MCAN0_TX */
    		>;
    	};
    
    	main_mcan2_pins_default: main-mcan2-default-pins {
    		pinctrl-single,pins = <
    			J721E_IOPAD(0x01f0, PIN_INPUT, 3) /* (AC2) MCAN2_RX.GPIO0_123 */
    			J721E_IOPAD(0x01f4, PIN_OUTPUT, 3) /* (AB1) MCAN2_TX.GPIO0_124 */
    		>;
    	};
    
    	main_mcan2_gpio_pins_default: main-mcan2-gpio-default-pins {
    		pinctrl-single,pins = <
    			J721E_IOPAD(0x200, PIN_INPUT, 7) /* (AC4) UART1_CTSn.GPIO0_127 */
    		>;
    	};
    
    	mygpmc1_pins_default: mygpmc1-default-pins {
    		pinctrl-single,pins = <
    			J721E_IOPAD(0x154, PIN_OUTPUT, 8) /* (AA27) PRG0_MDIO0_MDC.GPMC0_A0 */
    			J721E_IOPAD(0x158, PIN_OUTPUT, 8) /* (U23) RGMII5_TX_CTL.GPMC0_A1 */
    			J721E_IOPAD(0x15c, PIN_OUTPUT, 8) /* (U26) RGMII5_RX_CTL.GPMC0_A2 */
    			J721E_IOPAD(0x160, PIN_OUTPUT, 8) /* (V28) RGMII5_TD3.GPMC0_A3 */
    			J721E_IOPAD(0x164, PIN_OUTPUT, 8) /* (V29) RGMII5_TD2.GPMC0_A4 */
    			J721E_IOPAD(0xc4, PIN_INPUT, 8) /* (AC29) PRG0_PRU0_GPO5.GPMC0_AD0 */
    			J721E_IOPAD(0xcc, PIN_INPUT, 8) /* (AC28) PRG0_PRU0_GPO7.GPMC0_AD1 */
    			J721E_IOPAD(0xd0, PIN_INPUT, 8) /* (AC27) PRG0_PRU0_GPO8.GPMC0_AD2 */
    			J721E_IOPAD(0xd4, PIN_INPUT, 8) /* (AB26) PRG0_PRU0_GPO9.GPMC0_AD3 */
    			J721E_IOPAD(0xd8, PIN_INPUT, 8) /* (AB25) PRG0_PRU0_GPO10.GPMC0_AD4 */
    			J721E_IOPAD(0x8, PIN_INPUT, 8) /* (AG22) PRG1_PRU0_GPO1.GPMC0_WAIT0 */
    			J721E_IOPAD(0xc, PIN_INPUT, 8) /* (AF22) PRG1_PRU0_GPO2.GPMC0_WAIT1 */
    			J721E_IOPAD(0x4, PIN_OUTPUT, 8) /* (AC23) PRG1_PRU0_GPO0.GPMC0_BE1n */
    			J721E_IOPAD(0x7c, PIN_OUTPUT, 8) /* (AF21) PRG1_PRU1_GPO9.GPMC0_CSn0 */
    			J721E_IOPAD(0x80, PIN_OUTPUT, 8) /* (AB23) PRG1_PRU1_GPO10.GPMC0_CLKOUT */
    			J721E_IOPAD(0x78, PIN_OUTPUT, 8) /* (Y23) PRG1_PRU1_GPO8.GPMC0_CSn1 */
    			J721E_IOPAD(0x14, PIN_OUTPUT, 8) /* (AH23) PRG1_PRU0_GPO4.GPMC0_CSn2 */
    			J721E_IOPAD(0x28, PIN_OUTPUT, 8) /* (AG20) PRG1_PRU0_GPO9.GPMC0_ADVn_ALE */
    			J721E_IOPAD(0x24, PIN_OUTPUT, 8) /* (AJ20) PRG1_PRU0_GPO8.GPMC0_OEn_REn */
    			J721E_IOPAD(0x18, PIN_OUTPUT, 8) /* (AD20) PRG1_PRU0_GPO5.GPMC0_WEn */
    			J721E_IOPAD(0x2c, PIN_OUTPUT, 8) /* (AD21) PRG1_PRU0_GPO10.GPMC0_BE0n_CLE */
    		>;
    	};
    };
    
    	
    &wkup_pmx0 {
    	wkup_uart0_pins_default: wkup-uart0-default-pins {
    		pinctrl-single,pins = <
    			J721E_WKUP_IOPAD(0xa0, PIN_INPUT, 0) /* (J29) WKUP_UART0_RXD */
    			J721E_WKUP_IOPAD(0xa4, PIN_OUTPUT, 0) /* (J28) WKUP_UART0_TXD */
    		>;
    		bootph-all;
    	};
    
    	mcu_uart0_pins_default: mcu-uart0-default-pins {
    		pinctrl-single,pins = <
    			J721E_WKUP_IOPAD(0xe8, PIN_INPUT, 0) /* (H29) WKUP_GPIO0_14.MCU_UART0_CTSn */
    			J721E_WKUP_IOPAD(0xec, PIN_OUTPUT, 0) /* (J27) WKUP_GPIO0_15.MCU_UART0_RTSn */
    			J721E_WKUP_IOPAD(0xe4, PIN_INPUT, 0) /* (H28) WKUP_GPIO0_13.MCU_UART0_RXD */
    			J721E_WKUP_IOPAD(0xe0, PIN_OUTPUT, 0) /* (G29) WKUP_GPIO0_12.MCU_UART0_TXD */
    		>;
    		bootph-all;
    	};
    
    	sw11_button_pins_default: sw11-button-default-pins {
    		pinctrl-single,pins = <
    			J721E_WKUP_IOPAD(0xcc, PIN_INPUT, 7) /* (G28) WKUP_GPIO0_7 */
    		>;
    	};
    
    	mcu_fss0_ospi1_pins_default: mcu-fss0-ospi1-default-pins {
    		pinctrl-single,pins = <
    			J721E_WKUP_IOPAD(0x34, PIN_OUTPUT, 0) /* (F22) MCU_OSPI1_CLK */
    			J721E_WKUP_IOPAD(0x50, PIN_OUTPUT, 0) /* (C22) MCU_OSPI1_CSn0 */
    			J721E_WKUP_IOPAD(0x40, PIN_INPUT, 0) /* (D22) MCU_OSPI1_D0 */
    			J721E_WKUP_IOPAD(0x44, PIN_INPUT, 0) /* (G22) MCU_OSPI1_D1 */
    			J721E_WKUP_IOPAD(0x48, PIN_INPUT, 0) /* (D23) MCU_OSPI1_D2 */
    			J721E_WKUP_IOPAD(0x4c, PIN_INPUT, 0) /* (C23) MCU_OSPI1_D3 */
    			J721E_WKUP_IOPAD(0x3c, PIN_INPUT, 0) /* (B23) MCU_OSPI1_DQS */
    			J721E_WKUP_IOPAD(0x38, PIN_INPUT, 0) /* (A23) MCU_OSPI1_LBCLKO */
    		>;
    		bootph-all;
    	};
    
    	mcu_cpsw_pins_default: mcu-cpsw-default-pins {
    		pinctrl-single,pins = <
    			J721E_WKUP_IOPAD(0x0058, PIN_OUTPUT, 0) /* MCU_RGMII1_TX_CTL */
    			J721E_WKUP_IOPAD(0x005c, PIN_INPUT, 0) /* MCU_RGMII1_RX_CTL */
    			J721E_WKUP_IOPAD(0x0060, PIN_OUTPUT, 0) /* MCU_RGMII1_TD3 */
    			J721E_WKUP_IOPAD(0x0064, PIN_OUTPUT, 0) /* MCU_RGMII1_TD2 */
    			J721E_WKUP_IOPAD(0x0068, PIN_OUTPUT, 0) /* MCU_RGMII1_TD1 */
    			J721E_WKUP_IOPAD(0x006c, PIN_OUTPUT, 0) /* MCU_RGMII1_TD0 */
    			J721E_WKUP_IOPAD(0x0078, PIN_INPUT, 0) /* MCU_RGMII1_RD3 */
    			J721E_WKUP_IOPAD(0x007c, PIN_INPUT, 0) /* MCU_RGMII1_RD2 */
    			J721E_WKUP_IOPAD(0x0080, PIN_INPUT, 0) /* MCU_RGMII1_RD1 */
    			J721E_WKUP_IOPAD(0x0084, PIN_INPUT, 0) /* MCU_RGMII1_RD0 */
    			J721E_WKUP_IOPAD(0x0070, PIN_OUTPUT, 0) /* MCU_RGMII1_TXC */
    			J721E_WKUP_IOPAD(0x0074, PIN_INPUT, 0) /* MCU_RGMII1_RXC */
    		>;
    	};
    
    	mcu_mdio_pins_default: mcu-mdio1-default-pins {
    		pinctrl-single,pins = <
    			J721E_WKUP_IOPAD(0x008c, PIN_OUTPUT, 0) /* MCU_MDIO0_MDC */
    			J721E_WKUP_IOPAD(0x0088, PIN_INPUT, 0) /* MCU_MDIO0_MDIO */
    		>;
    	};
    
    	mcu_mcan0_pins_default: mcu-mcan0-default-pins {
    		pinctrl-single,pins = <
    			J721E_WKUP_IOPAD(0xac, PIN_INPUT, 0) /* (C29) MCU_MCAN0_RX */
    			J721E_WKUP_IOPAD(0xa8, PIN_OUTPUT, 0) /* (D29) MCU_MCAN0_TX */
    		>;
    	};
    
    	mcu_mcan0_gpio_pins_default: mcu-mcan0-gpio-default-pins {
    		pinctrl-single,pins = <
    			J721E_WKUP_IOPAD(0xb0, PIN_INPUT, 7) /* (F26) WKUP_GPIO0_0 */
    			J721E_WKUP_IOPAD(0x98, PIN_INPUT, 7) /* (E28) MCU_SPI0_D1.WKUP_GPIO0_54 */
    		>;
    	};
    
    	mcu_mcan1_pins_default: mcu-mcan1-default-pins {
    		pinctrl-single,pins = <
    			J721E_WKUP_IOPAD(0xc4, PIN_INPUT, 0) /* (G24) WKUP_GPIO0_5.MCU_MCAN1_RX */
    			J721E_WKUP_IOPAD(0xc0, PIN_OUTPUT, 0) /* (G25) WKUP_GPIO0_4.MCU_MCAN1_TX */
    		>;
    	};
    
    	mcu_mcan1_gpio_pins_default: mcu-mcan1-gpio-default-pins {
    		pinctrl-single,pins = <
    			J721E_WKUP_IOPAD(0xb8, PIN_INPUT, 7) /* (F28) WKUP_GPIO0_2 */
    		>;
    	};
    
    	wkup_gpio_pins_default: wkup-gpio-default-pins {
    		pinctrl-single,pins = <
    			J721E_WKUP_IOPAD(0xd0, PIN_INPUT, 7) /* (C14) WKUP_GPIO0_8 */
    		>;
    	};
    };
    
    &wkup_uart0 {
    	/* Wakeup UART is used by System firmware */
    	status = "reserved";
    	pinctrl-names = "default";
    	pinctrl-0 = <&wkup_uart0_pins_default>;
    	bootph-all;
    };
    
    &mcu_uart0 {
    	status = "okay";
    	pinctrl-names = "default";
    	pinctrl-0 = <&mcu_uart0_pins_default>;
    	bootph-all;
    };
    
    &main_uart0 {
    	status = "okay";
    	pinctrl-names = "default";
    	pinctrl-0 = <&main_uart0_pins_default>;
    	/* Shared with ATF on this platform */
    	power-domains = <&k3_pds 146 TI_SCI_PD_SHARED>;
    	/*bootph-all;*/
    };
    
    &main_uart1 {
    	status = "disabled";
    	pinctrl-names = "default";
    	pinctrl-0 = <&main_uart1_pins_default>;
    	power-domains = <&k3_pds 278 TI_SCI_PD_SHARED>;
    	bootph-all;
    };
    
    
    
    &main_uart4 {
    	status = "disabled";
    
    };
    
    &wkup_gpio0 {
    	status = "disabled";
    	pinctrl-names = "default";
    	pinctrl-0 = <&wkup_gpio_pins_default>;
    };
    
    &main_gpio0 {
    	status = "okay";
    };
    
    &main_gpio1 {
    	status = "okay";
    };
    
    &main_sdhci0 {
    	/* eMMC */
    	status = "okay";
    	non-removable;
    	bootph-all;
    	ti,driver-strength-ohm = <50>;
    	disable-wp;
    };
    
    &main_sdhci1 {
    	/* SD/MMC */
    	status = "okay";
    	vmmc-supply = <&vdd_mmc1>;
    	vqmmc-supply = <&vdd_sd_dv_alt>;
    	pinctrl-names = "default";
    	pinctrl-0 = <&main_mmc1_pins_default>;
    	bootph-all;
    	ti,driver-strength-ohm = <50>;
    	disable-wp;
    };
    
    &usb_serdes_mux {
    	idle-states = <1>, <0>; /* USB0 to SERDES3, USB1 to SERDES1 */
    	bootph-all;
    };
    
    &serdes_ln_ctrl {
    	idle-states = <J721E_SERDES0_LANE0_PCIE0_LANE0>, <J721E_SERDES0_LANE1_PCIE0_LANE1>,
    		      <J721E_SERDES1_LANE0_PCIE1_LANE0>, <J721E_SERDES1_LANE1_PCIE1_LANE1>,
    		      <J721E_SERDES2_LANE0_PCIE2_LANE0>, <J721E_SERDES2_LANE1_PCIE2_LANE1>,
    		      <J721E_SERDES3_LANE0_USB3_0_SWAP>, <J721E_SERDES3_LANE1_USB3_0>,
    		      <J721E_SERDES4_LANE0_EDP_LANE0>, <J721E_SERDES4_LANE1_EDP_LANE1>,
    		      <J721E_SERDES4_LANE2_EDP_LANE2>, <J721E_SERDES4_LANE3_EDP_LANE3>;
    	bootph-all;
    };
    
    &serdes_wiz3 {
    	typec-dir-gpios = <&main_gpio1 3 GPIO_ACTIVE_HIGH>;
    	typec-dir-debounce-ms = <700>;	/* TUSB321, tCCB_DEFAULT 133 ms */
    };
    
    &serdes3 {
    	serdes3_usb_link: phy@0 {
    		reg = <0>;
    		cdns,num-lanes = <2>;
    		#phy-cells = <0>;
    		cdns,phy-type = <PHY_TYPE_USB3>;
    		resets = <&serdes_wiz3 1>, <&serdes_wiz3 2>;
    	};
    };
    
    &usbss0 {
    	pinctrl-names = "default";
    	pinctrl-0 = <&main_usbss0_pins_default>;
    	bootph-all;
    	ti,vbus-divider;
    };
    
    &usb0 {
    	dr_mode = "otg";
    	maximum-speed = "super-speed";
    	phys = <&serdes3_usb_link>;
    	phy-names = "cdns3,usb3-phy";
    	bootph-all;
    };
    
    &usbss1 {
    	pinctrl-names = "default";
    	pinctrl-0 = <&main_usbss1_pins_default>;
    	ti,usb2-only;
    };
    
    &usb1 {
    	dr_mode = "host";
    	maximum-speed = "high-speed";
    };
    
    &ospi1 {
    	status = "okay";
    	pinctrl-names = "default";
    	pinctrl-0 = <&mcu_fss0_ospi1_pins_default>;
    
    	flash@0 {
    		compatible = "jedec,spi-nor";
    		reg = <0x0>;
    		spi-tx-bus-width = <1>;
    		spi-rx-bus-width = <4>;
    		spi-max-frequency = <40000000>;
    		cdns,tshsl-ns = <60>;
    		cdns,tsd2d-ns = <60>;
    		cdns,tchsh-ns = <60>;
    		cdns,tslch-ns = <60>;
    		cdns,read-delay = <2>;
    
    		partitions {
    			compatible = "fixed-partitions";
    			#address-cells = <1>;
    			#size-cells = <1>;
    
    			partition@0 {
    				label = "qspi.tiboot3";
    				reg = <0x0 0x80000>;
    			};
    
    			partition@80000 {
    				label = "qspi.tispl";
    				reg = <0x80000 0x200000>;
    			};
    
    			partition@280000 {
    				label = "qspi.u-boot";
    				reg = <0x280000 0x400000>;
    			};
    
    			partition@680000 {
    				label = "qspi.env";
    				reg = <0x680000 0x20000>;
    			};
    
    			partition@6a0000 {
    				label = "qspi.env.backup";
    				reg = <0x6a0000 0x20000>;
    			};
    
    			partition@6c0000 {
    				label = "qspi.sysfw";
    				reg = <0x6c0000 0x100000>;
    			};
    
    			partition@800000 {
    				label = "qspi.rootfs";
    				reg = <0x800000 0x37c0000>;
    			};
    
    			partition@3fe0000 {
    				label = "qspi.phypattern";
    				reg = <0x3fe0000 0x20000>;
    				bootph-all;
    			};
    		};
    	};
    };
    
    &tscadc0 {
    	status = "okay";
    	adc {
    		ti,adc-channels = <0 1 2 3 4 5 6 7>;
    	};
    };
    
    &tscadc1 {
    	status = "okay";
    	adc {
    		ti,adc-channels = <0 1 2 3 4 5 6 7>;
    	};
    };
    
    &main_i2c0 {
    	status = "okay";
    	pinctrl-names = "default";
    	pinctrl-0 = <&main_i2c0_pins_default>;
    	clock-frequency = <400000>;
    
    	exp1: gpio@20 {
    		compatible = "ti,tca6416";
    		reg = <0x20>;
    		gpio-controller;
    		#gpio-cells = <2>;
    	};
    
    	exp2: gpio@22 {
    		compatible = "ti,tca6424";
    		reg = <0x22>;
    		gpio-controller;
    		#gpio-cells = <2>;
    
    		p09-hog {
    			/* P11 - MCASP/TRACE_MUX_S0 */
    			gpio-hog;
    			gpios = <9 GPIO_ACTIVE_HIGH>;
    			output-low;
    			line-name = "MCASP/TRACE_MUX_S0";
    		};
    
    		p10-hog {
    			/* P12 - MCASP/TRACE_MUX_S1 */
    			gpio-hog;
    			gpios = <10 GPIO_ACTIVE_HIGH>;
    			output-high;
    			line-name = "MCASP/TRACE_MUX_S1";
    		};
    	};
    };
    
    &main_i2c1 {
    	status = "okay";
    	pinctrl-names = "default";
    	pinctrl-0 = <&main_i2c1_pins_default>;
    	clock-frequency = <400000>;
    
    	exp4: gpio@20 {
    		compatible = "ti,tca6408";
    		reg = <0x20>;
    		gpio-controller;
    		#gpio-cells = <2>;
    		pinctrl-names = "default";
    		pinctrl-0 = <&main_i2c1_exp4_pins_default>;
    		interrupt-parent = <&main_gpio1>;
    		interrupts = <11 IRQ_TYPE_EDGE_FALLING>;
    		interrupt-controller;
    		#interrupt-cells = <2>;
    	};
    };
    
    &k3_clks {
    	/* Confiure AUDIO_EXT_REFCLK2 pin as output */
    	pinctrl-names = "default";
    	pinctrl-0 = <&audi_ext_refclk2_pins_default>;
    };
    
    &main_i2c3 {
    	status = "okay";
    	pinctrl-names = "default";
    	pinctrl-0 = <&main_i2c3_pins_default>;
    	clock-frequency = <400000>;
    
    	exp3: gpio@20 {
    		compatible = "ti,tca6408";
    		reg = <0x20>;
    		gpio-controller;
    		#gpio-cells = <2>;
    	};
    
    };
    
    &main_i2c6 {
    	status = "okay";
    	pinctrl-names = "default";
    	pinctrl-0 = <&main_i2c6_pins_default>;
    	clock-frequency = <400000>;
    
    	exp5: gpio@20 {
    		compatible = "ti,tca6408";
    		reg = <0x20>;
    		gpio-controller;
    		#gpio-cells = <2>;
    	};
    };
    
    
    
    &davinci_mdio {
    	phy0: ethernet-phy@0 {
    		reg = <0>;
    		ti,rx-internal-delay = <DP83867_RGMIIDCTL_2_00_NS>;
    		ti,fifo-depth = <DP83867_PHYCR_FIFO_DEPTH_4_B_NIB>;
    	};
    };
    
    
    
    &dss {
    	/*
    	 * These clock assignments are chosen to enable the following outputs:
    	 *
    	 * VP0 - DisplayPort SST
    	 * VP1 - DPI0
    	 * VP2 - DSI
    	 * VP3 - DPI1
    	 */
    
    	assigned-clocks = <&k3_clks 152 1>,
    			  <&k3_clks 152 4>,
    			  <&k3_clks 152 9>,
    			  <&k3_clks 152 13>;
    	assigned-clock-parents = <&k3_clks 152 2>,	/* PLL16_HSDIV0 */
    				 <&k3_clks 152 6>,	/* PLL19_HSDIV0 */
    				 <&k3_clks 152 11>,	/* PLL18_HSDIV0 */
    				 <&k3_clks 152 18>;	/* PLL23_HSDIV0 */
    };
    
    &dss_ports {
    	port {
    		dpi0_out: endpoint {
    			remote-endpoint = <&dp0_in>;
    		};
    	};
    };
    
    &dp0_ports {
    	#address-cells = <1>;
    	#size-cells = <0>;
    
    	port@0 {
    		reg = <0>;
    		dp0_in: endpoint {
    			remote-endpoint = <&dpi0_out>;
    		};
    	};
    
    	port@4 {
    		reg = <4>;
    		dp0_out: endpoint {
    			remote-endpoint = <&dp_connector_in>;
    		};
    	};
    };
    
    
    
    &cmn_refclk1 {
    	clock-frequency = <100000000>;
    };
    
    &wiz0_pll1_refclk {
    	assigned-clocks = <&wiz0_pll1_refclk>;
    	assigned-clock-parents = <&cmn_refclk1>;
    };
    
    &wiz0_refclk_dig {
    	assigned-clocks = <&wiz0_refclk_dig>;
    	assigned-clock-parents = <&cmn_refclk1>;
    };
    
    &wiz1_pll1_refclk {
    	assigned-clocks = <&wiz1_pll1_refclk>;
    	assigned-clock-parents = <&cmn_refclk1>;
    };
    
    &wiz1_refclk_dig {
    	assigned-clocks = <&wiz1_refclk_dig>;
    	assigned-clock-parents = <&cmn_refclk1>;
    };
    
    &wiz2_pll1_refclk {
    	assigned-clocks = <&wiz2_pll1_refclk>;
    	assigned-clock-parents = <&cmn_refclk1>;
    };
    
    &wiz2_refclk_dig {
    	assigned-clocks = <&wiz2_refclk_dig>;
    	assigned-clock-parents = <&cmn_refclk1>;
    };
    
    &serdes0 {
    	assigned-clocks = <&serdes0 CDNS_SIERRA_PLL_CMNLC>;
    	assigned-clock-parents = <&wiz0_pll1_refclk>;
    
    	serdes0_pcie_link: phy@0 {
    		reg = <0>;
    		cdns,num-lanes = <1>;
    		#phy-cells = <0>;
    		cdns,phy-type = <PHY_TYPE_PCIE>;
    		resets = <&serdes_wiz0 1>;
    	};
    };
    
    &serdes1 {
    	assigned-clocks = <&serdes1 CDNS_SIERRA_PLL_CMNLC>;
    	assigned-clock-parents = <&wiz1_pll1_refclk>;
    
    	serdes1_pcie_link: phy@0 {
    		reg = <0>;
    		cdns,num-lanes = <2>;
    		#phy-cells = <0>;
    		cdns,phy-type = <PHY_TYPE_PCIE>;
    		resets = <&serdes_wiz1 1>, <&serdes_wiz1 2>;
    	};
    };
    
    &serdes2 {
    	assigned-clocks = <&serdes2 CDNS_SIERRA_PLL_CMNLC>;
    	assigned-clock-parents = <&wiz2_pll1_refclk>;
    
    	serdes2_pcie_link: phy@0 {
    		reg = <0>;
    		cdns,num-lanes = <2>;
    		#phy-cells = <0>;
    		cdns,phy-type = <PHY_TYPE_PCIE>;
    		resets = <&serdes_wiz2 1>, <&serdes_wiz2 2>;
    	};
    };
    
    &serdes4 {
    	torrent_phy_dp: phy@0 {
    		reg = <0>;
    		resets = <&serdes_wiz4 1>;
    		cdns,phy-type = <PHY_TYPE_DP>;
    		cdns,num-lanes = <4>;
    		cdns,max-bit-rate = <2700>;
    		#phy-cells = <0>;
    	};
    };
    
    &mhdp {
    	phys = <&torrent_phy_dp>;
    	phy-names = "dpphy";
    	pinctrl-names = "default";
    	pinctrl-0 = <&dp0_pins_default>;
    };
    
    &pcie0_rc {
    	status = "okay";
    	reset-gpios = <&exp1 6 GPIO_ACTIVE_HIGH>;
    	phys = <&serdes0_pcie_link>;
    	phy-names = "pcie-phy";
    	num-lanes = <1>;
    };
    
    &pcie1_rc {
    	status = "okay";
    	reset-gpios = <&exp1 2 GPIO_ACTIVE_HIGH>;
    	phys = <&serdes1_pcie_link>;
    	phy-names = "pcie-phy";
    	num-lanes = <2>;
    };
    
    &pcie2_rc {
    	status = "okay";
    	reset-gpios = <&exp2 20 GPIO_ACTIVE_HIGH>;
    	phys = <&serdes2_pcie_link>;
    	phy-names = "pcie-phy";
    	num-lanes = <2>;
    };
    
    &mcu_mcan0 {
    	status = "okay";
    	pinctrl-names = "default";
    	pinctrl-0 = <&mcu_mcan0_pins_default>;
    	phys = <&transceiver1>;
    };
    
    &mcu_mcan1 {
    	status = "okay";
    	pinctrl-names = "default";
    	pinctrl-0 = <&mcu_mcan1_pins_default>;
    	phys = <&transceiver2>;
    };
    
    &main_mcan0 {
    	status = "okay";
    	pinctrl-names = "default";
    	pinctrl-0 = <&main_mcan0_pins_default>;
    	phys = <&transceiver3>;
    };
    
    &main_mcan2 {
    	status = "okay";
    	pinctrl-names = "default";
    	pinctrl-0 = <&main_mcan2_pins_default>;
    	phys = <&transceiver4>;
    };
    
    &timesync_router {
    	/* Use Time Sync Router to map GENF1 input to HW4_TS_PUSH output */
    	mux-reg-masks-state = <
    		K3_TS_OFFSET(25, 0x0001ffff, 17)
    		>;
    	status = "okay";
    };

    it gives an clk error as below,

    [  OK  ] Started LLDP daemon.
    [    6.792723] remoteproc remoteproc0: releasing 5c00000.r5f
    [    6.800382] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [    6.802245] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
    [    6.818887] platform 41000000.r5f: configured R5F for IPC-only mode
    [    6.828156] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
    [    6.840791] remoteproc remoteproc1: 41000000.r5f is available
    [    6.849631] remoteproc remoteproc1: attaching to 41000000.r5f
    [    6.862503] platform 5e00000.r5f: configured R5F for remoteproc mode
    [    6.869272] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
    [    6.880134] img_enc 4200000.video-encoder: vxe_enc_probe: using heap 1 for internal alloc
    [    6.880289] platform 5e00000.r5f: assigned reserved memory node r5f-dma-memory@a4000000
    [    6.916487] img_dec 4300000.video-decoder: decoder registered as /dev/video0
    [    6.927691] remoteproc remoteproc0: 5e00000.r5f is available
    [    6.932751] rproc-virtio rproc-virtio.0.auto: assigned reserved memory node r5f-dma-memory@a0000000
    [    6.933740] remoteproc remoteproc0: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
    [    6.943222] img_enc 4200000.video-encoder: encoder registered as /dev/video1
    [    6.951647] remoteproc remoteproc0: powering up 5e00000.r5f
    [    6.960876] virtio_rpmsg_bus virtio0: rpmsg host is online
    [    6.964738] remoteproc remoteproc0: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
    [    6.970386] rproc-virtio rproc-virtio.0.auto: registered virtio0 (type 7)
    [    6.978850] remoteproc remoteproc0: request_firmware failed: -2
    [    6.985410] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
    [    6.998859] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
    [    7.008411] platform 5f00000.r5f: configured R5F for remoteproc mode
    [    7.010848] remoteproc remoteproc1: remote processor 41000000.r5f is now attached
    [    7.023501] platform 5f00000.r5f: assigned reserved memory node r5f-dma-memory@a5000000
    [    7.031922] platform 41400000.r5f: configured R5F for remoteproc mode
    [    7.041942] platform 41400000.r5f: assigned reserved memory node r5f-dma-memory@a1000000
    [    7.047210] remoteproc remoteproc2: 5f00000.r5f is available
    [    7.056940] remoteproc remoteproc2: Direct firmware load for j7-main-r5f1_1-fw failed with error -2
    [    7.066109] remoteproc remoteproc2: powering up 5f00000.r5f
    [    7.071795] remoteproc remoteproc2: Direct firmware load for j7-main-r5f1_1-fw failed with error -2
    [    7.072914] remoteproc remoteproc3: 41400000.r5f is available
    [    7.080923] remoteproc remoteproc2: request_firmware failed: -2
    [    7.098900] remoteproc remoteproc3: Direct firmware load for j7-mcu-r5f0_1-fw failed with error -2
    [    7.111716] remoteproc remoteproc3: powering up 41400000.r5f
    [    7.118565] remoteproc remoteproc3: Direct firmware load for j7-mcu-r5f0_1-fw failed with error -2
    [    7.128081] remoteproc remoteproc3: request_firmware failed: -2
    [    7.154022] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node c66-dma-memory@a7000000
    [    7.163298] k3-dsp-rproc 4d80800000.dsp: configured DSP for IPC-only mode
    [    7.170941] remoteproc remoteproc4: 4d80800000.dsp is available
    [    7.177034] remoteproc remoteproc4: attaching to 4d80800000.dsp
    [    7.190991] remoteproc remoteproc4: unsupported resource -1
    [    7.196603] remoteproc remoteproc4: unsupported resource -1
    [    7.203083] remoteproc remoteproc4: unsupported resource -1
    [    7.208696] remoteproc remoteproc4: unsupported resource -1
    [    7.215128] remoteproc remoteproc4: unsupported resource -1
    [    7.221615] remoteproc remoteproc4: unsupported resource -1
    [    7.227233] remoteproc remoteproc4: unsupported resource -1
    
    [   24.612245] remoteproc remoteproc4: unsupported resource -1
    [   24.612247] remoteproc remoteproc4: unsupported resource -1
    [   24.612250] remoteproc remoteproc4: unsupported resource -1
    [   24.612253] remoteproc remoteproc4: unsupported resource -1
    [   24.612255] remoteproc remoteproc4: unsupported resource -1
    [   24.612258] remoteproc remoteproc4: unsupported resource -1
    [   24.612260] remoteproc remoteproc4: unsupported resource -1
    [   24.612263] remoteproc remoteproc4: unsupported resource -1
    [   24.612265] remoteproc remoteproc4: unsupported resource -1
    [   24.612268] remoteproc remoteproc4: unsupported resource -1
    [   24.612271] remoteproc remoteproc4: unsupported resource -1
    [   24.612273] remoteproc remoteproc4: unsupported resource -1
    [   24.612276] remoteproc remoteproc4: unsupported resource -1
    [   24.612278] remoteproc remoteproc4: unsupported resource -1
    [   24.612281] remoteproc remoteproc4: unsupported resource -1
    [   24.612284] remoteproc remoteproc4: unsupported resource -1
    [   24.612286] remoteproc remoteproc4: unsupported resource -1
    [   24.612289] remoteproc remoteproc4: unsupported resource -1
    [   24.612292] remoteproc remoteproc4: unsupported resource -1
    [   24.612294] remoteproc remoteproc4: unsupported resource -1
    [   24.612297] remoteproc remoteproc4: unsupported resource -1
    [   24.612299] remoteproc remoteproc4: unsupported resource -1
    [   24.612302] remoteproc remoteproc4: unsupported resource -1
    [   24.612304] remoteproc remoteproc4: unsupported resource -1
    [   24.612307] remoteproc remoteproc4: unsupported resource -1
    [   24.612310] remoteproc remoteproc4: unsupported resource -1
    [   24.612312] remoteproc remoteproc4: unsupported resource -1
    [   24.612315] remoteproc remoteproc4: unsupported resource -1
    [   24.612318] remoteproc remoteproc4: unsupported resource -1
    [   24.612320] remoteproc remoteproc4: unsupported resource -1
    [   24.612323] remoteproc remoteproc4: unsupported resource -1
    [   24.612325] remoteproc remoteproc4: unsupported resource -1
    [   24.612328] remoteproc remoteproc4: unsupported resource -1
    [   24.612331] remoteproc remoteproc4: unsupported resource -1
    [   24.612333] remoteproc remoteproc4: unsupported resource -1
    [   24.612336] remoteproc remoteproc4: unsupported resource -1
    [   24.612338] remoteproc remoteproc4: unsupported resource -1
    [   24.612341] remoteproc remoteproc4: unsupported resource -1
    [   24.612343] remoteproc remoteproc4: unsupported resource -1
    [   24.612346] remoteproc remoteproc4: unsupported resource -1
    [   24.612348] remoteproc remoteproc4: unsupported resource -1
    [   24.612351] remoteproc remoteproc4: unsupported resource -1
    [   24.612354] remoteproc remoteproc4: unsupported resource -1
    [   24.612356] remoteproc remoteproc4: unsupported resource -1
    [   24.612359] remoteproc remoteproc4: unsupported resource -1
    [   24.612362] remoteproc remoteproc4: unsupported resource -1
    [   24.612364] remoteproc remoteproc4: unsupported resource -1
    [   24.612367] remoteproc remoteproc4: unsupported resource -1
    [   24.612370] remoteproc remoteproc4: unsupported resource -1
    [   24.612372] remoteproc remoteproc4: unsupported resource -1
    [   24.612374] remoteproc remoteproc4: unsupported resource -1
    [   24.612377] remoteproc remoteproc4: unsupported resource -1
    [   24.612380] remoteproc remoteproc4: unsupported resource -1
    [   24.612386] remoteproc remoteproc4: unsupported resource -1
    [   24.612389] remoteproc remoteproc4: unsupported resource -1
    [   24.612391] remoteproc remoteproc4: unsupported resource -1
    [   24.612394] remoteproc remoteproc4: unsupported resource -1
    [   24.612396] remoteproc remoteproc4: unsupported resource -1
    [   24.612398] remoteproc remoteproc4: unsupported resource -1
    [   24.612401] remoteproc remoteproc4: unsupported resource -1
    [   24.612403] remoteproc remoteproc4: unsupported resource -1
    [   24.612406] remoteproc remoteproc4: unsupported resource -1
    [   24.612408] remoteproc remoteproc4: unsupported resource -1
    [   24.612411] remoteproc remoteproc4: unsupported resource -1
    [   24.612413] remoteproc remoteproc4: unsupported resource -1
    [   24.612416] remoteproc remoteproc4: unsupported resource -1
    [   24.612418] remoteproc remoteproc4: unsupported resource -1
    [   24.612420] remoteproc remoteproc4: unsupported resource -1
    [   24.612423] remoteproc remoteproc4: unsupported resource -1
    [   24.612425] remoteproc remoteproc4: unsupported resource -1
    [   24.612428] remoteproc remoteproc4: unsupported resource -1
    [   24.612431] remoteproc remoteproc4: unsupported resource -1
    [   24.612433] remoteproc remoteproc4: unsupported resource -1
    [   24.612436] remoteproc remoteproc4: unsupported resource -1
    [   24.612438] remoteproc remoteproc4: unsupported resource -1
    [   24.612441] remoteproc remoteproc4: unsupported resource -1
    [   24.612443] remoteproc remoteproc4: unsupported resource -1
    [   24.612446] remoteproc remoteproc4: unsupported resource -1
    [   24.612449] remoteproc remoteproc4: unsupported resource -1
    [   24.612451] remoteproc remoteproc4: unsupported resource -1
    [   24.612454] remoteproc remoteproc4: unsupported resource -1
    [   24.612456] remoteproc remoteproc4: unsupported resource -1
    [   24.612459] remoteproc remoteproc4: unsupported resource -1
    [   24.612462] remoteproc remoteproc4: unsupported resource -1
    [   24.612464] remoteproc remoteproc4: unsupported resource -1
    [   24.612467] remoteproc remoteproc4: unsupported resource -1
    [   24.612469] remoteproc remoteproc4: unsupported resource -1
    [   24.612472] remoteproc remoteproc4: unsupported resource -1
    [   24.612475] remoteproc remoteproc4: unsupported resource -1
    [   24.612477] remoteproc remoteproc4: unsupported resource -1
    [   24.612480] remoteproc remoteproc4: unsupported resource -1
    [   24.612482] remoteproc remoteproc4: unsupported resource -1
    [   24.612485] remoteproc remoteproc4: unsupported resource -1
    [   24.612487] remoteproc remoteproc4: unsupported resource -1
    [   24.612490] remoteproc remoteproc4: unsupported resource -1
    [   24.612493] remoteproc remoteproc4: unsupported resource -1
    [   24.612495] remoteproc remoteproc4: unsupported resource -1
    [   24.612498] remoteproc remoteproc4: unsupported resource -1
    [   24.612500] remoteproc remoteproc4: unsupported resource -1
    [   24.612503] remoteproc remoteproc4: unsupported resource -1
    [   24.612506] remoteproc remoteproc4: unsupported resource -1
    [   24.612508] remoteproc remoteproc4: unsupported resource -1
    [   24.612511] remoteproc remoteproc4: unsupported resource -1
    [   24.612514] remoteproc remoteproc4: unsupported resource -1
    [   24.612516] remoteproc remoteproc4: unsupported resource -1
    [   24.612519] remoteproc remoteproc4: unsupported resource -1
    [   24.612522] remoteproc remoteproc4: unsupported resource -1
    [   24.612524] remoteproc remoteproc4: unsupported resource -1
    [   24.612527] remoteproc remoteproc4: unsupported resource -1
    [   24.612529] remoteproc remoteproc4: unsupported resource -1
    [   24.612532] remoteproc remoteproc4: unsupported resource -1
    [   24.612534] remoteproc remoteproc4: unsupported resource -1
    [   24.612537] remoteproc remoteproc4: unsupported resource -1
    [   24.612540] remoteproc remoteproc4: unsupported resource -1
    [   24.612542] remoteproc remoteproc4: unsupported resource -1
    [   24.612545] remoteproc remoteproc4: unsupported resource -1
    [   24.612547] remoteproc remoteproc4: unsupported resource -1
    [   24.612550] remoteproc remoteproc4: unsupported resource -1
    [   24.612553] remoteproc remoteproc4: unsupported resource -1
    [   24.612555] remoteproc remoteproc4: unsupported resource -1
    [   24.612558] remoteproc remoteproc4: unsupported resource -1
    [   24.612561] remoteproc remoteproc4: unsupported resource -1
    [   24.612563] remoteproc remoteproc4: unsupported resource -1
    [   24.612566] remoteproc remoteproc4: unsupported resource -1
    [   24.612568] remoteproc remoteproc4: unsupported resource -1
    [   24.612571] remoteproc remoteproc4: unsupported resource -1
    [   24.612573] remoteproc remoteproc4: unsupported resource -1
    [   24.612576] remoteproc remoteproc4: unsupported resource -1
    [   24.612578] remoteproc remoteproc4: unsupported resource -1
    [   24.612581] remoteproc remoteproc4: unsupported resource -1
    [   24.612584] remoteproc remoteproc4: unsupported resource -1
    [   24.612587] remoteproc remoteproc4: unsupported resource -1
    [   24.612590] remoteproc remoteproc4: unsupported resource -1
    [   24.612594] remoteproc remoteproc4: unsupported resource -1
    [   24.612597] remoteproc remoteproc4: unsupported resource -1
    [   24.612600] remoteproc remoteproc4: unsupported resource -1
    [   24.612602] remoteproc remoteproc4: unsupported resource -1
    [   24.612605] remoteproc remoteproc4: unsupported resource -1
    [   24.612607] remoteproc remoteproc4: unsupported resource -1
    [   24.612610] remoteproc remoteproc4: unsupported resource -1
    [   24.612613] remoteproc remoteproc4: unsupported resource -1
    [   24.612615] remoteproc remoteproc4: unsupported resource -1
    [   24.612618] remoteproc remoteproc4: unsupported resource -1
    [   24.612620] remoteproc remoteproc4: unsupported resource -1
    [   24.612623] remoteproc remoteproc4: unsupported resource -1
    [   24.612625] remoteproc remoteproc4: unsupported resource -1
    [   24.612628] remoteproc remoteproc4: unsupported resource -1
    [   24.612631] remoteproc remoteproc4: unsupported resource -1
    [   24.612633] remoteproc remoteproc4: unsupported resource -1
    [   24.612636] remoteproc remoteproc4: unsupported resource -1
    [   24.612638] remoteproc remoteproc4: unsupported resource -1
    [   24.612641] remoteproc remoteproc4: unsupported resource -1
    [   24.612643] remoteproc remoteproc4: unsupported resource -1
    [   24.612646] remoteproc remoteproc4: unsupported resource -1
    [   24.612649] remoteproc remoteproc4: unsupported resource -1
    [   24.612651] remoteproc remoteproc4: unsupported resource -1
    [   24.612654] remoteproc remoteproc4: unsupported resource -1
    [   24.612656] remoteproc remoteproc4: unsupported resource -1
    [   24.612659] remoteproc remoteproc4: unsupported resource -1
    [   24.612662] remoteproc remoteproc4: unsupported resource -1
    [   24.612664] remoteproc remoteproc4: unsupported resource -1
    [   24.612667] remoteproc remoteproc4: unsupported resource -1
    [   24.612670] remoteproc remoteproc4: unsupported resource -1
    [   24.612672] remoteproc remoteproc4: unsupported resource -1
    [   24.612675] remoteproc remoteproc4: unsupported resource -1
    [   24.612677] remoteproc remoteproc4: unsupported resource -1
    [   24.612680] remoteproc remoteproc4: unsupported resource -1
    [   24.612683] remoteproc remoteproc4: unsupported resource -1
    [   24.612685] remoteproc remoteproc4: unsupported resource -1
    [   24.612688] remoteproc remoteproc4: unsupported resource -1
    [   24.612690] remoteproc remoteproc4: unsupported resource -1
    [   24.612693] remoteproc remoteproc4: unsupported resource -1
    [   24.612695] remoteproc remoteproc4: unsupported resource -1
    [   24.612698] remoteproc remoteproc4: unsupported resource -1
    [   24.612701] remoteproc remoteproc4: unsupported resource -1
    [   24.612703] remoteproc remoteproc4: unsupported resource -1
    [   24.612705] remoteproc remoteproc4: unsupported resource -1
    [   24.612708] remoteproc remoteproc4: unsupported resource -1
    [   24.612711] remoteproc remoteproc4: unsupported resource -1
    [   24.612714] remoteproc remoteproc4: unsupported resource -1
    [   24.612716] remoteproc remoteproc4: unsupported resource -1
    [   24.612719] remoteproc remoteproc4: unsupported resource -1
    [   24.612730] Unable to handle kernel paging request at virtual address ffff800089ffffff
    [   24.612733] Mem abort info:
    [   24.612734]   ESR = 0x0000000096000007
    [   24.612737]   EC = 0x25: DABT (current EL), IL = 32 bits
    [   24.612740]   SET = 0, FnV = 0
    [   24.612741]   EA = 0, S1PTW = 0
    [   24.612743]   FSC = 0x07: level 3 translation fault
    [   24.612746] Data abort info:
    [   24.612748]   ISV = 0, ISS = 0x00000007, ISS2 = 0x00000000
    [   24.612750]   CM = 0, WnR = 0, TnD = 0, TagAccess = 0
    [   24.612753]   GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0
    [   24.612756] swapper pgtable: 4k pages, 48-bit VAs, pgdp=0000000083142000
    [   24.612759] [ffff800089ffffff] pgd=0000000000000000, p4d=10000000835db003, pud=10000000835dc003, pmd=100000088732f003, pte=0000000000000000
    [   24.612773] Internal error: Oops: 0000000096000007 [#1] PREEMPT SMP
    [   24.612777] Modules linked in: rpmsg_ctrl rpmsg_char crct10dif_ce phy_can_transceiver display_connector vxd_dec(O) vxe_enc(O) videobuf2_dma_sg videobuf2_dma_contig omap_hwspinlock omap_mailbox videobuf2_memops ti_k3_r5_remoteproc overlay v4l2_mem2mem videobuf2_v4l2 tidss at24 cdns_mhdp8546 videobuf2_common drm_dma_helper drm_display_helper k3_j72xx_bandgap pvrsrvkm(O) videodev drm_kms_helper pruss sa2ul m_can_platform ti_am335x_tscadc m_can can_dev cfg80211 ti_j721e_ufs ti_k3_dsp_remoteproc mc bridge cdns3_ti ti_k3_common stp llc bluetooth ecdh_generic ecc rfkill rti_wdt cryptodev(O) fuse drm drm_panel_orientation_quirks backlight ipv6
    [   24.612870] CPU: 1 UID: 0 PID: 64 Comm: kworker/u8:3 Tainted: G           O       6.12.17-ti-00773-gcdcaeac783e3-dirty #1
    [   24.612876] Tainted: [O]=OOT_MODULE
    [   24.612878] Hardware name: Texas Instruments J721e EVM (DT)
    [   24.612881] Workqueue: events_unbound deferred_probe_work_func
    [   24.612896] pstate: 00000005 (nzcv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
    [   24.612900] pc : rproc_handle_resources.constprop.0+0x64/0x18c
    [   24.612909] lr : rproc_handle_resources.constprop.0+0x138/0x18c
    [   24.612914] sp : ffff800081f9ba10
    [   24.612915] x29: ffff800081f9ba10 x28: 0000000000000000 x27: 0000000000000000
    [   24.612922] x26: 0000000000000000 x25: ffff0008012591c0 x24: ffff800089ffffff
    [   24.612928] x23: 0000000000001000 x22: ffff00080878f038 x21: ffff800081511d08
    [   24.612934] x20: 0000000000000000 x19: ffff00080878f000 x18: 00000000fffffffe
    [   24.612940] x17: 0000000000000000 x16: 0000000000000000 x15: ffff800081f9b3d0
    [   24.612946] x14: 0000000000000000 x13: ffff80008141ffa0 x12: 00000000000005d3
    [   24.612951] x11: 00000000000001f1 x10: ffff80008147ae38 x9 : ffff80008141ffa0
    [   24.612957] x8 : 00000000fffff1f1 x7 : ffff800081477fa0 x6 : 00000000000001f1
    [   24.612963] x5 : ffff00085f7a9808 x4 : ffff80008a000000 x3 : 00000000000000fd
    [   24.612969] x2 : 00000000ffffffff x1 : ffff80008a000003 x0 : ffff80008a004000
    [   24.612975] Call trace:
    [   24.612978]  rproc_handle_resources.constprop.0+0x64/0x18c
    [   24.612983]  rproc_boot+0x37c/0x57c
    [   24.612989]  rproc_add+0x184/0x190
    [   24.612993]  devm_rproc_add+0x24/0x88
    [   24.612998]  k3_dsp_rproc_probe+0x33c/0x4c0 [ti_k3_dsp_remoteproc]
    [   24.613011]  platform_probe+0x68/0xc4
    [   24.613017]  really_probe+0xbc/0x29c
    [   24.613022]  __driver_probe_device+0x78/0x12c
    [   24.613026]  driver_probe_device+0xd8/0x15c
    [   24.613031]  __device_attach_driver+0xb8/0x134
    [   24.613035]  bus_for_each_drv+0x88/0xe8
    [   24.613039]  __device_attach+0xa0/0x190
    [   24.613044]  device_initial_probe+0x14/0x20
    [   24.613048]  bus_probe_device+0xac/0xb0
    [   24.613053]  deferred_probe_work_func+0x88/0xc0
    [   24.613057]  process_one_work+0x148/0x28c
    [   24.613065]  worker_thread+0x2d0/0x3d8
    [   24.613071]  kthread+0x110/0x114
    [   24.613075]  ret_from_fork+0x10/0x20
    [   24.613082] Code: 6b020063 8b22c098 91001301 540007c4 (b862c880) 
    [   24.613085] ---[ end trace 0000000000000000 ]---
    [   30.970012] audit: type=1006 audit(1763108984.141:14): pid=1016 uid=0 subj=kernel old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
    [   30.983841] audit: type=1300 audit(1763108984.141:14): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffd4981a48 a2=4 a3=1 items=0 ppid=1 pid=1016 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/usr/lib/systemd/systemd-executor" subj=kernel key=(null)
    [   31.011730] audit: type=1327 audit(1763108984.141:14): proctitle="(systemd)"
    

    ==========================
          Enet lwIP App       
    ==========================
    ==========================
    Select peripheral type
    0: CPSW_2G
    
    Select MAC port
    0: ENET_MAC_PORT_1 - RGMII
    ============1==============
    Entered instd0
    ClkSelMux = 15 instID = 0 enetType = 4
    Module Value ModuleID 18: clkId 2 : clkParId 18 
    Failed to reparent CPTS_RFT_CLK to 18: -1 : 18 : 2 
    Assertion @ Line: 434 in enet_apputils_k3.c: BFALSE : failed !!!
    

    Thanks

  • Hi,

    CPTS clock failure could be due to, CPST clock already set before from U-Boot.

    Can you please recheck, whether MCU CPSW enabled from U-Boot? If so, please disable from U-Boot.

    Best Regards,
    Sudheer

  • Hi Sudheer,

    Thank you for the response, Now there is no clk issue but after my kernel bootup my firmware mcu2_1 is not working there is no any prints of CPU load and the same firmware if i load in baremetal it is working.

    Thanks

  • Hi,

    Now there is no clk issue

    Thank you for the confirmation.

    but after my kernel bootup my firmware mcu2_1 is not working there is no any prints of CPU load and the same firmware if i load in baremetal it is working.

    By default the memory map of ENET example uses Fixed memory of 0x80000000 with may conflict with usage of Linux. 
    ENET examples from TI SDK are validated with baremetal only. When we to run along side other cores need to take care of memory mapping.


    Additionally, you need to ensure that the memory mapping of ENET examples does not overlap with any other cores' mappings, including Linux.

    As pointed earlier, you need to ensure that your ENET example memory map should not overlap with other cores memory mapping.
    As you are running ENET example from MCU2_1 core, you need to ensure DDR usage from ENET example in the range of 0xA3000000 to 0xA4000000, and use local memory TCMA and TCMB.

    Best Regards,
    Sudheer

  • Hi Sudheer,

    I'm new to this processor and please me where do i need to do these change, I have also provided my linker ti/build/j721e/linker_r5_freertos.lds

    /*
     *
     * Copyright (c) 2023 Texas Instruments Incorporated
     *
     * All rights reserved not granted herein.
     *
     * Limited License.
     *
     * Texas Instruments Incorporated grants a world-wide, royalty-free, non-exclusive
     * license under copyrights and patents it now or hereafter owns or controls to make,
     * have made, use, import, offer to sell and sell ("Utilize") this software subject to the
     * terms herein.  With respect to the foregoing patent license, such license is granted
     * solely to the extent that any such patent is necessary to Utilize the software alone.
     * The patent license shall not apply to any combinations which include this software,
     * other than combinations with devices manufactured by or for TI ("TI Devices").
     * No hardware patent is licensed hereunder.
     *
     * Redistributions must preserve existing copyright notices and reproduce this license
     * (including the above copyright notice and the disclaimer and (if applicable) source
     * code license limitations below) in the documentation and/or other materials provided
     * with the distribution
     *
     * Redistribution and use in binary form, without modification, are permitted provided
     * that the following conditions are met:
     *
     * *       No reverse engineering, decompilation, or disassembly of this software is
     * permitted with respect to any software provided in binary form.
     *
     * *       any redistribution and use are licensed by TI for use only with TI Devices.
     *
     * *       Nothing shall obligate TI to provide you with source code for the software
     * licensed and provided to you in object code.
     *
     * If software source code is provided to you, modification and redistribution of the
     * source code are permitted provided that the following conditions are met:
     *
     * *       any redistribution and use of the source code, including any resulting derivative
     * works, are licensed by TI for use only with TI Devices.
     *
     * *       any redistribution and use of any object code compiled from the source code
     * and any resulting derivative works, are licensed by TI for use only with TI Devices.
     *
     * Neither the name of Texas Instruments Incorporated nor the names of its suppliers
     *
     * may be used to endorse or promote products derived from this software without
     * specific prior written permission.
     *
     * DISCLAIMER.
     *
     * THIS SOFTWARE IS PROVIDED BY TI AND TI'S LICENSORS "AS IS" AND ANY EXPRESS
     * OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
     * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
     * IN NO EVENT SHALL TI AND TI'S LICENSORS BE LIABLE FOR ANY DIRECT, INDIRECT,
     * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
     * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
     * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
     * OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
     * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
     * OF THE POSSIBILITY OF SUCH DAMAGE.
     *
     */
     
    /*=========================*/
    /*     Linker Settings     */
    /*=========================*/
    
    --retain="*(.bootCode)"
    --retain="*(.startupCode)"
    --retain="*(.startupData)"
    --retain="*(.irqStack)"
    --retain="*(.fiqStack)"
    --retain="*(.abortStack)"
    --retain="*(.undStack)"
    --retain="*(.svcStack)"
    
    --fill_value=0
    --stack_size=0x4000
    --heap_size=0x8000
    --entry_point=_freertosresetvectors
    
    -stack  0x4000  /* SOFTWARE STACK SIZE */
    -heap   0x8000  /* HEAP AREA SIZE      */
    
    /*-------------------------------------------*/
    /*       Stack Sizes for various modes       */
    /*-------------------------------------------*/
    __IRQ_STACK_SIZE   = 0x1000;
    __FIQ_STACK_SIZE   = 0x0100;
    __ABORT_STACK_SIZE = 0x0100;
    __UND_STACK_SIZE   = 0x0100;
    __SVC_STACK_SIZE   = 0x0100;
    
    /*--------------------------------------------------------------------------*/
    /*                               Memory Map                                 */
    /*--------------------------------------------------------------------------*/
    MEMORY
    {
        VECTORS (X)                 : ORIGIN = 0x00000000 LENGTH = 0x00000040
    
        /*=================== MCU0_R5F_0 Local View ========================*/
        MCU0_R5F_TCMA  (X)          : ORIGIN = 0x00000040 LENGTH = 0x00007FC0
        MCU0_R5F_TCMB0 (RWIX)       : ORIGIN = 0x41010000 LENGTH = 0x00008000
    
        /*==================== MCU0_R5F_1 SoC View =========================*/
        MCU0_R5F1_ATCM (RWIX)       : ORIGIN = 0x41400000 LENGTH = 0x00008000
        MCU0_R5F1_BTCM (RWIX)       : ORIGIN = 0x41410000 LENGTH = 0x00008000
    
        /*- Refer user guide for details on persistence of these sections -*/
        OCMC_RAM_BOARD_CFG   (RWIX) : ORIGIN = 0x41C80000 LENGTH = 0x00002000
        OCMC_RAM_SCISERVER   (RWIX) : ORIGIN = 0x41C82000 LENGTH = 0x00060000
        OCMC_RAM             (RWIX) : ORIGIN = 0x41CE3100 LENGTH = 0x0001CA00
        OCMC_RAM_X509_HEADER (RWIX) : ORIGIN = 0x41CFFB00 LENGTH = 0x00000500
    
        /*========================J721E MCMS3 LOCATIONS ===================*/
        /*---------- J721E Reserved Memory for ARM Trusted Firmware -------*/
        MSMC3_ARM_FW  (RWIX)        : ORIGIN = 0x70000000 LENGTH = 0x00020000   /* 128KB       */
        MSMC3         (RWIX)        : ORIGIN = 0x70020000 LENGTH = 0x007D0000   /* 8MB - 192KB */
        /*------------- J721E Reserved Memory for DMSC Firmware -----------*/
        MSMC3_DMSC_FW (RWIX)        : ORIGIN = 0x707F0000 LENGTH = 0x00010000   /* 64KB        */
    
        /*======================= J721E DDR LOCATION =======================*/
        DDR0 (RWIX)                 : ORIGIN = 0x80000000 LENGTH = 0x80000000   /* 2GB */
    }
    
    /*--------------------------------------------------------------*/
    /*                     Section Configuration                    */
    /*--------------------------------------------------------------*/
    SECTIONS
    {
        .freertosrstvectors      : {} palign(8)      > VECTORS
        .bootCode        : {} palign(8)      > OCMC_RAM
        .startupCode     : {} palign(8)      > OCMC_RAM
        .startupData     : {} palign(8)      > OCMC_RAM, type = NOINIT
        .text            : {} palign(8)      > DDR0
        GROUP {
            .text.hwi    : palign(8)
            .text.cache  : palign(8)
            .text.mpu    : palign(8)
            .text.boot   : palign(8)
        }                                    > DDR0
        .const           : {} palign(8)      > DDR0
        .rodata          : {} palign(8)      > DDR0
        .cinit           : {} palign(8)      > DDR0
        .bss             : {} align(4)       > DDR0
        .far             : {} align(4)       > DDR0
        .data            : {} palign(128)    > DDR0
        .sysmem          : {}                > DDR0
        .data_buffer     : {} palign(128)    > DDR0
        .bss.devgroup    : {*(.bss.devgroup*)} align(4)        > DDR0
        .const.devgroup  : {*(.const.devgroup*)} align(4)      > DDR0
        .boardcfg_data   : {} align(4)       > DDR0
    
        /* USB or any other LLD buffer for benchmarking */
        .benchmark_buffer (NOLOAD) {} ALIGN (8) > DDR0
    
        .stack      : {} align(4)                               > DDR0  (HIGH)
    
        .irqStack   : {. = . + __IRQ_STACK_SIZE;} align(4)      > DDR0  (HIGH)
        RUN_START(__IRQ_STACK_START)
        RUN_END(__IRQ_STACK_END)
    
        .fiqStack   : {. = . + __FIQ_STACK_SIZE;} align(4)      > DDR0  (HIGH)
        RUN_START(__FIQ_STACK_START)
        RUN_END(__FIQ_STACK_END)
    
        .abortStack : {. = . + __ABORT_STACK_SIZE;} align(4)    > DDR0  (HIGH)
        RUN_START(__ABORT_STACK_START)
        RUN_END(__ABORT_STACK_END)
    
        .undStack   : {. = . + __UND_STACK_SIZE;} align(4)      > DDR0  (HIGH)
        RUN_START(__UND_STACK_START)
        RUN_END(__UND_STACK_END)
    
        .svcStack   : {. = . + __SVC_STACK_SIZE;} align(4)      > DDR0  (HIGH)
        RUN_START(__SVC_STACK_START)
        RUN_END(__SVC_STACK_END)
    }

    Thanks

  • Hi Balaji,

    You need to change the DDR0 ORIGIN to 0xA2000000 with a length of 0x01000000.
    Additionally map boot code, startup code, and startup data to MCU0_R5F_TCMB0 instead of OCMC_RAM.

    Also, check with your system integrator whether they are using any of above address from any other cores.

    Best Regards,
    Sudheer

  • Hi Sudheer,

    I have done as you have mentioned above in the linker file "ti-processor-sdk-rtos-j721e-evm 11_00_00_06/pdk_jacinto_11_00_00_21/packages/ti/build/j721e/linker_r5_freertos.lds " and build the library and the enet file for mcu2_1 but then too im facing the same issue.

    And i see make .lds file in drv/enet also whether we need to change here also only in the build directory.

    /*
     *
     * Copyright (c) 2023 Texas Instruments Incorporated
     *
     * All rights reserved not granted herein.
     *
     * Limited License.
     *
     * Texas Instruments Incorporated grants a world-wide, royalty-free, non-exclusive
     * license under copyrights and patents it now or hereafter owns or controls to make,
     * have made, use, import, offer to sell and sell ("Utilize") this software subject to the
     * terms herein.  With respect to the foregoing patent license, such license is granted
     * solely to the extent that any such patent is necessary to Utilize the software alone.
     * The patent license shall not apply to any combinations which include this software,
     * other than combinations with devices manufactured by or for TI ("TI Devices").
     * No hardware patent is licensed hereunder.
     *
     * Redistributions must preserve existing copyright notices and reproduce this license
     * (including the above copyright notice and the disclaimer and (if applicable) source
     * code license limitations below) in the documentation and/or other materials provided
     * with the distribution
     *
     * Redistribution and use in binary form, without modification, are permitted provided
     * that the following conditions are met:
     *
     * *       No reverse engineering, decompilation, or disassembly of this software is
     * permitted with respect to any software provided in binary form.
     *
     * *       any redistribution and use are licensed by TI for use only with TI Devices.
     *
     * *       Nothing shall obligate TI to provide you with source code for the software
     * licensed and provided to you in object code.
     *
     * If software source code is provided to you, modification and redistribution of the
     * source code are permitted provided that the following conditions are met:
     *
     * *       any redistribution and use of the source code, including any resulting derivative
     * works, are licensed by TI for use only with TI Devices.
     *
     * *       any redistribution and use of any object code compiled from the source code
     * and any resulting derivative works, are licensed by TI for use only with TI Devices.
     *
     * Neither the name of Texas Instruments Incorporated nor the names of its suppliers
     *
     * may be used to endorse or promote products derived from this software without
     * specific prior written permission.
     *
     * DISCLAIMER.
     *
     * THIS SOFTWARE IS PROVIDED BY TI AND TI'S LICENSORS "AS IS" AND ANY EXPRESS
     * OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
     * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
     * IN NO EVENT SHALL TI AND TI'S LICENSORS BE LIABLE FOR ANY DIRECT, INDIRECT,
     * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
     * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
     * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
     * OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
     * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
     * OF THE POSSIBILITY OF SUCH DAMAGE.
     *
     */
     
    /*=========================*/
    /*     Linker Settings     */
    /*=========================*/
    
    --retain="*(.bootCode)"
    --retain="*(.startupCode)"
    --retain="*(.startupData)"
    --retain="*(.irqStack)"
    --retain="*(.fiqStack)"
    --retain="*(.abortStack)"
    --retain="*(.undStack)"
    --retain="*(.svcStack)"
    
    --fill_value=0
    --stack_size=0x4000
    --heap_size=0x8000
    --entry_point=_freertosresetvectors
    
    -stack  0x4000  /* SOFTWARE STACK SIZE */
    -heap   0x8000  /* HEAP AREA SIZE      */
    
    /*-------------------------------------------*/
    /*       Stack Sizes for various modes       */
    /*-------------------------------------------*/
    __IRQ_STACK_SIZE   = 0x1000;
    __FIQ_STACK_SIZE   = 0x0100;
    __ABORT_STACK_SIZE = 0x0100;
    __UND_STACK_SIZE   = 0x0100;
    __SVC_STACK_SIZE   = 0x0100;
    
    /*--------------------------------------------------------------------------*/
    /*                               Memory Map                                 */
    /*--------------------------------------------------------------------------*/
    MEMORY
    {
        VECTORS (X)                 : ORIGIN = 0x00000000 LENGTH = 0x00000040
    
        /*=================== MCU0_R5F_0 Local View ========================*/
        MCU0_R5F_TCMA  (X)          : ORIGIN = 0x00000040 LENGTH = 0x00007FC0
        MCU0_R5F_TCMB0 (RWIX)       : ORIGIN = 0x41010000 LENGTH = 0x00008000
    
        /*==================== MCU0_R5F_1 SoC View =========================*/
        MCU0_R5F1_ATCM (RWIX)       : ORIGIN = 0x41400000 LENGTH = 0x00008000
        MCU0_R5F1_BTCM (RWIX)       : ORIGIN = 0x41410000 LENGTH = 0x00008000
    
        /*- Refer user guide for details on persistence of these sections -*/
        OCMC_RAM_BOARD_CFG   (RWIX) : ORIGIN = 0x41C80000 LENGTH = 0x00002000
        OCMC_RAM_SCISERVER   (RWIX) : ORIGIN = 0x41C82000 LENGTH = 0x00060000
        OCMC_RAM             (RWIX) : ORIGIN = 0x41CE3100 LENGTH = 0x0001CA00
        OCMC_RAM_X509_HEADER (RWIX) : ORIGIN = 0x41CFFB00 LENGTH = 0x00000500
    
        /*========================J721E MCMS3 LOCATIONS ===================*/
        /*---------- J721E Reserved Memory for ARM Trusted Firmware -------*/
        MSMC3_ARM_FW  (RWIX)        : ORIGIN = 0x70000000 LENGTH = 0x00020000   /* 128KB       */
        MSMC3         (RWIX)        : ORIGIN = 0x70020000 LENGTH = 0x007D0000   /* 8MB - 192KB */
        /*------------- J721E Reserved Memory for DMSC Firmware -----------*/
        MSMC3_DMSC_FW (RWIX)        : ORIGIN = 0x707F0000 LENGTH = 0x00010000   /* 64KB        */
    
        /*======================= J721E DDR LOCATION =======================*/
        DDR0 (RWIX)                 : ORIGIN = 0x80000000 LENGTH = 0x80000000   /* 2GB */
        DDR_ENET (RWIX) 		: ORIGIN = 0xA2000000 LENGTH = 0x01000000 /* 16MB for ENET */
    }
    
    /*--------------------------------------------------------------*/
    /*                     Section Configuration                    */
    /*--------------------------------------------------------------*/
    SECTIONS
    {
        .freertosrstvectors      : {} palign(8)      > VECTORS
        .bootCode        : {} palign(8)      > MCU0_R5F_TCMB0
        .startupCode     : {} palign(8)      > MCU0_R5F_TCMB0
        .startupData     : {} palign(8)      > MCU0_R5F_TCMB0, type = NOINIT
        .text            : {} palign(8)      > DDR_ENET
        GROUP {
            .text.hwi    : palign(8)
            .text.cache  : palign(8)
            .text.mpu    : palign(8)
            .text.boot   : palign(8)
        }                                    > DDR_ENET
        .const           : {} palign(8)      > DDR_ENET
        .rodata          : {} palign(8)      > DDR_ENET
        .cinit           : {} palign(8)      > DDR_ENET
        .bss             : {} align(4)       > DDR_ENET
        .far             : {} align(4)       > DDR_ENET
        .data            : {} palign(128)    > DDR_ENET
        .sysmem          : {}                > DDR_ENET
        .data_buffer     : {} palign(128)    > DDR_ENET
        .bss.devgroup    : {*(.bss.devgroup*)} align(4)        > DDR_ENET
        .const.devgroup  : {*(.const.devgroup*)} align(4)      > DDR_ENET
        .boardcfg_data   : {} align(4)       > DDR_ENET
    
        /* USB or any other LLD buffer for benchmarking */
        .benchmark_buffer (NOLOAD) {} ALIGN (8) > DDR_ENET
    
        .stack      : {} align(4)                               > DDR_ENET  (HIGH)
    
        .irqStack   : {. = . + __IRQ_STACK_SIZE;} align(4)      > DDR_ENET  (HIGH)
        RUN_START(__IRQ_STACK_START)
        RUN_END(__IRQ_STACK_END)
    
        .fiqStack   : {. = . + __FIQ_STACK_SIZE;} align(4)      > DDR_ENET  (HIGH)
        RUN_START(__FIQ_STACK_START)
        RUN_END(__FIQ_STACK_END)
    
        .abortStack : {. = . + __ABORT_STACK_SIZE;} align(4)    > DDR_ENET  (HIGH)
        RUN_START(__ABORT_STACK_START)
        RUN_END(__ABORT_STACK_END)
    
        .undStack   : {. = . + __UND_STACK_SIZE;} align(4)      > DDR_ENET  (HIGH)
        RUN_START(__UND_STACK_START)
        RUN_END(__UND_STACK_END)
    
        .svcStack   : {. = . + __SVC_STACK_SIZE;} align(4)      > DDR_ENET  (HIGH)
        RUN_START(__SVC_STACK_START)
        RUN_END(__SVC_STACK_END)
    }

    Thanks.

  • Hi,

    I have done as you have mentioned above in the linker file "ti-processor-sdk-rtos-j721e-evm 11_00_00_06/pdk_jacinto_11_00_00_21/packages/ti/build/j721e/linker_r5_freertos.lds " and build the library and the enet file for mcu2_1 but then too im facing the same issue.

    Were you able to run the same in standalone?

    What about the logs you have shared above clk failure of CPTS? are those coming from while running multiple cores.

    And i see make .lds file in drv/enet also whether we need to change here also only in the build directory.

    TI SDK doesn't have  any linker files from drv/enet. Please check internally who created that file.
    Please check your make file to know which linker file was included in application.

    Best Regards,
    Sudheer

  • Hi Sudheer, 

    Thank you, Now the i able to send and receive data through the MCU_CPSW and with the separate UART console but when i try to access the quad etherenet port through linux im not able to configure it.

    without the MCU2_1 cpsw firmware my quad port is able to load and works. 

    root@j721e-evm:/sys/class/net# ls
    eth0 eth1 eth2 eth3 lo main_mcan0 main_mcan2

    root@j721e-evm:~# ./setup_bridge.sh 
    ./setup_bridge.sh: line 1: mple: command not found
    [   27.927488] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
    [   27.952357] br0: port 1(eth0) entered blocking state
    [   27.960084] br0: port 1(eth0) entered disabled state
    [   27.965130] am65-cpsw-nuss c000000.ethernet eth0: entered allmulticast mode
    [   27.978860] am65-cpsw-nuss c000000.ethernet eth0: entered promiscuous mode
    [   27.986094] kauditd_printk_skb: 8 callbacks suppressed
    [   27.986100] audit: type=1700 audit(1766108623.691:20): dev=eth0 prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
    [   27.987651] am65-cpsw-nuss c000000.ethernet: Adding vlan 1 to vlan filter
    [   28.011883] audit: type=1300 audit(1766108623.691:20): arch=c00000b7 syscall=211 success=yes exit=40 a0=3 a1=fffffb7771c8 a2=0 a3=1 items=0 ppid=1141 pid=1145 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=ttyS2 ses=4294967295 comm="ip" exe="/usr/sbin/ip.iproute2" subj=kernel key=(null)
    [   28.015152] br0: port 2(eth1) entered blocking state
    [   28.040891] audit: type=1327 audit(1766108623.691:20): proctitle=6970006C696E6B007365740065746830006D617374657200627230
    [   28.044898] br0: port 2(eth1) entered disabled state
    [   28.060571] am65-cpsw-nuss c000000.ethernet eth1: entered allmulticast mode
    [   28.072405] am65-cpsw-nuss c000000.ethernet eth1: entered promiscuous mode
    [   28.079341] audit: type=1700 audit(1766108623.751:21): dev=eth1 prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
    [   28.079703] am65-cpsw-nuss c000000.ethernet: Adding vlan 1 to vlan filter
    [   28.098048] audit: type=1300 audit(1766108623.751:21): arch=c00000b7 syscall=211 success=yes exit=40 a0=3 a1=ffffdda4b828 a2=0 a3=1 items=0 ppid=1141 pid=1151 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=ttyS2 ses=4294967295 comm="ip" exe="/usr/sbin/ip.iproute2" subj=kernel key=(null)
    [   28.101381] br0: port 3(eth2) entered blocking state
    [   28.126863] audit: type=1327 audit(1766108623.751:21): proctitle=6970006C696E6B007365740065746831006D617374657200627230
    [   28.130881] br0: port 3(eth2) entered disabled state
    [   28.146712] am65-cpsw-nuss c000000.ethernet eth2: entered allmulticast mode
    [   28.158375] am65-cpsw-nuss c000000.ethernet eth2: entered promiscuous mode
    [   28.165310] audit: type=1700 audit(1766108623.839:22): dev=eth2 prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
    [   28.165694] am65-cpsw-nuss c000000.ethernet: Adding vlan 1 to vlan filter
    [   28.183996] audit: type=1300 audit(1766108623.839:22): arch=c00000b7 syscall=211 success=yes exit=40 a0=3 a1=ffffd04388b8 a2=0 a3=1 items=0 ppid=1141 pid=1152 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=ttyS2 ses=4294967295 comm="ip" exe="/usr/sbin/ip.iproute2" subj=kernel key=(null)
    [   28.187191] br0: port 4(eth3) entered blocking state
    [   28.211977] audit: type=1327 audit(1766108623.839:22): proctitle=6970006C696E6B007365740065746832006D617374657200627230
    [   28.216889] br0: port 4(eth3) entered disabled state
    [   28.232752] am65-cpsw-nuss c000000.ethernet eth3: entered allmulticast mode
    [   28.244438] am65-cpsw-nuss c000000.ethernet eth3: entered promiscuous mode
    [   28.251356] audit: type=1700 audit(1766108623.923:23): dev=eth3 prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
    [   28.251715] am65-cpsw-nuss c000000.ethernet: Adding vlan 1 to vlan filter
    

    But when my MCU2_1 cpsw is loaded my quad port make some issue as.

    root@j721e-evm:/sys/class/net# ls
    br0 lo  these are the available device if i load my cpsw firmware 

    root@j721e-evm:~# ./setup_bridge.sh 
    ./setup_bridge.sh: line 1: mple: command not found
    [   21.198930] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
    Cannot find device "eth0"
    Cannot find device "eth1"
    Cannot find device "eth2"
    Cannot find device "eth3"
    Cannot find device "eth4"
    Cannot find device "eth0"
    Cannot find device "eth1"
    Cannot find device "eth2"
    Cannot find device "eth3"
    Cannot find device "eth4"
    

    Thanks

  • Hi Balaji,

    Thank you, Now the i able to send and receive data through the MCU_CPSW and with the separate UART console

    Thank you for confirmation that both UART prints and CPSW is working as expected.

    but when i try to access the quad etherenet port through linux im not able to configure it.

    without the MCU2_1 cpsw firmware my quad port is able to load and works. 

    root@j721e-evm:/sys/class/net# ls
    eth0 eth1 eth2 eth3 lo main_mcan0 main_mcan2

    As per earlier discussion, your are using ETHFW + ENET example.

    When you want to use Native Linux driver you need to disable ETHFW.

    Also, from logs I can see Native Linux driver for CPSW9G is enabled, and VLAN addition to interfaces as well. If Link is not up on the port then you can't perform data transfer.

    I hope initial UART issue with ENET example is resolved. I recommend to create a new thread if you need other support.

    Best Regards,
    Sudheer

  • Hi Sudheer,

    Thank you for supporting in the issue.

    Thanks

  • Hi Sudheer,

    Will my CPSW2G work in MCU3_0, If yes what will be my address for DDR0 ORIGIN with a length.

    I tried the same error which i encoutered above.

    where can i find the address regions for the cores if i use multiple cores at a time.

    Regards

  • Hi Balaji, 

    Will my CPSW2G work in MCU3_0, If yes what will be my address for DDR0 ORIGIN with a length

    We don't have support for porting the ENET examples of CPSW to other cores. 

    We need to perform interrupt mapping & udma resource mapping along with DDR memory mapping. 

    What is the purpose of running ENET example from MCU3_0 core. 

    Until there is a valid reason, we won't recommend running the ENET applications from other cores. 

    Best Regards, 

    Sudheer