Post Go back to editing

ADRV9009-ZU11EG Multi SOM: "Device or resource busy" for many adrv9009-phy channels and iio_attr -D hmc7044-ext status on primary gives "input/output error"

Category: Hardware
Product Number: ADRV9009-ZU11EG; ADRV2CRR-FMC; EVAL-HMC7044
Software Version: Kuiper 2021_r2

Trying to follow the multi-som example from this page. I've gotten all of the images written, and copied the appropriate boot files to /boot for the primary and secondary boards, respectively (specifically /boot/zynqmp-common/Image, /boot/zynqmp-adrv9009-zu11eg-revb-adrv2crr-fmc-revb/BOOT.BIN, and /boot/zynqmp-adrv9009-zu11eg-revb-adrv2crr-fmc-revb/zynqmp-adrv9009-zu11eg-revb-adrv2crr-fmc-revb-sync-multisom-{primary x 1, secondary x 3}).

Detailed hardware setup is as follows:

======= Board 1 (Primary) =========

ADRV2CRR-FMC (Rev C.1)

ADRV9009-ZU11EG

SPI connections to EVAL-HMC7044:

    2 -> 12
    3 -> 20
    4 -> 16
    5 -> 18
    6 -> 14

==== Board 2, 3, 4 (Secondary) ======

ADRV2CRR-FMC (Rev C.1)

ADRV9009-ZU11EG

======== EVAL-HMC7044 ==========

Power

    +5V -> TP38
GND -> TP34

RF Connections

    SCLKOUT5_P -> Board 4 SYNC
    CLKOUT6_P -> Board 3 SYNC
    SCLKOUT9_P -> Board 1 SYNC   
CLKOUT10_P -> Board 2 SYNC

CLKOUT0_P/N -> Board 3 REFCLK_P/N
CLKOUT2_P/N -> Board 4 REFCLK_P/N
CLKOUT8_P/N -> Board 1 REFCLK_P/N
CLKOUT12_P/N -> Board 2 REFCLK_P/N

================================

I am able to boot and bring up all 4 boards, I've set a static IP for all of them and can ssh into them.

The first issue I ran into was trying to go through the steps in the troubleshooting steps of the tutorial to verify all the devices. Running iio_attr -D hmc7044-ext status on the primary board returned

ERROR: Input/output error (5)

From there I started looking at the output for iio_info on each board, and for each board I noticed all of the entries for the adrv9009-phy device channel attributes showed something like:

...
	iio:device4: adrv9009-phy
		25 channels found:
			altvoltage1:  (output)
			1 channel-specific attributes found:
				attr  0: AUX_OBS_RX_LO_frequency ERROR: Device or resource busy (16)
			voltage9:  (output)
			4 channel-specific attributes found:
				attr  0: offset ERROR: Device or resource busy (16)
				attr  1: raw ERROR: Device or resource busy (16)
				attr  2: sampling_frequency ERROR: Device or resource busy (16)
				attr  3: scale ERROR: Device or resource busy (16)
			voltage8:  (output)
			4 channel-specific attributes found:
				attr  0: offset ERROR: Device or resource busy (16)
				attr  1: raw ERROR: Device or resource busy (16)
				attr  2: sampling_frequency ERROR: Device or resource busy (16)
				attr  3: scale ERROR: Device or resource busy (16)
			voltage3:  (input)
			8 channel-specific attributes found:
				attr  0: bb_dc_offset_tracking_en ERROR: Device or resource busy (16)
				attr  1: hardwaregain ERROR: Device or resource busy (16)
				attr  2: powerdown ERROR: Device or resource busy (16)
				attr  3: quadrature_tracking_en ERROR: Device or resource busy (16)
				attr  4: rf_bandwidth ERROR: Device or resource busy (16)
				attr  5: rf_port_select value: OBS_TX_LO
				attr  6: rf_port_select_available value: OBS_TX_LO OBS_AUX_LO
				attr  7: sampling_frequency ERROR: Device or resource busy (16)
			voltage2:  (output)
			4 channel-specific attributes found:
				attr  0: offset ERROR: Device or resource busy (16)
				attr  1: raw ERROR: Device or resource busy (16)
				attr  2: sampling_frequency ERROR: Device or resource busy (16)
				attr  3: scale ERROR: Device or resource busy (16)
			voltage1:  (output)
			8 channel-specific attributes found:
				attr  0: atten_control_pin_mode_en ERROR: Device or resource busy (16)
				attr  1: hardwaregain ERROR: Device or resource busy (16)
				attr  2: lo_leakage_tracking_en ERROR: Device or resource busy (16)
				attr  3: pa_protection_en ERROR: Device or resource busy (16)
				attr  4: powerdown ERROR: Device or resource busy (16)
				attr  5: quadrature_tracking_en ERROR: Device or resource busy (16)
				attr  6: rf_bandwidth ERROR: Device or resource busy (16)
				attr  7: sampling_frequency ERROR: Device or resource busy (16)
			voltage0:  (output)
			8 channel-specific attributes found:
				attr  0: atten_control_pin_mode_en ERROR: Device or resource busy (16)
				attr  1: hardwaregain ERROR: Device or resource busy (16)
				attr  2: lo_leakage_tracking_en ERROR: Device or resource busy (16)
				attr  3: pa_protection_en ERROR: Device or resource busy (16)
				attr  4: powerdown ERROR: Device or resource busy (16)
				attr  5: quadrature_tracking_en ERROR: Device or resource busy (16)
				attr  6: rf_bandwidth ERROR: Device or resource busy (16)
				attr  7: sampling_frequency ERROR: Device or resource busy (16)
			altvoltage0: TRX_LO (output)
			3 channel-specific attributes found:
				attr  0: frequency ERROR: Device or resource busy (16)
				attr  1: frequency_hopping_mode ERROR: Device or resource busy (16)
				attr  2: frequency_hopping_mode_enable ERROR: Device or resource busy (16)
			voltage2:  (input)
			8 channel-specific attributes found:
				attr  0: bb_dc_offset_tracking_en ERROR: Device or resource busy (16)
				attr  1: hardwaregain ERROR: Device or resource busy (16)
				attr  2: powerdown ERROR: Device or resource busy (16)
				attr  3: quadrature_tracking_en ERROR: Device or resource busy (16)
				attr  4: rf_bandwidth ERROR: Device or resource busy (16)
				attr  5: rf_port_select value: OBS_TX_LO
				attr  6: rf_port_select_available value: OBS_TX_LO OBS_AUX_LO
				attr  7: sampling_frequency ERROR: Device or resource busy (16)
			voltage5:  (input)
			3 channel-specific attributes found:
				attr  0: offset ERROR: Device or resource busy (16)
				attr  1: raw ERROR: Device or resource busy (16)
				attr  2: scale ERROR: Device or resource busy (16)
			voltage6:  (input)
			3 channel-specific attributes found:
				attr  0: offset ERROR: Device or resource busy (16)
				attr  1: raw ERROR: Device or resource busy (16)
				attr  2: scale ERROR: Device or resource busy (16)
			voltage12:  (output)
			3 channel-specific attributes found:
				attr  0: raw ERROR: Device or resource busy (16)
				attr  1: sampling_frequency ERROR: Device or resource busy (16)
				attr  2: scale ERROR: Device or resource busy (16)
			voltage6:  (output)
			4 channel-specific attributes found:
				attr  0: offset ERROR: Device or resource busy (16)
				attr  1: raw ERROR: Device or resource busy (16)
				attr  2: sampling_frequency ERROR: Device or resource busy (16)
				attr  3: scale ERROR: Device or resource busy (16)
			voltage13:  (output)
			3 channel-specific attributes found:
				attr  0: raw ERROR: Device or resource busy (16)
				attr  1: sampling_frequency ERROR: Device or resource busy (16)
				attr  2: scale ERROR: Device or resource busy (16)
			voltage4:  (input)
			3 channel-specific attributes found:
				attr  0: offset ERROR: Device or resource busy (16)
				attr  1: raw ERROR: Device or resource busy (16)
				attr  2: scale ERROR: Device or resource busy (16)
			voltage5:  (output)
			4 channel-specific attributes found:
				attr  0: offset ERROR: Device or resource busy (16)
				attr  1: raw ERROR: Device or resource busy (16)
				attr  2: sampling_frequency ERROR: Device or resource busy (16)
				attr  3: scale ERROR: Device or resource busy (16)
			voltage1:  (input)
			11 channel-specific attributes found:
				attr  0: bb_dc_offset_tracking_en ERROR: Device or resource busy (16)
				attr  1: gain_control_mode value: manual
				attr  2: gain_control_mode_available value: manual slow_attack
				attr  3: gain_control_pin_mode_en ERROR: Device or resource busy (16)
				attr  4: hardwaregain ERROR: Device or resource busy (16)
				attr  5: hd2_tracking_en ERROR: Device or resource busy (16)
				attr  6: powerdown ERROR: Device or resource busy (16)
				attr  7: quadrature_tracking_en ERROR: Device or resource busy (16)
				attr  8: rf_bandwidth ERROR: Device or resource busy (16)
				attr  9: rssi ERROR: Device or resource busy (16)
				attr 10: sampling_frequency ERROR: Device or resource busy (16)
			voltage3:  (output)
			4 channel-specific attributes found:
				attr  0: offset ERROR: Device or resource busy (16)
				attr  1: raw ERROR: Device or resource busy (16)
				attr  2: sampling_frequency ERROR: Device or resource busy (16)
				attr  3: scale ERROR: Device or resource busy (16)
			voltage10:  (output)
			4 channel-specific attributes found:
				attr  0: offset ERROR: Device or resource busy (16)
				attr  1: raw ERROR: Device or resource busy (16)
				attr  2: sampling_frequency ERROR: Device or resource busy (16)
				attr  3: scale ERROR: Device or resource busy (16)
			voltage7:  (input)
			3 channel-specific attributes found:
				attr  0: offset ERROR: Device or resource busy (16)
				attr  1: raw ERROR: Device or resource busy (16)
				attr  2: scale ERROR: Device or resource busy (16)
			voltage0:  (input)
			11 channel-specific attributes found:
				attr  0: bb_dc_offset_tracking_en ERROR: Device or resource busy (16)
				attr  1: gain_control_mode value: manual
				attr  2: gain_control_mode_available value: manual slow_attack
				attr  3: gain_control_pin_mode_en ERROR: Device or resource busy (16)
				attr  4: hardwaregain ERROR: Device or resource busy (16)
				attr  5: hd2_tracking_en ERROR: Device or resource busy (16)
				attr  6: powerdown ERROR: Device or resource busy (16)
				attr  7: quadrature_tracking_en ERROR: Device or resource busy (16)
				attr  8: rf_bandwidth ERROR: Device or resource busy (16)
				attr  9: rssi ERROR: Device or resource busy (16)
				attr 10: sampling_frequency ERROR: Device or resource busy (16)
			voltage4:  (output)
			4 channel-specific attributes found:
				attr  0: offset ERROR: Device or resource busy (16)
				attr  1: raw ERROR: Device or resource busy (16)
				attr  2: sampling_frequency ERROR: Device or resource busy (16)
				attr  3: scale ERROR: Device or resource busy (16)
			voltage11:  (output)
			4 channel-specific attributes found:
				attr  0: offset ERROR: Device or resource busy (16)
				attr  1: raw ERROR: Device or resource busy (16)
				attr  2: sampling_frequency ERROR: Device or resource busy (16)
				attr  3: scale ERROR: Device or resource busy (16)
			voltage7:  (output)
			4 channel-specific attributes found:
				attr  0: offset ERROR: Device or resource busy (16)
				attr  1: raw ERROR: Device or resource busy (16)
				attr  2: sampling_frequency ERROR: Device or resource busy (16)
				attr  3: scale ERROR: Device or resource busy (16)
			temp0:  (input)
			1 channel-specific attributes found:
				attr  0: input ERROR: Device or resource busy (16)
		17 device-specific attributes found:
				attr  0: calibrate value: 0
				attr  1: calibrate_fhm_en value: 0
				attr  2: calibrate_rx_phase_correction_en value: 0
				attr  3: calibrate_rx_qec_en value: 0
				attr  4: calibrate_tx_lol_en value: 0
				attr  5: calibrate_tx_lol_ext_en value: 0
				attr  6: calibrate_tx_qec_en value: 0
				attr  7: ensm_mode value: radio_off
				attr  8: ensm_mode_available value: radio_on radio_off
				attr  9: gain_table_config ERROR: Permission denied (13)
				attr 10: jesd204_fsm_ctrl value: 0
				attr 11: jesd204_fsm_error value: 0
				attr 12: jesd204_fsm_paused value: 1
				attr 13: jesd204_fsm_resume ERROR: Permission denied (13)
				attr 14: jesd204_fsm_state value: clk_sync_stage1
				attr 15: multichip_sync ERROR: Permission denied (13)
				attr 16: profile_config value: TB
