Other Parts Discussed in Thread: AB15
Tool/software:
Dear champ,
My customer is working on AM67x platform with Lontium LT9611UXD which is DSI to HDMI bridge.
Lontium provide a driver (file.zip) and dts file https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/791/lontium_5F00_lt9611ex.dts0880.file.zip
TIDSS driver can be loaded normally but DSI has no signal output.
There is no output from LT9611UXD either.
Here is the demsg log below.
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.12.24-rt (user@ubuntu) (aarch64-none-linux-gnu-gcc (Arm GNU Toolchain 11.3.Rel1) 11.3.1 20220712, GNU ld (Arm GNU Toolchain 11.3.Rel1) 2.38.20220708) #16 SMP PREEMPT_RT Mon Jun 23 14:37:39 CST 2025 [ 0.000000] Machine model: Texas Instruments J722S ECU1270 [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x00000008c8000000, size 896 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x00000008c8000000..0x00000008ffffffff (917504 KiB) map reusable linux,cma [ 0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000 [ 0.000000] OF: reserved mem: 0x0000000080000000..0x000000008007ffff (512 KiB) nomap non-reusable tfa@80000000 [ 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 mcu-r5fss-dma-memory-region@a1000000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x00000000a1000000..0x00000000a10fffff (1024 KiB) nomap non-reusable mcu-r5fss-dma-memory-region@a1000000 [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node mcu-r5fss-memory-region@a1100000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x00000000a1100000..0x00000000a1ffffff (15360 KiB) nomap non-reusable mcu-r5fss-memory-region@a1100000 [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node main-r5fss-dma-memory-region@a2000000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x00000000a2000000..0x00000000a20fffff (1024 KiB) nomap non-reusable main-r5fss-dma-memory-region@a2000000 [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node main-r5fss-memory-region@a2100000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x00000000a2100000..0x00000000a2ffffff (15360 KiB) nomap non-reusable main-r5fss-memory-region@a2100000 [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node c7x-dma-memory@a3000000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x00000000a3000000..0x00000000a30fffff (1024 KiB) nomap non-reusable c7x-dma-memory@a3000000 [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node c7x-memory@a3100000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x00000000a3100000..0x00000000a3ffffff (15360 KiB) nomap non-reusable c7x-memory@a3100000 [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node c7x-dma-memory@a4000000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x00000000a4000000..0x00000000a40fffff (1024 KiB) nomap non-reusable c7x-dma-memory@a4000000 [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node c7x-memory@a4100000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x00000000a4100000..0x00000000a4ffffff (15360 KiB) nomap non-reusable c7x-memory@a4100000 [ 0.000000] OF: reserved mem: 0x00000000a5000000..0x00000000a57fffff (8192 KiB) nomap non-reusable ipc-memories@a5000000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal [mem 0x0000000100000000-0x00000008ffffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000008007ffff] [ 0.000000] node 0: [mem 0x0000000080080000-0x000000009e7fffff] [ 0.000000] node 0: [mem 0x000000009e800000-0x00000000a57fffff] [ 0.000000] node 0: [mem 0x00000000a5800000-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 23 pages/cpu s54768 r8192 d31248 u94208 [ 0.000000] pcpu-alloc: s54768 r8192 d31248 u94208 alloc=23*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: kernel page table isolation disabled by kernel configuration [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: console=ttyS2,115200n8 root=/dev/mmcblk0p2 rw rootfstype=ext4 rootwait video=HDMA-A-1:1920x1080M@60 [ 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:off, 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] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4. [ 0.000000] rcu: RCU_SOFTIRQ processing moved to rcuc kthreads. [ 0.000000] No expedited grace period (rcu_normal_after_boot). [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 100 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: 0xffff8000800100c0 [ 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: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.000315] Console: colour dummy device 80x25 [ 0.000370] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=200000) [ 0.000380] pid_max: default: 32768 minimum: 301 [ 0.000440] LSM: initializing lsm=capability [ 0.000564] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.000582] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.007028] rcu: Hierarchical SRCU implementation. [ 0.007035] rcu: Max phase no-delay instances is 400. [ 0.008065] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level [ 0.009109] EFI services will not be available. [ 0.009230] smp: Bringing up secondary CPUs ... [ 0.014293] Detected VIPT I-cache on CPU1 [ 0.014369] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000 [ 0.014385] GICv3: CPU1: using allocated LPI pending table @0x0000000880060000 [ 0.014429] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.018335] Detected VIPT I-cache on CPU2 [ 0.018390] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000 [ 0.018404] GICv3: CPU2: using allocated LPI pending table @0x0000000880070000 [ 0.018434] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.022307] Detected VIPT I-cache on CPU3 [ 0.022360] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000 [ 0.022373] GICv3: CPU3: using allocated LPI pending table @0x0000000880080000 [ 0.022401] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.022514] smp: Brought up 1 node, 4 CPUs [ 0.022519] SMP: Total of 4 processors activated. [ 0.022522] CPU: All CPU(s) started at EL2 [ 0.022525] CPU features: detected: 32-bit EL0 Support [ 0.022529] CPU features: detected: CRC32 instructions [ 0.022560] alternatives: applying system-wide alternatives [ 0.022930] Memory: 2996148K/4194304K available (10944K kernel code, 1196K rwdata, 2868K rodata, 2432K init, 654K bss, 272260K reserved, 917504K cma-reserved) [ 0.023881] devtmpfs: initialized [ 0.035652] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.035672] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.061065] 28192 pages in range for non-PLT usage [ 0.061081] 519712 pages in range for PLT usage [ 0.061303] pinctrl core: initialized pinctrl subsystem [ 0.061867] DMI not present or invalid. [ 0.062415] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.063538] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations [ 0.063611] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.063687] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.063751] audit: initializing netlink subsys (disabled) [ 0.063911] audit: type=2000 audit(0.063:1): state=initialized audit_enabled=0 res=1 [ 0.064417] thermal_sys: Registered thermal governor 'step_wise' [ 0.064600] ASID allocator initialised with 65536 entries [ 0.068840] /bus@f0000/interrupt-controller@1800000: Fixed dependency cycle(s) with /bus@f0000/interrupt-controller@1800000 [ 0.068981] /bus@f0000/i2c@20000000/hdmi-bridge@41: Fixed dependency cycle(s) with /bus@f0000/dsi@30500000 [ 0.069127] /bus@f0000/dss@30220000: Fixed dependency cycle(s) with /bus@f0000/dsi@30500000 [ 0.069146] /bus@f0000/dsi@30500000: Fixed dependency cycle(s) with /bus@f0000/dss@30220000 [ 0.069157] /bus@f0000/dsi@30500000: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/hdmi-bridge@41 [ 0.075325] /bus@f0000/i2c@20000000/hdmi-bridge@41: Fixed dependency cycle(s) with /bus@f0000/dsi@30500000 [ 0.078447] /bus@f0000/dss@30220000: Fixed dependency cycle(s) with /bus@f0000/dsi@30500000 [ 0.078671] /bus@f0000/dss@30220000: Fixed dependency cycle(s) with /bus@f0000/dsi@30500000 [ 0.078737] /bus@f0000/i2c@20000000/hdmi-bridge@41: Fixed dependency cycle(s) with /bus@f0000/dsi@30500000 [ 0.078797] /bus@f0000/dsi@30500000: Fixed dependency cycle(s) with /bus@f0000/dss@30220000 [ 0.078867] /bus@f0000/dsi@30500000: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/hdmi-bridge@41 [ 0.081760] /bus@f0000/i2c@20000000/hdmi-bridge@41: Fixed dependency cycle(s) with /hdmi-out [ 0.081861] /hdmi-out: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/hdmi-bridge@41 [ 0.082602] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.082611] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.082615] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.082618] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.082622] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.082624] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.082628] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.082630] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.083906] k3-chipinfo 43000014.chipid: Family:J722S rev:SR1.0 JTAGID[0x0bba002f] Detected [ 0.084689] iommu: Default domain type: Translated [ 0.084698] iommu: DMA domain TLB invalidation policy: strict mode [ 0.086280] SCSI subsystem initialized [ 0.087771] libata version 3.00 loaded. [ 0.087999] usbcore: registered new interface driver usbfs [ 0.088028] usbcore: registered new interface driver hub [ 0.088067] usbcore: registered new device driver usb [ 0.088641] pps_core: LinuxPPS API ver. 1 registered [ 0.088645] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.088658] PTP clock support registered [ 0.088689] EDAC MC: Ver: 3.0.0 [ 0.089019] scmi_core: SCMI protocol bus registered [ 0.089309] FPGA manager framework [ 0.089409] Advanced Linux Sound Architecture Driver Initialized. [ 0.090569] vgaarb: loaded [ 0.090891] clocksource: Switched to clocksource arch_sys_counter [ 0.091118] VFS: Disk quotas dquot_6.6.0 [ 0.091137] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.098082] NET: Registered PF_INET protocol family [ 0.098278] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.100859] tcp_listen_portaddr_hash hash table entries: 2048 (order: 4, 81920 bytes, linear) [ 0.100966] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.100979] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.101386] TCP bind hash table entries: 32768 (order: 9, 2621440 bytes, linear) [ 0.103402] TCP: Hash tables configured (established 32768 bind 32768) [ 0.103562] UDP hash table entries: 2048 (order: 5, 196608 bytes, linear) [ 0.103717] UDP-Lite hash table entries: 2048 (order: 5, 196608 bytes, linear) [ 0.104073] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.104508] RPC: Registered named UNIX socket transport module. [ 0.104513] RPC: Registered udp transport module. [ 0.104516] RPC: Registered tcp transport module. [ 0.104518] RPC: Registered tcp-with-tls transport module. [ 0.104521] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.104534] PCI: CLS 0 bytes, default 64 [ 0.105600] Initialise system trusted keyrings [ 0.105771] workingset: timestamp_bits=62 max_order=20 bucket_order=0 [ 0.106116] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.106341] NFS: Registering the id_resolver key type [ 0.106370] Key type id_resolver registered [ 0.106373] Key type id_legacy registered [ 0.106392] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.106397] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.151730] Key type asymmetric registered [ 0.151739] Asymmetric key parser 'x509' registered [ 0.151805] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 0.151810] io scheduler mq-deadline registered [ 0.151814] io scheduler kyber registered [ 0.151835] io scheduler bfq registered [ 0.155274] pinctrl-single 4084000.pinctrl: 34 pins, size 136 [ 0.155983] pinctrl-single f4000.pinctrl: 171 pins, size 684 [ 0.164552] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled [ 0.169603] adv_board: Registerered [ 0.177630] brd: module loaded [ 0.183169] loop: module loaded [ 0.184324] megasas: 07.727.03.00-rc1 [ 0.188863] tun: Universal TUN/TAP device driver, 1.6 [ 0.189541] PPP generic driver version 2.4.2 [ 0.189695] PPP BSD Compression module registered [ 0.189700] PPP Deflate Compression module registered [ 0.189728] PPP MPPE Compression module registered [ 0.189733] NET: Registered PF_PPPOX protocol family [ 0.189759] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256). [ 0.189763] CSLIP: code copyright 1989 Regents of the University of California. [ 0.190076] VFIO - User Level meta-driver version: 0.3 [ 0.191417] usbcore: registered new interface driver usb-storage [ 0.192109] i2c_dev: i2c /dev entries driver [ 0.192770] sdhci: Secure Digital Host Controller Interface driver [ 0.192773] sdhci: Copyright(c) Pierre Ossman [ 0.193029] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.193727] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 0.194444] usbcore: registered new interface driver usbhid [ 0.194448] usbhid: USB HID core driver [ 0.195331] optee: probing for conduit method. [ 0.195360] optee: revision 4.5 (ef1ebdc23034a804) [ 0.195711] optee: dynamic shared memory is enabled [ 0.196352] optee: initialized driver [ 0.196448] random: crng init done [ 0.198321] Initializing XFRM netlink socket [ 0.198354] NET: Registered PF_PACKET protocol family [ 0.198428] Key type dns_resolver registered [ 0.207972] Loading compiled-in X.509 certificates [ 0.221097] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000b '11.0.9--v11.00.09+ (Fancy Rat)') [ 0.279699] omap_i2c 2b200000.i2c: bus 1 rev0.12 at 400 kHz [ 0.280582] /hdmi-out: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/hdmi-bridge@41 [ 0.280660] /bus@f0000/dsi@30500000: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/hdmi-bridge@41 [ 0.280788] /bus@f0000/i2c@20000000/hdmi-bridge@41: Fixed dependency cycle(s) with /hdmi-out [ 0.280852] /bus@f0000/i2c@20000000/hdmi-bridge@41: Fixed dependency cycle(s) with /bus@f0000/dsi@30500000 [ 0.281210] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz [ 0.305105] tpm_tis_i2c 3-002e: 2.0 TPM (device-id 0x0, rev-id 78) [ 0.348727] rtc-s35390a 3-0030: registered as rtc0 [ 0.349025] rtc-s35390a 3-0030: setting system clock to 2025-06-24T07:21:57 UTC (1750749717) [ 0.349222] omap_i2c 20030000.i2c: bus 3 rev0.12 at 400 kHz [ 0.349442] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created [ 0.349578] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created [ 0.349804] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created [ 0.350092] ti-sci-inta 4e400000.interrupt-controller: Interrupt Aggregator domain 200 created [ 0.356222] ti-udma 485c0100.dma-controller: Number of rings: 82 [ 0.359030] ti-udma 485c0100.dma-controller: Channels: 44 (bchan: 16, tchan: 12, rchan: 16) [ 0.361803] ti-udma 485c0000.dma-controller: Number of rings: 150 [ 0.367348] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15) [ 0.369636] ti-udma 4e230000.dma-controller: Number of rings: 40 [ 0.372759] ti-udma 4e230000.dma-controller: Channels: 40 (bchan: 0, tchan: 8, rchan: 32) [ 0.376096] printk: legacy console [ttyS2] disabled [ 0.376443] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 308, base_baud = 3000000) is a 8250 [ 0.376516] printk: legacy console [ttyS2] enabled [ 0.417901] davinci_mdio 8000f00.mdio: davinci mdio revision 17.7, bus freq 1000000 [ 0.424734] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867 [ 0.424745] davinci_mdio 8000f00.mdio: phy[9]: device 8000f00.mdio:09, driver TI DP83867 [ 0.424783] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01903, cpsw version 0x6BA81903 Ports: 3 quirks:00000006 [ 0.425708] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5 [ 0.425717] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512, Policers 32 [ 0.426367] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010d, freq:500000000, add_val:1 pps:0 [ 0.581312] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19 [ 0.587092] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 0.587119] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 0.587240] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports [ 0.587246] xhci-hcd xhci-hcd.0.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000808020000010 [ 0.587442] xhci-hcd xhci-hcd.0.auto: irq 319, io mem 0x31000000 [ 0.588213] hub 1-0:1.0: USB hub found [ 0.588239] hub 1-0:1.0: 1 port detected [ 0.590470] mmc0: CQHCI version 5.10 [ 0.604504] j721e-pcie f102000.pcie: host bridge /bus@f0000/pcie@f102000 ranges: [ 0.604547] j721e-pcie f102000.pcie: IO 0x0600001000..0x0600100fff -> 0x0000001000 [ 0.604566] j721e-pcie f102000.pcie: MEM 0x0600101000..0x06ffffffff -> 0x0000101000 [ 0.604581] j721e-pcie f102000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 0.637893] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit [ 0.725859] mmc0: Command Queue Engine enabled [ 0.725910] mmc0: new HS200 MMC card at address 0001 [ 0.726621] mmcblk0: mmc0:0001 C9A551 29.1 GiB [ 0.728296] mmcblk0: p1 p2 p3 p4 [ 0.729099] mmcblk0boot0: mmc0:0001 C9A551 4.00 MiB [ 0.730189] mmcblk0boot1: mmc0:0001 C9A551 4.00 MiB [ 0.731325] mmcblk0rpmb: mmc0:0001 C9A551 16.0 MiB, chardev (239:0) [ 0.825908] usb 1-1: new high-speed USB device number 2 using xhci-hcd [ 1.003769] hub 1-1:1.0: USB hub found [ 1.003821] hub 1-1:1.0: 4 ports detected [ 1.709080] j721e-pcie f102000.pcie: PCI host bridge to bus 0000:00 [ 1.709099] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.709109] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0x1000-0x100fff]) [ 1.709117] pci_bus 0000:00: root bus resource [mem 0x600101000-0x6ffffffff] (bus address [0x00101000-0xffffffff]) [ 1.709151] pci 0000:00:00.0: [104c:b010] type 01 class 0x060400 PCIe Root Port [ 1.709170] pci 0000:00:00.0: PCI bridge to [bus 00] [ 1.709178] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff] [ 1.709184] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff] [ 1.709193] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff 64bit pref] [ 1.709252] pci 0000:00:00.0: supports D1 [ 1.709257] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 1.711165] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 1.711313] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 1.711335] pci 0000:00:00.0: PCI bridge to [bus 01] [ 1.711344] pci_bus 0000:00: resource 4 [io 0x0000-0xfffff] [ 1.711350] pci_bus 0000:00: resource 5 [mem 0x600101000-0x6ffffffff] [ 1.711467] pcieport 0000:00:00.0: of_irq_parse_pci: failed with rc=-22 [ 1.711978] pcieport 0000:00:00.0: PME: Signaling with IRQ 493 [ 1.712252] pcieport 0000:00:00.0: AER: enabled with IRQ 493 [ 1.713826] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 494, base_baud = 3000000) is a 8250 [ 1.715452] 2820000.serial: ttyS4 at MMIO 0x2820000 (irq = 495, base_baud = 3000000) is a 8250 [ 1.716980] 2830000.serial: ttyS5 at MMIO 0x2830000 (irq = 496, base_baud = 3000000) is a 8250 [ 1.718476] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 497, base_baud = 3000000) is a 8250 [ 1.719944] 2850000.serial: ttyS7 at MMIO 0x2850000 (irq = 498, base_baud = 3000000) is a 8250 [ 1.721478] 2860000.serial: ttyS8 at MMIO 0x2860000 (irq = 499, base_baud = 3000000) is a 8250 [ 1.722010] +++ECU1270 init. [ 1.722029] adv_board adv_board: board name: ECU1270 [ 1.823327] sdhci-am654 fa00000.mmc: Got CD GPIO [ 1.823637] clk: Disabling unused clocks [ 1.824166] mmc1: CQHCI version 5.10 [ 1.830677] PM: genpd: Disabling unused power domains [ 1.830853] ALSA device list: [ 1.830858] No soundcards found. [ 1.877345] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit [ 2.563913] EXT4-fs (mmcblk0p2): mounted filesystem bd8bf762-6251-4206-9c3c-b7729302cdb5 r/w with ordered data mode. Quota mode: none. [ 2.563988] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 2.565646] devtmpfs: mounted [ 2.566402] Freeing unused kernel memory: 2432K [ 2.566515] Run /sbin/init as init process [ 2.566518] with arguments: [ 2.566520] /sbin/init [ 2.566522] with environment: [ 2.566524] HOME=/ [ 2.566526] TERM=linux [ 2.728296] NET: Registered PF_INET6 protocol family [ 2.729331] Segment Routing with IPv6 [ 2.729370] In-situ OAM (IOAM) with IPv6 [ 2.742500] systemd[1]: systemd 249.11-0ubuntu3.7 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 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) [ 2.742983] systemd[1]: Detected architecture arm64. [ 2.786413] systemd[1]: Hostname set to <ecu1270-959a46>. [ 3.120054] systemd[1]: Queued start job for default target Graphical Interface. [ 3.122486] systemd[1]: Created slice Slice /system/getty. [ 3.141952] systemd[1]: Created slice Slice /system/modprobe. [ 3.155815] systemd[1]: Created slice Slice /system/serial-getty. [ 3.169764] systemd[1]: Created slice Slice /system/systemd-fsck. [ 3.183477] systemd[1]: Created slice User and Session Slice. [ 3.197209] systemd[1]: Started ntp-systemd-netif.path. [ 3.210253] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 3.228264] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 3.245187] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 3.245341] systemd[1]: Reached target Local Encrypted Volumes. [ 3.269606] systemd[1]: Reached target Path Units. [ 3.279932] systemd[1]: Reached target Remote File Systems. [ 3.293006] systemd[1]: Reached target Slice Units. [ 3.303532] systemd[1]: Reached target Swaps. [ 3.312999] systemd[1]: Reached target Local Verity Protected Volumes. [ 3.330143] systemd[1]: Listening on Syslog Socket. [ 3.341212] systemd[1]: Listening on fsck to fsckd communication Socket. [ 3.357274] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 3.373748] systemd[1]: Listening on Journal Audit Socket. [ 3.387479] systemd[1]: Listening on Journal Socket (/dev/log). [ 3.401515] systemd[1]: Listening on Journal Socket. [ 3.412846] systemd[1]: Listening on Network Service Netlink Socket. [ 3.431522] systemd[1]: Listening on udev Control Socket. [ 3.444434] systemd[1]: Listening on udev Kernel Socket. [ 3.457056] systemd[1]: Reached target Socket Units. [ 3.487208] systemd[1]: Mounting Huge Pages File System... [ 3.500806] systemd[1]: Mounting POSIX Message Queue File System... [ 3.517757] systemd[1]: Mounting Kernel Debug File System... [ 3.531441] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 3.532205] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 3.532219] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 3.534487] systemd[1]: Starting Journal Service... [ 3.581430] systemd[1]: Starting Create List of Static Device Nodes... [ 3.598271] systemd[1]: Starting Load Kernel Module chromeos_pstore... [ 3.615370] systemd[1]: Starting Load Kernel Module configfs... [ 3.630427] systemd[1]: Starting Load Kernel Module drm... [ 3.645050] systemd[1]: Starting Load Kernel Module efi_pstore... [ 3.665645] systemd[1]: Starting Load Kernel Module fuse... [ 3.680466] systemd[1]: Starting Load Kernel Module pstore_blk... [ 3.681853] fuse: init (API version 7.41) [ 3.700143] systemd[1]: Starting Load Kernel Module pstore_zone... [ 3.732442] systemd[1]: Starting Load Kernel Module ramoops... [ 3.748333] systemd[1]: Starting Load Kernel Modules... [ 3.761875] systemd[1]: Starting Generate network units from Kernel command line... [ 3.781999] systemd[1]: Starting Remount Root and Kernel File Systems... [ 3.799087] systemd[1]: Starting Coldplug All udev Devices... [ 3.816060] systemd[1]: Started Journal Service. [ 4.052460] systemd-journald[152]: Received client request to flush runtime journal. [ 4.539015] CAN device driver interface [ 4.547036] fm25 spi0.0: 128 KByte fm25 fram, pagesize 4096 [ 4.677994] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fca100 [ 4.679742] omap-mailbox 29010000.mailbox: omap mailbox rev 0x66fca100 [ 4.681307] omap-mailbox 29020000.mailbox: omap mailbox rev 0x66fca100 [ 4.698112] omap-mailbox 29030000.mailbox: omap mailbox rev 0x66fca100 [ 4.700712] at24 3-0050: supply vcc not found, using dummy regulator [ 4.705145] at24 3-0050: 256 byte 24c02 EEPROM, writable, 1 bytes/write [ 4.738493] lt9611ex 0-0041: Current version:0x0101 [ 4.779327] mc: Linux media interface: v0.10 [ 4.790174] k3-dsp-rproc 7e000000.dsp: assigned reserved memory node c7x-dma-memory@a3000000 [ 4.790793] k3-dsp-rproc 7e000000.dsp: configured DSP for remoteproc mode [ 4.794437] remoteproc remoteproc0: 7e000000.dsp is available [ 4.804259] remoteproc remoteproc0: Direct firmware load for j722s-c71_0-fw failed with error -2 [ 4.804286] remoteproc remoteproc0: powering up 7e000000.dsp [ 4.804324] remoteproc remoteproc0: Direct firmware load for j722s-c71_0-fw failed with error -2 [ 4.804331] remoteproc remoteproc0: request_firmware failed: -2 [ 4.812132] k3-dsp-rproc 7e200000.dsp: assigned reserved memory node c7x-dma-memory@a4000000 [ 4.813984] k3-dsp-rproc 7e200000.dsp: configured DSP for remoteproc mode [ 4.833467] remoteproc remoteproc1: 7e200000.dsp is available [ 4.833688] remoteproc remoteproc1: Direct firmware load for j722s-c71_1-fw failed with error -2 [ 4.833709] remoteproc remoteproc1: powering up 7e200000.dsp [ 4.833743] remoteproc remoteproc1: Direct firmware load for j722s-c71_1-fw failed with error -2 [ 4.833751] remoteproc remoteproc1: request_firmware failed: -2 [ 4.854341] videodev: Linux video capture interface: v2.00 [ 4.873010] platform 79000000.r5f: configured R5F for remoteproc mode [ 4.873326] platform 79000000.r5f: assigned reserved memory node mcu-r5fss-dma-memory-region@a1000000 [ 4.873823] remoteproc remoteproc2: 79000000.r5f is available [ 4.876088] remoteproc remoteproc2: Direct firmware load for j722s-mcu-r5f0_0-fw failed with error -2 [ 4.876111] remoteproc remoteproc2: powering up 79000000.r5f [ 4.876144] remoteproc remoteproc2: Direct firmware load for j722s-mcu-r5f0_0-fw failed with error -2 [ 4.876152] remoteproc remoteproc2: request_firmware failed: -2 [ 4.903862] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1) [ 4.904087] platform 78000000.r5f: configured R5F for IPC-only mode [ 4.904182] platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000 [ 4.908018] remoteproc remoteproc3: 78000000.r5f is available [ 4.908119] remoteproc remoteproc3: attaching to 78000000.r5f [ 4.926256] rproc-virtio rproc-virtio.1.auto: assigned reserved memory node r5f-dma-memory@a0000000 [ 4.928647] virtio_rpmsg_bus virtio0: rpmsg host is online [ 4.928700] rproc-virtio rproc-virtio.1.auto: registered virtio0 (type 7) [ 4.928710] remoteproc remoteproc3: remote processor 78000000.r5f is now attached [ 4.928736] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd [ 4.928992] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe [ 4.938116] platform 78400000.r5f: configured R5F for remoteproc mode [ 4.938520] platform 78400000.r5f: assigned reserved memory node main-r5fss-dma-memory-region@a2000000 [ 4.944416] remoteproc remoteproc4: 78400000.r5f is available [ 4.944603] remoteproc remoteproc4: Direct firmware load for j722s-main-r5f0_0-fw failed with error -2 [ 4.944623] remoteproc remoteproc4: powering up 78400000.r5f [ 4.944653] remoteproc remoteproc4: Direct firmware load for j722s-main-r5f0_0-fw failed with error -2 [ 4.944661] remoteproc remoteproc4: request_firmware failed: -2 [ 5.136731] lt9611ex 0-0041: lt9611ex_bridge_attach [ 5.154612] [drm] Initialized tidss 1.0.0 for 30220000.dss on minor 0 [ 5.203992] lt9611ex 0-0041: .edid_read = lt9611ex_bridge_edid_read [ 5.204014] lt9611ex 0-0041: lt9611ex_get_edid_block block:0 [ 5.204200] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:09] driver [TI DP83867] (irq=POLL) [ 5.204219] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rgmii-rxid link mode [ 5.231283] lt9611ex 0-0041: EDID LEN: 256. [ 5.303818] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL) [ 5.303844] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode [ 5.426172] lt9611ex 0-0041: EDID data (256 bytes): [ 5.426194] 0x00,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x26,0x01,0x00,0x24,0x01,0x01,0x01,0x01, [ 5.426226] 0x07,0x20,0x01,0x03,0x80,0x34,0x1f,0x78,0x3e,0xee,0x91,0xa3,0x54,0x4c,0x99,0x26, [ 5.426252] 0x0f,0x50,0x54,0x21,0x08,0x00,0xd1,0xc0,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01, [ 5.426278] 0x01,0x01,0x01,0x01,0x01,0x01,0x02,0x3a,0x80,0x18,0x71,0x38,0x2d,0x40,0x58,0x2c, [ 5.426306] 0x25,0x00,0x08,0x36,0x21,0x00,0x00,0x1e,0x00,0x00,0x00,0xfc,0x00,0x47,0x46,0x32, [ 5.426333] 0x34,0x30,0x0a,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x00,0x00,0x00,0xff,0x00,0x64, [ 5.426359] 0x65,0x6d,0x6f,0x73,0x65,0x74,0x2d,0x31,0x0a,0x20,0x30,0x20,0x00,0x00,0x00,0xfd, [ 5.426385] 0x00,0x32,0x91,0x1e,0xb4,0x24,0x00,0x0a,0x20,0x20,0x20,0x20,0x20,0x20,0x01,0xa5, [ 5.426413] 0x02,0x03,0x39,0xf2,0x4d,0x90,0x01,0x02,0x03,0x04,0x13,0x1f,0x20,0x21,0x22,0x3c, [ 5.426439] 0x3d,0x3e,0x23,0x09,0x7f,0x07,0x83,0x01,0x00,0x00,0x67,0x03,0x0c,0x00,0x10,0x00, [ 5.426465] 0x18,0x48,0xe2,0x00,0xd5,0xe3,0x05,0xc0,0x00,0xe6,0x06,0x05,0x01,0x69,0x69,0x4f, [ 5.426491] 0x68,0x1a,0x00,0x00,0x01,0x01,0x32,0x90,0xe6,0x5c,0x82,0x80,0x8c,0x70,0x38,0x2d, [ 5.426518] 0x40,0x30,0x20,0x3a,0x00,0x55,0x50,0x21,0x00,0x00,0x1e,0x8a,0x6f,0x80,0xa0,0x70, [ 5.426545] 0x38,0x40,0x40,0x30,0x20,0x25,0x00,0x55,0x50,0x21,0x00,0x00,0x1e,0x0e,0x5c,0x80, [ 5.426572] 0xa0,0x70,0x38,0x35,0x40,0x30,0x20,0x25,0x00,0x56,0x50,0x21,0x00,0x00,0x1e,0x00, [ 5.426599] 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xdb, [ 5.426637] lt9611ex 0-0041: lt9611ex_get_edid_block block:1 [ 5.428680] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 148 MB. [ 5.428723] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 333 MB. [ 5.428749] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 285 MB. [ 5.428774] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 235 MB. [ 5.428800] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 39 MB. [ 5.428826] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 64 MB. [ 5.428833] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 148 MB. [ 5.428842] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 74 MB. [ 5.428850] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 74 MB. [ 5.428859] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 148 MB. [ 5.431650] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 74 MB. [ 5.431679] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 74 MB. [ 5.431690] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 74 MB. [ 5.431705] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 59 MB. [ 5.431719] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 74 MB. [ 5.431733] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 74 MB. [ 5.431743] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 148 MB. [ 5.431749] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 27 MB. [ 5.431755] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 27 MB. [ 5.431770] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 74 MB. [ 5.431784] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 59 MB. [ 5.431797] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 74 MB. [ 5.478157] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 148 MB. [ 5.479391] lt9611ex 0-0041: video info: h_total=2200, hactive=1920, hsync_len=44, hfront_porch=88, hback_porch=148 [ 5.479412] lt9611ex 0-0041: video info: v_total=1125, vactive=1080, vsync_len=5, vfront_porch=2, vback_porch=38 [ 5.479420] lt9611ex 0-0041: framerate=60 [ 5.479424] lt9611ex 0-0041: vic = 0x00 [ 5.496089] Console: switching to colour frame buffer device 240x67 [ 5.536009] tidss 30220000.dss: [drm] fb0: tidssdrmfb frame buffer device [ 5.581933] m_can_platform 20711000.can: m_can device registered (irq=511, version=32) [ 5.591967] m_can_platform 20701000.can: m_can device registered (irq=512, version=32) [ 5.609998] lt9611ex 0-0041: .edid_read = lt9611ex_bridge_edid_read [ 5.610018] lt9611ex 0-0041: lt9611ex_get_edid_block block:0 [ 5.645870] lt9611ex 0-0041: EDID LEN: 256. [ 5.831799] lt9611ex 0-0041: EDID data (256 bytes): [ 5.831824] 0x00,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x26,0x01,0x00,0x24,0x01,0x01,0x01,0x01, [ 5.831857] 0x07,0x20,0x01,0x03,0x80,0x34,0x1f,0x78,0x3e,0xee,0x91,0xa3,0x54,0x4c,0x99,0x26, [ 5.831986] 0x0f,0x50,0x54,0x21,0x08,0x00,0xd1,0xc0,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01, [ 5.832014] 0x01,0x01,0x01,0x01,0x01,0x01,0x02,0x3a,0x80,0x18,0x71,0x38,0x2d,0x40,0x58,0x2c, [ 5.832041] 0x25,0x00,0x08,0x36,0x21,0x00,0x00,0x1e,0x00,0x00,0x00,0xfc,0x00,0x47,0x46,0x32, [ 5.832069] 0x34,0x30,0x0a,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x00,0x00,0x00,0xff,0x00,0x64, [ 5.832096] 0x65,0x6d,0x6f,0x73,0x65,0x74,0x2d,0x31,0x0a,0x20,0x30,0x20,0x00,0x00,0x00,0xfd, [ 5.832124] 0x00,0x32,0x91,0x1e,0xb4,0x24,0x00,0x0a,0x20,0x20,0x20,0x20,0x20,0x20,0x01,0xa5, [ 5.832151] 0x02,0x03,0x39,0xf2,0x4d,0x90,0x01,0x02,0x03,0x04,0x13,0x1f,0x20,0x21,0x22,0x3c, [ 5.832178] 0x3d,0x3e,0x23,0x09,0x7f,0x07,0x83,0x01,0x00,0x00,0x67,0x03,0x0c,0x00,0x10,0x00, [ 5.832205] 0x18,0x48,0xe2,0x00,0xd5,0xe3,0x05,0xc0,0x00,0xe6,0x06,0x05,0x01,0x69,0x69,0x4f, [ 5.832232] 0x68,0x1a,0x00,0x00,0x01,0x01,0x32,0x90,0xe6,0x5c,0x82,0x80,0x8c,0x70,0x38,0x2d, [ 5.832258] 0x40,0x30,0x20,0x3a,0x00,0x55,0x50,0x21,0x00,0x00,0x1e,0x8a,0x6f,0x80,0xa0,0x70, [ 5.832285] 0x38,0x40,0x40,0x30,0x20,0x25,0x00,0x55,0x50,0x21,0x00,0x00,0x1e,0x0e,0x5c,0x80, [ 5.832313] 0xa0,0x70,0x38,0x35,0x40,0x30,0x20,0x25,0x00,0x56,0x50,0x21,0x00,0x00,0x1e,0x00, [ 5.832339] 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xdb, [ 5.832378] lt9611ex 0-0041: lt9611ex_get_edid_block block:1 [ 5.832802] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 148 MB. [ 5.832847] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 285 MB. [ 5.832874] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 235 MB. [ 5.833973] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 148 MB. [ 5.834007] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 148 MB. [ 5.834019] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 148 MB. [ 5.834030] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 74 MB. [ 5.834040] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 74 MB. [ 5.834050] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 74 MB. [ 5.834060] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 74 MB. [ 5.834067] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 74 MB. [ 5.834074] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 74 MB. [ 5.834089] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 74 MB. [ 5.834103] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 74 MB. [ 5.834116] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 74 MB. [ 5.834130] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 59 MB. [ 5.834143] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 59 MB. [ 5.834170] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 64 MB. [ 5.834196] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 39 MB. [ 5.834202] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 27 MB. [ 5.834208] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 27 MB. [ 5.834233] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 333 MB. [ 6.071185] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller [ 6.072202] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 2 [ 6.072544] xhci-hcd xhci-hcd.3.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000008010 [ 6.075444] xhci-hcd xhci-hcd.3.auto: irq 513, io mem 0x31210000 [ 6.075666] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller [ 6.075690] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 3 [ 6.075710] xhci-hcd xhci-hcd.3.auto: Host supports USB 3.0 SuperSpeed [ 6.079694] hub 2-0:1.0: USB hub found [ 6.079747] hub 2-0:1.0: 1 port detected [ 6.080423] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM. [ 6.093449] hub 3-0:1.0: USB hub found [ 6.093548] hub 3-0:1.0: 1 port detected [ 6.281701] EXT4-fs (mmcblk0p4): mounted filesystem ed6d50eb-42a2-4d78-9dea-1d1228c304c9 r/w with ordered data mode. Quota mode: none. [ 6.389388] EXT4-fs (mmcblk0p3): mounted filesystem 90f98fd8-7131-4eac-9c2d-cfd7952efd1e r/w with ordered data mode. Quota mode: none. [ 7.399355] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx [ 15.474908] lt9611ex 0-0041: .edid_read = lt9611ex_bridge_edid_read [ 15.474927] lt9611ex 0-0041: lt9611ex_get_edid_block block:0 [ 15.485236] lt9611ex 0-0041: EDID LEN: 256. [ 15.623391] lt9611ex 0-0041: EDID data (256 bytes): [ 15.623413] 0x00,0xff,0xff,0xff,0xff,0xff,0xff,0x00,0x26,0x01,0x00,0x24,0x01,0x01,0x01,0x01, [ 15.623444] 0x07,0x20,0x01,0x03,0x80,0x34,0x1f,0x78,0x3e,0xee,0x91,0xa3,0x54,0x4c,0x99,0x26, [ 15.623470] 0x0f,0x50,0x54,0x21,0x08,0x00,0xd1,0xc0,0x01,0x01,0x01,0x01,0x01,0x01,0x01,0x01, [ 15.623497] 0x01,0x01,0x01,0x01,0x01,0x01,0x02,0x3a,0x80,0x18,0x71,0x38,0x2d,0x40,0x58,0x2c, [ 15.623523] 0x25,0x00,0x08,0x36,0x21,0x00,0x00,0x1e,0x00,0x00,0x00,0xfc,0x00,0x47,0x46,0x32, [ 15.623549] 0x34,0x30,0x0a,0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x00,0x00,0x00,0xff,0x00,0x64, [ 15.623575] 0x65,0x6d,0x6f,0x73,0x65,0x74,0x2d,0x31,0x0a,0x20,0x30,0x20,0x00,0x00,0x00,0xfd, [ 15.623603] 0x00,0x32,0x91,0x1e,0xb4,0x24,0x00,0x0a,0x20,0x20,0x20,0x20,0x20,0x20,0x01,0xa5, [ 15.623629] 0x02,0x03,0x39,0xf2,0x4d,0x90,0x01,0x02,0x03,0x04,0x13,0x1f,0x20,0x21,0x22,0x3c, [ 15.623656] 0x3d,0x3e,0x23,0x09,0x7f,0x07,0x83,0x01,0x00,0x00,0x67,0x03,0x0c,0x00,0x10,0x00, [ 15.623682] 0x18,0x48,0xe2,0x00,0xd5,0xe3,0x05,0xc0,0x00,0xe6,0x06,0x05,0x01,0x69,0x69,0x4f, [ 15.623708] 0x68,0x1a,0x00,0x00,0x01,0x01,0x32,0x90,0xe6,0x5c,0x82,0x80,0x8c,0x70,0x38,0x2d, [ 15.623735] 0x40,0x30,0x20,0x3a,0x00,0x55,0x50,0x21,0x00,0x00,0x1e,0x8a,0x6f,0x80,0xa0,0x70, [ 15.623761] 0x38,0x40,0x40,0x30,0x20,0x25,0x00,0x55,0x50,0x21,0x00,0x00,0x1e,0x0e,0x5c,0x80, [ 15.623787] 0xa0,0x70,0x38,0x35,0x40,0x30,0x20,0x25,0x00,0x56,0x50,0x21,0x00,0x00,0x1e,0x00, [ 15.623813] 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xdb, [ 15.623850] lt9611ex 0-0041: lt9611ex_get_edid_block block:1 [ 15.624312] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 148 MB. [ 15.624356] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 285 MB. [ 15.624381] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 235 MB. [ 15.624389] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 148 MB. [ 15.624396] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 148 MB. [ 15.624405] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 148 MB. [ 15.624416] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 74 MB. [ 15.624426] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 74 MB. [ 15.624435] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 74 MB. [ 15.624445] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 74 MB. [ 15.624451] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 74 MB. [ 15.624459] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 74 MB. [ 15.624472] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 74 MB. [ 15.624485] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 74 MB. [ 15.624499] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 74 MB. [ 15.624511] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 59 MB. [ 15.624524] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 59 MB. [ 15.624549] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 64 MB. [ 15.624573] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 39 MB. [ 15.624579] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 27 MB. [ 15.624585] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 27 MB. [ 15.624610] lt9611ex 0-0041: lt9611ex_bridge_mode_valid Pixclk: 333 MB. [ 16.354942] platform 30210000.video-codec: deferred probe pending: (reason unknown) [ 16.354957] platform e0f0000.watchdog: deferred probe pending: (reason unknown)
Could you take a look which part may be missing for DSI to output signals?
BR, Rich
BR, Rich
BR, Rich