Hello Team,
we are having EVAL-AD9082 connected with ZCU102 where we are trying to bring 4 DAC and 2 ADC in Zero IF mode where each DAC/ADC should process I and Q data. The BW of each I and Q is 50 MHz so sampling rate is 122.88 MHz. Accordingly the design is modified to use JESD Link mode 5 for DAC and JESD Link mode 3 for ADC (make RX_JESD_L=1 RX_JESD_M=2 RX_JESD_S=1 RX_LANE_RATE=4.9152 TX_JESD_L=2 TX_JESD_M=4 TX_JESD_S=1 TX_LANE_RATE=4.9152). We tried to test DAC by generating single tone signal via osc SW and we can confirm that DAC0 and DAC1 are working. Then the DAC0 and DAC1 were connected to ADC0 and ADC1 respectively to get the same signal and observe in osc SW. Unfortunately, the SW only shows some noise and no single tone. Moreover, in ILA also the same resule is observed. Please find dmesg, dtb and jesd_status as an attachment. IIO version is 0.25
spi@ff040000 {
compatible = "cdns,spi-r1p6";
status = "okay";
interrupt-parent = <0x04>;
interrupts = <0x00 0x13 0x04>;
reg = <0x00 0xff040000 0x00 0x1000>;
clock-names = "ref_clk\0pclk";
#address-cells = <0x01>;
#size-cells = <0x00>;
power-domains = <0x0c 0x23>;
clocks = <0x03 0x3a 0x03 0x1f>;
phandle = <0xa1>;
ad9081@0 {
#address-cells = <0x01>;
#size-cells = <0x00>;
reset-gpios = <0x15 0x85 0x00>;
sysref-req-gpios = <0x15 0x79 0x00>;
rx2-enable-gpios = <0x15 0x87 0x00>;
rx1-enable-gpios = <0x15 0x86 0x00>;
tx2-enable-gpios = <0x15 0x89 0x00>;
tx1-enable-gpios = <0x15 0x88 0x00>;
compatible = "adi,ad9082";
reg = <0x00>;
spi-max-frequency = <0x4c4b40>;
clocks = <0x1f 0x02>;
clock-names = "dev_clk";
clock-output-names = "rx_sampl_clk\0tx_sampl_clk";
#clock-cells = <0x01>;
jesd204-device;
#jesd204-cells = <0x02>;
jesd204-top-device = <0x00>;
jesd204-link-ids = <0x02 0x00>;
jesd204-inputs = <0x20 0x00 0x02 0x21 0x00 0x00>;
phandle = <0x43>;
adi,tx-dacs {
#size-cells = <0x00>;
#address-cells = <0x01>;
adi,dac-frequency-hz = <0x00 0xafc80000>;
adi,main-data-paths {
#address-cells = <0x01>;
#size-cells = <0x00>;
adi,interpolation = <0x06>;
dac@0 {
reg = <0x00>;
adi,crossbar-select = <0x22>;
adi,nco-frequency-shift-hz = <0x00 0x00>;
phandle = <0xa2>;
};
dac@1 {
reg = <0x01>;
adi,crossbar-select = <0x23>;
adi,nco-frequency-shift-hz = <0x00 0x00>;
phandle = <0xa3>;
};
dac@2 {
reg = <0x02>;
adi,crossbar-select = <0x95>;
adi,nco-frequency-shift-hz = <0x00 0x00>;
};
dac@3 {
reg = <0x03>;
adi,crossbar-select = <0x96>;
adi,nco-frequency-shift-hz = <0x00 0x00>;
};
};
adi,channelizer-paths {
#address-cells = <0x01>;
#size-cells = <0x00>;
adi,interpolation = <0x04>;
channel@0 {
reg = <0x00>;
adi,gain = <0x800>;
adi,nco-frequency-shift-hz = <0x00 0x00>;
phandle = <0x22>;
};
channel@1 {
reg = <0x01>;
adi,gain = <0x800>;
adi,nco-frequency-shift-hz = <0x00 0x00>;
phandle = <0x23>;
};
channel@2 {
reg = <0x02>;
adi,gain = <0x800>;
adi,nco-frequency-shift-hz = <0x00 0x00>;
phandle = <0x95>;
};
channel@3 {
reg = <0x03>;
adi,gain = <0x800>;
adi,nco-frequency-shift-hz = <0x00 0x00>;
phandle = <0x96>;
};
};
adi,jesd-links {
#size-cells = <0x00>;
#address-cells = <0x01>;
link@0 {
#address-cells = <0x01>;
#size-cells = <0x00>;
reg = <0x00>;
adi,logical-lane-mapping = <0x20706 0x1050403>;
adi,link-mode = <0x05>;
adi,subclass = <0x01>;
adi,version = <0x01>;
adi,dual-link = <0x00>;
adi,converters-per-device = <0x04>;
adi,octets-per-frame = <0x04>;
adi,frames-per-multiframe = <0x20>;
adi,converter-resolution = <0x10>;
adi,bits-per-sample = <0x10>;
adi,control-bits-per-sample = <0x00>;
adi,lanes-per-device = <0x02>;
adi,samples-per-converter-per-frame = <0x01>;
adi,high-density = <0x01>;
adi,tpl-phase-adjust = <0x03>;
phandle = <0xa4>;
};
};
};
adi,rx-adcs {
#size-cells = <0x00>;
#address-cells = <0x01>;
adi,adc-frequency-hz = <0x00 0xafc80000>;
adi,main-data-paths {
#address-cells = <0x01>;
#size-cells = <0x00>;
adc@0 {
reg = <0x00>;
adi,decimation = <0x06>;
adi,nco-frequency-shift-hz = <0x00 0x00>;
adi,nco-mixer-mode = <0x01>;
phandle = <0xa5>;
};
adc@1 {
reg = <0x01>;
adi,decimation = <0x06>;
adi,nco-frequency-shift-hz = <0x00 0x00>;
adi,nco-mixer-mode = <0x01>;
phandle = <0xa6>;
};
};
adi,channelizer-paths {
#address-cells = <0x01>;
#size-cells = <0x00>;
channel@0 {
reg = <0x00>;
adi,decimation = <0x04>;
adi,gain = <0x800>;
adi,nco-frequency-shift-hz = <0x00 0x00>;
adi,nco-mixer-mode = <0x1>;
phandle = <0x24>;
};
channel@1 {
reg = <0x01>;
adi,decimation = <0x04>;
adi,gain = <0x800>;
adi,nco-frequency-shift-hz = <0x00 0x00>;
adi,nco-mixer-mode = <0x1>;
phandle = <0x25>;
};
};
adi,jesd-links {
#size-cells = <0x00>;
#address-cells = <0x01>;
link@0 {
reg = <0x00>;
adi,converter-select = <0x24 0x00 0x25 0x01>;
adi,logical-lane-mapping = <0x2000706 0x5040301>;
adi,link-mode = <0x03>;
adi,subclass = <0x01>;
adi,version = <0x01>;
adi,dual-link = <0x00>;
adi,converters-per-device = <0x02>;
adi,octets-per-frame = <0x04>;
adi,frames-per-multiframe = <0x20>;
adi,converter-resolution = <0x10>;
adi,bits-per-sample = <0x10>;
adi,control-bits-per-sample = <0x00>;
adi,lanes-per-device = <0x01>;
adi,samples-per-converter-per-frame = <0x01>;
adi,high-density = <0x01>;
phandle = <0xa7>;
};
};
};
};
};

