Tool/software:
Hi,
We are developing a linux bsp with version 09.02.01, with kernel version 6.6.
when we boot the board our LCD didn't initialize, bellow is the boot log
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.6.32-ti-g2d6facf7f6b2-dirty (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 13.3.0, GNU ld (GNU Binutils) 2.42.0.20240716) #1 SMP PREEMPT Wed Jul 17 03:40: 29 -03 2024 [ 0.000000] KASLR disabled due to lack of seed [ 0.000000] Machine model: Texas Instruments AM62P5 SK - LOHR 1235 [ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '') [ 0.000000] printk: bootconsole [ns16550a0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x00000009dc000000, size 576 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x00000009dc000000..0x00000009ffffffff (589824 KiB) map reusable linux,cma [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009b500000, size 3 MiB [ 0.000000] OF: reserved mem: initialized node rtos-ipc-memory@9b500000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x000000009b500000..0x000000009b7fffff (3072 KiB) nomap non-reusable rtos-ipc-memory@9b500000 [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009b800000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node mcu-r5fss-dma-memory-region@9b800000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x000000009b800000..0x000000009b8fffff (1024 KiB) nomap non-reusable mcu-r5fss-dma-memory-region@9b800000 [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009b900000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node mcu-r5fss-memory-region@9b900000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x000000009b900000..0x000000009c7fffff (15360 KiB) nomap non-reusable mcu-r5fss-memory-region@9b900000 [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c800000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9c800000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x000000009c800000..0x000000009c8fffff (1024 KiB) nomap non-reusable r5f-dma-memory@9c800000 [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c900000, size 30 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@9c900000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x000000009c900000..0x000000009e6fffff (30720 KiB) nomap non-reusable r5f-memory@9c900000 [ 0.000000] OF: reserved mem: 0x000000009e780000..0x000000009e7fffff (512 KiB) nomap non-reusable tfa@9e780000 [ 0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000 [ 0.000000] OF: reserved mem: initialized node video, compatible id dma-heap-carveout [ 0.000000] OF: reserved mem: 0x00000000a0000000..0x00000000bfffffff (524288 KiB) nomap non-reusable video [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x00000009ffffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x9db0cf9c0-0x9db0d1fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal [mem 0x0000000100000000-0x00000009ffffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009b4fffff] [ 0.000000] node 0: [mem 0x000000009b500000-0x000000009e6fffff] [ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e77ffff] [ 0.000000] node 0: [mem 0x000000009e780000-0x00000000bfffffff] [ 0.000000] node 0: [mem 0x00000000c0000000-0x00000000ffffffff] [ 0.000000] node 0: [mem 0x0000000880000000-0x00000009ffffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000009ffffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] psci: SMC Calling Convention v1.4 [ 0.000000] percpu: Embedded 22 pages/cpu s50728 r8192 d31192 u90112 [ 0.000000] pcpu-alloc: s50728 r8192 d31192 u90112 alloc=22*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 root=PARTUUID=076c4a2a-02 rw rootfstype=ext4 rootwait [ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) [ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) [ 0.000000] Fallback order for Node 0: 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2064384 [ 0.000000] Policy zone: Normal [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.000000] software IO TLB: area num 4. [ 0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB) [ 0.000000] Memory: 6929812K/8388608K available (17472K kernel code, 4322K rwdata, 10828K rodata, 9280K init, 616K bss, 868972K reserved, 589824K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: 256 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GICv3: GICv3 features: 16 PPIs [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000 [ 0.000000] ITS [mem 0x01820000-0x0182ffff] [ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS [ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19 [ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0) [ 0.000000] ITS: using cache flushing for cmd queue [ 0.000000] GICv3: using LPI property table @0x0000000880040000 [ 0.000000] GIC: using cache flushing for LPI property table [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880050000 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns [ 0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns [ 0.009911] Console: colour dummy device 80x25 [ 0.014534] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [ 0.025204] pid_max: default: 32768 minimum: 301 [ 0.029985] LSM: initializing lsm=capability,integrity [ 0.035342] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.043102] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.052957] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. [ 0.060253] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. [ 0.068165] rcu: Hierarchical SRCU implementation. [ 0.073065] rcu: Max phase no-delay instances is 1000. [ 0.078650] Platform MSI: msi-controller@1820000 domain created [ 0.084933] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created [ 0.094221] fsl-mc MSI: msi-controller@1820000 domain created [ 0.102530] EFI services will not be available. [ 0.107423] smp: Bringing up secondary CPUs ... [ 0.112662] Detected VIPT I-cache on CPU1 [ 0.112737] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000 [ 0.112754] GICv3: CPU1: using allocated LPI pending table @0x0000000880060000 [ 0.112801] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.113476] Detected VIPT I-cache on CPU2 [ 0.113531] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000 [ 0.113545] GICv3: CPU2: using allocated LPI pending table @0x0000000880070000 [ 0.113577] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.114176] Detected VIPT I-cache on CPU3 [ 0.114227] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000 [ 0.114240] GICv3: CPU3: using allocated LPI pending table @0x0000000880080000 [ 0.114268] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.114345] smp: Brought up 1 node, 4 CPUs [ 0.193968] SMP: Total of 4 processors activated. [ 0.198775] CPU features: detected: 32-bit EL0 Support [ 0.204039] CPU features: detected: 32-bit EL1 Support [ 0.209292] CPU features: detected: CRC32 instructions [ 0.214611] CPU: All CPU(s) started at EL2 [ 0.218819] alternatives: applying system-wide alternatives [ 0.226642] devtmpfs: initialized [ 0.241268] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.251263] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.272635] pinctrl core: initialized pinctrl subsystem [ 0.280351] DMI not present or invalid. [ 0.285015] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.291979] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations [ 0.299423] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.307535] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.315791] audit: initializing netlink subsys (disabled) [ 0.321500] audit: type=2000 audit(0.200:1): state=initialized audit_enabled=0 res=1 [ 0.322987] thermal_sys: Registered thermal governor 'step_wise' [ 0.329429] thermal_sys: Registered thermal governor 'power_allocator' [ 0.335639] cpuidle: using governor menu [ 0.346547] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.353571] ASID allocator initialised with 65536 entries [ 0.361301] Serial: AMBA PL011 UART driver [ 0.392271] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 0.406748] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 0.416939] platform 30200000.dss: Fixed dependency cycle(s) with /lcd [ 0.423686] platform lcd: Fixed dependency cycle(s) with /bus@f0000/dss@30200000 [ 0.431979] Modules: 22080 pages in range for non-PLT usage [ 0.431988] Modules: 513600 pages in range for PLT usage [ 0.438413] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.450782] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.457182] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.464115] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.470514] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.477445] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.483845] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.490776] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.499062] ACPI: Interpreter disabled. [ 0.505707] k3-chipinfo 43000014.chipid: Family:AM62PX rev:SR1.0 JTAGID[0x0bb9d02f] Detected [ 0.515396] iommu: Default domain type: Translated [ 0.520314] iommu: DMA domain TLB invalidation policy: strict mode [ 0.526902] SCSI subsystem initialized [ 0.530854] libata version 3.00 loaded. [ 0.531052] usbcore: registered new interface driver usbfs [ 0.536692] usbcore: registered new interface driver hub [ 0.542152] usbcore: registered new device driver usb [ 0.548787] pps_core: LinuxPPS API ver. 1 registered [ 0.553862] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.563201] PTP clock support registered [ 0.567384] EDAC MC: Ver: 3.0.0 [ 0.571602] scmi_core: SCMI protocol bus registered [ 0.577277] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fca100 [ 0.584157] omap-mailbox 29010000.mailbox: omap mailbox rev 0x66fca100 [ 0.590887] omap-mailbox 29020000.mailbox: no available mbox devices found [ 0.597947] omap-mailbox 29030000.mailbox: no available mbox devices found [ 0.605882] FPGA manager framework [ 0.609476] Advanced Linux Sound Architecture Driver Initialized. [ 0.616800] vgaarb: loaded [ 0.620154] clocksource: Switched to clocksource arch_sys_counter [ 0.626638] VFS: Disk quotas dquot_6.6.0 [ 0.630678] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.637873] pnp: PnP ACPI: disabled [ 0.647752] Carveout Heap: Exported 512 MiB at 0x00000000a0000000 [ 0.654098] NET: Registered PF_INET protocol family [ 0.659349] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.672409] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear) [ 0.681245] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.689177] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.697678] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) [ 0.706912] TCP: Hash tables configured (established 65536 bind 65536) [ 0.713769] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 0.720878] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 0.728555] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.734788] RPC: Registered named UNIX socket transport module. [ 0.740856] RPC: Registered udp transport module. [ 0.745660] RPC: Registered tcp transport module. [ 0.750463] RPC: Registered tcp-with-tls transport module. [ 0.756064] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.762646] NET: Registered PF_XDP protocol family [ 0.767556] PCI: CLS 0 bytes, default 64 [ 0.771920] kvm [1]: IPA Size Limit: 40 bits [ 0.778377] kvm [1]: vgic-v2@100020000 [ 0.782228] kvm [1]: GIC system register CPU interface enabled [ 0.788212] kvm [1]: vgic interrupt IRQ9 [ 0.792236] kvm [1]: Hyp mode initialized successfully [ 0.798858] Initialise system trusted keyrings [ 0.803633] workingset: timestamp_bits=42 max_order=21 bucket_order=0 [ 0.810555] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.816779] NFS: Registering the id_resolver key type [ 0.821970] Key type id_resolver registered [ 0.826244] Key type id_legacy registered [ 0.830355] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.837204] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.844938] 9p: Installing v9fs 9p2000 file system support [ 0.884059] Key type asymmetric registered [ 0.888246] Asymmetric key parser 'x509' registered [ 0.893272] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 0.900833] io scheduler mq-deadline registered [ 0.905461] io scheduler kyber registered [ 0.909586] io scheduler bfq registered [ 0.924383] pinctrl-single 4084000.pinctrl: 34 pins, size 136 [ 0.930969] pinctrl-single f4000.pinctrl: 171 pins, size 684 [ 0.947853] EINJ: ACPI disabled. [ 0.988275] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled [ 1.001209] SuperH (H)SCI(F) driver initialized [ 1.006676] msm_serial: driver initialized [ 1.012023] STM32 USART driver initialized [ 1.024661] loop: module loaded [ 1.029920] megasas: 07.725.01.00-rc1 [ 1.043232] tun: Universal TUN/TAP device driver, 1.6 [ 1.049999] thunder_xcv, ver 1.0 [ 1.053359] thunder_bgx, ver 1.0 [ 1.056752] nicpf, ver 1.0 [ 1.061509] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version [ 1.068911] hns3: Copyright (c) 2017 Huawei Corporation. [ 1.074381] hclge is initializing [ 1.077808] e1000: Intel(R) PRO/1000 Network Driver [ 1.082792] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 1.088691] e1000e: Intel(R) PRO/1000 Network Driver [ 1.093760] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.099827] igb: Intel(R) Gigabit Ethernet Network Driver [ 1.105342] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.111060] igbvf: Intel(R) Gigabit Virtual Function Network Driver [ 1.117464] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 1.124049] sky2: driver version 1.30 [ 1.130004] VFIO - User Level meta-driver version: 0.3 [ 1.139702] usbcore: registered new interface driver usb-storage [ 1.148385] ga657x driver installing.. [ 1.154162] i2c_dev: i2c /dev entries driver [ 1.171354] sdhci: Secure Digital Host Controller Interface driver [ 1.177716] sdhci: Copyright(c) Pierre Ossman [ 1.183612] Synopsys Designware Multimedia Card Interface Driver [ 1.191295] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.200464] ledtrig-cpu: registered to indicate activity on CPUs [ 1.208971] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 1.217042] usbcore: registered new interface driver usbhid [ 1.222750] usbhid: USB HID core driver [ 1.232570] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 1.244565] optee: probing for conduit method. [ 1.249143] optee: revision 4.2 (12d7c4ee) [ 1.249459] optee: dynamic shared memory is enabled [ 1.258873] optee: initialized driver [ 1.267408] NET: Registered PF_PACKET protocol family [ 1.272717] 9pnet: Installing 9P2000 support [ 1.277152] Key type dns_resolver registered [ 1.291195] registered taskstats version 1 [ 1.295661] Loading compiled-in X.509 certificates [ 1.364662] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.0.6--v10.00.06 (Fiery Fox)') [ 1.454693] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz [ 1.462501] pca953x 1-0023: supply vcc not found, using dummy regulator [ 1.469417] pca953x 1-0023: using AI [ 1.497034] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 1.506980] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b [ 1.516721] i2c 1-003b: Fixed dependency cycle(s) with /connector-hdmi [ 1.523444] i2c 1-003b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000 [ 1.531053] omap_i2c 20010000.i2c: bus 1 rev0.12 at 400 kHz [ 1.538279] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz [ 1.544731] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created [ 1.554377] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created [ 1.563763] ti-sci-inta 4e400000.interrupt-controller: Interrupt Aggregator domain 200 created [ 1.576752] ti-udma 485c0100.dma-controller: Number of rings: 82 [ 1.585392] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18) [ 1.597717] ti-udma 485c0000.dma-controller: Number of rings: 150 [ 1.608712] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15) [ 1.619415] ti-udma 4e230000.dma-controller: Number of rings: 6 [ 1.626057] ti-udma 4e230000.dma-controller: Channels: 6 (bchan: 0, tchan: 0, rchan: 6) [ 1.637161] printk: console [ttyS2] disabled [ 1.641889] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 252, base_baud = 3000000) is a 8250 [ 1.650773] printk: console [ttyS2] enabled [ 1.659238] printk: bootconsole [ns16550a0] disabled [ 1.674535] omap8250 2810000.serial: PM domain pd:152 will not be powered off [ 1.682403] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 254, base_baud = 3000000) is a 8250 [ 1.691159] serial serial0: tty port ttyS3 registered [ 1.700763] spi-nor spi0.0: s28hs512t (65536 Kbytes) [ 1.705877] 7 fixed-partitions partitions found on MTD device fc40000.spi.0 [ 1.712838] Creating 7 MTD partitions on "fc40000.spi.0": [ 1.718231] 0x000000000000-0x000000080000 : "ospi.tiboot3" [ 1.724931] 0x000000080000-0x000000280000 : "ospi.tispl" [ 1.731330] 0x000000280000-0x000000680000 : "ospi.u-boot" [ 1.737820] 0x000000680000-0x0000006c0000 : "ospi.env" [ 1.744019] 0x0000006c0000-0x000000700000 : "ospi.env.backup" [ 1.750810] 0x000000800000-0x000003fc0000 : "ospi.rootfs" [ 1.757305] 0x000003fc0000-0x000004000000 : "ospi.phypattern" [ 1.808165] davinci_mdio 8000f00.mdio: davinci mdio revision 17.7, bus freq 1000000 [ 1.823059] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867 [ 1.831166] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867 [ 1.839288] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01903, cpsw version 0x6BA81903 Ports: 3 quirks:00000006 [ 1.852139] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5 [ 1.859287] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512 [ 1.865852] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010d, freq:500000000, add_val:1 pps:0 [ 1.879578] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19 [ 1.891513] platform 31000000.usb: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/tps6598x@3f/connector [ 1.911891] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 1.917447] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 1.925294] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports [ 1.931299] xhci-hcd xhci-hcd.0.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000008020000010 [ 1.940785] xhci-hcd xhci-hcd.0.auto: irq 269, io mem 0x31100000 [ 1.947562] hub 1-0:1.0: USB hub found [ 1.951358] hub 1-0:1.0: 1 port detected [ 1.957624] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1200000 KHz, changing to: 1250000 KHz [ 1.974155] mmc0: CQHCI version 5.10 [ 1.998006] pca953x 1-0022: supply vcc not found, using dummy regulator [ 2.004782] pca953x 1-0022: using AI [ 2.016213] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit [ 2.027188] goodix-ts 0-005d: GTP Driver Version: V1.1.0.0<2018/06/19> [ 2.033858] goodix-ts 0-005d: GTP I2C Address: 0x5d [ 2.038833] goodix-ts 0-005d: touch input parameters is [id x y w p]<11 1280 720 512 512> [ 2.047080] goodix-ts 0-005d: esd-protect enabled [ 2.051894] goodix-ts 0-005d: key-map: [ 2.055710] goodix-ts 0-005d: 172 [ 2.059262] goodix-ts 0-005d: 158 [ 2.062866] goodix-ts 0-005d: supply vdd_ana not found, using dummy regulator [ 2.070136] goodix-ts 0-005d: supply vcc_i2c not found, using dummy regulator [ 2.077437] goodix-ts 0-005d: Success request irq-gpio [ 2.082678] goodix-ts 0-005d: Success request rst-gpio [ 2.087812] goodix-ts 0-005d: Guitar reset [ 2.147496] mmc0: Command Queue Engine enabled [ 2.151959] mmc0: new HS400 MMC card at address 0001 [ 2.157498] mmcblk0: mmc0:0001 G1M15L 29.6 GiB [ 2.163296] mmcblk0: p1 p2 [ 2.166607] mmcblk0boot0: mmc0:0001 G1M15L 31.5 MiB [ 2.172365] mmcblk0boot1: mmc0:0001 G1M15L 31.5 MiB [ 2.178002] mmcblk0rpmb: mmc0:0001 G1M15L 4.00 MiB, chardev (510:0) [ 2.296159] goodix-ts 0-005d: [Esd]Init external watchdog [ 2.324431] goodix-ts 0-005d: I2C Addr is 5d [ 2.329011] goodix-ts 0-005d: IC Version: 6572_000110 [ 2.334373] goodix-ts 0-005d: Driver set not send config [ 2.345228] goodix-ts 0-005d: Use slot report protocol [ 2.350486] input: goodix-ts as /devices/virtual/input/input0 [ 2.356385] goodix-ts 0-005d: INT num 426, trigger type:2 [ 2.361834] goodix-ts 0-005d: create proc entry ga657x_config success [ 2.368288] goodix-ts 0-005d: Alloc memory size:1534. [ 2.373333] goodix-ts 0-005d: I2C function: without pre and end cmd! [ 2.379678] goodix-ts 0-005d: Create proc entry success! [ 2.384980] goodix-ts 0-005d: ESD on [ 2.396745] mmc1: CQHCI version 5.10 [ 2.408297] debugfs: Directory 'pd:244' with parent 'pm_genpd' already present! [ 2.415719] debugfs: Directory 'pd:244' with parent 'pm_genpd' already present! [ 2.423041] debugfs: Directory 'pd:243' with parent 'pm_genpd' already present! [ 2.430342] debugfs: Directory 'pd:186' with parent 'pm_genpd' already present! [ 2.438990] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present! [ 2.446324] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present! [ 2.455183] clk: Disabling unused clocks [ 2.464334] ALSA device list: [ 2.467302] No soundcards found. [ 3.912809] sdhci-am654 fa00000.mmc: Power on failed [ 3.948375] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit [ 4.045540] EXT4-fs (mmcblk0p2): mounted filesystem 0b4f8aef-c905-467f-95b6-e9965800a055 r/w with ordered data mode. Quota mode: none. [ 4.057764] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 4.064116] devtmpfs: mounted [ 4.070775] Freeing unused kernel memory: 9280K [ 4.075474] Run /sbin/init as init process [ 4.079574] with arguments: [ 4.079577] /sbin/init [ 4.079580] with environment: [ 4.079582] HOME=/ [ 4.079586] TERM=linux [ 4.177967] systemd[1]: System time before build time, advancing clock. [ 4.207669] NET: Registered PF_INET6 protocol family [ 4.213621] Segment Routing with IPv6 [ 4.217353] In-situ OAM (IOAM) with IPv6 [ 4.241753] systemd[1]: systemd 255.4^ 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) [ 4.273602] systemd[1]: Detected architecture arm64. [ 4.293390] systemd[1]: Hostname set to <am62pxx-evm>. [ 4.538679] 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 co nsider removing the setting altogether. [ 4.641900] systemd[1]: /etc/systemd/system/sync-clocks.service:11: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and con sider removing the setting altogether. [ 4.714515] systemd[1]: Queued start job for default target Graphical Interface. [ 4.753452] systemd[1]: Created slice Slice /system/getty. [ 4.778350] systemd[1]: Created slice Slice /system/modprobe. [ 4.802273] systemd[1]: Created slice Slice /system/serial-getty. [ 4.825778] systemd[1]: Created slice User and Session Slice. [ 4.848609] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 4.872503] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 4.896337] systemd[1]: Expecting device /dev/ttyS2... [ 4.916402] systemd[1]: Reached target Path Units. [ 4.936292] systemd[1]: Reached target Remote File Systems. [ 4.956278] systemd[1]: Reached target Slice Units. [ 4.976285] systemd[1]: Reached target Swaps. [ 5.032120] systemd[1]: Listening on RPCbind Server Activation Socket. [ 5.060473] systemd[1]: Reached target RPC Port Mapper. [ 5.090887] systemd[1]: Listening on Process Core Dump Socket. [ 5.112708] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 5.137355] systemd[1]: Listening on Journal Audit Socket. [ 5.160962] systemd[1]: Listening on Journal Socket (/dev/log). [ 5.184963] systemd[1]: Listening on Journal Socket. [ 5.205060] systemd[1]: Listening on Network Service Netlink Socket. [ 5.230636] systemd[1]: Listening on udev Control Socket. [ 5.252821] systemd[1]: Listening on udev Kernel Socket. [ 5.272884] systemd[1]: Listening on User Database Manager Socket. [ 5.332499] systemd[1]: Mounting Huge Pages File System... [ 5.356055] systemd[1]: Mounting POSIX Message Queue File System... [ 5.384314] systemd[1]: Mounting Kernel Debug File System... [ 5.404778] systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). [ 5.421910] systemd[1]: Mounting Temporary Directory /tmp... [ 5.470502] systemd[1]: Starting Create List of Static Device Nodes... [ 5.496592] systemd[1]: Starting Load Kernel Module configfs... [ 5.524690] systemd[1]: Starting Load Kernel Module drm... [ 5.552652] systemd[1]: Starting Load Kernel Module fuse... [ 5.581422] systemd[1]: Starting Start psplash boot splash screen... [ 5.592967] fuse: init (API version 7.39) [ 5.647329] systemd[1]: Starting RPC Bind... [ 5.668582] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). [ 5.688900] systemd[1]: Starting Journal Service... [ 5.717731] systemd[1]: Starting Load Kernel Modules... [ 5.745193] systemd[1]: Starting Generate network units from Kernel command line... [ 5.767613] cryptodev: loading out-of-tree module taints kernel. [ 5.776378] cryptodev: driver 1.13 loaded. [ 5.779705] systemd[1]: Starting Remount Root and Kernel File Systems... [ 5.784451] systemd-journald[122]: Collecting audit messages is enabled. [ 5.798792] systemd[1]: Starting Coldplug All udev Devices... [ 5.836006] systemd[1]: Started RPC Bind. [ 5.858490] systemd[1]: Mounted Huge Pages File System. [ 5.868978] EXT4-fs (mmcblk0p2): re-mounted 0b4f8aef-c905-467f-95b6-e9965800a055 r/w. Quota mode: none. [ 5.894289] systemd[1]: Started Journal Service. [ 6.246104] systemd-journald[122]: Received client request to flush runtime journal. [ 6.510721] audit: type=1334 audit(1709054766.328:2): prog-id=6 op=LOAD [ 6.517471] audit: type=1334 audit(1709054766.336:3): prog-id=7 op=LOAD [ 6.714782] audit: type=1334 audit(1709054766.532:4): prog-id=8 op=LOAD [ 6.768508] audit: type=1334 audit(1709054766.584:5): prog-id=9 op=LOAD [ 6.859363] audit: type=1334 audit(1709054766.676:6): prog-id=10 op=LOAD [ 6.868304] audit: type=1334 audit(1709054766.676:7): prog-id=11 op=LOAD [ 6.876461] audit: type=1334 audit(1709054766.684:8): prog-id=12 op=LOAD [ 7.520226] random: crng init done [ 7.661147] audit: type=1334 audit(1709054767.480:9): prog-id=13 op=LOAD [ 7.842841] dbus-broker-lau[328]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set [ 8.290023] audit: type=1334 audit(1709054768.108:10): prog-id=14 op=LOAD [ 8.299063] audit: type=1334 audit(1709054768.116:11): prog-id=15 op=LOAD [ 8.641885] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 8.670621] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 8.677168] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 8.760342] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL) [ 8.770653] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode [ 8.852687] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:01] driver [TI DP83867] (irq=POLL) [ 8.862465] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rgmii-rxid link mode [ 9.108998] mc: Linux media interface: v0.10 [ 9.354671] videodev: Linux video capture interface: v2.00 [ 9.371499] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@0/ports [ 9.406219] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@1/ports [ 9.407511] tps6598x 0-003f: Unable to find the interrupt, switching to polling [ 9.455833] Bluetooth: Core ver 2.22 [ 9.463186] NET: Registered PF_BLUETOOTH protocol family [ 9.468822] Bluetooth: HCI device and connection manager initialized [ 9.475379] Bluetooth: HCI socket layer initialized [ 9.480329] Bluetooth: L2CAP socket layer initialized [ 9.485838] Bluetooth: SCO socket layer initialized [ 9.501543] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@0/ports [ 9.510135] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@1/ports [ 9.534522] vdec 30210000.video-codec: Added wave5 driver with caps: 'ENCODE' 'DECODE' [ 9.543195] vdec 30210000.video-codec: Product Code: 0x521c [ 9.550635] vdec 30210000.video-codec: Firmware Revision: 320127 [ 9.551833] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@0/ports [ 9.565288] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@1/ports [ 9.568765] platform 79000000.r5f: configured R5F for remoteproc mode [ 9.581285] platform 79000000.r5f: assigned reserved memory node mcu-r5fss-dma-memory-region@9b800000 [ 9.604441] remoteproc remoteproc0: 79000000.r5f is available [ 9.617349] remoteproc remoteproc0: powering up 79000000.r5f [ 9.629942] remoteproc remoteproc0: Booting fw image am62p-mcu-r5f0_0-fw, size 59368 [ 9.640573] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1) [ 9.642518] rproc-virtio rproc-virtio.1.auto: assigned reserved memory node mcu-r5fss-dma-memory-region@9b800000 [ 9.656623] platform 78000000.r5f: configured R5F for IPC-only mode [ 9.670642] platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@9c800000 [ 9.687177] virtio_rpmsg_bus virtio0: rpmsg host is online [ 9.687452] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@0/ports [ 9.687981] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd [ 9.688220] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe [ 9.692365] remoteproc remoteproc1: 78000000.r5f is available [ 9.692468] remoteproc remoteproc1: attaching to 78000000.r5f [ 9.692794] rproc-virtio rproc-virtio.1.auto: registered virtio0 (type 7) [ 9.693840] platform 78000000.r5f: R5F core initialized in IPC-only mode [ 9.693867] rproc-virtio rproc-virtio.2.auto: assigned reserved memory node r5f-dma-memory@9c800000 [ 9.694359] virtio_rpmsg_bus virtio1: rpmsg host is online [ 9.694388] rproc-virtio rproc-virtio.2.auto: registered virtio1 (type 7) [ 9.694395] remoteproc remoteproc1: remote processor 78000000.r5f is now attached [ 9.695430] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd [ 9.695594] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe [ 9.708197] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@1/ports [ 9.708778] remoteproc remoteproc0: remote processor 79000000.r5f is now up [ 9.785422] panel-simple lcd: supply power not found, using dummy regulator [ 9.958951] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@0/ports [ 9.972222] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@1/ports [ 9.996549] sii902x 1-003b: supply iovcc not found, using dummy regulator [ 10.033269] sii902x 1-003b: supply cvcc12 not found, using dummy regulator [ 10.042314] PVR_K: 197: Device: fd80000.gpu [ 10.131099] rtc-ti-k3 2b1f0000.rtc: registered as rtc0 [ 10.138057] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:34 UTC (34) [ 10.153285] i2c i2c-1: Added multiplexed i2c bus 3 [ 10.158034] PVR_K: 197: Read BVNC 36.53.104.796 from HW device registers [ 10.165528] PVR_K: 197: RGX Device registered BVNC 36.53.104.796 with 1 core in the system [ 10.182958] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@0/ports [ 10.184945] sdhci-am654 fa20000.mmc: allocated mmc-pwrseq [ 10.191440] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@1/ports [ 10.191630] ------------[ cut here ]------------ [ 10.209824] WARNING: CPU: 3 PID: 47 at /drivers/gpu/drm/tidss/tidss_kms.c:157 tidss_dispc_modeset_init.constprop.0+0xe0/0x3a0 [tidss] [ 10.210958] systemd-journald[122]: Time jumped backwards, rotating. [ 10.221848] Modules linked in: snd_soc_simple_card crct10dif_ce snd_soc_simple_card_utils pwrseq_simple pvrsrvkm(O+) display_connector panel_simple k3_j72xx_bandgap rtc_ti_k3(+) j72 1e_csi2rx wave5 btnxpuart v4l2_async v4l2_mem2mem ti_k3_r5_remoteproc videobuf2_dma_contig videobuf2_memops videobuf2_v4l2 bluetooth tps6598x typec sii902x videodev ecdh_generic tidss ecc rti_wdt snd_soc_davinci_mcasp drm_dma_helper snd_soc_ti_udma snd_soc_ti_edma snd_soc_ti_sdma videobuf2_common mcrc64 drm_kms_helper sa2ul cdns_dphy_rx mc authenc pwm_tiehrpwm pwm_t iecap pwm_bl overlay cfg80211 rfkill cryptodev(O) fuse drm backlight ipv6 [ 10.282644] CPU: 3 PID: 47 Comm: kworker/u8:3 Tainted: G O 6.6.32-ti-g2d6facf7f6b2-dirty #1 [ 10.282664] Hardware name: Texas Instruments AM62P5 SK - LOHR 1235 (DT) [ 10.282670] Workqueue: events_unbound deferred_probe_work_func [ 10.282692] pstate: 20000005 (nzCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) [ 10.282699] pc : tidss_dispc_modeset_init.constprop.0+0xe0/0x3a0 [tidss] [ 10.318458] lr : tidss_dispc_modeset_init.constprop.0+0xb4/0x3a0 [tidss] [ 10.325168] sp : ffff800083013a40 [ 10.328474] x29: ffff800083013ae0 x28: 0000000000000000 x27: ffff800083013a80 [ 10.332605] mmc2: CQHCI version 5.10 [ 10.335606] x26: ffff800083013a88 x25: ffff80007ac9dfb8 x24: ffff800083013a78 [ 10.335617] x23: 0000000000000000 x22: ffff0008001ab010 x21: 0000000000000002 [ 10.335625] x20: ffff0008027bf000 x19: 0000000000000000 x18: fffffffffffe8ba0 [ 10.335634] x17: 78742d69646c6f2f x16: 3030303030323033 x15: 407373642f303030 [ 10.335643] x14: ffffffffffffffff x13: 0000000000000000 x12: 0000000000000021 [ 10.373204] x11: 0101010101010101 x10: 000000000012bad8 x9 : 0000000000000003 [ 10.373213] x8 : 0101010101010101 x7 : 7f7f7f7f7f7f7f7f x6 : 1d150c11f5f38080 [ 10.373222] x5 : 00007375110c151d x4 : 0000000000000000 x3 : 0000000000000000 [ 10.373230] x2 : 0000000000000000 x1 : ffff000801c39880 x0 : 0000000000000002 [ 10.373239] Call trace: [ 10.373243] tidss_dispc_modeset_init.constprop.0+0xe0/0x3a0 [tidss] [ 10.373268] tidss_modeset_init+0x70/0xa8 [tidss] [ 10.373286] tidss_probe+0x20c/0x384 [tidss] [ 10.373303] platform_probe+0x68/0xc8 [ 10.373317] really_probe+0x148/0x2b0 [ 10.373324] __driver_probe_device+0x78/0x12c [ 10.373332] driver_probe_device+0xd8/0x15c [ 10.373338] __device_attach_driver+0xb8/0x134 [ 10.373345] bus_for_each_drv+0x88/0xe8 [ 10.373353] __device_attach+0xa0/0x190 [ 10.373360] device_initial_probe+0x14/0x20 [ 10.373367] bus_probe_device+0xac/0xb0 [ 10.373373] deferred_probe_work_func+0x88/0xc0 [ 10.373379] process_one_work+0x138/0x248 [ 10.373389] worker_thread+0x320/0x438 [ 10.373396] kthread+0x110/0x114 [ 10.373403] ret_from_fork+0x10/0x20 [ 10.373413] ---[ end trace 0000000000000000 ]--- [ 10.374493] tidss 30200000.dss: failed to init DRM/KMS (-22) [ 10.387575] [drm] Initialized pvr 24.1.6554834 20170530 for fd80000.gpu on minor 0 [ 10.396048] tidss: probe of 30200000.dss failed with error -22 [ 10.404868] mmc2: SDHCI controller on fa20000.mmc [fa20000.mmc] using ADMA 64-bit [ 10.571761] mmc2: new ultra high speed SDR104 SDIO card at address 0001 [ 10.890731] cdns-csi2rx: probe of 30101000.csi-bridge failed with error -22 [ 11.509373] mwifiex_sdio mmc2:0001:1: info: FW download over, size 404952 bytes [ 11.550467] kauditd_printk_skb: 8 callbacks suppressed [ 11.550483] audit: type=1006 audit(35.908:18): pid=481 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1 [ 11.568376] audit: type=1300 audit(35.908:18): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=fffff847f3d8 a2=4 a3=1 items=0 ppid=1 pid=481 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty7 ses=2 comm="(weston)" exe="/usr/lib/systemd/systemd-executor" key=(null) [ 11.594259] audit: type=1327 audit(35.908:18): proctitle="(weston)" [ 12.380193] mwifiex_sdio mmc2:0001:1: WLAN FW is active [ 12.418036] mwifiex_sdio mmc2:0001:1: event: unknown event id: 0x81 [ 12.439175] mwifiex_sdio mmc2:0001:1: info: MWIFIEX VERSION: mwifiex 1.0 (16.92.21.p119) [ 12.447455] mwifiex_sdio mmc2:0001:1: driver_version = mwifiex 1.0 (16.92.21.p119) [ 12.961663] am65-cpsw-nuss 8000000.ethernet eth1: Link is Up - 1Gbps/Full - flow control rx/tx [ 21.189899] platform sound: deferred probe pending [ 41.332383] audit: type=1334 audit(65.692:19): prog-id=20 op=UNLOAD [ 41.338722] audit: type=1334 audit(65.692:20): prog-id=19 op=UNLOAD [ 41.345112] audit: type=1334 audit(65.692:21): prog-id=18 op=UNLOAD [ 68.113516] audit: type=1006 audit(92.472:22): pid=959 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1 [ 68.125328] audit: type=1300 audit(92.472:22): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=ffffd2324f68 a2=1 a3=1 items=0 ppid=1 pid=959 auid=0 uid=0 gid=0 euid=0 suid=0 fsu id=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="(systemd)" exe="/usr/lib/systemd/systemd-executor" key=(null) [ 68.151154] audit: type=1327 audit(92.472:22): proctitle="(systemd)" [ 68.157548] audit: type=1334 audit(92.496:23): prog-id=21 op=LOAD [ 68.163722] audit: type=1300 audit(92.496:23): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffc25f5c68 a2=90 a3=0 items=0 ppid=1 pid=959 auid=0 uid=0 gid=0 euid=0 suid=0 f suid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null) [ 68.188761] audit: type=1327 audit(92.496:23): proctitle="(systemd)" [ 68.195154] audit: type=1334 audit(92.508:24): prog-id=21 op=UNLOAD [ 68.201452] audit: type=1300 audit(92.508:24): arch=c00000b7 syscall=57 success=yes exit=0 a0=8 a1=1 a2=0 a3=ffff81fd8c60 items=0 ppid=1 pid=959 auid=0 uid=0 gid=0 euid=0 suid=0 fsu id=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null) [ 68.226320] audit: type=1327 audit(92.508:24): proctitle="(systemd)" [ 68.232730] audit: type=1334 audit(92.508:25): prog-id=22 op=LOAD [ 70.848165] Bluetooth: hci0: FW Download Timeout. [ 83.478587] Bluetooth: hci0: Setting baudrate failed (-22) [ 169.421726] Bluetooth: MGMT ver 1.22 [ 169.485763] NET: Registered PF_ALG protocol family
it appear this error on tidss
[ 10.373239] Call trace:
[ 10.373243] tidss_dispc_modeset_init.constprop.0+0xe0/0x3a0 [tidss]
[ 10.373268] tidss_modeset_init+0x70/0xa8 [tidss]
[ 10.373286] tidss_probe+0x20c/0x384 [tidss]
[ 10.373303] platform_probe+0x68/0xc8
[ 10.373317] really_probe+0x148/0x2b0
[ 10.373324] __driver_probe_device+0x78/0x12c
[ 10.373332] driver_probe_device+0xd8/0x15c
[ 10.373338] __device_attach_driver+0xb8/0x134
[ 10.373345] bus_for_each_drv+0x88/0xe8
[ 10.373353] __device_attach+0xa0/0x190
[ 10.373360] device_initial_probe+0x14/0x20
[ 10.373367] bus_probe_device+0xac/0xb0
[ 10.373373] deferred_probe_work_func+0x88/0xc0
[ 10.373379] process_one_work+0x138/0x248
[ 10.373389] worker_thread+0x320/0x438
[ 10.373396] kthread+0x110/0x114
[ 10.373403] ret_from_fork+0x10/0x20
[ 10.373413] ---[ end trace 0000000000000000 ]---
[ 10.374493] tidss 30200000.dss: failed to init DRM/KMS (-22)
Bellow is our current DTS file
// SPDX-License-Identifier: GPL-2.0 /* * Device Tree file for the AM62P5-SK * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/ * * Schematics: https://www.ti.com/lit/zip/sprr487 */ /dts-v1/; #include <dt-bindings/leds/common.h> #include <dt-bindings/gpio/gpio.h> #include <dt-bindings/net/ti-dp83867.h> #include "k3-am62p5.dtsi" / { compatible = "ti,am62p5-sk", "ti,am62p5"; model = "Texas Instruments AM62P5 SK - LOHR 1235"; aliases { serial0 = &wkup_uart0; serial1 = &mcu_uart0; serial2 = &main_uart0; serial3 = &main_uart1; mmc0 = &sdhci0; mmc1 = &sdhci1; mmc2 = &sdhci2; spi0 = &ospi0; ethernet0 = &cpsw_port1; ethernet1 = &cpsw_port2; usb0 = &usb0; usb1 = &usb1; }; chosen { #address-cells = <2>; #size-cells = <2>; ranges; stdout-path = &main_uart0; framebuffer0: framebuffer@0 { compatible = "simple-framebuffer"; power-domains = <&k3_pds 186 TI_SCI_PD_EXCLUSIVE>, <&k3_pds 243 TI_SCI_PD_EXCLUSIVE>, /* OLDI0 */ <&k3_pds 244 TI_SCI_PD_EXCLUSIVE>; /* OLDI1 */ clocks = <&k3_clks 186 6>, <&k3_clks 186 0>, <&dss0_vp1_clk>, <&k3_clks 186 2>; display = <&dss0>; status = "disabled"; }; }; memory@80000000 { /* 8G RAM */ reg = <0x00000000 0x80000000 0x00000000 0x80000000>, <0x00000008 0x80000000 0x00000001 0x80000000>; device_type = "memory"; bootph-pre-ram; }; reserved_memory: reserved-memory { #address-cells = <2>; #size-cells = <2>; ranges; linux,cma { compatible = "shared-dma-pool"; reusable; size = <0x00 0x24000000>; linux,cma-default; }; rtos_ipc_memory_region: rtos-ipc-memory@9b500000 { compatible = "shared-dma-pool"; reg = <0x00 0x9b500000 0x00 0x00300000>; no-map; }; mcu_r5fss0_core0_dma_memory_region: mcu-r5fss-dma-memory-region@9b800000 { compatible = "shared-dma-pool"; reg = <0x00 0x9b800000 0x00 0x00100000>; no-map; }; mcu_r5fss0_core0_memory_region: mcu-r5fss-memory-region@9b900000 { compatible = "shared-dma-pool"; reg = <0x00 0x9b900000 0x00 0x00f00000>; no-map; }; wkup_r5fss0_core0_dma_memory_region: r5f-dma-memory@9c800000 { compatible = "shared-dma-pool"; reg = <0x00 0x9c800000 0x00 0x00100000>; no-map; }; wkup_r5fss0_core0_memory_region: r5f-memory@9c900000 { compatible = "shared-dma-pool"; reg = <0x00 0x9c900000 0x00 0x01e00000>; no-map; }; secure_tfa_ddr: tfa@9e780000 { reg = <0x00 0x9e780000 0x00 0x80000>; no-map; }; secure_ddr: optee@9e800000 { reg = <0x00 0x9e800000 0x00 0x01800000>; /* for OP-TEE */ no-map; }; carveout_video: video { compatible = "dma-heap-carveout"; reg = <0x00 0xa0000000 0x00 0x20000000>; no-map; }; }; vmain_pd: regulator-0 { /* TPS65988 PD CONTROLLER OUTPUT */ compatible = "regulator-fixed"; regulator-name = "vmain_pd"; regulator-min-microvolt = <5000000>; regulator-max-microvolt = <5000000>; regulator-always-on; regulator-boot-on; bootph-all; }; vcc_5v0: regulator-1 { /* Output of TPS630702RNMR */ compatible = "regulator-fixed"; regulator-name = "vcc_5v0"; regulator-min-microvolt = <5000000>; regulator-max-microvolt = <5000000>; vin-supply = <&vmain_pd>; regulator-always-on; regulator-boot-on; bootph-all; }; vdd_mmc1: regulator-2 { /* TPS22918DBVR */ compatible = "regulator-fixed"; regulator-name = "vdd_mmc1"; regulator-min-microvolt = <3300000>; regulator-max-microvolt = <3300000>; regulator-boot-on; enable-active-high; gpio = <&exp1 3 GPIO_ACTIVE_HIGH>; bootph-all; }; vddshv_sdio: regulator-3 { compatible = "regulator-gpio"; regulator-name = "vddshv_sdio"; pinctrl-names = "default"; pinctrl-0 = <&vddshv_sdio_pins_default>; regulator-min-microvolt = <1800000>; regulator-max-microvolt = <3300000>; regulator-boot-on; gpios = <&main_gpio0 31 GPIO_ACTIVE_HIGH>; states = <1800000 0x0>, <3300000 0x1>; bootph-all; }; vcc_3v3_sys: regulator-4 { compatible = "regulator-fixed"; regulator-name = "vcc_3v3_sys"; regulator-min-microvolt = <3300000>; regulator-max-microvolt = <3300000>; vin-supply = <&vmain_pd>; regulator-always-on; regulator-boot-on; bootph-all; }; wl_lt_en: regulator-5 { compatible = "regulator-fixed"; regulator-name = "wl_lt_en"; regulator-min-microvolt = <3300000>; regulator-max-microvolt = <3300000>; regulator-boot-on; regulator-always-on; enable-active-high; gpio = <&exp2 8 GPIO_ACTIVE_HIGH>; bootph-all; }; uart1_fet_buf_en: regulator-6 { compatible = "regulator-fixed"; regulator-name = "uart1_fet_buf_en"; regulator-min-microvolt = <3300000>; regulator-max-microvolt = <3300000>; regulator-boot-on; regulator-always-on; enable-active-low; vin-supply = <&wlan_en>; gpios = <&exp1 6 GPIO_ACTIVE_LOW>; bootph-all; }; // uart1_fet_sel: regulator-7 { // compatible = "regulator-fixed"; // regulator-name = "uart1_fet_sel"; // regulator-min-microvolt = <3300000>; // regulator-max-microvolt = <3300000>; // regulator-boot-on; // regulator-always-on; // //enable-active-low; // enable-active-high; // //vin-supply = <&exp1>; // //gpios = <&exp1 2 GPIO_ACTIVE_LOW>; // gpios = <&exp1 2 GPIO_ACTIVE_HIGH>; // bootph-all; // }; // mcasp1_fet_en: regulator-8 { // compatible = "regulator-fixed"; // regulator-name = "mcasp1_fet_en"; // regulator-min-microvolt = <3300000>; // regulator-max-microvolt = <3300000>; // regulator-boot-on; // regulator-always-on; // enable-active-low; // //vin-supply = <&exp1>; // gpios = <&exp1 18 GPIO_ACTIVE_LOW>; // bootph-all; // }; // mcasp1_buf_bt_en: regulator-9 { // compatible = "regulator-fixed"; // regulator-name = "mcasp1_buf_bt_en"; // regulator-min-microvolt = <3300000>; // regulator-max-microvolt = <3300000>; // regulator-boot-on; // regulator-always-on; // enable-active-high; // //vin-supply = <&exp1>; // gpios = <&exp1 19 GPIO_ACTIVE_HIGH>; // bootph-all; // }; // mcasp1_fet_sel: regulator-10 { // compatible = "regulator-fixed"; // regulator-name = "mcasp1_fet_sel"; // regulator-min-microvolt = <3300000>; // regulator-max-microvolt = <3300000>; // regulator-boot-on; // enable-active-high; // regulator-always-on; // //vin-supply = <&exp1>; // gpios = <&exp1 20 GPIO_ACTIVE_HIGH>; // bootph-all; // }; //Regulator 5V e 3V3 para a placa adaptadora LOHR exp_ps_5v0_en: regulator-11 { compatible = "regulator-fixed"; regulator-name = "exp_ps_5v0_en"; regulator-min-microvolt = <5000000>; regulator-max-microvolt = <5000000>; regulator-boot-on; regulator-always-on; enable-active-high; gpios = <&exp2 1 GPIO_ACTIVE_HIGH>; bootph-all; }; exp_ps_3v3_en: regulator-12 { compatible = "regulator-fixed"; regulator-name = "exp_ps_3v3_en"; regulator-min-microvolt = <3300000>; regulator-max-microvolt = <3300000>; regulator-boot-on; // funciona somente com bootph-all (3v3) regulator-always-on; // funciona mesmo sem o regulator-boot-on e bootph-all (3v3) enable-active-high; gpios = <&exp1 5 GPIO_ACTIVE_HIGH>; bootph-all; }; wlan_en: regulator-15 { compatible = "regulator-fixed"; regulator-name = "wlan_en"; regulator-min-microvolt = <1800000>; regulator-max-microvolt = <1800000>; vin-supply = <&wl_lt_en>; enable-active-high; gpios = <&main_gpio0 71 GPIO_ACTIVE_HIGH>; pinctrl-names = "default"; pinctrl-0 = <&wlan_en_pins_default>; status = "disabled"; }; // Aqui deve ser o pino PDn conectado em W_DISABLE1 (Pino 56 no M.2) // Example Kernel Toradex k3-am62-verdin-wifi.dtsi wifi_pwrseq: wifi-pwrseq { compatible = "mmc-pwrseq-simple"; pinctrl-names = "default"; pinctrl-0 = <&wlan_en_pins_default>; reset-gpios = <&main_gpio0 71 GPIO_ACTIVE_LOW>;// Se Power Down Mode for Low = GPIO_ACTIVE_LOW status = "okay"; }; // Config do backlight do LCD backlight: backlight { compatible = "pwm-backlight"; pinctrl-names = "default"; pinctrl-0 = <&backlight_pins_default>; brightness-levels = <0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255>; default-brightness-level = <100>; enable-gpios = <&main_gpio0 41 GPIO_ACTIVE_HIGH>; //TFT Enable pwms = <&epwm1 1 2000000 0>; }; leds { compatible = "gpio-leds"; pinctrl-names = "default"; pinctrl-0 = <&usr_led_pins_default>; led-0 { label = "am62-sk:green:heartbeat"; gpios = <&main_gpio1 49 GPIO_ACTIVE_HIGH>; linux,default-trigger = "heartbeat"; function = LED_FUNCTION_HEARTBEAT; default-state = "off"; }; }; opp-table { /* Add 1.4GHz OPP for am62p5-sk board. Requires VDD_CORE at 0v85 */ opp-1400000000 { opp-hz = /bits/ 64 <1400000000>; opp-supported-hw = <0x01 0x0004>; clock-latency-ns = <6000000>; }; }; tlv320_mclk: clk-0 { #clock-cells = <0>; compatible = "fixed-clock"; clock-frequency = <12288000>; }; codec_audio: sound { compatible = "simple-audio-card"; simple-audio-card,name = "AM62x-SKEVM"; simple-audio-card,widgets = "Headphone", "Headphone Jack", "Line", "Line In", "Microphone", "Microphone Jack"; simple-audio-card,routing = "Headphone Jack", "HPLOUT", "Headphone Jack", "HPROUT", "LINE1L", "Line In", "LINE1R", "Line In", "MIC3R", "Microphone Jack", "Microphone Jack", "Mic Bias"; simple-audio-card,format = "dsp_b"; simple-audio-card,bitclock-master = <&sound_master>; simple-audio-card,frame-master = <&sound_master>; simple-audio-card,bitclock-inversion; simple-audio-card,cpu { sound-dai = <&mcasp1>; }; sound_master: simple-audio-card,codec { sound-dai = <&tlv320aic3106>; clocks = <&tlv320_mclk>; }; }; hdmi0: connector-hdmi { compatible = "hdmi-connector"; label = "hdmi"; type = "a"; port { hdmi_connector_in: endpoint { remote-endpoint = <&sii9022_out>; }; }; }; lcd { compatible = "lincolntech,lcd185-101ct"; backlight = <&backlight>; /* * Note that the OLDI TX 0 transmits the odd set of pixels * while the OLDI TX 1 transmits the even set. This is a * fixed configuration in the IP integration and is not * changeable. The properties, "dual-lvds-odd-pixels" and * "dual-lvds-even-pixels" have been used to merely * identify if a Dual Link configuration is required. * But swapping them will cause an error in the dss driver. */ port@0 { lcd_in0: endpoint { remote-endpoint = <&oldi_out0>; }; }; }; }; &main_gpio0 { bootph-all; }; &main_gpio1 { bootph-all; }; &ecap0{ status = "okay"; }; &epwm1{ status = "okay"; }; &main_pmx0 { bootph-all; main_i2c0_pins_default: main-i2c0-default-pins { pinctrl-single,pins = < AM62PX_IOPAD(0x01e0, PIN_INPUT_PULLUP, 0) /* (B25) I2C0_SCL */ AM62PX_IOPAD(0x01e4, PIN_INPUT_PULLUP, 0) /* (A24) I2C0_SDA */ >; }; main_i2c1_pins_default: main-i2c1-default-pins { pinctrl-single,pins = < AM62PX_IOPAD(0x01e8, PIN_INPUT_PULLUP, 0) /* (C24) I2C1_SCL */ AM62PX_IOPAD(0x01ec, PIN_INPUT_PULLUP, 0) /* (B24) I2C1_SDA */ >; bootph-all; }; main_i2c2_pins_default: main-i2c2-default-pins { pinctrl-single,pins = < AM62PX_IOPAD(0x00b0, PIN_INPUT_PULLUP, 1) /* (T22) GPMC0_CSn2.I2C2_SCL */ AM62PX_IOPAD(0x00b4, PIN_INPUT_PULLUP, 1) /* (U25) GPMC0_CSn3.I2C2_SDA */ >; }; main_gpio1_ioexp_intr_pins_default: main-gpio1-ioexp-intr-default-pins { pinctrl-single,pins = < AM62PX_IOPAD(0x01d4, PIN_INPUT, 7) /* (C22) UART0_RTSn.GPIO1_23 */ >; }; main_mcasp1_pins_default: main-mcasp1-default-pins { pinctrl-single,pins = < AM62PX_IOPAD(0x0090, PIN_INPUT, 2) /* (U24) GPMC0_BE0n_CLE.MCASP1_ACLKX */ AM62PX_IOPAD(0x0098, PIN_INPUT, 2) /* (AA24) GPMC0_WAIT0.MCASP1_AFSX */ AM62PX_IOPAD(0x008c, PIN_OUTPUT, 2) /* (T25) GPMC0_WEn.MCASP1_AXR0 */ AM62PX_IOPAD(0x0084, PIN_INPUT, 2) /* (R25) GPMC0_ADVn_ALE.MCASP1_AXR2 */ >; }; // Config TFT enable / Backlight brightness backlight_pins_default: bl-pins-default { pinctrl-single,pins = < AM62PX_IOPAD(0x00ac, PIN_OUTPUT_PULLUP, 7) /* (U23) GPMC0_CSn1.GPIO0_42 */ /*TFT RESET*/ AM62PX_IOPAD(0x00a8, PIN_OUTPUT_PULLDOWN, 7) /* (T23) GPMC0_CSn0.GPIO0_41 */ /*TFT ENABLE*/ AM62PX_IOPAD(0x01a0, PIN_OUTPUT_PULLDOWN, 6) /* (F23) MCASP0_AXR0.EHRPWM1_B */ /*Back Light EN/PWM*/ >; }; main_mdio1_pins_default: main-mdio1-default-pins { pinctrl-single,pins = < AM62PX_IOPAD(0x0160, PIN_OUTPUT, 0) /* (F17) MDIO0_MDC */ AM62PX_IOPAD(0x015c, PIN_INPUT, 0) /* (F16) MDIO0_MDIO */ >; }; main_mmc1_pins_default: main-mmc1-default-pins { pinctrl-single,pins = < AM62PX_IOPAD(0x023c, PIN_INPUT, 0) /* (H20) MMC1_CMD */ AM62PX_IOPAD(0x0234, PIN_OUTPUT, 0) /* (J24) MMC1_CLK */ AM62PX_IOPAD(0x0230, PIN_INPUT, 0) /* (H21) MMC1_DAT0 */ AM62PX_IOPAD(0x022c, PIN_INPUT_PULLUP, 0) /* (H23) MMC1_DAT1 */ AM62PX_IOPAD(0x0228, PIN_INPUT_PULLUP, 0) /* (H22) MMC1_DAT2 */ AM62PX_IOPAD(0x0224, PIN_INPUT_PULLUP, 0) /* (H25) MMC1_DAT3 */ AM62PX_IOPAD(0x0240, PIN_INPUT, 0) /* (D23) MMC1_SDCD */ >; bootph-all; }; main_mmc2_pins_default: main-mmc2-default-pins { pinctrl-single,pins = < AM62PX_IOPAD(0x0120, PIN_INPUT, 0) /* (K24) MMC2_CMD */ AM62PX_IOPAD(0x0118, PIN_OUTPUT, 0) /* (K21) MMC2_CLK */ AM62PX_IOPAD(0x0114, PIN_INPUT, 0) /* (K23) MMC2_DAT0 */ AM62PX_IOPAD(0x0110, PIN_INPUT, 0) /* (K22) MMC2_DAT1 */ AM62PX_IOPAD(0x010c, PIN_INPUT, 0) /* (L20) MMC2_DAT2 */ AM62PX_IOPAD(0x0108, PIN_INPUT, 0) /* (L21) MMC2_DAT3 */ AM62PX_IOPAD(0x011C, PIN_INPUT, 0) /* () MMC2_CLKLB */ >; bootph-all; }; main_rgmii1_pins_default: main-rgmii1-default-pins { pinctrl-single,pins = < AM62PX_IOPAD(0x014c, PIN_INPUT, 0) /* (B15) RGMII1_RD0 */ AM62PX_IOPAD(0x0150, PIN_INPUT, 0) /* (B16) RGMII1_RD1 */ AM62PX_IOPAD(0x0154, PIN_INPUT, 0) /* (A14) RGMII1_RD2 */ AM62PX_IOPAD(0x0158, PIN_INPUT, 0) /* (B14) RGMII1_RD3 */ AM62PX_IOPAD(0x0148, PIN_INPUT, 0) /* (A16) RGMII1_RXC */ AM62PX_IOPAD(0x0144, PIN_INPUT, 0) /* (A15) RGMII1_RX_CTL */ AM62PX_IOPAD(0x0134, PIN_INPUT, 0) /* (A18) RGMII1_TD0 */ AM62PX_IOPAD(0x0138, PIN_INPUT, 0) /* (C17) RGMII1_TD1 */ AM62PX_IOPAD(0x013c, PIN_INPUT, 0) /* (A17) RGMII1_TD2 */ AM62PX_IOPAD(0x0140, PIN_INPUT, 0) /* (C16) RGMII1_TD3 */ AM62PX_IOPAD(0x0130, PIN_INPUT, 0) /* (B17) RGMII1_TXC */ AM62PX_IOPAD(0x012c, PIN_INPUT, 0) /* (B18) RGMII1_TX_CTL */ >; bootph-all; }; main_rgmii2_pins_default: main-rgmii2-default-pins { pinctrl-single,pins = < AM62PX_IOPAD(0x0184, PIN_INPUT, 0) /* (E19) RGMII2_RD0 */ AM62PX_IOPAD(0x0188, PIN_INPUT, 0) /* (E16) RGMII2_RD1 */ AM62PX_IOPAD(0x018c, PIN_INPUT, 0) /* (E17) RGMII2_RD2 */ AM62PX_IOPAD(0x0190, PIN_INPUT, 0) /* (C19) RGMII2_RD3 */ AM62PX_IOPAD(0x0180, PIN_INPUT, 0) /* (D19) RGMII2_RXC */ AM62PX_IOPAD(0x017c, PIN_INPUT, 0) /* (F19) RGMII2_RX_CTL */ AM62PX_IOPAD(0x016c, PIN_INPUT, 0) /* (B19) RGMII2_TD0 */ AM62PX_IOPAD(0x0170, PIN_INPUT, 0) /* (A21) RGMII2_TD1 */ AM62PX_IOPAD(0x0174, PIN_INPUT, 0) /* (D17) RGMII2_TD2 */ AM62PX_IOPAD(0x0178, PIN_INPUT, 0) /* (A19) RGMII2_TD3 */ AM62PX_IOPAD(0x0168, PIN_INPUT, 0) /* (D16) RGMII2_TXC */ AM62PX_IOPAD(0x0164, PIN_INPUT, 0) /* (A20) RGMII2_TX_CTL */ >; bootph-all; }; main_uart0_pins_default: main-uart0-default-pins { pinctrl-single,pins = < AM62PX_IOPAD(0x1c8, PIN_INPUT, 0) /* (A22) UART0_RXD */ AM62PX_IOPAD(0x1cc, PIN_OUTPUT, 0) /* (B22) UART0_TXD */ >; bootph-all; }; main_uart1_pins_default: main-uart1-default-pins { pinctrl-single,pins = < AM62PX_IOPAD(0x01ac, PIN_INPUT, 2) /* (G23) MCASP0_AFSR.UART1_RXD */ AM62PX_IOPAD(0x01b0, PIN_OUTPUT, 2) /* (G20) MCASP0_ACLKR.UART1_TXD */ AM62PX_IOPAD(0x0198, PIN_OUTPUT, 2) /* (E25) MCASP0_AXR2.UART1_RTSn */ AM62PX_IOPAD(0x0194, PIN_INPUT, 2) /* (D25) MCASP0_AXR3.UART1_CTSn */ >; bootph-all; }; main_usb1_pins_default: main-usb1-default-pins { pinctrl-single,pins = < AM62PX_IOPAD(0x0258, PIN_INPUT, 0) /* (G21) USB1_DRVVBUS */ >; }; main_wlirq_pins_default: main-wlirq-default-pins { pinctrl-single,pins = < AM62PX_IOPAD(0x0128, PIN_INPUT, 7) /* (K25) MMC2_SDWP.GPIO0_72 */ >; }; ospi0_pins_default: ospi0-default-pins { pinctrl-single,pins = < AM62PX_IOPAD(0x0000, PIN_OUTPUT, 0) /* (P23) OSPI0_CLK */ AM62PX_IOPAD(0x002c, PIN_OUTPUT, 0) /* (M25) OSPI0_CSn0 */ AM62PX_IOPAD(0x000c, PIN_INPUT, 0) /* (L25) OSPI0_D0 */ AM62PX_IOPAD(0x0010, PIN_INPUT, 0) /* (N24) OSPI0_D1 */ AM62PX_IOPAD(0x0014, PIN_INPUT, 0) /* (N25) OSPI0_D2 */ AM62PX_IOPAD(0x0018, PIN_INPUT, 0) /* (M24) OSPI0_D3 */ AM62PX_IOPAD(0x001c, PIN_INPUT, 0) /* (N21) OSPI0_D4 */ AM62PX_IOPAD(0x0020, PIN_INPUT, 0) /* (N22) OSPI0_D5 */ AM62PX_IOPAD(0x0024, PIN_INPUT, 0) /* (P21) OSPI0_D6 */ AM62PX_IOPAD(0x0028, PIN_INPUT, 0) /* (N20) OSPI0_D7 */ AM62PX_IOPAD(0x0008, PIN_INPUT, 0) /* (P22) OSPI0_DQS */ >; bootph-all; }; usr_led_pins_default: usr-led-default-pins { pinctrl-single,pins = < AM62PX_IOPAD(0x0244, PIN_INPUT, 7) /* (D24) MMC1_SDWP.GPIO1_49 */ >; }; vddshv_sdio_pins_default: vddshvr-sdio-default-pins { pinctrl-single,pins = < AM62PX_IOPAD(0x007c, PIN_INPUT, 7) /* (Y25) GPMC0_CLK.GPIO0_31 */ >; bootph-all; }; wlan_en_pins_default: wlan-en-default-pins { pinctrl-single,pins = < AM62PX_IOPAD(0x0124, PIN_OUTPUT_PULLDOWN, 7) /* (J25) MMC2_SDCD.GPIO0_71 */ >; }; main_dpi_pins_default: main-dpi-default-pins { pinctrl-single,pins = < AM62PX_IOPAD(0x0100, PIN_OUTPUT, 0) /* (W20) VOUT0_VSYNC */ AM62PX_IOPAD(0x00f8, PIN_OUTPUT, 0) /* (AC20) VOUT0_HSYNC */ AM62PX_IOPAD(0x0104, PIN_OUTPUT, 0) /* (Y21) VOUT0_PCLK */ AM62PX_IOPAD(0x00fc, PIN_OUTPUT, 0) /* (W21) VOUT0_DE */ AM62PX_IOPAD(0x00b8, PIN_OUTPUT, 0) /* (AE24) VOUT0_DATA0 */ AM62PX_IOPAD(0x00bc, PIN_OUTPUT, 0) /* (W23) VOUT0_DATA1 */ AM62PX_IOPAD(0x00c0, PIN_OUTPUT, 0) /* (AA23) VOUT0_DATA2 */ AM62PX_IOPAD(0x00c4, PIN_OUTPUT, 0) /* (Y23) VOUT0_DATA3 */ AM62PX_IOPAD(0x00c8, PIN_OUTPUT, 0) /* (AB23) VOUT0_DATA4 */ AM62PX_IOPAD(0x00cc, PIN_OUTPUT, 0) /* (AD23) VOUT0_DATA5 */ AM62PX_IOPAD(0x00d0, PIN_OUTPUT, 0) /* (AC23) VOUT0_DATA6 */ AM62PX_IOPAD(0x00d4, PIN_OUTPUT, 0) /* (AE23) VOUT0_DATA7 */ AM62PX_IOPAD(0x00d8, PIN_OUTPUT, 0) /* (AE22) VOUT0_DATA8 */ AM62PX_IOPAD(0x00dc, PIN_OUTPUT, 0) /* (AC22) VOUT0_DATA9 */ AM62PX_IOPAD(0x00e0, PIN_OUTPUT, 0) /* (W22) VOUT0_DATA10 */ AM62PX_IOPAD(0x00e4, PIN_OUTPUT, 0) /* (AE21) VOUT0_DATA11 */ AM62PX_IOPAD(0x00e8, PIN_OUTPUT, 0) /* (AD21) VOUT0_DATA12 */ AM62PX_IOPAD(0x00ec, PIN_OUTPUT, 0) /* (AC21) VOUT0_DATA13 */ AM62PX_IOPAD(0x00f0, PIN_OUTPUT, 0) /* (AA20) VOUT0_DATA14 */ AM62PX_IOPAD(0x00f4, PIN_OUTPUT, 0) /* (Y20) VOUT0_DATA15 */ AM62PX_IOPAD(0x005c, PIN_OUTPUT, 1) /* (AC25) GPMC0_AD8.VOUT0_DATA16 */ AM62PX_IOPAD(0x0060, PIN_OUTPUT, 1) /* (AB25) GPMC0_AD9.VOUT0_DATA17 */ AM62PX_IOPAD(0x0064, PIN_OUTPUT, 1) /* (AA25) GPMC0_AD10.VOUT0_DATA18 */ AM62PX_IOPAD(0x0068, PIN_OUTPUT, 1) /* (W24) GPMC0_AD11.VOUT0_DATA19 */ AM62PX_IOPAD(0x006c, PIN_OUTPUT, 1) /* (Y24) GPMC0_AD12.VOUT0_DATA20 */ AM62PX_IOPAD(0x0070, PIN_OUTPUT, 1) /* (AD25) GPMC0_AD13.VOUT0_DATA21 */ AM62PX_IOPAD(0x0074, PIN_OUTPUT, 1) /* (AB24) GPMC0_AD14.VOUT0_DATA22 */ AM62PX_IOPAD(0x0078, PIN_OUTPUT, 1) /* (AC24) GPMC0_AD15.VOUT0_DATA23 */ /*AM62PX_IOPAD(0x009c, PIN_OUTPUT, 1)*/ /* (AD24) GPMC0_WAIT1.VOUT0_EXTPCLKIN */ >; }; }; &main_i2c0 { status = "okay"; pinctrl-names = "default"; pinctrl-0 = <&main_i2c0_pins_default>; clock-frequency = <400000>; touchscreen_ga657x@5d{ status = "okay"; compatible = "goodix,ga657x"; reg = <0x5d>; interrupt-parent = <&exp1>; interrupts = <0 IRQ_TYPE_EDGE_FALLING>; irq-gpios = <&exp1 0 GPIO_ACTIVE_LOW>; reset-gpios = <&exp2 20 GPIO_ACTIVE_LOW>; irq-flags = <2>; touchscreen-max-id = <11>; touchscreen-size-x = <1280>; touchscreen-size-y = <720>; touchscreen-max-w = <512>; touchscreen-max-p = <512>; touchscreen-key-map = <172>, <158>; /*KEY_HOMEPAGE=172, KEY_BACK=158, KEY_MENU=139*/ goodix,slide-wakeup = <0>; goodix,type-a-report = <0>; goodix,driver-send-cfg = <0>; goodix,resume-in-workqueue = <0>; goodix,swap-x2y = <0>; goodix,esd-protect = <1>; goodix,auto-update = <0>; goodix,auto-update-cfg = <0>; goodix,power-off-sleep = <0>; goodix,pen-suppress-finger = <0>; goodix,cfg-group0 = [ 53 D0 02 00 05 05 F5 D5 21 48 2D 0F 5A 41 0E 05 00 00 32 32 20 00 05 14 14 1A 14 8B 2B 00 ]; }; typec_pd0: tps6598x@3f { compatible = "ti,tps6598x"; reg = <0x3f>; connector { compatible = "usb-c-connector"; label = "USB-C"; self-powered; data-role = "dual"; power-role = "sink"; ports { #address-cells = <1>; #size-cells = <0>; port@0 { reg = <0>; usb_con_hs: endpoint { remote-endpoint = <&usb0_hs_ep>; }; }; }; }; }; }; &main_i2c1 { status = "okay"; pinctrl-names = "default"; pinctrl-0 = <&main_i2c1_pins_default>; clock-frequency = <400000>; bootph-all; tlv320aic3106: audio-codec@1b { status = "disabled"; #sound-dai-cells = <0>; compatible = "ti,tlv320aic3106"; reg = <0x1b>; ai3x-micbias-vg = <1>; /* 2.0V */ }; exp1: gpio@22 { compatible = "ti,tca6424"; reg = <0x22>; gpio-controller; #gpio-cells = <2>; gpio-line-names = "OLDI_INT#", "x8_NAND_DETECT", "UART1_FET_SEL", "MMC1_SD_EN", "VPP_EN", "EXP_PS_3V3_EN", "UART1_FET_BUF_EN", "EXP_HAT_DETECT", "DSI_GPIO0", "DSI_GPIO1", "OLDI_EDID", "BT_UART_WAKE_SOC_3V3", "USB_TYPEA_OC_INDICATION", "CSI_GPIO0", "CSI_GPIO1", "WLAN_ALERTn", "HDMI_INTn", "TEST_GPIO2", "MCASP1_FET_EN", "MCASP1_BUF_BT_EN", "MCASP1_FET_SEL", "DSI_EDID", "PD_I2C_IRQ", "IO_EXP_TEST_LED"; interrupt-parent = <&main_gpio1>; interrupts = <23 IRQ_TYPE_EDGE_FALLING>; interrupt-controller; #interrupt-cells = <2>; pinctrl-names = "default"; pinctrl-0 = <&main_gpio1_ioexp_intr_pins_default>; bootph-all; }; exp2: gpio@23 { compatible = "ti,tca6424"; reg = <0x23>; gpio-controller; #gpio-cells = <2>; gpio-line-names = "BT_EN_SOC", "EXP_PS_5V0_EN", "", "", "", "", "", "", "WL_LT_EN", "", "TP3", "TP6", "TP4", "TP7", "TP5", "TP8", "SoC_I2C2_MCAN_SEL", "GPIO_HDMI_RSTn", "GPIO_CPSW1_RST", "GPIO_CPSW2_RST", "GPIO_OLDI_RSTn", "GPIO_AUD_RSTn", "GPIO_eMMC_RSTn", "SoC_WLAN_SDIO_RST"; }; sii9022: bridge-hdmi@3b { compatible = "sil,sii9022"; reg = <0x3b>; interrupt-parent = <&exp1>; interrupts = <16 IRQ_TYPE_EDGE_FALLING>; #sound-dai-cells = <0>; sil,i2s-data-lanes = < 0 >; hdmi_tx_ports: ports { #address-cells = <1>; #size-cells = <0>; /* * HDMI can be serviced with 3 potential VPs - * (DSS0 VP1 / DSS1 VP0 / DSS1 VP1). * For now, we will service it with DSS0 VP1. */ port@0 { reg = <0>; sii9022_in: endpoint { remote-endpoint = <&dss0_dpi1_out>; }; }; port@1 { reg = <1>; sii9022_out: endpoint { remote-endpoint = <&hdmi_connector_in>; }; }; }; }; }; &main_i2c2 { status = "okay"; pinctrl-names = "default"; pinctrl-0 = <&main_i2c2_pins_default>; clock-frequency = <400000>; }; &vpu { ti,dma-heap-name = "carveout_video"; }; &sdhci0 { status = "okay"; ti,driver-strength-ohm = <50>; disable-wp; bootph-all; }; &sdhci1 { /* SD/MMC */ status = "okay"; vmmc-supply = <&vdd_mmc1>; vqmmc-supply = <&vddshv_sdio>; pinctrl-names = "default"; pinctrl-0 = <&main_mmc1_pins_default>; disable-wp; bootph-all; }; &sdhci2 { /* SDIO Wifi */ status = "okay"; assigned-clocks = <&k3_clks 226 0>; assigned-clock-parents = <&k3_clks 226 5>; pinctrl-names = "default"; pinctrl-0 =<&main_mmc2_pins_default>, <&wifi_32k_clk>; mmc-pwrseq = <&wifi_pwrseq>; vmmc-supply = <&wl_lt_en>; non-removable; ti,fails-without-test-cd; ti,driver-strength-ohm = <50>; cap-power-off-card; keep-power-in-suspend; }; &cpsw3g { pinctrl-names = "default"; pinctrl-0 = <&main_rgmii1_pins_default>, <&main_rgmii2_pins_default>; }; &cpsw_port1 { phy-mode = "rgmii-rxid"; phy-handle = <&cpsw3g_phy0>; mac-address = [86 37 7c a6 c6 32]; }; &cpsw_port2 { phy-mode = "rgmii-rxid"; phy-handle = <&cpsw3g_phy1>; mac-address = [86 37 7c a6 c6 32]; }; &cpsw3g_mdio { status = "okay"; pinctrl-names = "default"; pinctrl-0 = <&main_mdio1_pins_default>; cpsw3g_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>; ti,min-output-impedance; }; cpsw3g_phy1: ethernet-phy@1 { reg = <1>; ti,rx-internal-delay = <DP83867_RGMIIDCTL_2_00_NS>; ti,fifo-depth = <DP83867_PHYCR_FIFO_DEPTH_4_B_NIB>; ti,min-output-impedance; }; }; &usbss0 { status = "okay"; ti,vbus-divider; }; &usbss1 { status = "okay"; ti,vbus-divider; }; &usb0 { usb-role-switch; #address-cells = <1>; #size-cells = <0>; port@0 { reg = <0>; usb0_hs_ep: endpoint { remote-endpoint = <&usb_con_hs>; }; }; }; &usb1 { dr_mode = "host"; pinctrl-names = "default"; pinctrl-0 = <&main_usb1_pins_default>; }; &mcasp1 { status = "okay"; #sound-dai-cells = <0>; pinctrl-names = "default"; pinctrl-0 = <&main_mcasp1_pins_default>; op-mode = <0>; /* MCASP_IIS_MODE */ tdm-slots = <2>; serial-dir = < /* 0: INACTIVE, 1: TX, 2: RX */ 1 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 >; tx-num-evt = <32>; rx-num-evt = <32>; }; &fss { bootph-all; }; &ospi0 { status = "okay"; pinctrl-names = "default"; pinctrl-0 = <&ospi0_pins_default>; bootph-all; flash@0{ compatible = "jedec,spi-nor"; reg = <0x0>; spi-tx-bus-width = <8>; spi-rx-bus-width = <8>; spi-max-frequency = <25000000>; cdns,tshsl-ns = <60>; cdns,tsd2d-ns = <60>; cdns,tchsh-ns = <60>; cdns,tslch-ns = <60>; cdns,read-delay = <4>; bootph-all; partitions { compatible = "fixed-partitions"; #address-cells = <1>; #size-cells = <1>; bootph-all; 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 0x40000>; }; partition@6c0000 { label = "ospi.env.backup"; reg = <0x6c0000 0x40000>; }; partition@800000 { label = "ospi.rootfs"; reg = <0x800000 0x37c0000>; }; partition@3fc0000 { label = "ospi.phypattern"; reg = <0x3fc0000 0x40000>; bootph-all; }; }; }; }; &mailbox0_cluster0 { mbox_r5_0: mbox-r5-0 { ti,mbox-rx = <0 0 0>; ti,mbox-tx = <1 0 0>; }; }; &mailbox0_cluster1 { mbox_mcu_r5_0: mbox-mcu-r5-0 { ti,mbox-rx = <0 0 0>; ti,mbox-tx = <1 0 0>; }; }; &wkup_r5fss0 { status = "okay"; }; &wkup_r5fss0_core0 { mboxes = <&mailbox0_cluster0 &mbox_r5_0>; memory-region = <&wkup_r5fss0_core0_dma_memory_region>, <&wkup_r5fss0_core0_memory_region>; }; &mcu_r5fss0 { status = "okay"; }; &mcu_r5fss0_core0 { mboxes = <&mailbox0_cluster1 &mbox_mcu_r5_0>; memory-region = <&mcu_r5fss0_core0_dma_memory_region>, <&mcu_r5fss0_core0_memory_region>; }; &main_uart0 { pinctrl-names = "default"; pinctrl-0 = <&main_uart0_pins_default>; interrupts-extended = <&gic500 GIC_SPI 178 IRQ_TYPE_LEVEL_HIGH>, <&main_pmx0 0x1c8>; /* (D14) UART0_RXD PADCONFIG114 */ interrupt-names = "irq", "wakeup"; status = "okay"; bootph-all; }; &main_uart1 { pinctrl-names = "default"; pinctrl-0 = <&main_uart1_pins_default>; interrupts-extended = <&gic500 GIC_SPI 179 IRQ_TYPE_LEVEL_HIGH>, <&main_pmx0 0x01ac>; /* (G23) MCASP0_AFSR.UART1_RXD */ interrupt-names = "irq", "wakeup"; current-speed = <115200>; uart-has-rtscts; status = "okay"; bluetooth_8987 { compatible = "nxp,88w8987-bt"; fw-init-baudrate = <115200>; status = "okay"; }; }; &mcu_pmx0 { bootph-all; wkup_uart0_pins_default: wkup-uart0-default-pins { pinctrl-single,pins = < AM62PX_MCU_IOPAD(0x024, PIN_INPUT, 0) /* (D8) WKUP_UART0_RXD */ AM62PX_MCU_IOPAD(0x028, PIN_OUTPUT, 0) /* (D7) WKUP_UART0_TXD */ >; bootph-all; }; wifi_32k_clk: mcu-clk-out-pins-default { pinctrl-single,pins = < AM62PX_MCU_IOPAD(0x0084, PIN_OUTPUT, 1) /* (F13) WKUP_CLKOUT0 */ >; bootph-all; }; }; &wkup_uart0 { /* WKUP UART0 is used by DM firmware */ pinctrl-names = "default"; pinctrl-0 = <&wkup_uart0_pins_default>; status = "reserved"; bootph-all; }; // /* mcu_gpio0 and mcu_gpio_intr are reserved for mcu firmware usage */ // &mcu_gpio0 { // status = "reserved"; // }; // &mcu_gpio_intr { // status = "reserved"; // }; // &dss_oldi_io_ctrl { // bootph-all; // }; &dss0 { status = "okay"; pinctrl-names = "default"; pinctrl-0 = <&main_dpi_pins_default>; }; &dss0_ports { /* VP1: LVDS Output (OLDI TX 0) */ port@0 { reg = <0>; oldi_out0: endpoint { remote-endpoint = <&lcd_in0>; }; }; /* DSS0-VP2: DPI/HDMI Output */ hdmi0_dss: port@1 { reg = <1>; dss0_dpi1_out: endpoint { remote-endpoint = <&sii9022_in>; }; }; }; &ti_csi2rx0 { status = "okay"; }; &dphy0 { status = "okay"; }; /* mcu_gpio0 and mcu_gpio_intr are reserved for mcu firmware usage */ &mcu_gpio0 { status = "reserved"; }; &mcu_gpio_intr { status = "reserved"; };
Does anyone knows how to solve this error?
BR,