...

I found this question:  RE: ADRV9009-ZU11EG Multi-SOM usage: "Device or resource busy" which had some similar issues but ultimately did not help. To help in debugging, I've included the output from dmesg for the primary board:

root@analog:~# dmesg
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 5.10.0-98744-g64e7a607b659 (jenkins@romlxbuild1) (aarch64-xilinx-linux-gcc.real (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35.0.20200730) #1789 SMP Fri Mar 31 17:23:38 EEST 2023
[    0.000000] Machine model: Analog Devices ADRV9009-ZU11EG Rev.B
[    0.000000] earlycon: cdns0 at MMIO 0x00000000ff010000 (options '115200n8')
[    0.000000] printk: bootconsole [cdns0] enabled
[    0.000000] efi: UEFI not found.
[    0.000000] cma: Reserved 256 MiB at 0x0000000070000000
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000]   DMA32    [mem 0x0000000040000000-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] On node 0 totalpages: 1048576
[    0.000000]   DMA zone: 3584 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 262144 pages, LIFO batch:63
[    0.000000]   DMA32 zone: 3584 pages used for memmap
[    0.000000]   DMA32 zone: 262144 pages, LIFO batch:63
[    0.000000]   Normal zone: 7168 pages used for memmap
[    0.000000]   Normal zone: 524288 pages, LIFO batch:63
[    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 22 pages/cpu s49496 r8192 d32424 u90112
[    0.000000] pcpu-alloc: s49496 r8192 d32424 u90112 alloc=22*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: detected: ARM erratum 845719
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1034240
[    0.000000] Kernel command line: console=ttyPS0,115200 root=/dev/mmcblk0p2 rw earlycon rootfstype=ext4 rootwait clk_ignore_unused cpuidle.off=1
[    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: mapped [mem 0x000000003bfff000-0x000000003ffff000] (64MB)
[    0.000000] Memory: 3761172K/4194304K available (15552K kernel code, 1676K rwdata, 12112K rodata, 2496K init, 650K bss, 170988K 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] GIC: Using split EOI/Deactivate mode
[    0.000000] random: get_random_bytes called from start_kernel+0x31c/0x550 with crng_init=0
[    0.000000] arch_timer: cp15 timer(s) running at 33.33MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x7b00c47c0, max_idle_ns: 440795202120 ns
[    0.000003] sched_clock: 56 bits at 33MHz, resolution 30ns, wraps every 2199023255541ns
[    0.008348] Console: colour dummy device 80x25
[    0.012394] Calibrating delay loop (skipped), value calculated using timer frequency.. 66.66 BogoMIPS (lpj=133333)
[    0.022667] pid_max: default: 32768 minimum: 301
[    0.027374] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.034613] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.043176] rcu: Hierarchical SRCU implementation.
[    0.047360] EFI services will not be available.
[    0.051756] smp: Bringing up secondary CPUs ...
[    0.056460] Detected VIPT I-cache on CPU1
[    0.056496] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.056838] Detected VIPT I-cache on CPU2
[    0.056861] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[    0.057176] Detected VIPT I-cache on CPU3
[    0.057197] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[    0.057239] smp: Brought up 1 node, 4 CPUs
[    0.091606] SMP: Total of 4 processors activated.
[    0.096278] CPU features: detected: 32-bit EL0 Support
[    0.101381] CPU features: detected: CRC32 instructions
[    0.106517] CPU: All CPU(s) started at EL2
[    0.110562] alternatives: patching kernel code
[    0.115949] devtmpfs: initialized
[    0.125177] Registered cp15_barrier emulation handler
[    0.125228] Registered setend emulation handler
[    0.129201] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.138788] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.151598] pinctrl core: initialized pinctrl subsystem
[    0.152187] NET: Registered protocol family 16
[    0.156573] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[    0.162670] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.170390] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.178204] audit: initializing netlink subsys (disabled)
[    0.183653] audit: type=2000 audit(0.116:1): state=initialized audit_enabled=0 res=1
[    0.183956] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.198029] ASID allocator initialised with 65536 entries
[    0.222543] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.223603] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.230258] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.236920] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    1.208434] DRBG: Continuing without Jitter RNG
[    1.284230] raid6: neonx8   gen()  2345 MB/s
[    1.352281] raid6: neonx8   xor()  1755 MB/s
[    1.420336] raid6: neonx4   gen()  2399 MB/s
[    1.488383] raid6: neonx4   xor()  1719 MB/s
[    1.556446] raid6: neonx2   gen()  2282 MB/s
[    1.624485] raid6: neonx2   xor()  1573 MB/s
[    1.692546] raid6: neonx1   gen()  1951 MB/s
[    1.760590] raid6: neonx1   xor()  1339 MB/s
[    1.828648] raid6: int64x8  gen()  1578 MB/s
[    1.896698] raid6: int64x8  xor()   846 MB/s
[    1.964750] raid6: int64x4  gen()  1757 MB/s
[    2.032809] raid6: int64x4  xor()   895 MB/s
[    2.100873] raid6: int64x2  gen()  1534 MB/s
[    2.168910] raid6: int64x2  xor()   823 MB/s
[    2.236976] raid6: int64x1  gen()  1133 MB/s
[    2.305027] raid6: int64x1  xor()   567 MB/s
[    2.305064] raid6: using algorithm neonx4 gen() 2399 MB/s
[    2.309012] raid6: .... xor() 1719 MB/s, rmw enabled
[    2.313947] raid6: using neon recovery algorithm
[    2.318856] iommu: Default domain type: Translated 
[    2.323570] SCSI subsystem initialized
[    2.327114] libata version 3.00 loaded.
[    2.327228] usbcore: registered new interface driver usbfs
[    2.332569] usbcore: registered new interface driver hub
[    2.337843] usbcore: registered new device driver usb
[    2.342955] mc: Linux media interface: v0.10
[    2.347094] videodev: Linux video capture interface: v2.00
[    2.352580] EDAC MC: Ver: 3.0.0
[    2.355985] zynqmp-ipi-mbox mailbox@ff990400: Registered ZynqMP IPI mbox with TX/RX channels.
[    2.364428] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'clk_sync_stage1'
[    2.371820] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'clk_sync_stage2'
[    2.379517] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'clk_sync_stage3'
[    2.387215] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'link_setup'
[    2.394481] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'opt_setup_stage1'
[    2.402266] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'opt_setup_stage2'
[    2.410055] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'opt_setup_stage3'
[    2.417836] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'opt_setup_stage4'
[    2.425621] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'opt_setup_stage5'
[    2.433406] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'clocks_enable'
[    2.440931] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'link_enable'
[    2.448449] jesd204: created con: id=0, topo=0, link=0, /fpga-axi@0/axi-jesd204-tx@84a30000 <-> /fpga-axi@0/axi-adrv9009-tx-hpc@84a04000
[    2.460488] jesd204: created con: id=1, topo=0, link=0, /fpga-axi@0/axi-adxcvr-tx@84a20000 <-> /fpga-axi@0/axi-jesd204-tx@84a30000
[    2.472166] jesd204: created con: id=2, topo=0, link=0, /axi/spi@ff040000/hmc7044@2 <-> /fpga-axi@0/axi-adxcvr-tx@84a20000
[    2.483151] jesd204: created con: id=3, topo=0, link=2, /fpga-axi@0/axi-adxcvr-rx-os@84a60000 <-> /fpga-axi@0/axi-jesd204-rx@84a70000
[    2.495089] jesd204: created con: id=4, topo=0, link=2, /axi/spi@ff040000/hmc7044@2 <-> /fpga-axi@0/axi-adxcvr-rx-os@84a60000
[    2.506334] jesd204: created con: id=5, topo=0, link=1, /fpga-axi@0/axi-adxcvr-rx@84a40000 <-> /fpga-axi@0/axi-jesd204-rx@84a50000
[    2.518011] jesd204: created con: id=6, topo=0, link=1, /axi/spi@ff040000/hmc7044@2 <-> /fpga-axi@0/axi-adxcvr-rx@84a40000
[    2.529001] jesd204: created con: id=7, topo=0, link=1, /axi/spi@ff040000/hmc7044-ext@4 <-> /axi/spi@ff040000/hmc7044-car@3
[    2.540072] jesd204: created con: id=8, topo=0, link=2, /axi/spi@ff040000/hmc7044-ext@4 <-> /axi/spi@ff040000/hmc7044-car@3
[    2.551141] jesd204: created con: id=9, topo=0, link=0, /axi/spi@ff040000/hmc7044-ext@4 <-> /axi/spi@ff040000/hmc7044-car@3
[    2.562216] jesd204: created con: id=10, topo=0, link=1, /axi/spi@ff040000/hmc7044-car@3 <-> /axi/spi@ff040000/hmc7044@2
[    2.573025] jesd204: created con: id=11, topo=0, link=2, /axi/spi@ff040000/hmc7044-car@3 <-> /axi/spi@ff040000/hmc7044@2
[    2.583838] jesd204: created con: id=12, topo=0, link=0, /axi/spi@ff040000/hmc7044-car@3 <-> /axi/spi@ff040000/hmc7044@2
[    2.594681] jesd204: created con: id=13, topo=0, link=1, /fpga-axi@0/axi-jesd204-rx@84a50000 <-> /axi/spi@ff040000/adrv9009-phy-b@1
[    2.606420] jesd204: created con: id=14, topo=0, link=2, /fpga-axi@0/axi-jesd204-rx@84a70000 <-> /axi/spi@ff040000/adrv9009-phy-b@1
[    2.618184] jesd204: created con: id=15, topo=0, link=0, /fpga-axi@0/axi-adrv9009-tx-hpc@84a04000 <-> /axi/spi@ff040000/adrv9009-phy-b@1
[    2.630424] jesd204: created con: id=16, topo=0, link=1, /axi/spi@ff040000/adrv9009-phy-b@1 <-> /axi/spi@ff040000/adrv9009-phy@0
[    2.641900] jesd204: created con: id=17, topo=0, link=2, /axi/spi@ff040000/adrv9009-phy-b@1 <-> /axi/spi@ff040000/adrv9009-phy@0
[    2.653412] jesd204: created con: id=18, topo=0, link=0, /axi/spi@ff040000/adrv9009-phy-b@1 <-> /axi/spi@ff040000/adrv9009-phy@0
[    2.664905] jesd204: /axi/spi@ff040000/adrv9009-phy@0: JESD204[0:0] transition uninitialized -> initialized
[    2.674570] jesd204: /axi/spi@ff040000/adrv9009-phy@0: JESD204[0:1] transition uninitialized -> initialized
[    2.684257] jesd204: /axi/spi@ff040000/adrv9009-phy@0: JESD204[0:2] transition uninitialized -> initialized
[    2.693942] jesd204: found 12 devices and 1 topologies
[    2.699069] FPGA manager framework
[    2.702531] Advanced Linux Sound Architecture Driver Initialized.
[    2.708826] Bluetooth: Core ver 2.22
[    2.712030] NET: Registered protocol family 31
[    2.716432] Bluetooth: HCI device and connection manager initialized
[    2.722748] Bluetooth: HCI socket layer initialized
[    2.727591] Bluetooth: L2CAP socket layer initialized
[    2.732614] Bluetooth: SCO socket layer initialized
[    2.737777] clocksource: Switched to clocksource arch_sys_counter
[    2.743605] VFS: Disk quotas dquot_6.6.0
[    2.747444] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    2.757847] NET: Registered protocol family 2
[    2.758872] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    2.767073] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    2.775089] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    2.782524] TCP: Hash tables configured (established 32768 bind 32768)
[    2.788726] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    2.795386] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    2.802546] NET: Registered protocol family 1
[    2.806993] RPC: Registered named UNIX socket transport module.
[    2.812627] RPC: Registered udp transport module.
[    2.817297] RPC: Registered tcp transport module.
[    2.821964] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    2.828899] PCI: CLS 0 bytes, default 64
[    2.832631] hw perfevents: no interrupt-affinity property for /pmu, guessing.
[    2.839508] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    2.847725] Initialise system trusted keyrings
[    2.851547] workingset: timestamp_bits=62 max_order=20 bucket_order=0
[    2.858394] NFS: Registering the id_resolver key type
[    2.862890] Key type id_resolver registered
[    2.867029] Key type id_legacy registered
[    2.871021] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    2.877684] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[    2.884830] fuse: init (API version 7.32)
[    2.921027] NET: Registered protocol family 38
[    2.921068] xor: measuring software checksum speed
[    2.928388]    8regs           :  2593 MB/sec
[    2.932112]    32regs          :  3071 MB/sec
[    2.937001]    arm64_neon      :  2611 MB/sec
[    2.937556] xor: using function: 32regs (3071 MB/sec)
[    2.942582] Key type asymmetric registered
[    2.946643] Asymmetric key parser 'x509' registered
[    2.951502] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    2.958840] io scheduler mq-deadline registered
[    2.963337] io scheduler kyber registered
[    2.990338] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    2.993886] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    3.000907] brd: module loaded
[    3.004761] loop: module loaded
[    3.005005] Registered mathworks_ip class
[    3.008946] libphy: Fixed MDIO Bus: probed
[    3.012224] tun: Universal TUN/TAP device driver, 1.6
[    3.016382] CAN device driver interface
[    3.020706] usbcore: registered new interface driver asix
[    3.025520] usbcore: registered new interface driver ax88179_178a
[    3.031553] usbcore: registered new interface driver cdc_ether
[    3.037352] usbcore: registered new interface driver net1080
[    3.042968] usbcore: registered new interface driver cdc_subset
[    3.048854] usbcore: registered new interface driver zaurus
[    3.054397] usbcore: registered new interface driver cdc_ncm
[    3.060594] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.066482] ehci-pci: EHCI PCI platform driver
[    3.071198] usbcore: registered new interface driver uas
[    3.076200] usbcore: registered new interface driver usb-storage
[    3.082183] usbcore: registered new interface driver usbserial_generic
[    3.088636] usbserial: USB Serial support registered for generic
[    3.094609] usbcore: registered new interface driver ftdi_sio
[    3.100311] usbserial: USB Serial support registered for FTDI USB Serial Device
[    3.107582] usbcore: registered new interface driver upd78f0730
[    3.113460] usbserial: USB Serial support registered for upd78f0730
[    3.120484] i2c /dev entries driver
[    3.124498] usbcore: registered new interface driver uvcvideo
[    3.128849] USB Video Class driver (1.1.1)
[    3.133274] axi_fan_control_driver 80000000.axi-fan-control: clk_get failed with -517
[    3.141253] Bluetooth: HCI UART driver ver 2.3
[    3.145113] Bluetooth: HCI UART protocol H4 registered
[    3.150213] Bluetooth: HCI UART protocol BCSP registered
[    3.155502] Bluetooth: HCI UART protocol LL registered
[    3.160593] Bluetooth: HCI UART protocol ATH3K registered
[    3.165966] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    3.172214] Bluetooth: HCI UART protocol Intel registered
[    3.177559] Bluetooth: HCI UART protocol QCA registered
[    3.182758] usbcore: registered new interface driver bcm203x
[    3.188381] usbcore: registered new interface driver bpa10x
[    3.193917] usbcore: registered new interface driver bfusb
[    3.199369] usbcore: registered new interface driver btusb
[    3.204825] usbcore: registered new interface driver ath3k
[    3.210421] EDAC MC0: Giving out device to module 1 controller synps_ddr_controller: DEV synps_edac (INTERRUPT)
[    3.220421] EDAC DEVICE0: Giving out device to module zynqmp-ocm-edac controller zynqmp_ocm: DEV ff960000.memory-controller (INTERRUPT)
[    3.232672] sdhci: Secure Digital Host Controller Interface driver
[    3.238533] sdhci: Copyright(c) Pierre Ossman
[    3.242855] sdhci-pltfm: SDHCI platform and OF driver helper
[    3.248798] ledtrig-cpu: registered to indicate activity on CPUs
[    3.254456] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    3.260879] zynqmp_firmware_probe Platform Management API v1.1
[    3.266644] zynqmp_firmware_probe Trustzone version v1.0
[    3.311914] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: zynqmp pinctrl initialized
[    3.362786] zynqmp-aes firmware:zynqmp-firmware:zynqmp-aes: will run requests pump with realtime priority
[    3.377558] alg: No test for xilinx-keccak-384 (zynqmp-keccak-384)
[    3.378249] alg: No test for xilinx-zynqmp-rsa (zynqmp-rsa)
[    3.383769] usbcore: registered new interface driver usbhid
[    3.389171] usbhid: USB HID core driver
[    3.399850] axi_sysid 85000000.axi-sysid-0: AXI System ID core version (1.01.a) found
[    3.402213] axi_sysid 85000000.axi-sysid-0: [(null)] on [adrv9009zu11eg] git branch <hdl_2021_r2> git <a83056b11d6b092d342b72c68ef713b362b10521> clean [2023-03-31 20:39:12] UTC
[    3.418160] fpga_manager fpga0: Xilinx ZynqMP FPGA Manager registered
[    3.424497] usbcore: registered new interface driver snd-usb-audio
[    3.431896] pktgen: Packet Generator for packet performance testing. Version: 2.75
[    3.438212] Initializing XFRM netlink socket
[    3.442069] NET: Registered protocol family 10
[    3.446769] Segment Routing with IPv6
[    3.450182] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    3.456234] NET: Registered protocol family 17
[    3.460345] NET: Registered protocol family 15
[    3.464834] can: controller area network core
[    3.469094] NET: Registered protocol family 29
[    3.473488] can: raw protocol
[    3.476423] can: broadcast manager protocol
[    3.480580] can: netlink gateway - max_hops=1
[    3.484969] Bluetooth: RFCOMM TTY layer initialized
[    3.489750] Bluetooth: RFCOMM socket layer initialized
[    3.494860] Bluetooth: RFCOMM ver 1.11
[    3.498571] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    3.503841] Bluetooth: BNEP filters: protocol multicast
[    3.509035] Bluetooth: BNEP socket layer initialized
[    3.513963] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    3.519845] Bluetooth: HIDP socket layer initialized
[    3.524881] 9pnet: Installing 9P2000 support
[    3.529023] NET: Registered protocol family 36
[    3.533440] Key type dns_resolver registered
[    3.537854] registered taskstats version 1
[    3.541725] Loading compiled-in X.509 certificates
[    3.546825] Btrfs loaded, crc32c=crc32c-generic
[    3.558996] ff010000.serial: ttyPS0 at MMIO 0xff010000 (irq = 31, base_baud = 6249999) is a xuartps
[    3.568019] printk: console [ttyPS0] enabled
[    3.572314] printk: bootconsole [cdns0] disabled
[    3.581594] of-fpga-region fpga-full: FPGA Region probed
[    3.591658] gpio-13 (ulpi-phy-reset): hogged as output/high
[    3.597227] gpio-169 (hmc7044_ext-reset): hogged as output/high
[    3.603147] gpio-170 (hmc7044_ext-vcxo_select): hogged as output/high
[    3.611258] xilinx-zynqmp-dpdma fd4c0000.dma-controller: Xilinx DPDMA engine is probed
[    3.620060] zynqmp-display fd4a0000.display: vtc bridge property not present
[    3.628988] xilinx-dp-snd-codec fd4a0000.display:zynqmp_dp_snd_codec0: Failed to get required clock freq
[    3.638485] xilinx-dp-snd-codec: probe of fd4a0000.display:zynqmp_dp_snd_codec0 failed with error -22
[    3.648668] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm0: Xilinx DisplayPort Sound PCM probed
[    3.657461] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm1: Xilinx DisplayPort Sound PCM probed
[    3.666341] OF: graph: no port node found in /axi/display@fd4a0000
[    3.672809] xlnx-drm xlnx-drm.0: bound fd4a0000.display (ops 0xffffffc01100c920)
[    4.757793] zynqmp-display fd4a0000.display: [drm] Cannot find any crtc or sizes
[    4.765423] [drm] Initialized xlnx 1.0.0 20130509 for fd4a0000.display on minor 0
[    4.772919] zynqmp-display fd4a0000.display: ZynqMP DisplayPort Subsystem driver probed
[    4.782142] adrv9009 spi1.0: adrv9009_probe : enter
[    4.787953] adrv9009 spi1.1: adrv9009_probe : enter
[    4.873820] hmc7044 spi1.3: PLL1: Acquisition, CLKIN1 @ 30720000 Hz, PFD: 7680 kHz - PLL2: Locked @ 2949.120000 MHz
[    4.885398] hmc7044 spi1.4: Read/Write check failed (0x0)
[    4.932787] hmc7044 spi1.4: Probed, SPI read support failed
[    4.938645] jesd204: /axi/spi@ff040000/hmc7044-ext@4,jesd204:4,parent=spi1.4: Using as SYSREF provider
[    4.948704] spi-nor spi0.0: SPI-NOR-UniqueID 104000a87704000206002700f73e716dc5
[    4.956421] random: fast init done
[    4.959954] spi-nor spi0.0: trying to lock already unlocked area
[    4.965954] spi-nor spi0.0: n25q512a (131072 Kbytes)
[    4.970928] 4 fixed-partitions partitions found on MTD device spi0.0
[    4.977270] Creating 4 MTD partitions on "spi0.0":
[    4.982058] 0x000000000000-0x000002000000 : "qspi-fsbl-uboot"
[    4.988510] 0x000002000000-0x000002020000 : "qspi-uboot-env"
[    4.994775] 0x000002020000-0x000002100000 : "qspi-nvmfs"
[    5.000684] 0x000002100000-0x000007f00000 : "qspi-linux"
[    5.008492] macb ff0e0000.ethernet: Not enabling partial store and forward
[    5.016022] libphy: MACB_mii_bus: probed
[    5.021833] macb ff0e0000.ethernet eth0: Cadence GEM rev 0x50070106 at 0xff0e0000 irq 21 (00:e0:22:fe:0f:0f)
[    5.032069] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM
[    5.038620] xilinx-axipmon fd0b0000.perf-monitor: Probed Xilinx APM
[    5.045111] xilinx-axipmon fd490000.perf-monitor: Probed Xilinx APM
[    5.051631] xilinx-axipmon ffa10000.perf-monitor: Probed Xilinx APM
[    5.060002] OF: graph: no port node found in /axi/phy@fd400000
[    5.163615] at24 0-002c: supply vcc not found, using dummy regulator
[    5.170597] at24 0-002c: 2048 byte 24c16 EEPROM, writable, 1 bytes/write
[    5.177341] cdns-i2c ff020000.i2c: 400 kHz mmio ff020000 irq 23
[    5.184887] i2c i2c-1: Added multiplexed i2c bus 3
[    5.678673] i2c i2c-1: Added multiplexed i2c bus 4
[    5.683611] i2c i2c-1: Added multiplexed i2c bus 5
[    5.688630] at24 6-0050: supply vcc not found, using dummy regulator
[    5.724486] i2c i2c-1: Added multiplexed i2c bus 6
[    5.729500] at24 7-0050: supply vcc not found, using dummy regulator
[    5.763667] i2c i2c-1: Added multiplexed i2c bus 7
[    5.768676] at24 8-0050: supply vcc not found, using dummy regulator
[    5.804460] i2c i2c-1: Added multiplexed i2c bus 8
[    5.809382] i2c i2c-1: Added multiplexed i2c bus 9
[    5.814315] i2c i2c-1: Added multiplexed i2c bus 10
[    5.819195] pca954x 1-0070: registered 8 multiplexed busses for I2C switch pca9548
[    5.826803] cdns-i2c ff030000.i2c: 400 kHz mmio ff030000 irq 24
[    5.833570] cdns-wdt fd4d0000.watchdog: Xilinx Watchdog Timer with timeout 60s
[    5.841177] cpu cpu0: dev_pm_opp_set_rate: failed to find current OPP for freq 1316666653 (-34)
[    5.849922] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1316666 KHz, changing to: 1199999 KHz
[    5.860712] cpu cpu0: dev_pm_opp_set_rate: failed to find current OPP for freq 1316666653 (-34)
[    5.870873] zynqmp-display fd4a0000.display: [drm] Cannot find any crtc or sizes
[    5.880684] axi-i2s 82000000.axi-i2s-adi: probed, capture enabled, playback enabled
[    5.888823] adrv9009 spi1.0: adrv9009_probe : enter
[    5.894466] adrv9009 spi1.1: adrv9009_probe : enter
[    5.903510] mmc0: SDHCI controller on ff170000.mmc [ff170000.mmc] using ADMA 64-bit
[    5.947714] hmc7044 spi1.2: PLL1: Locked, CLKIN1 @ 30720000 Hz, PFD: 30720 kHz - PLL2: Locked @ 2949.120000 MHz
[    5.958621] macb ff0b0000.ethernet: Not enabling partial store and forward
[    5.972688] mmc0: new high speed SDHC card at address aaaa
[    5.978529] mmcblk0: mmc0:aaaa SC16G 14.8 GiB 
[    5.981441] libphy: MACB_mii_bus: probed
[    5.986942] macb ff0b0000.ethernet eth1: Cadence GEM rev 0x50070106 at 0xff0b0000 irq 20 (1e:fa:89:b9:12:81)
[    5.998993]  mmcblk0: p1 p2 p3
[    6.003062] axi_adxcvr 84a40000.axi-adxcvr-rx: AXI-ADXCVR-RX (17.05.a) using CPLL on GTH4 at 0x84A40000. Number of lanes: 4.
[    6.016567] axi_adxcvr 84a60000.axi-adxcvr-rx-os: AXI-ADXCVR-RX (17.05.a) using CPLL on GTH4 at 0x84A60000. Number of lanes: 4.
[    6.029043] axi_adxcvr 84a20000.axi-adxcvr-tx: AXI-ADXCVR-TX (17.05.a) using QPLL on GTH4 at 0x84A20000. Number of lanes: 8.
[    6.040718] axi-jesd204-rx 84a50000.axi-jesd204-rx: AXI-JESD204-RX (1.07.a) at 0x84A50000. Encoder 8b10b, width 4/4, lanes 4, jesd204-fsm.
[    6.053612] axi-jesd204-rx 84a70000.axi-jesd204-rx: AXI-JESD204-RX (1.07.a) at 0x84A70000. Encoder 8b10b, width 4/4, lanes 4, jesd204-fsm.
[    6.066412] axi-jesd204-tx 84a30000.axi-jesd204-tx: AXI-JESD204-TX (1.06.a) at 0x84A30000. Encoder 8b10b, width 4/4, lanes 8, jesd204-fsm.
[    6.084093] adrv9009 spi1.0: adrv9009_probe : enter
[    6.094305] adrv9009 spi1.1: adrv9009_probe : enter
[    6.125373] cf_axi_adc 84a00000.axi-adrv9009-rx-hpc: ADI AIM (10.02.b) at 0x84A00000 mapped to 0x(____ptrval____) probed ADC ADRV9009-X2 as MASTER
[    6.158540] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition initialized -> probed
[    6.169754] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition initialized -> probed
[    6.180967] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition initialized -> probed
[    6.192194] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition probed -> idle
[    6.202795] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition probed -> idle
[    6.213406] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition probed -> idle
[    6.224024] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition idle -> device_init
[    6.235059] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition idle -> device_init
[    6.246100] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition idle -> device_init
[    6.257156] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition device_init -> link_init
[    6.268625] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition device_init -> link_init
[    6.280104] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition device_init -> link_init
[    6.291594] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_init -> link_supported
[    6.303328] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_init -> link_supported
[    6.315063] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_init -> link_supported
[    6.328005] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_supported -> link_pre_setup
[    6.340177] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_supported -> link_pre_setup
[    6.352342] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_supported -> link_pre_setup
[    6.431237] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_pre_setup -> clk_sync_stage1
[    6.443495] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_pre_setup -> clk_sync_stage1
[    6.455747] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_pre_setup -> clk_sync_stage1
[    6.467996] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] paused at state clk_sync_stage1
[    6.479123] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] paused at state clk_sync_stage1
[    6.490250] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] paused at state clk_sync_stage1
[    6.501390] cf_axi_dds 84a04000.axi-adrv9009-tx-hpc: Analog Devices CF_AXI_DDS_DDS MASTER (9.01.b) at 0x84A04000 mapped to 0x(____ptrval____), probed DDS ADRV9009-X2
[    6.519324] input: gpio_keys as /devices/platform/gpio_keys/input/input0
[    6.526219] of_cfs_init
[    6.528666] of_cfs_init: OK
[    6.531668] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    6.655223] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    6.661753] clk: Not disabling unused clocks
[    6.666270] ALSA device list:
[    6.669222]   #0: ADRV9009 ZU11EG ADAU1761
[    6.673569] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    6.682176] cfg80211: failed to load regulatory.db
[    6.699870] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    6.707977] VFS: Mounted root (ext4 filesystem) on device 179:2.
[    6.723706] devtmpfs: mounted
[    6.727416] Freeing unused kernel memory: 2496K
[    6.741832] Run /sbin/init as init process
[    6.745925]   with arguments:
[    6.745927]     /sbin/init
[    6.745929]   with environment:
[    6.745932]     HOME=/
[    6.745934]     TERM=linux
[    7.248038] systemd[1]: System time before build time, advancing clock.
[    7.277396] systemd[1]: systemd 247.3-7+rpi1+deb11u1 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)
[    7.301307] systemd[1]: Detected architecture arm64.
[    7.326533] systemd[1]: Set hostname to <analog>.
[    8.548605] systemd[1]: /lib/systemd/system/plymouth-start.service:16: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
[    8.747110] systemd[1]: Queued start job for default target Graphical Interface.
[    8.755635] random: systemd: uninitialized urandom read (16 bytes read)
[    8.762437] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[    8.774792] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[    8.783815] systemd[1]: Created slice system-getty.slice.
[    8.805883] random: systemd: uninitialized urandom read (16 bytes read)
[    8.812847] systemd[1]: Created slice system-modprobe.slice.
[    8.833868] random: systemd: uninitialized urandom read (16 bytes read)
[    8.840786] systemd[1]: Created slice system-serial\x2dgetty.slice.
[    8.862129] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    8.886039] systemd[1]: Created slice User and Session Slice.
[    8.906113] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    8.930039] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped.
[    8.942336] systemd[1]: Reached target Slices.
[    8.957943] systemd[1]: Reached target Swap.
[    8.974575] systemd[1]: Listening on Syslog Socket.
[    8.990179] systemd[1]: Listening on fsck to fsckd communication Socket.
[    9.014010] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    9.038451] systemd[1]: Listening on Journal Audit Socket.
[    9.058161] systemd[1]: Listening on Journal Socket (/dev/log).
[    9.082213] systemd[1]: Listening on Journal Socket.
[    9.101833] systemd[1]: Listening on udev Control Socket.
[    9.122148] systemd[1]: Listening on udev Kernel Socket.
[    9.143590] systemd[1]: Mounting Huge Pages File System...
[    9.159527] systemd[1]: Mounting POSIX Message Queue File System...
[    9.183341] systemd[1]: Mounting RPC Pipe File System...
[    9.199566] systemd[1]: Mounting Kernel Debug File System...
[    9.214263] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
[    9.222940] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
[    9.238026] systemd[1]: Starting Restore / save the current clock...
[    9.276688] systemd[1]: Starting Set the console keyboard layout...
[    9.301609] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped.
[    9.314929] systemd[1]: Starting Load Kernel Module configfs...
[    9.331879] systemd[1]: Starting Load Kernel Module drm...
[    9.351840] systemd[1]: Starting Load Kernel Module fuse...
[    9.375162] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    9.384399] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    9.395244] systemd[1]: Starting Journal Service...
[    9.416307] systemd[1]: Starting Load Kernel Modules...
[    9.435765] systemd[1]: Starting Remount Root and Kernel File Systems...
[    9.459704] systemd[1]: Starting Coldplug All udev Devices...
[    9.484176] systemd[1]: Mounted Huge Pages File System.
[    9.506389] systemd[1]: Mounted POSIX Message Queue File System.
[    9.530378] systemd[1]: Mounted RPC Pipe File System.
[    9.546562] systemd[1]: Mounted Kernel Debug File System.
[    9.570188] systemd[1]: Started Journal Service.
[    9.678207] random: crng init done
[    9.681609] random: 7 urandom warning(s) missed due to ratelimiting
[   10.084018] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[   10.174326] systemd-journald[203]: Received client request to flush runtime journal.
[   10.194749] systemd-journald[203]: File /var/log/journal/e4888ae24a284bcaa1480ae1cf367e62/system.journal corrupted or uncleanly shut down, renaming and replacing.
[   15.181825] Adding 102396k swap on /var/swap.  Priority:-2 extents:1 across:102396k SS
[   15.197678] macb ff0e0000.ethernet eth0: PHY [ff0e0000.ethernet-ffffffff:00] driver [Marvell 88E1510] (irq=POLL)
[   15.197691] macb ff0e0000.ethernet eth0: configuring for phy/rgmii-id link mode
[   15.202056] macb ff0b0000.ethernet eth1: PHY [ff0e0000.ethernet-ffffffff:01] driver [Marvell 88E1510] (irq=POLL)
[   15.202069] macb ff0b0000.ethernet eth1: configuring for phy/sgmii link mode
[   15.501112] file system registered
[   15.962490] read descriptors
[   15.962509] read strings
[   18.274263] macb ff0b0000.ethernet eth1: unable to generate target frequency: 125000000 Hz
[   18.275257] macb ff0b0000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
[   18.275278] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready

To be clear, the only steps I performed to get here are:

  1. Image all 4 SD cards and copy the appropriate files to /boot
  2. Remove the jesd-eyescan application from /root/.config/autostart (After seeing I should remove anything which might be making API calls before the board is brought up. This directory is now empty)
  3. Set static IPs on all boards using enable_static_ip.sh

Any guidance would be much appreciated!

Thread Notes

  • Hi,

    Just letting you know that we saw your thread and someone is looking over it.

    This might be moved to the Linux Software Drivers forum since it looks like a software issue, but a colleague engineer will assist you as soon as possible.

    Best regards,
    Iulia

  • Hi just wondering if there's been any luck with this issue or if I needed to provide any additional information. Thanks!

  • From there I started looking at the output for iio_info on each board, and for each board I noticed all of the entries for the adrv9009-phy device channel attributes showed something like:

    That's expected since we're in a jesd204-fsm STOP state and we're paused at the moment.


    attr 12: jesd204_fsm_paused value: 1
    attr 14: jesd204_fsm_state value: clk_sync_stage1

    This means the devices are not yet initialized and that's why you get error codes reqturned.

    The first issue I ran into was trying to go through the steps in the troubleshooting steps of the tutorial to verify all the devices. Running iio_attr -D hmc7044-ext status on the primary board returned

    This is unexpected, I would probe the SPI lines and see if you get traffic during boot on these lines.

    -Michael

  • Hey Michael, sorry for taking so long to get to this. We managed to probe the SPI lines and there's definitely traffic happening. I can also traffic see when using iio-osc to read iio dev attributes. However, I'm still getting that I/O error when trying to read the hmc7044-ext status attribute. I can send the SPI traffic I captured during boot if that's helpful.

    Any ideas?

    edit: Running the adrv9009_som_multi.py example script, I get several attempts of it moving through the clk_sync_stages, then getting to link_setup before showing "Re-initializing due to lock-up." Then after three failures, an exception is thrown and the script terminates

    edit 2: Looking at the output from dmesg on the secondary board, I'm getting some errors in `link_setup`. Specifically, I'm getting `got error from cb: -14` (see below for full output)

    [    0.000000] Machine model: Analog Devices ADRV9009-ZU11EG Rev.B
    [    0.000000] earlycon: cdns0 at MMIO 0x00000000ff010000 (options '115200n8')
    [    0.000000] printk: bootconsole [cdns0] enabled
    [    0.000000] efi: UEFI not found.
    [    0.000000] cma: Reserved 256 MiB at 0x0000000070000000
    [    0.000000] Zone ranges:
    [    0.000000]   DMA      [mem 0x0000000000000000-0x000000003fffffff]
    [    0.000000]   DMA32    [mem 0x0000000040000000-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] On node 0 totalpages: 1048576
    [    0.000000]   DMA zone: 3584 pages used for memmap
    [    0.000000]   DMA zone: 0 pages reserved
    [    0.000000]   DMA zone: 262144 pages, LIFO batch:63
    [    0.000000]   DMA32 zone: 3584 pages used for memmap
    [    0.000000]   DMA32 zone: 262144 pages, LIFO batch:63
    [    0.000000]   Normal zone: 7168 pages used for memmap
    [    0.000000]   Normal zone: 524288 pages, LIFO batch:63
    [    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 22 pages/cpu s49496 r8192 d32424 u90112
    [    0.000000] pcpu-alloc: s49496 r8192 d32424 u90112 alloc=22*4096
    [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
    [    0.000000] Detected VIPT I-cache on CPU0
    [    0.000000] CPU features: detected: ARM erratum 845719
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1034240
    [    0.000000] Kernel command line: console=ttyPS0,115200 root=/dev/mmcblk0p2 rw earlycon rootfstype=ext4 rootwait clk_ignore_unused cpuidle.off=1
    [    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: mapped [mem 0x000000003bfff000-0x000000003ffff000] (64MB)
    [    0.000000] Memory: 3761172K/4194304K available (15552K kernel code, 1676K rwdata, 12112K rodata, 2496K init, 650K bss, 170988K 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] GIC: Using split EOI/Deactivate mode
    [    0.000000] random: get_random_bytes called from start_kernel+0x31c/0x550 with crng_init=0
    [    0.000000] arch_timer: cp15 timer(s) running at 33.33MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x7b00c47c0, max_idle_ns: 440795202120 ns
    [    0.000003] sched_clock: 56 bits at 33MHz, resolution 30ns, wraps every 2199023255541ns
    [    0.008352] Console: colour dummy device 80x25
    [    0.012394] Calibrating delay loop (skipped), value calculated using timer frequency.. 66.66 BogoMIPS (lpj=133333)
    [    0.022667] pid_max: default: 32768 minimum: 301
    [    0.027374] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.034614] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.043180] rcu: Hierarchical SRCU implementation.
    [    0.047358] EFI services will not be available.
    [    0.051757] smp: Bringing up secondary CPUs ...
    [    0.056463] Detected VIPT I-cache on CPU1
    [    0.056500] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    [    0.056840] Detected VIPT I-cache on CPU2
    [    0.056862] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
    [    0.057179] Detected VIPT I-cache on CPU3
    [    0.057200] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
    [    0.057242] smp: Brought up 1 node, 4 CPUs
    [    0.091606] SMP: Total of 4 processors activated.
    [    0.096278] CPU features: detected: 32-bit EL0 Support
    [    0.101381] CPU features: detected: CRC32 instructions
    [    0.106519] CPU: All CPU(s) started at EL2
    [    0.110562] alternatives: patching kernel code
    [    0.115946] devtmpfs: initialized
    [    0.125179] Registered cp15_barrier emulation handler
    [    0.125228] Registered setend emulation handler
    [    0.129198] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.138788] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
    [    0.151602] pinctrl core: initialized pinctrl subsystem
    [    0.152191] NET: Registered protocol family 16
    [    0.156582] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
    [    0.162678] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.170397] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.178212] audit: initializing netlink subsys (disabled)
    [    0.183661] audit: type=2000 audit(0.116:1): state=initialized audit_enabled=0 res=1
    [    0.183967] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.198039] ASID allocator initialised with 65536 entries
    [    0.222351] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.223413] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.230073] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.236729] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
    [    1.208285] DRBG: Continuing without Jitter RNG
    [    1.284030] raid6: neonx8   gen()  2345 MB/s
    [    1.352075] raid6: neonx8   xor()  1753 MB/s
    [    1.420134] raid6: neonx4   gen()  2401 MB/s
    [    1.488176] raid6: neonx4   xor()  1720 MB/s
    [    1.556238] raid6: neonx2   gen()  2281 MB/s
    [    1.624282] raid6: neonx2   xor()  1580 MB/s
    [    1.692346] raid6: neonx1   gen()  1951 MB/s
    [    1.760395] raid6: neonx1   xor()  1338 MB/s
    [    1.828437] raid6: int64x8  gen()  1578 MB/s
    [    1.896496] raid6: int64x8  xor()   846 MB/s
    [    1.964559] raid6: int64x4  gen()  1758 MB/s
    [    2.032598] raid6: int64x4  xor()   897 MB/s
    [    2.100675] raid6: int64x2  gen()  1534 MB/s
    [    2.168723] raid6: int64x2  xor()   823 MB/s
    [    2.236775] raid6: int64x1  gen()  1134 MB/s
    [    2.304826] raid6: int64x1  xor()   567 MB/s
    [    2.304863] raid6: using algorithm neonx4 gen() 2401 MB/s
    [    2.308813] raid6: .... xor() 1720 MB/s, rmw enabled
    [    2.313748] raid6: using neon recovery algorithm
    [    2.318655] iommu: Default domain type: Translated 
    [    2.323363] SCSI subsystem initialized
    [    2.326915] libata version 3.00 loaded.
    [    2.327032] usbcore: registered new interface driver usbfs
    [    2.332371] usbcore: registered new interface driver hub
    [    2.337644] usbcore: registered new device driver usb
    [    2.342756] mc: Linux media interface: v0.10
    [    2.346896] videodev: Linux video capture interface: v2.00
    [    2.352382] EDAC MC: Ver: 3.0.0
    [    2.355797] zynqmp-ipi-mbox mailbox@ff990400: Registered ZynqMP IPI mbox with TX/RX channels.
    [    2.364236] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'clk_sync_stage1'
    [    2.371621] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'clk_sync_stage2'
    [    2.379318] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'clk_sync_stage3'
    [    2.387016] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'link_setup'
    [    2.394282] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'opt_setup_stage1'
    [    2.402067] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'opt_setup_stage2'
    [    2.409856] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'opt_setup_stage3'
    [    2.417637] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'opt_setup_stage4'
    [    2.425422] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'opt_setup_stage5'
    [    2.433207] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'clocks_enable'
    [    2.440732] jesd204: /axi/spi@ff040000/adrv9009-phy@0: stop state: 'link_enable'
    [    2.448239] jesd204: created con: id=0, topo=0, link=0, /fpga-axi@0/axi-jesd204-tx@84a30000 <-> /fpga-axi@0/axi-adrv9009-tx-hpc@84a04000
    [    2.460289] jesd204: created con: id=1, topo=0, link=0, /fpga-axi@0/axi-adxcvr-tx@84a20000 <-> /fpga-axi@0/axi-jesd204-tx@84a30000
    [    2.471967] jesd204: created con: id=2, topo=0, link=0, /axi/spi@ff040000/hmc7044@2 <-> /fpga-axi@0/axi-adxcvr-tx@84a20000
    [    2.482951] jesd204: created con: id=3, topo=0, link=2, /fpga-axi@0/axi-adxcvr-rx-os@84a60000 <-> /fpga-axi@0/axi-jesd204-rx@84a70000
    [    2.494891] jesd204: created con: id=4, topo=0, link=2, /axi/spi@ff040000/hmc7044@2 <-> /fpga-axi@0/axi-adxcvr-rx-os@84a60000
    [    2.506133] jesd204: created con: id=5, topo=0, link=1, /fpga-axi@0/axi-adxcvr-rx@84a40000 <-> /fpga-axi@0/axi-jesd204-rx@84a50000
    [    2.517812] jesd204: created con: id=6, topo=0, link=1, /axi/spi@ff040000/hmc7044@2 <-> /fpga-axi@0/axi-adxcvr-rx@84a40000
    [    2.528802] jesd204: created con: id=7, topo=0, link=1, /axi/spi@ff040000/hmc7044-car@3 <-> /axi/spi@ff040000/hmc7044@2
    [    2.539527] jesd204: created con: id=8, topo=0, link=2, /axi/spi@ff040000/hmc7044-car@3 <-> /axi/spi@ff040000/hmc7044@2
    [    2.550250] jesd204: created con: id=9, topo=0, link=0, /axi/spi@ff040000/hmc7044-car@3 <-> /axi/spi@ff040000/hmc7044@2
    [    2.561008] jesd204: created con: id=10, topo=0, link=1, /fpga-axi@0/axi-jesd204-rx@84a50000 <-> /axi/spi@ff040000/adrv9009-phy-b@1
    [    2.572745] jesd204: created con: id=11, topo=0, link=2, /fpga-axi@0/axi-jesd204-rx@84a70000 <-> /axi/spi@ff040000/adrv9009-phy-b@1
    [    2.584510] jesd204: created con: id=12, topo=0, link=0, /fpga-axi@0/axi-adrv9009-tx-hpc@84a04000 <-> /axi/spi@ff040000/adrv9009-phy-b@1
    [    2.596749] jesd204: created con: id=13, topo=0, link=1, /axi/spi@ff040000/adrv9009-phy-b@1 <-> /axi/spi@ff040000/adrv9009-phy@0
    [    2.608225] jesd204: created con: id=14, topo=0, link=2, /axi/spi@ff040000/adrv9009-phy-b@1 <-> /axi/spi@ff040000/adrv9009-phy@0
    [    2.619737] jesd204: created con: id=15, topo=0, link=0, /axi/spi@ff040000/adrv9009-phy-b@1 <-> /axi/spi@ff040000/adrv9009-phy@0
    [    2.631223] jesd204: /axi/spi@ff040000/adrv9009-phy@0: JESD204[0:0] transition uninitialized -> initialized
    [    2.640895] jesd204: /axi/spi@ff040000/adrv9009-phy@0: JESD204[0:1] transition uninitialized -> initialized
    [    2.650583] jesd204: /axi/spi@ff040000/adrv9009-phy@0: JESD204[0:2] transition uninitialized -> initialized
    [    2.660268] jesd204: found 11 devices and 1 topologies
    [    2.665399] FPGA manager framework
    [    2.668853] Advanced Linux Sound Architecture Driver Initialized.
    [    2.675147] Bluetooth: Core ver 2.22
    [    2.678356] NET: Registered protocol family 31
    [    2.682757] Bluetooth: HCI device and connection manager initialized
    [    2.689075] Bluetooth: HCI socket layer initialized
    [    2.693916] Bluetooth: L2CAP socket layer initialized
    [    2.698940] Bluetooth: SCO socket layer initialized
    [    2.704090] clocksource: Switched to clocksource arch_sys_counter
    [    2.709934] VFS: Disk quotas dquot_6.6.0
    [    2.713770] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    2.724162] NET: Registered protocol family 2
    [    2.725199] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
    [    2.733403] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    2.741414] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
    [    2.748849] TCP: Hash tables configured (established 32768 bind 32768)
    [    2.755049] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    2.761712] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    2.768871] NET: Registered protocol family 1
    [    2.773316] RPC: Registered named UNIX socket transport module.
    [    2.778954] RPC: Registered udp transport module.
    [    2.783619] RPC: Registered tcp transport module.
    [    2.788291] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    2.795227] PCI: CLS 0 bytes, default 64
    [    2.798946] hw perfevents: no interrupt-affinity property for /pmu, guessing.
    [    2.805833] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
    [    2.814039] Initialise system trusted keyrings
    [    2.817866] workingset: timestamp_bits=62 max_order=20 bucket_order=0
    [    2.824723] NFS: Registering the id_resolver key type
    [    2.829214] Key type id_resolver registered
    [    2.833355] Key type id_legacy registered
    [    2.837347] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    2.844010] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
    [    2.851165] fuse: init (API version 7.32)
    [    2.887857] NET: Registered protocol family 38
    [    2.887898] xor: measuring software checksum speed
    [    2.895220]    8regs           :  2593 MB/sec
    [    2.898947]    32regs          :  3071 MB/sec
    [    2.903835]    arm64_neon      :  2612 MB/sec
    [    2.904395] xor: using function: 32regs (3071 MB/sec)
    [    2.909417] Key type asymmetric registered
    [    2.913483] Asymmetric key parser 'x509' registered
    [    2.918339] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
    [    2.925677] io scheduler mq-deadline registered
    [    2.930173] io scheduler kyber registered
    [    2.957180] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [    2.960727] cacheinfo: Unable to detect cache hierarchy for CPU 0
    [    2.967759] brd: module loaded
    [    2.971640] loop: module loaded
    [    2.971882] Registered mathworks_ip class
    [    2.975783] libphy: Fixed MDIO Bus: probed
    [    2.979064] tun: Universal TUN/TAP device driver, 1.6
    [    2.983232] CAN device driver interface
    [    2.987544] usbcore: registered new interface driver asix
    [    2.992367] usbcore: registered new interface driver ax88179_178a
    [    2.998409] usbcore: registered new interface driver cdc_ether
    [    3.004193] usbcore: registered new interface driver net1080
    [    3.009813] usbcore: registered new interface driver cdc_subset
    [    3.015697] usbcore: registered new interface driver zaurus
    [    3.021242] usbcore: registered new interface driver cdc_ncm
    [    3.027440] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [    3.033327] ehci-pci: EHCI PCI platform driver
    [    3.038049] usbcore: registered new interface driver uas
    [    3.043042] usbcore: registered new interface driver usb-storage
    [    3.049030] usbcore: registered new interface driver usbserial_generic
    [    3.055481] usbserial: USB Serial support registered for generic
    [    3.061454] usbcore: registered new interface driver ftdi_sio
    [    3.067156] usbserial: USB Serial support registered for FTDI USB Serial Device
    [    3.074427] usbcore: registered new interface driver upd78f0730
    [    3.080304] usbserial: USB Serial support registered for upd78f0730
    [    3.087327] i2c /dev entries driver
    [    3.091341] usbcore: registered new interface driver uvcvideo
    [    3.095694] USB Video Class driver (1.1.1)
    [    3.100129] axi_fan_control_driver 80000000.axi-fan-control: clk_get failed with -517
    [    3.108107] Bluetooth: HCI UART driver ver 2.3
    [    3.111950] Bluetooth: HCI UART protocol H4 registered
    [    3.117062] Bluetooth: HCI UART protocol BCSP registered
    [    3.122347] Bluetooth: HCI UART protocol LL registered
    [    3.127438] Bluetooth: HCI UART protocol ATH3K registered
    [    3.132811] Bluetooth: HCI UART protocol Three-wire (H5) registered
    [    3.139057] Bluetooth: HCI UART protocol Intel registered
    [    3.144406] Bluetooth: HCI UART protocol QCA registered
    [    3.149602] usbcore: registered new interface driver bcm203x
    [    3.155226] usbcore: registered new interface driver bpa10x
    [    3.160760] usbcore: registered new interface driver bfusb
    [    3.166215] usbcore: registered new interface driver btusb
    [    3.171671] usbcore: registered new interface driver ath3k
    [    3.177264] EDAC MC0: Giving out device to module 1 controller synps_ddr_controller: DEV synps_edac (INTERRUPT)
    [    3.187268] EDAC DEVICE0: Giving out device to module zynqmp-ocm-edac controller zynqmp_ocm: DEV ff960000.memory-controller (INTERRUPT)
    [    3.199516] sdhci: Secure Digital Host Controller Interface driver
    [    3.205378] sdhci: Copyright(c) Pierre Ossman
    [    3.209699] sdhci-pltfm: SDHCI platform and OF driver helper
    [    3.215644] ledtrig-cpu: registered to indicate activity on CPUs
    [    3.221300] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [    3.227724] zynqmp_firmware_probe Platform Management API v1.1
    [    3.233489] zynqmp_firmware_probe Trustzone version v1.0
    [    3.277697] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: zynqmp pinctrl initialized
    [    3.327782] zynqmp-aes firmware:zynqmp-firmware:zynqmp-aes: will run requests pump with realtime priority
    [    3.342511] alg: No test for xilinx-keccak-384 (zynqmp-keccak-384)
    [    3.343191] alg: No test for xilinx-zynqmp-rsa (zynqmp-rsa)
    [    3.348726] usbcore: registered new interface driver usbhid
    [    3.354122] usbhid: USB HID core driver
    [    3.364804] axi_sysid 85000000.axi-sysid-0: AXI System ID core version (1.01.a) found
    [    3.367153] axi_sysid 85000000.axi-sysid-0: [(null)] on [adrv9009zu11eg] git branch <hdl_2021_r2> git <a83056b11d6b092d342b72c68ef713b362b10521> clean [2023-03-31 20:39:12] UTC
    [    3.383100] fpga_manager fpga0: Xilinx ZynqMP FPGA Manager registered
    [    3.389445] usbcore: registered new interface driver snd-usb-audio
    [    3.396905] pktgen: Packet Generator for packet performance testing. Version: 2.75
    [    3.403152] Initializing XFRM netlink socket
    [    3.407021] NET: Registered protocol family 10
    [    3.411720] Segment Routing with IPv6
    [    3.415115] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
    [    3.421187] NET: Registered protocol family 17
    [    3.425295] NET: Registered protocol family 15
    [    3.429796] can: controller area network core
    [    3.434045] NET: Registered protocol family 29
    [    3.438436] can: raw protocol
    [    3.441374] can: broadcast manager protocol
    [    3.445530] can: netlink gateway - max_hops=1
    [    3.449915] Bluetooth: RFCOMM TTY layer initialized
    [    3.454701] Bluetooth: RFCOMM socket layer initialized
    [    3.459806] Bluetooth: RFCOMM ver 1.11
    [    3.463519] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [    3.468795] Bluetooth: BNEP filters: protocol multicast
    [    3.473985] Bluetooth: BNEP socket layer initialized
    [    3.478912] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
    [    3.484796] Bluetooth: HIDP socket layer initialized
    [    3.489841] 9pnet: Installing 9P2000 support
    [    3.493973] NET: Registered protocol family 36
    [    3.498390] Key type dns_resolver registered
    [    3.502798] registered taskstats version 1
    [    3.506686] Loading compiled-in X.509 certificates
    [    3.511774] Btrfs loaded, crc32c=crc32c-generic
    [    3.523945] ff010000.serial: ttyPS0 at MMIO 0xff010000 (irq = 31, base_baud = 6249999) is a xuartps
    [    3.532970] printk: console [ttyPS0] enabled
    [    3.537263] printk: bootconsole [cdns0] disabled
    [    3.546531] of-fpga-region fpga-full: FPGA Region probed
    [    3.556615] gpio-13 (ulpi-phy-reset): hogged as output/high
    [    3.562187] gpio-169 (hmc7044_ext-reset): hogged as output/high
    [    3.568105] gpio-170 (hmc7044_ext-vcxo_select): hogged as output/high
    [    3.576203] xilinx-zynqmp-dpdma fd4c0000.dma-controller: Xilinx DPDMA engine is probed
    [    3.584979] zynqmp-display fd4a0000.display: vtc bridge property not present
    [    3.593908] xilinx-dp-snd-codec fd4a0000.display:zynqmp_dp_snd_codec0: Failed to get required clock freq
    [    3.603411] xilinx-dp-snd-codec: probe of fd4a0000.display:zynqmp_dp_snd_codec0 failed with error -22
    [    3.613600] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm0: Xilinx DisplayPort Sound PCM probed
    [    3.622391] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm1: Xilinx DisplayPort Sound PCM probed
    [    3.631263] OF: graph: no port node found in /axi/display@fd4a0000
    [    3.637746] xlnx-drm xlnx-drm.0: bound fd4a0000.display (ops 0xffffffc01100c920)
    [    4.724106] zynqmp-display fd4a0000.display: [drm] Cannot find any crtc or sizes
    [    4.731730] [drm] Initialized xlnx 1.0.0 20130509 for fd4a0000.display on minor 0
    [    4.739219] zynqmp-display fd4a0000.display: ZynqMP DisplayPort Subsystem driver probed
    [    4.748435] adrv9009 spi1.0: adrv9009_probe : enter
    [    4.754250] adrv9009 spi1.1: adrv9009_probe : enter
    [    4.840138] hmc7044 spi1.3: PLL1: Locked, CLKIN3 @ 38400000 Hz, PFD: 7680 kHz - PLL2: Locked @ 2949.120000 MHz
    [    4.850505] jesd204: /axi/spi@ff040000/hmc7044-car@3,jesd204:3,parent=spi1.3: Using as sec SYSREF provider
    [    4.860897] spi-nor spi0.0: SPI-NOR-UniqueID 104000a87704000108000500a01c711e38
    [    4.868741] spi-nor spi0.0: trying to lock already unlocked area
    [    4.874745] spi-nor spi0.0: n25q512a (131072 Kbytes)
    [    4.879721] 4 fixed-partitions partitions found on MTD device spi0.0
    [    4.886072] Creating 4 MTD partitions on "spi0.0":
    [    4.890855] 0x000000000000-0x000002000000 : "qspi-fsbl-uboot"
    [    4.897304] 0x000002000000-0x000002020000 : "qspi-uboot-env"
    [    4.903570] 0x000002020000-0x000002100000 : "qspi-nvmfs"
    [    4.909484] 0x000002100000-0x000007f00000 : "qspi-linux"
    [    4.917303] macb ff0e0000.ethernet: Not enabling partial store and forward
    [    4.924825] libphy: MACB_mii_bus: probed
    [    4.930620] macb ff0e0000.ethernet eth0: Cadence GEM rev 0x50070106 at 0xff0e0000 irq 21 (00:e0:22:fe:0f:36)
    [    4.940843] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM
    [    4.947387] xilinx-axipmon fd0b0000.perf-monitor: Probed Xilinx APM
    [    4.953882] xilinx-axipmon fd490000.perf-monitor: Probed Xilinx APM
    [    4.960390] xilinx-axipmon ffa10000.perf-monitor: Probed Xilinx APM
    [    4.968754] OF: graph: no port node found in /axi/phy@fd400000
    [    4.983232] random: fast init done
    [    5.076062] at24 0-002c: supply vcc not found, using dummy regulator
    [    5.083052] at24 0-002c: 2048 byte 24c16 EEPROM, writable, 1 bytes/write
    [    5.089796] cdns-i2c ff020000.i2c: 400 kHz mmio ff020000 irq 23
    [    5.097347] i2c i2c-1: Added multiplexed i2c bus 3
    [    5.592991] i2c i2c-1: Added multiplexed i2c bus 4
    [    5.597933] i2c i2c-1: Added multiplexed i2c bus 5
    [    5.602950] at24 6-0050: supply vcc not found, using dummy regulator
    [    5.638798] i2c i2c-1: Added multiplexed i2c bus 6
    [    5.643814] at24 7-0050: supply vcc not found, using dummy regulator
    [    5.677995] i2c i2c-1: Added multiplexed i2c bus 7
    [    5.683011] at24 8-0050: supply vcc not found, using dummy regulator
    [    5.718794] i2c i2c-1: Added multiplexed i2c bus 8
    [    5.723724] i2c i2c-1: Added multiplexed i2c bus 9
    [    5.728654] i2c i2c-1: Added multiplexed i2c bus 10
    [    5.733533] pca954x 1-0070: registered 8 multiplexed busses for I2C switch pca9548
    [    5.741140] cdns-i2c ff030000.i2c: 400 kHz mmio ff030000 irq 24
    [    5.747912] cdns-wdt fd4d0000.watchdog: Xilinx Watchdog Timer with timeout 60s
    [    5.755512] cpu cpu0: dev_pm_opp_set_rate: failed to find current OPP for freq 1316666653 (-34)
    [    5.764248] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1316666 KHz, changing to: 1199999 KHz
    [    5.775038] cpu cpu0: dev_pm_opp_set_rate: failed to find current OPP for freq 1316666653 (-34)
    [    5.787708] axi-i2s 82000000.axi-i2s-adi: probed, capture enabled, playback enabled
    [    5.795853] adrv9009 spi1.0: adrv9009_probe : enter
    [    5.801499] adrv9009 spi1.1: adrv9009_probe : enter
    [    5.808123] zynqmp-display fd4a0000.display: [drm] Cannot find any crtc or sizes
    [    5.817476] mmc0: SDHCI controller on ff170000.mmc [ff170000.mmc] using ADMA 64-bit
    [    5.862162] hmc7044 spi1.2: PLL1: Locked, CLKIN1 @ 30720000 Hz, PFD: 30720 kHz - PLL2: Locked @ 2949.120000 MHz
    [    5.873050] macb ff0b0000.ethernet: Not enabling partial store and forward
    [    5.887239] mmc0: new high speed SDHC card at address aaaa
    [    5.893081] mmcblk0: mmc0:aaaa SC16G 14.8 GiB 
    [    5.896337] libphy: MACB_mii_bus: probed
    [    5.901476] macb ff0b0000.ethernet eth1: Cadence GEM rev 0x50070106 at 0xff0b0000 irq 20 (ce:d5:b2:f4:ad:31)
    [    5.913516]  mmcblk0: p1 p2 p3
    [    5.917555] axi_adxcvr 84a40000.axi-adxcvr-rx: AXI-ADXCVR-RX (17.05.a) using CPLL on GTH4 at 0x84A40000. Number of lanes: 4.
    [    5.931042] axi_adxcvr 84a60000.axi-adxcvr-rx-os: AXI-ADXCVR-RX (17.05.a) using CPLL on GTH4 at 0x84A60000. Number of lanes: 4.
    [    5.943510] axi_adxcvr 84a20000.axi-adxcvr-tx: AXI-ADXCVR-TX (17.05.a) using QPLL on GTH4 at 0x84A20000. Number of lanes: 8.
    [    5.955240] axi-jesd204-rx 84a50000.axi-jesd204-rx: AXI-JESD204-RX (1.07.a) at 0x84A50000. Encoder 8b10b, width 4/4, lanes 4, jesd204-fsm.
    [    5.968124] axi-jesd204-rx 84a70000.axi-jesd204-rx: AXI-JESD204-RX (1.07.a) at 0x84A70000. Encoder 8b10b, width 4/4, lanes 4, jesd204-fsm.
    [    5.980918] axi-jesd204-tx 84a30000.axi-jesd204-tx: AXI-JESD204-TX (1.06.a) at 0x84A30000. Encoder 8b10b, width 4/4, lanes 8, jesd204-fsm.
    [    5.998590] adrv9009 spi1.0: adrv9009_probe : enter
    [    6.008766] adrv9009 spi1.1: adrv9009_probe : enter
    [    6.039685] cf_axi_adc 84a00000.axi-adrv9009-rx-hpc: ADI AIM (10.02.b) at 0x84A00000 mapped to 0x(____ptrval____) probed ADC ADRV9009-X2 as MASTER
    [    6.072843] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition initialized -> probed
    [    6.084056] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition initialized -> probed
    [    6.095270] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition initialized -> probed
    [    6.106491] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition probed -> idle
    [    6.117098] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition probed -> idle
    [    6.127704] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition probed -> idle
    [    6.138320] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition idle -> device_init
    [    6.149362] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition idle -> device_init
    [    6.160405] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition idle -> device_init
    [    6.171455] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition device_init -> link_init
    [    6.182927] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition device_init -> link_init
    [    6.194405] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition device_init -> link_init
    [    6.205892] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_init -> link_supported
    [    6.217622] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_init -> link_supported
    [    6.229356] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_init -> link_supported
    [    6.241791] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_supported -> link_pre_setup
    [    6.253958] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_supported -> link_pre_setup
    [    6.266125] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_supported -> link_pre_setup
    [    6.322774] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_pre_setup -> clk_sync_stage1
    [    6.335031] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_pre_setup -> clk_sync_stage1
    [    6.347286] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_pre_setup -> clk_sync_stage1
    [    6.359541] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] paused at state clk_sync_stage1
    [    6.370667] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] paused at state clk_sync_stage1
    [    6.381794] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] paused at state clk_sync_stage1
    [    6.392932] cf_axi_dds 84a04000.axi-adrv9009-tx-hpc: Analog Devices CF_AXI_DDS_DDS MASTER (9.01.b) at 0x84A04000 mapped to 0x(____ptrval____), probed DDS ADRV9009-X2
    [    6.410854] input: gpio_keys as /devices/platform/gpio_keys/input/input0
    [    6.417755] of_cfs_init
    [    6.420226] of_cfs_init: OK
    [    6.423211] cfg80211: Loading compiled-in X.509 certificates for regulatory database
    [    6.546959] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
    [    6.553488] clk: Not disabling unused clocks
    [    6.558003] ALSA device list:
    [    6.560962]   #0: ADRV9009 ZU11EG ADAU1761
    [    6.565316] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
    [    6.573927] cfg80211: failed to load regulatory.db
    [    6.591581] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [    6.599695] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [    6.615546] devtmpfs: mounted
    [    6.619261] Freeing unused kernel memory: 2496K
    [    6.632139] Run /sbin/init as init process
    [    6.636228]   with arguments:
    [    6.636230]     /sbin/init
    [    6.636232]   with environment:
    [    6.636235]     HOME=/
    [    6.636237]     TERM=linux
    [    7.136729] systemd[1]: System time before build time, advancing clock.
    [    7.169083] systemd[1]: systemd 247.3-7+rpi1+deb11u1 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)
    [    7.192933] systemd[1]: Detected architecture arm64.
    [    7.223623] systemd[1]: Set hostname to <analog>.
    [    8.455818] systemd[1]: /lib/systemd/system/plymouth-start.service:16: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
    [    8.653602] systemd[1]: Queued start job for default target Graphical Interface.
    [    8.662143] random: systemd: uninitialized urandom read (16 bytes read)
    [    8.668936] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
    [    8.681277] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
    [    8.690280] systemd[1]: Created slice system-getty.slice.
    [    8.712197] random: systemd: uninitialized urandom read (16 bytes read)
    [    8.719154] systemd[1]: Created slice system-modprobe.slice.
    [    8.740189] random: systemd: uninitialized urandom read (16 bytes read)
    [    8.747102] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [    8.768464] systemd[1]: Created slice system-systemd\x2dfsck.slice.
    [    8.792357] systemd[1]: Created slice User and Session Slice.
    [    8.812400] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [    8.836359] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped.
    [    8.848755] systemd[1]: Reached target Slices.
    [    8.864257] systemd[1]: Reached target Swap.
    [    8.880887] systemd[1]: Listening on Syslog Socket.
    [    8.896488] systemd[1]: Listening on fsck to fsckd communication Socket.
    [    8.920331] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [    8.944739] systemd[1]: Listening on Journal Audit Socket.
    [    8.964493] systemd[1]: Listening on Journal Socket (/dev/log).
    [    8.988528] systemd[1]: Listening on Journal Socket.
    [    9.008061] systemd[1]: Listening on udev Control Socket.
    [    9.028473] systemd[1]: Listening on udev Kernel Socket.
    [    9.049936] systemd[1]: Mounting Huge Pages File System...
    [    9.065803] systemd[1]: Mounting POSIX Message Queue File System...
    [    9.089627] systemd[1]: Mounting RPC Pipe File System...
    [    9.105851] systemd[1]: Mounting Kernel Debug File System...
    [    9.120577] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
    [    9.129260] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
    [    9.144234] systemd[1]: Starting Restore / save the current clock...
    [    9.178944] systemd[1]: Starting Set the console keyboard layout...
    [    9.203708] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped.
    [    9.217047] systemd[1]: Starting Load Kernel Module configfs...
    [    9.234225] systemd[1]: Starting Load Kernel Module drm...
    [    9.254121] systemd[1]: Starting Load Kernel Module fuse...
    [    9.277407] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
    [    9.286662] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
    [    9.297498] systemd[1]: Starting Journal Service...
    [    9.318503] systemd[1]: Starting Load Kernel Modules...
    [    9.338005] systemd[1]: Starting Remount Root and Kernel File Systems...
    [    9.362017] systemd[1]: Starting Coldplug All udev Devices...
    [    9.385399] systemd[1]: Mounted Huge Pages File System.
    [    9.412696] systemd[1]: Mounted POSIX Message Queue File System.
    [    9.436618] systemd[1]: Mounted RPC Pipe File System.
    [    9.476867] systemd[1]: Started Journal Service.
    [    9.547145] random: crng init done
    [    9.550818] random: 7 urandom warning(s) missed due to ratelimiting
    [    9.970925] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
    [   10.026422] systemd-journald[203]: Received client request to flush runtime journal.
    [   15.156135] Adding 102396k swap on /var/swap.  Priority:-2 extents:1 across:102396k SS
    [   15.180357] macb ff0e0000.ethernet eth0: PHY [ff0e0000.ethernet-ffffffff:00] driver [Marvell 88E1510] (irq=POLL)
    [   15.180371] macb ff0e0000.ethernet eth0: configuring for phy/rgmii-id link mode
    [   15.184160] macb ff0b0000.ethernet eth1: PHY [ff0e0000.ethernet-ffffffff:01] driver [Marvell 88E1510] (irq=POLL)
    [   15.184178] macb ff0b0000.ethernet eth1: configuring for phy/sgmii link mode
    [   15.482819] file system registered
    [   15.948208] read descriptors
    [   15.948225] read strings
    [   18.244579] macb ff0b0000.ethernet eth1: unable to generate target frequency: 125000000 Hz
    [   18.245568] macb ff0b0000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
    [   18.245590] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
    [   62.251402] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] FSM is paused; a resume is required
    [   62.251417] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] resuming from state link_running
    [   62.251426] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] resuming from state link_running
    [   62.251434] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] resuming from state link_running
    [   62.251459] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition clk_sync_stage2 -> clk_sync_stage1
    [   62.251467] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition clk_sync_stage2 -> clk_sync_stage1
    [   62.251476] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition clk_sync_stage2 -> clk_sync_stage1
    [   62.251484] adrv9009 spi1.0: ADIHAL_resetHw
    [   62.252607] adrv9009 spi1.1: ADIHAL_resetHw
    [   62.253674] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition clk_sync_stage1 -> link_pre_setup
    [   62.253683] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition clk_sync_stage1 -> link_pre_setup
    [   62.253692] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition clk_sync_stage1 -> link_pre_setup
    [   62.253710] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_pre_setup -> link_supported
    [   62.253719] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_pre_setup -> link_supported
    [   62.253727] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_pre_setup -> link_supported
    [   62.253742] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_supported -> link_init
    [   62.253751] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_supported -> link_init
    [   62.253759] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_supported -> link_init
    [   62.253774] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_init -> device_init
    [   62.253782] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_init -> device_init
    [   62.253790] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_init -> device_init
    [   62.253804] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition device_init -> idle
    [   62.253813] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition device_init -> idle
    [   62.253821] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition device_init -> idle
    [   62.829965] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition device_init -> idle
    [   62.829976] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition device_init -> idle
    [   62.829985] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition device_init -> idle
    [   62.830018] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition idle -> idle
    [   62.830027] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition idle -> idle
    [   62.830035] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition idle -> idle
    [   62.830051] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition idle -> device_init
    [   62.830059] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition idle -> device_init
    [   62.830068] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition idle -> device_init
    [   62.830085] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition device_init -> link_init
    [   62.830094] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition device_init -> link_init
    [   62.830102] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition device_init -> link_init
    [   62.830126] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_init -> link_supported
    [   62.830135] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_init -> link_supported
    [   62.830143] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_init -> link_supported
    [   62.830447] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_supported -> link_pre_setup
    [   62.830457] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_supported -> link_pre_setup
    [   62.830465] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_supported -> link_pre_setup
    [   62.874913] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_pre_setup -> clk_sync_stage1
    [   62.874923] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_pre_setup -> clk_sync_stage1
    [   62.874932] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_pre_setup -> clk_sync_stage1
    [   62.874941] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] paused at state clk_sync_stage1
    [   62.874950] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] paused at state clk_sync_stage1
    [   62.874958] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] paused at state clk_sync_stage1
    [   62.878964] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition clk_sync_stage1 -> clk_sync_stage2
    [   62.878975] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition clk_sync_stage1 -> clk_sync_stage2
    [   62.878983] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition clk_sync_stage1 -> clk_sync_stage2
    [   62.894902] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition clk_sync_stage2 -> clk_sync_stage3
    [   62.894912] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition clk_sync_stage2 -> clk_sync_stage3
    [   62.894921] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition clk_sync_stage2 -> clk_sync_stage3
    [   62.900967] jesd204: /fpga-axi@0/axi-jesd204-rx@84a50000,jesd204:5,parent=84a50000.axi-jesd204-rx: Possible instantiation for multiple chips; HDL lanes 4, Link[1] lanes 2
    [   62.900979] jesd204: /fpga-axi@0/axi-jesd204-rx@84a70000,jesd204:7,parent=84a70000.axi-jesd204-rx: Possible instantiation for multiple chips; HDL lanes 4, Link[2] lanes 2
    [   62.900991] jesd204: /fpga-axi@0/axi-jesd204-tx@84a30000,jesd204:9,parent=84a30000.axi-jesd204-tx: Possible instantiation for multiple chips; HDL lanes 8, Link[0] lanes 4
    [   62.903091] adrv9009 spi1.1: ADIHAL_resetHw
    [   63.242834] adrv9009 spi1.0: ADIHAL_resetHw
    [   63.581508] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition clk_sync_stage3 -> link_setup
    [   63.581522] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition clk_sync_stage3 -> link_setup
    [   63.581531] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition clk_sync_stage3 -> link_setup
    [   64.265991] adrv9009 spi1.1: adrv9009_jesd204_setup_stage1:5864 Unexpected MCS sync status (0x0)
    [   64.266016] jesd204: /axi/spi@ff040000/adrv9009-phy-b@1,jesd204:1,parent=spi1.1: JESD204[0:1] In opt_setup_stage1 got error from cb: -14
    [   64.266027] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: Rolling back from 'link_setup', got error -14
    [   64.266042] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_setup -> opt_setup_stage1
    [   64.266050] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_setup -> opt_setup_stage1
    [   64.266059] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_setup -> opt_setup_stage1
    [   64.266068] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] resuming from state link_setup
    [   64.266076] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] resuming from state link_setup
    [   64.266084] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] resuming from state link_setup
    [   64.266107] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition opt_setup_stage1 -> link_setup
    [   64.266115] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition opt_setup_stage1 -> link_setup
    [   64.266124] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition opt_setup_stage1 -> link_setup
    [   64.266140] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_setup -> clk_sync_stage3
    [   64.266149] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_setup -> clk_sync_stage3
    [   64.266157] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_setup -> clk_sync_stage3
    [   64.266172] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition clk_sync_stage3 -> clk_sync_stage2
    [   64.266181] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition clk_sync_stage3 -> clk_sync_stage2
    [   64.266189] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition clk_sync_stage3 -> clk_sync_stage2
    [   64.266204] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition clk_sync_stage2 -> clk_sync_stage1
    [   64.266212] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition clk_sync_stage2 -> clk_sync_stage1
    [   64.266221] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition clk_sync_stage2 -> clk_sync_stage1
    [   64.266227] adrv9009 spi1.0: ADIHAL_resetHw
    [   64.267315] adrv9009 spi1.1: ADIHAL_resetHw
    [   64.268861] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition clk_sync_stage1 -> link_pre_setup
    [   64.268871] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition clk_sync_stage1 -> link_pre_setup
    [   64.268879] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition clk_sync_stage1 -> link_pre_setup
    [   64.268897] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_pre_setup -> link_supported
    [   64.268905] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_pre_setup -> link_supported
    [   64.268914] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_pre_setup -> link_supported
    [   64.268929] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_supported -> link_init
    [   64.268938] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_supported -> link_init
    [   64.268946] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_supported -> link_init
    [   64.268961] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_init -> device_init
    [   64.268969] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_init -> device_init
    [   64.268977] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_init -> device_init
    [   64.268992] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition device_init -> idle
    [   64.269000] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition device_init -> idle
    [   64.269009] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition device_init -> idle
    [   64.269016] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: FSM completed with error -14
    [   64.273243] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition device_init -> idle
    [   64.273253] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition device_init -> idle
    [   64.273261] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition device_init -> idle
    [   64.849450] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition device_init -> idle
    [   64.849462] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition device_init -> idle
    [   64.849471] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition device_init -> idle
    [   64.849504] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition idle -> idle
    [   64.849513] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition idle -> idle
    [   64.849521] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition idle -> idle
    [   64.849537] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition idle -> device_init
    [   64.849546] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition idle -> device_init
    [   64.849554] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition idle -> device_init
    [   64.849572] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition device_init -> link_init
    [   64.849581] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition device_init -> link_init
    [   64.849589] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition device_init -> link_init
    [   64.849613] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_init -> link_supported
    [   64.849621] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_init -> link_supported
    [   64.849629] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_init -> link_supported
    [   64.849877] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_supported -> link_pre_setup
    [   64.849886] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_supported -> link_pre_setup
    [   64.849894] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_supported -> link_pre_setup
    [   64.890188] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_pre_setup -> clk_sync_stage1
    [   64.890199] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_pre_setup -> clk_sync_stage1
    [   64.890207] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_pre_setup -> clk_sync_stage1
    [   64.890216] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] paused at state clk_sync_stage1
    [   64.890225] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] paused at state clk_sync_stage1
    [   64.890233] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] paused at state clk_sync_stage1
    [   64.894835] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition clk_sync_stage1 -> clk_sync_stage2
    [   64.894845] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition clk_sync_stage1 -> clk_sync_stage2
    [   64.894854] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition clk_sync_stage1 -> clk_sync_stage2
    [   64.911099] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition clk_sync_stage2 -> clk_sync_stage3
    [   64.911110] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition clk_sync_stage2 -> clk_sync_stage3
    [   64.911118] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition clk_sync_stage2 -> clk_sync_stage3
    [   64.915313] jesd204: /fpga-axi@0/axi-jesd204-rx@84a50000,jesd204:5,parent=84a50000.axi-jesd204-rx: Possible instantiation for multiple chips; HDL lanes 4, Link[1] lanes 2
    [   64.915326] jesd204: /fpga-axi@0/axi-jesd204-rx@84a70000,jesd204:7,parent=84a70000.axi-jesd204-rx: Possible instantiation for multiple chips; HDL lanes 4, Link[2] lanes 2
    [   64.915338] jesd204: /fpga-axi@0/axi-jesd204-tx@84a30000,jesd204:9,parent=84a30000.axi-jesd204-tx: Possible instantiation for multiple chips; HDL lanes 8, Link[0] lanes 4
    [   64.917373] adrv9009 spi1.1: ADIHAL_resetHw
    [   65.247143] adrv9009 spi1.0: ADIHAL_resetHw
    [   65.576182] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition clk_sync_stage3 -> link_setup
    [   65.576193] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition clk_sync_stage3 -> link_setup
    [   65.576201] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition clk_sync_stage3 -> link_setup
    [   66.221486] adrv9009 spi1.1: adrv9009_jesd204_setup_stage1:5864 Unexpected MCS sync status (0x0)
    [   66.221511] jesd204: /axi/spi@ff040000/adrv9009-phy-b@1,jesd204:1,parent=spi1.1: JESD204[0:1] In opt_setup_stage1 got error from cb: -14
    [   66.221522] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: Rolling back from 'link_setup', got error -14
    [   66.221537] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_setup -> opt_setup_stage1
    [   66.221545] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_setup -> opt_setup_stage1
    [   66.221554] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_setup -> opt_setup_stage1
    [   66.221563] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] resuming from state link_setup
    [   66.221571] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] resuming from state link_setup
    [   66.221579] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] resuming from state link_setup
    [   66.221602] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition opt_setup_stage1 -> link_setup
    [   66.221611] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition opt_setup_stage1 -> link_setup
    [   66.221619] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition opt_setup_stage1 -> link_setup
    [   66.221636] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_setup -> clk_sync_stage3
    [   66.221644] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_setup -> clk_sync_stage3
    [   66.221653] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_setup -> clk_sync_stage3
    [   66.221668] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition clk_sync_stage3 -> clk_sync_stage2
    [   66.221677] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition clk_sync_stage3 -> clk_sync_stage2
    [   66.221685] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition clk_sync_stage3 -> clk_sync_stage2
    [   66.221700] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition clk_sync_stage2 -> clk_sync_stage1
    [   66.221708] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition clk_sync_stage2 -> clk_sync_stage1
    [   66.221717] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition clk_sync_stage2 -> clk_sync_stage1
    [   66.221723] adrv9009 spi1.0: ADIHAL_resetHw
    [   66.222827] adrv9009 spi1.1: ADIHAL_resetHw
    [   66.223870] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition clk_sync_stage1 -> link_pre_setup
    [   66.223879] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition clk_sync_stage1 -> link_pre_setup
    [   66.223888] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition clk_sync_stage1 -> link_pre_setup
    [   66.223904] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_pre_setup -> link_supported
    [   66.223913] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_pre_setup -> link_supported
    [   66.223921] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_pre_setup -> link_supported
    [   66.223936] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_supported -> link_init
    [   66.223944] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_supported -> link_init
    [   66.223952] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_supported -> link_init
    [   66.223967] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_init -> device_init
    [   66.223975] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_init -> device_init
    [   66.223983] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_init -> device_init
    [   66.223997] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition device_init -> idle
    [   66.224006] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition device_init -> idle
    [   66.224014] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition device_init -> idle
    [   66.224022] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: FSM completed with error -14
    [   66.228583] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition device_init -> idle
    [   66.228594] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition device_init -> idle
    [   66.228602] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition device_init -> idle
    [   66.801360] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition device_init -> idle
    [   66.801374] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition device_init -> idle
    [   66.801383] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition device_init -> idle
    [   66.801417] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition idle -> idle
    [   66.801426] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition idle -> idle
    [   66.801434] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition idle -> idle
    [   66.801450] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition idle -> device_init
    [   66.801459] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition idle -> device_init
    [   66.801467] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition idle -> device_init
    [   66.801485] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition device_init -> link_init
    [   66.801494] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition device_init -> link_init
    [   66.801502] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition device_init -> link_init
    [   66.801526] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_init -> link_supported
    [   66.801535] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_init -> link_supported
    [   66.801543] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_init -> link_supported
    [   66.801792] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_supported -> link_pre_setup
    [   66.801801] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_supported -> link_pre_setup
    [   66.801809] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_supported -> link_pre_setup
    [   66.836373] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_pre_setup -> clk_sync_stage1
    [   66.836383] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_pre_setup -> clk_sync_stage1
    [   66.836391] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_pre_setup -> clk_sync_stage1
    [   66.836401] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] paused at state clk_sync_stage1
    [   66.836409] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] paused at state clk_sync_stage1
    [   66.836417] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] paused at state clk_sync_stage1
    [   66.841887] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition clk_sync_stage1 -> clk_sync_stage2
    [   66.841897] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition clk_sync_stage1 -> clk_sync_stage2
    [   66.841906] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition clk_sync_stage1 -> clk_sync_stage2
    [   66.858739] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition clk_sync_stage2 -> clk_sync_stage3
    [   66.858749] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition clk_sync_stage2 -> clk_sync_stage3
    [   66.858757] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition clk_sync_stage2 -> clk_sync_stage3
    [   66.862870] jesd204: /fpga-axi@0/axi-jesd204-rx@84a50000,jesd204:5,parent=84a50000.axi-jesd204-rx: Possible instantiation for multiple chips; HDL lanes 4, Link[1] lanes 2
    [   66.862883] jesd204: /fpga-axi@0/axi-jesd204-rx@84a70000,jesd204:7,parent=84a70000.axi-jesd204-rx: Possible instantiation for multiple chips; HDL lanes 4, Link[2] lanes 2
    [   66.862894] jesd204: /fpga-axi@0/axi-jesd204-tx@84a30000,jesd204:9,parent=84a30000.axi-jesd204-tx: Possible instantiation for multiple chips; HDL lanes 8, Link[0] lanes 4
    [   66.865005] adrv9009 spi1.1: ADIHAL_resetHw
    [   67.193774] adrv9009 spi1.0: ADIHAL_resetHw
    [   67.522593] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition clk_sync_stage3 -> link_setup
    [   67.522602] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition clk_sync_stage3 -> link_setup
    [   67.522611] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition clk_sync_stage3 -> link_setup
    [   68.184521] adrv9009 spi1.1: adrv9009_jesd204_setup_stage1:5864 Unexpected MCS sync status (0x0)
    [   68.184542] jesd204: /axi/spi@ff040000/adrv9009-phy-b@1,jesd204:1,parent=spi1.1: JESD204[0:1] In opt_setup_stage1 got error from cb: -14
    [   68.184553] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: Rolling back from 'link_setup', got error -14
    [   68.184567] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_setup -> opt_setup_stage1
    [   68.184576] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_setup -> opt_setup_stage1
    [   68.184585] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_setup -> opt_setup_stage1
    [   68.184594] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] resuming from state link_setup
    [   68.184602] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] resuming from state link_setup
    [   68.184610] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] resuming from state link_setup
    [   68.184633] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition opt_setup_stage1 -> link_setup
    [   68.184641] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition opt_setup_stage1 -> link_setup
    [   68.184650] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition opt_setup_stage1 -> link_setup
    [   68.184666] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_setup -> clk_sync_stage3
    [   68.184675] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_setup -> clk_sync_stage3
    [   68.184683] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_setup -> clk_sync_stage3
    [   68.184698] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition clk_sync_stage3 -> clk_sync_stage2
    [   68.184707] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition clk_sync_stage3 -> clk_sync_stage2
    [   68.184715] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition clk_sync_stage3 -> clk_sync_stage2
    [   68.184730] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition clk_sync_stage2 -> clk_sync_stage1
    [   68.184738] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition clk_sync_stage2 -> clk_sync_stage1
    [   68.184747] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition clk_sync_stage2 -> clk_sync_stage1
    [   68.184753] adrv9009 spi1.0: ADIHAL_resetHw
    [   68.185790] adrv9009 spi1.1: ADIHAL_resetHw
    [   68.186949] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition clk_sync_stage1 -> link_pre_setup
    [   68.186958] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition clk_sync_stage1 -> link_pre_setup
    [   68.186966] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition clk_sync_stage1 -> link_pre_setup
    [   68.186982] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_pre_setup -> link_supported
    [   68.186990] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_pre_setup -> link_supported
    [   68.186999] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_pre_setup -> link_supported
    [   68.187014] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_supported -> link_init
    [   68.187022] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_supported -> link_init
    [   68.187030] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_supported -> link_init
    [   68.187045] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition link_init -> device_init
    [   68.187054] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition link_init -> device_init
    [   68.187062] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition link_init -> device_init
    [   68.187076] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:2] transition device_init -> idle
    [   68.187085] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:1] transition device_init -> idle
    [   68.187094] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: JESD204[0:0] transition device_init -> idle
    [   68.187102] jesd204: /axi/spi@ff040000/adrv9009-phy@0,jesd204:0,parent=spi1.0: FSM completed with error -14
    

  • Mmk  , I managed to track down something based on the dmesg output I provided elsewhere and some other testing. What seems to be happening is the MCS sync pulse is only being generated on CLKOUT6_P of the HMC7044_EVAL board. I verified this by editing the example script `adrv9009_som_multi.py` to only have the primary device. When it tries to do a receive, all the status updates as it steps through the JESD FSM are printed and everything works fine. However, moving the sync cable to another port (e.g. SCLKOUT5_P as shown connected to the secondary in the tutorial) the synchronization fails at `<link_setup>` as it is not receiving the pulse.

    I'm not sure how to proceed as all steps were completed according to the tutorial (at least as best I can confirm and explained in my original post). Do you have any ideas why the pulse would be present only on J4, and not, for example, J20?

    Thanks for any help you can provide

  • You need to adjust the devicetree accordingly.

    Identify the HMC7044 instance, go to the channel nodes and add:

    adi,startup-mode-dynamic-enable;

    for the channel which should output pulses.

    -Michael

  • I'm confused. I was under the impression that the devicetree provided by the reference image under `/boot/zynqmp-adrv9009-zu11eg-revb-adrv2crr-fmc-revb/zynqmp-adrv9009-zu11eg-revb-adrv2crr-fmc-revb-sync-multisom-primary/system.dtb` would be ready to go out of the box to follow along with the tutorial here? It indicates to connect the sysref ports to CLKOUT6_P (primary) and SCLKOUT5_P (secondary)

    Can you provide any more guidance on this?

  • The devicetree was updated some time ago to use 

    https://www.analog.com/AD-SYNCHRONA14-EBZ

    Instead of the HMC7044 eval board, with this commit:

    https://github.com/analogdevicesinc/linux/commit/ff537311d1fc7dc20d43a198b44007c22f2e9779

    If you revert it, the wiki documentation should match again.

    Sorry for the trouble.

    -Michael