[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.1.0-g8eb0ff3ccaf3-dirty (agupta@f9125w3) (aarch64-linux-gnu-gcc (Linaro GCC 7.5-2019.12) 7.5.0, GNU ld (Linaro_Binutils-2019.12) 2.28.2.20170706) #93 SMP Fri Feb 13 10:03:08 CET 2026 [ 0.000000] Machine model: ZynqMP ZCU102 Rev1.0 [ 0.000000] earlycon: cdns0 at MMIO 0x00000000ff000000 (options '115200n8') [ 0.000000] printk: bootconsole [cdns0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] Zone ranges: [ 0.000000] DMA32 [mem 0x0000000000000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000087fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] node 0: [mem 0x0000000800000000-0x000000087fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000087fffffff] [ 0.000000] cma: Reserved 256 MiB at 0x0000000070000000 [ 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: MIGRATE_INFO_TYPE not supported. [ 0.000000] psci: SMC Calling Convention v1.2 [ 0.000000] percpu: Embedded 18 pages/cpu s34536 r8192 d31000 u73728 [ 0.000000] pcpu-alloc: s34536 r8192 d31000 u73728 alloc=18*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: ARM erratum 845719 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1034240 [ 0.000000] Kernel command line: console=ttyPS0,115200 root=/dev/mmcblk0p2 rw earlycon earlyprintk rootfstype=ext4 rootwait clk_ignore_unused cpuidle.off=1 root=/dev/mmcblk0p2 rw rootwait [ 0.000000] Unknown kernel command line parameters "earlyprintk", will be passed to user space. [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.000000] 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 0x000000006c000000-0x0000000070000000] (64MB) [ 0.000000] Memory: 3755108K/4194304K available (17280K kernel code, 1912K rwdata, 15244K rodata, 3072K init, 664K bss, 177052K reserved, 262144K cma-reserved) [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. [ 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] GIC: Adjusting CPU interface base to 0x00000000f902f000 [ 0.000000] Root IRQ handler: gic_handle_irq [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 100.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0x1ffffffffffffff max_cycles: 0x171024e7e0, max_idle_ns: 440795205315 ns [ 0.000000] sched_clock: 57 bits at 100MHz, resolution 10ns, wraps every 4398046511100ns [ 0.008413] Console: colour dummy device 80x25 [ 0.012486] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.00 BogoMIPS (lpj=400000) [ 0.022839] pid_max: default: 32768 minimum: 301 [ 0.027566] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.034787] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.043093] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 0.049058] rcu: Hierarchical SRCU implementation. [ 0.053374] rcu: Max phase no-delay instances is 1000. [ 0.059317] EFI services will not be available. [ 0.063219] smp: Bringing up secondary CPUs ... [ 0.067955] Detected VIPT I-cache on CPU1 [ 0.068009] cacheinfo: Unable to detect cache hierarchy for CPU 1 [ 0.068036] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.068444] Detected VIPT I-cache on CPU2 [ 0.068487] cacheinfo: Unable to detect cache hierarchy for CPU 2 [ 0.068502] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.068886] Detected VIPT I-cache on CPU3 [ 0.068930] cacheinfo: Unable to detect cache hierarchy for CPU 3 [ 0.068946] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.068993] smp: Brought up 1 node, 4 CPUs [ 0.121188] SMP: Total of 4 processors activated. [ 0.125860] CPU features: detected: 32-bit EL0 Support [ 0.130964] CPU features: detected: CRC32 instructions [ 0.136121] CPU: All CPU(s) started at EL2 [ 0.140135] alternatives: applying system-wide alternatives [ 0.146749] devtmpfs: initialized [ 0.156888] Registered cp15_barrier emulation handler [ 0.156943] Registered setend emulation handler [ 0.160919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.170507] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.183161] pinctrl core: initialized pinctrl subsystem [ 0.184127] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.189615] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations [ 0.195742] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.203552] audit: initializing netlink subsys (disabled) [ 0.208967] audit: type=2000 audit(0.132:1): state=initialized audit_enabled=0 res=1 [ 0.209543] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.223379] ASID allocator initialised with 65536 entries [ 0.252103] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.253262] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.259486] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.266231] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.272460] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.279206] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.285435] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.292180] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.366478] raid6: neonx8 gen() 2286 MB/s [ 0.434536] raid6: neonx4 gen() 2245 MB/s [ 0.502604] raid6: neonx2 gen() 2181 MB/s [ 0.570664] raid6: neonx1 gen() 1698 MB/s [ 0.638722] raid6: int64x8 gen() 1218 MB/s [ 0.706796] raid6: int64x4 gen() 1686 MB/s [ 0.774860] raid6: int64x2 gen() 1414 MB/s [ 0.842915] raid6: int64x1 gen() 1053 MB/s [ 0.842955] raid6: using algorithm neonx8 gen() 2286 MB/s [ 0.914967] raid6: .... xor() 1668 MB/s, rmw enabled [ 0.915012] raid6: using neon recovery algorithm [ 0.919336] iommu: Default domain type: Translated [ 0.923719] iommu: DMA domain TLB invalidation policy: strict mode [ 0.930146] SCSI subsystem initialized [ 0.933687] libata version 3.00 loaded. [ 0.933821] usbcore: registered new interface driver usbfs [ 0.939142] usbcore: registered new interface driver hub [ 0.944421] usbcore: registered new device driver usb [ 0.949588] mc: Linux media interface: v0.10 [ 0.953676] videodev: Linux video capture interface: v2.00 [ 0.959149] pps_core: LinuxPPS API ver. 1 registered [ 0.964028] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.973120] PTP clock support registered [ 0.977022] EDAC MC: Ver: 3.0.0 [ 0.980462] zynqmp-ipi-mbox mailbox@ff990400: Registered ZynqMP IPI mbox with TX/RX channels. [ 0.989103] jesd204: created con: id=0, topo=0, link=0, /axi/spi@ff050000/hmc7044@0 <-> /fpga-axi@0/axi-adxcvr-tx@84b60000 [ 0.999594] jesd204: created con: id=1, topo=0, link=2, /axi/spi@ff050000/hmc7044@0 <-> /fpga-axi@0/axi-adxcvr-rx@84a60000 [ 1.010569] jesd204: created con: id=2, topo=0, link=0, /fpga-axi@0/axi-adxcvr-tx@84b60000 <-> /fpga-axi@0/axi-jesd204-tx@84b90000 [ 1.022246] jesd204: created con: id=3, topo=0, link=2, /fpga-axi@0/axi-adxcvr-rx@84a60000 <-> /fpga-axi@0/axi-jesd204-rx@84a90000 [ 1.033923] jesd204: created con: id=4, topo=0, link=0, /fpga-axi@0/axi-jesd204-tx@84b90000 <-> /fpga-axi@0/axi-ad9081-tx-hpc@84b10000 [ 1.045946] jesd204: created con: id=5, topo=0, link=2, /fpga-axi@0/axi-jesd204-rx@84a90000 <-> /fpga-axi@0/axi-ad9081-rx-hpc@84a10000 [ 1.058012] jesd204: created con: id=6, topo=0, link=2, /fpga-axi@0/axi-ad9081-rx-hpc@84a10000 <-> /axi/spi@ff040000/ad9081@0 [ 1.069215] jesd204: created con: id=7, topo=0, link=0, /fpga-axi@0/axi-ad9081-tx-hpc@84b10000 <-> /axi/spi@ff040000/ad9081@0 [ 1.080467] jesd204: /axi/spi@ff040000/ad9081@0: JESD204[0:2] transition uninitialized -> initialized [ 1.089626] jesd204: /axi/spi@ff040000/ad9081@0: JESD204[0:0] transition uninitialized -> initialized [ 1.098795] jesd204: found 8 devices and 1 topologies [ 1.103843] FPGA manager framework [ 1.107793] Bluetooth: Core ver 2.22 [ 1.110749] NET: Registered PF_BLUETOOTH protocol family [ 1.116008] Bluetooth: HCI device and connection manager initialized [ 1.122326] Bluetooth: HCI socket layer initialized [ 1.127168] Bluetooth: L2CAP socket layer initialized [ 1.132194] Bluetooth: SCO socket layer initialized [ 1.137683] clocksource: Switched to clocksource arch_sys_counter [ 1.143223] VFS: Disk quotas dquot_6.6.0 [ 1.147013] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.158958] NET: Registered PF_INET protocol family [ 1.159153] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 1.168625] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 1.174516] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.182188] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 1.190258] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) [ 1.198244] TCP: Hash tables configured (established 32768 bind 32768) [ 1.203969] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 1.210627] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 1.217797] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.223576] RPC: Registered named UNIX socket transport module. [ 1.229156] RPC: Registered udp transport module. [ 1.233825] RPC: Registered tcp transport module. [ 1.238493] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.245592] PCI: CLS 0 bytes, default 64 [ 1.249527] armv8-pmu pmu: hw perfevents: no interrupt-affinity property, guessing. [ 1.256580] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available [ 1.265169] Initialise system trusted keyrings [ 1.268631] workingset: timestamp_bits=62 max_order=20 bucket_order=0 [ 1.275469] NFS: Registering the id_resolver key type [ 1.279946] Key type id_resolver registered [ 1.284079] Key type id_legacy registered [ 1.288073] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.294723] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 1.302083] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 1.309253] fuse: init (API version 7.37) [ 1.349808] NET: Registered PF_ALG protocol family [ 1.349856] xor: measuring software checksum speed [ 1.357228] 8regs : 2804 MB/sec [ 1.361550] 32regs : 2804 MB/sec [ 1.366278] arm64_neon : 2518 MB/sec [ 1.366688] xor: using function: 32regs (2804 MB/sec) [ 1.371713] Key type asymmetric registered [ 1.375777] Asymmetric key parser 'x509' registered [ 1.380656] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 1.387979] io scheduler mq-deadline registered [ 1.392471] io scheduler kyber registered [ 1.431824] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 1.435156] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 1.443026] brd: module loaded [ 1.446420] loop: module loaded [ 1.447088] Registered mathworks_ip class [ 1.449306] mtdoops: mtd device (mtddev=name/number) must be supplied [ 1.458178] tun: Universal TUN/TAP device driver, 1.6 [ 1.460243] CAN device driver interface [ 1.464712] xilinx_axienet a0020000.ethernet: Entering Probe. [ 1.469657] xilinx_axienet a0020000.ethernet: Recognised EMAC_HWTSTAMP. [ 1.476305] xilinx_axienet a0020000.ethernet: probing different EMAC_HWTSTAMP IP Cores. [ 1.484282] xilinx_axienet a0020000.ethernet: Probed txtsres IP core. [ 1.490601] xilinx_axienet a0020000.ethernet: Mapped txtsres IP core registers. [ 1.497854] xilinx_axienet a0020000.ethernet: Going to probe rxtsfifo FIFO. [ 1.504793] xilinx_axienet a0020000.ethernet: Probing rxtsfifo resources. [ 1.511538] xilinx_axienet a0020000.ethernet: Mapping rxtsfifo regs. [ 1.517844] xilinx_axienet a0020000.ethernet: Reading rev reg. [ 1.523631] xilinx_axienet a0020000.ethernet: Checking MCDMA [ 1.529253] xilinx_axienet a0020000.ethernet: Entering MCDMA Probe. [ 1.535485] xilinx_axienet a0020000.ethernet: Reading Channel-IDs. [ 1.541628] xilinx_axienet a0020000.ethernet: Reading axistream reg. [ 1.547952] xilinx_axienet a0020000.ethernet: Reading DMA res. [ 1.553747] xilinx_axienet a0020000.ethernet: missing/invalid xlnx,addrwidth property, using default [ 1.562816] xilinx_axienet a0020000.ethernet: executing ioremap dmares. [ 1.569396] xilinx_axienet a0020000.ethernet: Probing axienet_mcdma_tx_probe. [ 1.576544] xilinx_axienet a0020000.ethernet: Probed axienet_mcdma_tx_probe. [ 1.583490] xilinx_axienet a0020000.ethernet: Probing axienet_mcdma_rx_probe. [ 1.590629] xilinx_axienet a0020000.ethernet: Probed axienet_mcdma_tx_probe. [ 1.597987] SPI driver wl1271_spi has no spi_device_id for ti,wl1271 [ 1.603904] SPI driver wl1271_spi has no spi_device_id for ti,wl1273 [ 1.610216] SPI driver wl1271_spi has no spi_device_id for ti,wl1281 [ 1.616530] SPI driver wl1271_spi has no spi_device_id for ti,wl1283 [ 1.622845] SPI driver wl1271_spi has no spi_device_id for ti,wl1285 [ 1.629159] SPI driver wl1271_spi has no spi_device_id for ti,wl1801 [ 1.635478] SPI driver wl1271_spi has no spi_device_id for ti,wl1805 [ 1.641789] SPI driver wl1271_spi has no spi_device_id for ti,wl1807 [ 1.648103] SPI driver wl1271_spi has no spi_device_id for ti,wl1831 [ 1.654417] SPI driver wl1271_spi has no spi_device_id for ti,wl1835 [ 1.660732] SPI driver wl1271_spi has no spi_device_id for ti,wl1837 [ 1.667160] usbcore: registered new interface driver asix [ 1.672444] usbcore: registered new interface driver ax88179_178a [ 1.678485] usbcore: registered new interface driver cdc_ether [ 1.684280] usbcore: registered new interface driver net1080 [ 1.689902] usbcore: registered new interface driver cdc_subset [ 1.695791] usbcore: registered new interface driver zaurus [ 1.701335] usbcore: registered new interface driver cdc_ncm [ 1.706946] usbcore: registered new interface driver r8153_ecm [ 1.714161] usbcore: registered new interface driver uas [ 1.718028] usbcore: registered new interface driver usb-storage [ 1.724019] usbcore: registered new interface driver usbserial_generic [ 1.730469] usbserial: USB Serial support registered for generic [ 1.736440] usbcore: registered new interface driver ftdi_sio [ 1.742143] usbserial: USB Serial support registered for FTDI USB Serial Device [ 1.749415] usbcore: registered new interface driver upd78f0730 [ 1.755291] usbserial: USB Serial support registered for upd78f0730 [ 1.762680] SPI driver ads7846 has no spi_device_id for ti,tsc2046 [ 1.767652] SPI driver ads7846 has no spi_device_id for ti,ads7843 [ 1.773790] SPI driver ads7846 has no spi_device_id for ti,ads7845 [ 1.779931] SPI driver ads7846 has no spi_device_id for ti,ads7873 [ 1.786626] rtc_zynqmp ffa60000.rtc: registered as rtc0 [ 1.791279] rtc_zynqmp ffa60000.rtc: setting system clock to 2026-03-31T09:32:42 UTC (1774949562) [ 1.800160] i2c_dev: i2c /dev entries driver [ 1.806525] usbcore: registered new interface driver uvcvideo [ 1.811771] EDAC MC: ECC not enabled [ 1.813770] EDAC DEVICE0: Giving out device to module zynqmp-ocm-edac controller zynqmp_ocm: DEV ff960000.memory-controller (INTERRUPT) [ 1.826116] sdhci: Secure Digital Host Controller Interface driver [ 1.831831] sdhci: Copyright(c) Pierre Ossman [ 1.836156] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.842304] ledtrig-cpu: registered to indicate activity on CPUs [ 1.847807] SMCCC: SOC_ID: ID = jep106:0049:0000 Revision = 0x24738093 [ 1.854311] zynqmp_firmware_probe Platform Management API v1.1 [ 1.860076] zynqmp_firmware_probe Trustzone version v1.0 [ 1.897005] zynqmp-aes zynqmp-aes.0: will run requests pump with realtime priority [ 1.899248] usbcore: registered new interface driver usbhid [ 1.904479] usbhid: USB HID core driver [ 1.908447] SPI driver fb_seps525 has no spi_device_id for syncoam,seps525 [ 1.915753] framer a0000000.roe_framer: Xilinx RoE Framer Device Tree Probing [ 1.922461] framer a0000000.roe_framer: Writing destination MAC address 0x0000c689 to register 0xa000a004 [ 1.931725] framer a0000000.roe_framer: Writing destination MAC address 0x5852652e to register 0xa000a000 [ 1.941237] framer a0000000.roe_framer: Writing source MAC address 0x0000c689 to register 0xa000a00c [ 1.950319] framer a0000000.roe_framer: Writing source MAC address 0x5852652d to register 0xa000a008 [ 1.959404] framer a0000000.roe_framer: testmodule: Could not allocate interrupt 0. [ 1.967234] xlnx_ptp_timer a0080000.timer_1588_v2_0: ----------------------- Loading xlnx_ptp_timer [ 1.976073] xlnx_ptp_timer a0080000.timer_1588_v2_0: PTP PERIOD 4000000 [ 1.982585] xlnx_ptp_timer a0080000.timer_1588_v2_0: PTP PERIOD OVERIDDEN 4000000 [ 1.990137] pps pps0: new PPS source ptp0 [ 1.994138] xlnx_ptp_timer a0080000.timer_1588_v2_0: Acquired ptp_irq: 0x18 [ 2.000932] xlnx_ptp_timer a0080000.timer_1588_v2_0: Success loading xlnx_ptp_timer (multi thread spin_lock patch, Nov. 4, 2025, A.Forck) [ 2.013646] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7988-5 [ 2.020387] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7988-1 [ 2.027563] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7986 [ 2.034577] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7985 [ 2.041578] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7984 [ 2.048584] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7983 [ 2.055591] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7982 [ 2.062597] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7980 [ 2.069603] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7949 [ 2.076610] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7946 [ 2.083617] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7944 [ 2.090623] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7942 [ 2.097628] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7699 [ 2.104636] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7693 [ 2.111642] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7691 [ 2.118652] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7690 [ 2.125656] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7689 [ 2.132662] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7688 [ 2.139672] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7687 [ 2.146675] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7686 [ 2.153682] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7685 [ 2.160687] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7682 [ 2.167833] SPI driver ad7124 has no spi_device_id for adi,ad7124-4 [ 2.173924] SPI driver ad7124 has no spi_device_id for adi,ad7124-8 [ 2.180167] SPI driver ad7192 has no spi_device_id for adi,ad7190 [ 2.186207] SPI driver ad7192 has no spi_device_id for adi,ad7193 [ 2.192260] SPI driver ad7192 has no spi_device_id for adi,ad7195 [ 2.199268] SPI driver ad9467 has no spi_device_id for adi,ad9643 [ 2.204374] SPI driver ad9467 has no spi_device_id for adi,ad9250 [ 2.210426] SPI driver ad9467 has no spi_device_id for adi,ad9250_2 [ 2.216653] SPI driver ad9467 has no spi_device_id for adi,ad9265 [ 2.222710] SPI driver ad9467 has no spi_device_id for adi,ad9683 [ 2.228763] SPI driver ad9467 has no spi_device_id for adi,ad9434 [ 2.234818] SPI driver ad9467 has no spi_device_id for adi,ad9625 [ 2.240873] SPI driver ad9467 has no spi_device_id for adi,ad9652 [ 2.246928] SPI driver ad9467 has no spi_device_id for adi,ad9649 [ 2.255616] SPI driver adar3000 has no spi_device_id for adi,adar3001 [ 2.259385] SPI driver adar3000 has no spi_device_id for adi,adar3002 [ 2.267275] SPI driver ad9783 has no spi_device_id for adi,ad9780 [ 2.271842] SPI driver ad9783 has no spi_device_id for adi,ad9781 [ 2.278107] SPI driver adis16475 has no spi_device_id for adi,adis16470 [ 2.284469] SPI driver adis16475 has no spi_device_id for adi,adis16475-1 [ 2.291217] SPI driver adis16475 has no spi_device_id for adi,adis16475-2 [ 2.297964] SPI driver adis16475 has no spi_device_id for adi,adis16475-3 [ 2.304709] SPI driver adis16475 has no spi_device_id for adi,adis16477-1 [ 2.311456] SPI driver adis16475 has no spi_device_id for adi,adis16477-2 [ 2.318203] SPI driver adis16475 has no spi_device_id for adi,adis16477-3 [ 2.324950] SPI driver adis16475 has no spi_device_id for adi,adis16465-1 [ 2.331699] SPI driver adis16475 has no spi_device_id for adi,adis16465-2 [ 2.338444] SPI driver adis16475 has no spi_device_id for adi,adis16465-3 [ 2.345191] SPI driver adis16475 has no spi_device_id for adi,adis16467-1 [ 2.351938] SPI driver adis16475 has no spi_device_id for adi,adis16467-2 [ 2.358685] SPI driver adis16475 has no spi_device_id for adi,adis16467-3 [ 2.365432] SPI driver adis16475 has no spi_device_id for adi,adis16500 [ 2.372006] SPI driver adis16475 has no spi_device_id for adi,adis16505-1 [ 2.378752] SPI driver adis16475 has no spi_device_id for adi,adis16505-2 [ 2.385500] SPI driver adis16475 has no spi_device_id for adi,adis16505-3 [ 2.392251] SPI driver adis16475 has no spi_device_id for adi,adis16507-1 [ 2.398995] SPI driver adis16475 has no spi_device_id for adi,adis16507-2 [ 2.405741] SPI driver adis16475 has no spi_device_id for adi,adis16507-3 [ 2.413740] axi_sysid 85000000.axi-sysid-0: AXI System ID core version (1.01.a) found [ 2.420455] axi_sysid 85000000.axi-sysid-0: [ad9082_fmca_ebz] on [zcu102] git branch <main> git <29544604ec2c927520217ed80bbd0e6cdd10e054> clean [2024-02-16 18:17:17] UTC [ 2.436043] fpga_manager fpga0: Xilinx ZynqMP FPGA Manager registered [ 2.442229] pktgen: Packet Generator for packet performance testing. Version: 2.75 [ 2.449819] Initializing XFRM netlink socket [ 2.453640] NET: Registered PF_INET6 protocol family [ 2.459087] Segment Routing with IPv6 [ 2.462170] In-situ OAM (IOAM) with IPv6 [ 2.466084] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 2.472282] NET: Registered PF_PACKET protocol family [ 2.476940] NET: Registered PF_KEY protocol family [ 2.481774] can: controller area network core [ 2.486040] NET: Registered PF_CAN protocol family [ 2.490773] can: raw protocol [ 2.493713] can: broadcast manager protocol [ 2.497868] can: netlink gateway - max_hops=1 [ 2.502265] Bluetooth: RFCOMM TTY layer initialized [ 2.507041] Bluetooth: RFCOMM socket layer initialized [ 2.512148] Bluetooth: RFCOMM ver 1.11 [ 2.515865] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 2.521134] Bluetooth: BNEP filters: protocol multicast [ 2.526325] Bluetooth: BNEP socket layer initialized [ 2.531253] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 2.537137] Bluetooth: HIDP socket layer initialized [ 2.542205] 9pnet: Installing 9P2000 support [ 2.546315] NET: Registered PF_IEEE802154 protocol family [ 2.551690] Key type dns_resolver registered [ 2.556323] registered taskstats version 1 [ 2.559976] Loading compiled-in X.509 certificates [ 2.565131] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no [ 2.571367] alg: No test for xilinx-zynqmp-rsa (zynqmp-rsa) [ 2.987485] ff000000.serial: ttyPS0 at MMIO 0xff000000 (irq = 26, base_baud = 6249999) is a xuartps [ 2.996522] printk: console [ttyPS0] enabled [ 3.000828] printk: bootconsole [cdns0] disabled [ 3.010486] ff010000.serial: ttyPS1 at MMIO 0xff010000 (irq = 27, base_baud = 6249999) is a xuartps [ 3.023597] of-fpga-region fpga-full: FPGA Region probed [ 3.029890] gpio gpiochip1: (zynqmp_gpio): not an immutable chip, please consider fixing it! [ 3.038701] nwl-pcie fd0e0000.pcie: host bridge /axi/pcie@fd0e0000 ranges: [ 3.045603] nwl-pcie fd0e0000.pcie: MEM 0x00e0000000..0x00efffffff -> 0x00e0000000 [ 3.053612] nwl-pcie fd0e0000.pcie: MEM 0x0600000000..0x07ffffffff -> 0x0600000000 [ 3.061722] nwl-pcie fd0e0000.pcie: Link is DOWN [ 3.066558] nwl-pcie fd0e0000.pcie: PCI host bridge to bus 0000:00 [ 3.072742] pci_bus 0000:00: root bus resource [bus 00-ff] [ 3.078234] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff] [ 3.085105] pci_bus 0000:00: root bus resource [mem 0x600000000-0x7ffffffff pref] [ 3.092611] pci 0000:00:00.0: [10ee:d021] type 01 class 0x060400 [ 3.098680] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot [ 3.107455] pci 0000:00:00.0: PCI bridge to [bus 01-0c] [ 3.115288] xilinx-zynqmp-dpdma fd4c0000.dma-controller: Xilinx DPDMA engine is probed [ 3.209794] hmc7044 spi2.0: PLL1: Acquisition, CLKIN1 @ 122880000 Hz, PFD: 960 kHz - PLL2: Locked @ 2949.120000 MHz [ 3.220611] jesd204: /axi/spi@ff050000/hmc7044@0,jesd204:1,parent=spi2.0: Using as SYSREF provider [ 3.230205] spi-nor spi0.0: SPI-NOR-UniqueID 4a960c001209000a0007ebc45b22 [ 3.236998] spi-nor spi0.0: found mt25qu512a, expected m25p80 [ 3.242953] spi-nor spi0.0: mt25qu512a (65536 Kbytes) [ 3.248132] 4 fixed-partitions partitions found on MTD device spi0.0 [ 3.254491] Creating 4 MTD partitions on "spi0.0": [ 3.259277] 0x000000000000-0x000000100000 : "qspi-fsbl-uboot" [ 3.265911] 0x000000100000-0x000000600000 : "qspi-linux" [ 3.271937] 0x000000600000-0x000000620000 : "qspi-device-tree" [ 3.278504] 0x000000620000-0x000000c00000 : "qspi-rootfs" [ 3.287179] macb ff0e0000.ethernet: Not enabling partial store and forward [ 3.295501] macb ff0e0000.ethernet eth1: Cadence GEM rev 0x50070106 at 0xff0e0000 irq 48 (00:0a:35:07:fa:ed) [ 3.305690] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM [ 3.312259] xilinx-axipmon fd0b0000.perf-monitor: Probed Xilinx APM [ 3.318765] xilinx-axipmon fd490000.perf-monitor: Probed Xilinx APM [ 3.325265] xilinx-axipmon ffa10000.perf-monitor: Probed Xilinx APM [ 3.332560] i2c i2c-0: using pinctrl states for GPIO recovery [ 3.338490] gpio-348 (scl): enforced open drain please flag it properly in DT/ACPI DSDT/board file [ 3.347452] i2c i2c-0: using generic GPIOs for recovery [ 3.353019] pca953x 0-0020: supply vcc not found, using dummy regulator [ 3.359724] pca953x 0-0020: using no AI [ 3.364275] gpio-318 (sel0): hogged as output/low [ 3.369178] gpio-319 (sel1): hogged as output/high [ 3.374171] gpio-320 (sel2): hogged as output/high [ 3.379156] gpio-321 (sel3): hogged as output/high [ 3.384344] pca953x 0-0021: supply vcc not found, using dummy regulator [ 3.391021] pca953x 0-0021: using no AI [ 3.396608] ina2xx 2-0040: power monitor ina226 (Rshunt = 5000 uOhm) [ 3.403615] ina2xx 2-0041: power monitor ina226 (Rshunt = 5000 uOhm) [ 3.410628] ina2xx 2-0042: power monitor ina226 (Rshunt = 5000 uOhm) [ 3.417644] ina2xx 2-0043: power monitor ina226 (Rshunt = 5000 uOhm) [ 3.424658] ina2xx 2-0044: power monitor ina226 (Rshunt = 5000 uOhm) [ 3.431715] ina2xx 2-0045: power monitor ina226 (Rshunt = 5000 uOhm) [ 3.438738] ina2xx 2-0046: power monitor ina226 (Rshunt = 5000 uOhm) [ 3.445752] ina2xx 2-0047: power monitor ina226 (Rshunt = 5000 uOhm) [ 3.452759] ina2xx 2-004a: power monitor ina226 (Rshunt = 5000 uOhm) [ 3.459768] ina2xx 2-004b: power monitor ina226 (Rshunt = 5000 uOhm) [ 3.466181] i2c i2c-0: Added multiplexed i2c bus 2 [ 3.471773] ina2xx 3-0040: power monitor ina226 (Rshunt = 2000 uOhm) [ 3.478786] ina2xx 3-0041: power monitor ina226 (Rshunt = 5000 uOhm) [ 3.485796] ina2xx 3-0042: power monitor ina226 (Rshunt = 5000 uOhm) [ 3.492801] ina2xx 3-0043: power monitor ina226 (Rshunt = 5000 uOhm) [ 3.499814] ina2xx 3-0044: power monitor ina226 (Rshunt = 5000 uOhm) [ 3.506823] ina2xx 3-0045: power monitor ina226 (Rshunt = 5000 uOhm) [ 3.513835] ina2xx 3-0046: power monitor ina226 (Rshunt = 5000 uOhm) [ 3.520850] ina2xx 3-0047: power monitor ina226 (Rshunt = 5000 uOhm) [ 3.527259] i2c i2c-0: Added multiplexed i2c bus 3 [ 3.599228] i2c i2c-0: Added multiplexed i2c bus 4 [ 3.604199] i2c i2c-0: Added multiplexed i2c bus 5 [ 3.608987] pca954x 0-0075: registered 4 multiplexed busses for I2C mux pca9544 [ 3.616364] cdns-i2c ff020000.i2c: 400 kHz mmio ff020000 irq 51 [ 3.623334] i2c i2c-1: using pinctrl states for GPIO recovery [ 3.629261] gpio-350 (scl): enforced open drain please flag it properly in DT/ACPI DSDT/board file [ 3.638223] i2c i2c-1: using generic GPIOs for recovery [ 3.644207] at24 6-0054: supply vcc not found, using dummy regulator [ 3.651145] at24 6-0054: 1024 byte 24c08 EEPROM, writable, 1 bytes/write [ 3.657907] i2c i2c-1: Added multiplexed i2c bus 6 [ 3.663292] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out [ 3.670599] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out [ 3.677904] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out [ 3.685203] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out [ 3.692502] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out [ 3.699808] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out [ 3.707113] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out [ 3.714425] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out [ 3.722840] si5341 7-0036: Chip: 5341 Grade: 1 Rev: 3 [ 3.761517] i2c i2c-1: Added multiplexed i2c bus 7 [ 3.769213] si570 8-005d: registered, current frequency 300000000 Hz [ 3.775623] i2c i2c-1: Added multiplexed i2c bus 8 [ 3.780579] i2c i2c-1: Added multiplexed i2c bus 9 [ 3.785539] i2c i2c-1: Added multiplexed i2c bus 10 [ 3.790580] i2c i2c-1: Added multiplexed i2c bus 11 [ 3.795620] i2c i2c-1: Added multiplexed i2c bus 12 [ 3.800655] i2c i2c-1: Added multiplexed i2c bus 13 [ 3.805529] pca954x 1-0074: registered 8 multiplexed busses for I2C switch pca9548 [ 3.813631] at24 14-0050: supply vcc not found, using dummy regulator [ 3.820432] at24 14-0050: 256 byte 24c02 EEPROM, writable, 1 bytes/write [ 3.827190] i2c i2c-1: Added multiplexed i2c bus 14 [ 3.832248] i2c i2c-1: Added multiplexed i2c bus 15 [ 3.837300] i2c i2c-1: Added multiplexed i2c bus 16 [ 3.842354] i2c i2c-1: Added multiplexed i2c bus 17 [ 3.847403] i2c i2c-1: Added multiplexed i2c bus 18 [ 3.852457] i2c i2c-1: Added multiplexed i2c bus 19 [ 3.857507] i2c i2c-1: Added multiplexed i2c bus 20 [ 3.862557] i2c i2c-1: Added multiplexed i2c bus 21 [ 3.867436] pca954x 1-0075: registered 8 multiplexed busses for I2C switch pca9548 [ 3.875055] cdns-i2c ff030000.i2c: 400 kHz mmio ff030000 irq 52 [ 3.884488] cdns-wdt fd4d0000.watchdog: Xilinx Watchdog Timer with timeout 60s [ 3.893287] axi_adxcvr 84a60000.axi-adxcvr-rx: adxcvr_enforce_settings: Using QPLL without access, assuming desired Lane rate will be configured by a different instance [ 3.909941] axi_adxcvr 84a60000.axi-adxcvr-rx: AXI-ADXCVR-RX (17.05.a) using QPLL on GTH4 at 0x84A60000. Number of lanes: 1. [ 3.922133] axi_adxcvr 84b60000.axi-adxcvr-tx: AXI-ADXCVR-TX (17.05.a) using QPLL on GTH4 at 0x84B60000. Number of lanes: 2. [ 3.930741] mmc0: SDHCI controller on ff170000.mmc [ff170000.mmc] using ADMA 64-bit [ 3.941113] axi-jesd204-rx 84a90000.axi-jesd204-rx: AXI-JESD204-RX (1.07.a) at 0x84A90000. Encoder 8b10b, width 4/4, lanes 1, jesd204-fsm. [ 3.953938] axi-jesd204-tx 84b90000.axi-jesd204-tx: AXI-JESD204-TX (1.06.a) at 0x84B90000. Encoder 8b10b, width 4/4, lanes 2, jesd204-fsm. [ 3.967655] zynqmp-display fd4a0000.display: vtc bridge property not present [ 3.975781] OF: graph: no port node found in /axi/display@fd4a0000 [ 3.978139] mmc0: new high speed SDXC card at address aaaa [ 3.987695] xlnx-drm xlnx-drm.0: bound fd4a0000.display (ops 0xffffffc0091c2de0) [ 3.987840] mmcblk0: mmc0:aaaa SC64G 59.5 GiB [ 4.001627] mmcblk0: p1 p2 p3 [ 5.073745] zynqmp-display fd4a0000.display: [drm] Cannot find any crtc or sizes [ 5.081426] [drm] Initialized xlnx 1.0.0 20130509 for fd4a0000.display on minor 0 [ 5.088940] zynqmp-display fd4a0000.display: ZynqMP DisplayPort Subsystem driver probed [ 5.097226] ahci-ceva fd0c0000.ahci: supply ahci not found, using dummy regulator [ 5.104788] ahci-ceva fd0c0000.ahci: supply phy not found, using dummy regulator [ 5.112263] ahci-ceva fd0c0000.ahci: supply target not found, using dummy regulator [ 5.120142] ahci-ceva fd0c0000.ahci: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl platform mode [ 5.129105] ahci-ceva fd0c0000.ahci: flags: 64bit ncq sntf pm clo only pmp fbs pio slum part ccc sds apst [ 5.139696] scsi host0: ahci-ceva [ 5.143317] scsi host1: ahci-ceva [ 5.146749] ata1: SATA max UDMA/133 mmio [mem 0xfd0c0000-0xfd0c1fff] port 0x100 irq 58 [ 5.154658] ata2: SATA max UDMA/133 mmio [mem 0xfd0c0000-0xfd0c1fff] port 0x180 irq 58 [ 5.163358] ad9081 spi1.0: supply vdd not found, using dummy regulator [ 5.475900] ata2: SATA link down (SStatus 0 SControl 330) [ 5.481312] ata1: SATA link down (SStatus 0 SControl 330) [ 6.157707] zynqmp-display fd4a0000.display: [drm] Cannot find any crtc or sizes [ 7.073278] ad9081 spi1.0: AD9082 Rev. 3 Grade 2 (API 1.6.0) probed [ 7.102881] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 7.108384] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1 [ 7.116137] xhci-hcd xhci-hcd.1.auto: hcc params 0x0238f625 hci version 0x100 quirks 0x0000000002010890 [ 7.125562] xhci-hcd xhci-hcd.1.auto: irq 59, io mem 0xfe200000 [ 7.131574] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 7.137062] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2 [ 7.144717] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed [ 7.151355] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01 [ 7.159622] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.166839] usb usb1: Product: xHCI Host Controller [ 7.171715] usb usb1: Manufacturer: Linux 6.1.0-g8eb0ff3ccaf3-dirty xhci-hcd [ 7.178760] usb usb1: SerialNumber: xhci-hcd.1.auto [ 7.183992] hub 1-0:1.0: USB hub found [ 7.187762] hub 1-0:1.0: 1 port detected [ 7.192002] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01 [ 7.200268] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.207488] usb usb2: Product: xHCI Host Controller [ 7.212364] usb usb2: Manufacturer: Linux 6.1.0-g8eb0ff3ccaf3-dirty xhci-hcd [ 7.219408] usb usb2: SerialNumber: xhci-hcd.1.auto [ 7.224558] hub 2-0:1.0: USB hub found [ 7.228318] hub 2-0:1.0: 1 port detected [ 7.257130] cf_axi_adc 84a10000.axi-ad9081-rx-hpc: ADI AIM (10.03.\x00) at 0x84A10000 mapped to 0x(____ptrval____) probed ADC AD9081 as MASTER [ 7.290297] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition initialized -> probed [ 7.301002] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition initialized -> probed [ 7.311705] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition probed -> initialized [ 7.322401] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition probed -> initialized [ 7.333097] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition initialized -> probed [ 7.343797] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition initialized -> probed [ 7.354498] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition probed -> idle [ 7.364585] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition probed -> idle [ 7.374675] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition idle -> device_init [ 7.385201] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition idle -> device_init [ 7.395735] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition device_init -> link_init [ 7.406693] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition device_init -> link_init [ 7.417678] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_init -> link_supported [ 7.428895] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_init -> link_supported [ 7.440282] hmc7044 spi2.0: hmc7044_jesd204_link_pre_setup: Link2 forcing continuous SYSREF mode [ 7.449276] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_supported -> link_pre_setup [ 7.460937] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_supported -> link_pre_setup [ 7.484839] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_pre_setup -> clk_sync_stage1 [ 7.496583] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_pre_setup -> clk_sync_stage1 [ 7.508331] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition clk_sync_stage1 -> clk_sync_stage2 [ 7.520156] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition clk_sync_stage1 -> clk_sync_stage2 [ 7.531982] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition clk_sync_stage2 -> clk_sync_stage3 [ 7.543815] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition clk_sync_stage2 -> clk_sync_stage3 [ 7.557656] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition clk_sync_stage3 -> link_setup [ 7.569050] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition clk_sync_stage3 -> link_setup [ 7.585421] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_setup -> opt_setup_stage1 [ 7.596907] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_setup -> opt_setup_stage1 [ 7.613422] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition opt_setup_stage1 -> opt_setup_stage2 [ 7.625421] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition opt_setup_stage1 -> opt_setup_stage2 [ 7.637711] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition opt_setup_stage2 -> opt_setup_stage3 [ 7.649716] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition opt_setup_stage2 -> opt_setup_stage3 [ 7.661723] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition opt_setup_stage3 -> opt_setup_stage4 [ 7.673727] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition opt_setup_stage3 -> opt_setup_stage4 [ 7.685735] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition opt_setup_stage4 -> opt_setup_stage5 [ 7.697734] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition opt_setup_stage4 -> opt_setup_stage5 [ 7.713841] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition opt_setup_stage5 -> clocks_enable [ 7.725580] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition opt_setup_stage5 -> clocks_enable [ 7.740388] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition clocks_enable -> link_enable [ 7.751699] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition clocks_enable -> link_enable [ 7.785919] ad9081 spi1.0: JESD RX (JTX) Link2 in DATA, SYNC deasserted, PLL locked, PHASE established, MODE valid [ 7.796574] ad9081 spi1.0: JESD TX (JRX) Link0 0x3 lanes in DATA [ 7.802629] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_enable -> link_running [ 7.813851] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_enable -> link_running [ 7.825072] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_running -> opt_post_running_stage [ 7.837247] jesd204: /axi/spi@ff040000/ad9081@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_running -> opt_post_running_stage [ 7.849429] cf_axi_dds 84b10000.axi-ad9081-tx-hpc: Analog Devices CF_AXI_DDS_DDS MASTER (9.02.b) at 0x84B10000 mapped to 0x(____ptrval____), probed DDS AD9081 [ 7.872217] input: gpio-keys as /devices/platform/gpio-keys/input/input0 [ 7.879326] of_cfs_init [ 7.881802] of_cfs_init: OK [ 7.884653] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 7.932170] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 7.938720] clk: Not disabling unused clocks [ 7.943571] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 7.952186] cfg80211: failed to load regulatory.db [ 7.991931] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none. [ 8.000486] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 8.013635] devtmpfs: mounted [ 8.017541] Freeing unused kernel memory: 3072K [ 8.022230] Run /sbin/init as init process [ 8.026327] with arguments: [ 8.026333] /sbin/init [ 8.026337] earlyprintk [ 8.026342] with environment: [ 8.026346] HOME=/ [ 8.026351] TERM=linux [ 8.840579] systemd[1]: systemd 247.3-7+rpi1+deb11u6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [ 8.864534] systemd[1]: Detected architecture arm64. [ 8.906581] systemd[1]: Set hostname to <analog>. [ 9.684170] systemd[1]: Queued start job for default target Multi-User System. [ 9.691433] systemd[1]: Unnecessary job for /sys/subsystem/net/devices/eth0 was removed. [ 10.341684] random: crng init done [ 10.345244] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 10.357596] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 10.366645] systemd[1]: Created slice system-getty.slice. [ 10.390141] systemd[1]: Created slice system-modprobe.slice. [ 10.410062] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 10.434047] systemd[1]: Created slice system-systemd\x2dfsck.slice. [ 10.457942] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 10.481907] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 10.505962] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 10.517748] systemd[1]: Reached target Local Encrypted Volumes. [ 10.538062] systemd[1]: Reached target Paths. [ 10.553898] systemd[1]: Reached target Slices. [ 10.569858] systemd[1]: Reached target Swap. [ 10.586376] systemd[1]: Listening on Syslog Socket. [ 10.608667] systemd[1]: Listening on fsck to fsckd communication Socket. [ 10.629951] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 10.654392] systemd[1]: Listening on Journal Audit Socket. [ 10.674083] systemd[1]: Listening on Journal Socket (/dev/log). [ 10.698194] systemd[1]: Listening on Journal Socket. [ 10.715793] systemd[1]: Listening on udev Control Socket. [ 10.738116] systemd[1]: Listening on udev Kernel Socket. [ 10.773888] systemd[1]: Mounting Huge Pages File System... [ 10.791670] systemd[1]: Mounting POSIX Message Queue File System... [ 10.815576] systemd[1]: Mounting RPC Pipe File System... [ 10.831778] systemd[1]: Mounting Kernel Debug File System... [ 10.850218] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 10.858841] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped. [ 10.871010] systemd[1]: Starting Restore / save the current clock... [ 10.896624] systemd[1]: Starting Set the console keyboard layout... [ 10.919851] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 10.946139] systemd[1]: Starting Load Kernel Module configfs... [ 10.963970] systemd[1]: Starting Load Kernel Module fuse... [ 10.991073] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 11.000380] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 11.026091] systemd[1]: Starting Journal Service... [ 11.045900] systemd[1]: Starting Load Kernel Modules... [ 11.064040] systemd[1]: Starting Remount Root and Kernel File Systems... [ 11.087894] systemd[1]: Starting Coldplug All udev Devices... [ 11.111219] systemd[1]: Mounted Huge Pages File System. [ 11.135795] systemd[1]: Mounted POSIX Message Queue File System. [ 11.170307] systemd[1]: Mounted RPC Pipe File System. [ 11.186249] systemd[1]: Mounted Kernel Debug File System. [ 11.206635] systemd[1]: Finished Restore / save the current clock. [ 11.230945] systemd[1]: Finished Set the console keyboard layout. [ 11.254830] systemd[1]: modprobe@configfs.service: Succeeded. [ 11.261475] systemd[1]: Finished Load Kernel Module configfs. [ 11.282906] systemd[1]: modprobe@fuse.service: Succeeded. [ 11.288976] systemd[1]: Finished Load Kernel Module fuse. [ 11.310418] systemd[1]: Started Journal Service. [ 11.365058] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none. [ 11.576940] systemd-journald[181]: Received client request to flush runtime journal. [ 11.676914] systemd-journald[181]: File /var/log/journal/038fa8d7ca5349509e9a9b5fd1127b9f/system.journal corrupted or uncleanly shut down, renaming and replacing. [ 17.520470] macb ff0e0000.ethernet eth1: PHY [ff0e0000.ethernet-ffffffff:0c] driver [TI DP83867] (irq=POLL) [ 17.520500] macb ff0e0000.ethernet eth1: configuring for phy/rgmii-id link mode [ 17.521158] pps pps1: new PPS source ptp1 [ 17.521612] macb ff0e0000.ethernet: gem-ptp-timer ptp clock registered. [ 17.559213] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SS [ 18.046697] xilinx_axienet a0020000.ethernet eth0: PTP timer node not found [ 18.062617] xilinx_axienet a0020000.ethernet eth0: PTP timer node not found [ 18.097182] platform ina226-u76: deferred probe pending [ 18.097201] platform ina226-u77: deferred probe pending [ 18.097207] platform ina226-u78: deferred probe pending [ 18.097213] platform ina226-u87: deferred probe pending [ 18.097219] platform ina226-u85: deferred probe pending [ 18.097224] platform ina226-u86: deferred probe pending [ 18.097230] platform ina226-u93: deferred probe pending [ 18.097236] platform ina226-u88: deferred probe pending [ 18.097241] platform ina226-u15: deferred probe pending [ 18.097247] platform ina226-u92: deferred probe pending [ 18.097252] platform ina226-u79: deferred probe pending [ 18.097257] platform ina226-u81: deferred probe pending [ 18.097263] platform ina226-u80: deferred probe pending [ 18.097268] platform ina226-u84: deferred probe pending [ 18.097272] platform ina226-u16: deferred probe pending [ 18.097277] platform ina226-u65: deferred probe pending [ 18.097282] platform ina226-u74: deferred probe pending [ 18.097287] platform ina226-u75: deferred probe pending [ 18.122745] xilinx_axienet a0020000.ethernet eth0: PTP timer node not found [ 21.615501] macb ff0e0000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off [ 21.615543] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready [ 33.769898] xilinx_axienet a0020000.ethernet eth0: PTP timer node not found [ 33.814604] xilinx_axienet a0020000.ethernet eth0: PTP timer node not found [ 39.018254] xilinx_axienet a0020000.ethernet eth0: PTP timer node not found [ 39.066636] xilinx_axienet a0020000.ethernet eth0: PTP timer node not found



Please guide accordingly.
Regards,
Edit Notes
Edit Tags[edited by: FPGA@noob at 10:16 AM (GMT -4) on 31 Mar 2026]

