Post Go back to editing

xroe support for kernel 2022_R2

Category: Software
Product Number: Kuiper
Software Version: 2022_R2

Hello Team,

we have a setup consisting of ZCU102 and AD9082-FMCA-EBZ. On the provided HDL, I am implementing xilinx roe (https://www.xilinx.com/products/intellectual-property/ef-di-roe-framer.html) and ethernet 10G/25G (https://www.xilinx.com/products/intellectual-property/ef-di-25gemac.html#overview) IP cores. In the repo of ADI kernel, there is a folder of xroeframer and xroetrafficgen (driver required by roe IP core), https://github.com/analogdevicesinc/linux/tree/main/drivers/staging, but I am not sure if it is already included in the kernel. If it is not included, then what should be the option to be checked in the menu so that the above mentioned folders can be included while compiling new kernel from source. On the other hand, if it is already included how can I check the status of the driver for any error in the system? Moreover, the IP core needs si570_mgt clock source which in .dtb is setup at 148.5MHz but we need at 156.25 MHz. I hope this will not create issue with the provided HDL design.

Thanks in advance.

Edit: The S_AXI of the Ethernet and ROE IP core is connected to the M_AXI_HPM0_FPD. The FPD interface is setup as 128 bits. Could that be the reason that the IP cores are not being read by the linux system as, might be, that FPD is not setup in psu_init() proc? 

With regards,
Ankur



Added additional Info regarding the interface connecting PS with ROE and ethernet IP cores.
[edited by: FPGA@noob at 7:39 PM (GMT -5) on 27 Feb 2024]
Parents Reply Children
  • I’m not convinced that this forum here is the best place to seek for help on integrating a AMD IP Core.

    But in general you need to enable “Xilinx Radio over Ethernet Framer driver” during kernel config.

    You kernel .config afterwards should include CONFIG_XROE_FRAMER.

    In addition to that your devicetree should have an entry like this:

     

    linux/drivers/staging/xroeframer/dt-binding.txt at 2022_R2 · analogdevicesinc/linux (github.com)

     

    -Michael

  • Hello  

    Thank you for your reply. I was asking for the specific option relating to xroe to be included when compiling kernel for Kuiper. As you mentioned, I have compiled the kernel and the xroe driver is now giving error while probing. As an attachment I am sending you the .dts and dmesg (please refer to  0.809484s entry) of the system.

    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
    [    0.000000] Linux version 6.1.0-271269-g7a7a7fec2ba8 (agupta@f9125w3) (aarch64-linux-gnu-gcc (Linaro GCC 7.5-2019.12) 7.5.0, GNU ld (Linaro_Binutils-2019.12) 2.28.2.20170706) #1 SMP Tue Feb 27 16:20:17 CET 2024
    [    0.000000] Machine model: ZynqMP ZCU102 Rev1.0
    [    0.000000] OF: fdt: earlycon: stdout-path serial0 not found
    [    0.000000] efi: UEFI not found.
    [    0.000000] Zone ranges:
    [    0.000000]   DMA      [mem 0x0000000000000000-0x00000000ffffffff]
    [    0.000000]   DMA32    empty
    [    0.000000]   Normal   [mem 0x0000000100000000-0x000000087fffffff]
    [    0.000000] Movable zone start for each node
    [    0.000000] Early memory node ranges
    [    0.000000]   node   0: [mem 0x0000000000000000-0x000000007fffffff]
    [    0.000000]   node   0: [mem 0x0000000800000000-0x000000087fffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000087fffffff]
    [    0.000000] cma: Reserved 256 MiB at 0x0000000070000000
    [    0.000000] psci: probing for conduit method from DT.
    [    0.000000] psci: PSCIv1.1 detected in firmware.
    [    0.000000] psci: Using standard PSCI v0.2 function IDs
    [    0.000000] psci: MIGRATE_INFO_TYPE not supported.
    [    0.000000] psci: SMC Calling Convention v1.2
    [    0.000000] percpu: Embedded 18 pages/cpu s34536 r8192 d31000 u73728
    [    0.000000] pcpu-alloc: s34536 r8192 d31000 u73728 alloc=18*4096
    [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
    [    0.000000] Detected VIPT I-cache on CPU0
    [    0.000000] CPU features: detected: ARM erratum 845719
    [    0.000000] alternatives: applying boot alternatives
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1034240
    [    0.000000] Kernel command line: console=ttyPS0,115200 root=/dev/mmcblk0p2 rw earlycon rootfstype=ext4 rootwait clk_ignore_unused cpuidle.off=1 root=/dev/mmcblk0p2 rw rootwait
    [    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
    [    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
    [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
    [    0.000000] software IO TLB: area num 4.
    [    0.000000] software IO TLB: mapped [mem 0x000000006c000000-0x0000000070000000] (64MB)
    [    0.000000] Memory: 3755152K/4194304K available (17536K kernel code, 1724K rwdata, 15468K rodata, 2752K init, 668K bss, 177008K reserved, 262144K cma-reserved)
    [    0.000000] rcu: Hierarchical RCU implementation.
    [    0.000000] rcu:     RCU event tracing is enabled.
    [    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
    [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [    0.000000] GIC: Adjusting CPU interface base to 0x00000000f902f000
    [    0.000000] Root IRQ handler: gic_handle_irq
    [    0.000000] GIC: Using split EOI/Deactivate mode
    [    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
    [    0.000000] arch_timer: cp15 timer(s) running at 100.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0x1ffffffffffffff max_cycles: 0x171024e7e0, max_idle_ns: 440795205315 ns
    [    0.000000] sched_clock: 57 bits at 100MHz, resolution 10ns, wraps every 4398046511100ns
    [    0.000383] Console: colour dummy device 80x25
    [    0.000416] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.00 BogoMIPS (lpj=400000)
    [    0.000427] pid_max: default: 32768 minimum: 301
    [    0.000577] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.000595] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [    0.001139] cacheinfo: Unable to detect cache hierarchy for CPU 0
    [    0.001584] rcu: Hierarchical SRCU implementation.
    [    0.001587] rcu:     Max phase no-delay instances is 1000.
    [    0.001872] EFI services will not be available.
    [    0.002030] smp: Bringing up secondary CPUs ...
    [    0.002428] Detected VIPT I-cache on CPU1
    [    0.002482] cacheinfo: Unable to detect cache hierarchy for CPU 1
    [    0.002505] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    [    0.002917] Detected VIPT I-cache on CPU2
    [    0.002960] cacheinfo: Unable to detect cache hierarchy for CPU 2
    [    0.002976] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
    [    0.003363] Detected VIPT I-cache on CPU3
    [    0.003406] cacheinfo: Unable to detect cache hierarchy for CPU 3
    [    0.003421] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
    [    0.003467] smp: Brought up 1 node, 4 CPUs
    [    0.003473] SMP: Total of 4 processors activated.
    [    0.003477] CPU features: detected: 32-bit EL0 Support
    [    0.003480] CPU features: detected: CRC32 instructions
    [    0.003531] CPU: All CPU(s) started at EL2
    [    0.003533] alternatives: applying system-wide alternatives
    [    0.004638] devtmpfs: initialized
    [    0.012022] Registered cp15_barrier emulation handler
    [    0.012032] Registered setend emulation handler
    [    0.012141] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.012155] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
    [    0.018015] pinctrl core: initialized pinctrl subsystem
    [    0.018898] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [    0.019877] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
    [    0.020019] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [    0.020184] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [    0.020226] audit: initializing netlink subsys (disabled)
    [    0.020312] audit: type=2000 audit(0.020:1): state=initialized audit_enabled=0 res=1
    [    0.020821] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.020880] ASID allocator initialised with 65536 entries
    [    0.043458] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [    0.043468] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [    0.043472] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [    0.043476] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [    0.043480] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.043483] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [    0.043487] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [    0.043490] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [    0.108083] raid6: neonx8   gen()  2283 MB/s
    [    0.176144] raid6: neonx4   gen()  2240 MB/s
    [    0.244210] raid6: neonx2   gen()  2184 MB/s
    [    0.312275] raid6: neonx1   gen()  1701 MB/s
    [    0.380336] raid6: int64x8  gen()  1218 MB/s
    [    0.448388] raid6: int64x4  gen()  1688 MB/s
    [    0.516449] raid6: int64x2  gen()  1415 MB/s
    [    0.584514] raid6: int64x1  gen()  1055 MB/s
    [    0.584518] raid6: using algorithm neonx8 gen() 2283 MB/s
    [    0.652561] raid6: .... xor() 1669 MB/s, rmw enabled
    [    0.652566] raid6: using neon recovery algorithm
    [    0.653015] iommu: Default domain type: Translated
    [    0.653019] iommu: DMA domain TLB invalidation policy: strict mode
    [    0.653223] SCSI subsystem initialized
    [    0.653252] libata version 3.00 loaded.
    [    0.653390] usbcore: registered new interface driver usbfs
    [    0.653425] usbcore: registered new interface driver hub
    [    0.653448] usbcore: registered new device driver usb
    [    0.653625] mc: Linux media interface: v0.10
    [    0.653651] videodev: Linux video capture interface: v2.00
    [    0.653703] pps_core: LinuxPPS API ver. 1 registered
    [    0.653707] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.653718] PTP clock support registered
    [    0.653744] EDAC MC: Ver: 3.0.0
    [    0.654036] zynqmp-ipi-mbox mailbox@ff990400: Registered ZynqMP IPI mbox with TX/RX channels.
    [    0.654496] jesd204: created con: id=0, topo=0, link=0, /spi@ff050000/hmc7044@0 <-> /fpga-axi@0/axi-adxcvr-tx@84b60000
    [    0.654517] jesd204: created con: id=1, topo=0, link=2, /spi@ff050000/hmc7044@0 <-> /fpga-axi@0/axi-adxcvr-rx@84a60000
    [    0.654536] jesd204: created con: id=2, topo=0, link=0, /fpga-axi@0/axi-adxcvr-tx@84b60000 <-> /fpga-axi@0/axi-jesd204-tx@84b90000
    [    0.654554] jesd204: created con: id=3, topo=0, link=2, /fpga-axi@0/axi-adxcvr-rx@84a60000 <-> /fpga-axi@0/axi-jesd204-rx@84a90000
    [    0.654571] jesd204: created con: id=4, topo=0, link=0, /fpga-axi@0/axi-jesd204-tx@84b90000 <-> /fpga-axi@0/axi-ad9081-tx-hpc@84b10000
    [    0.654589] jesd204: created con: id=5, topo=0, link=2, /fpga-axi@0/axi-jesd204-rx@84a90000 <-> /fpga-axi@0/axi-ad9081-rx-hpc@84a10000
    [    0.654647] jesd204: created con: id=6, topo=0, link=2, /fpga-axi@0/axi-ad9081-rx-hpc@84a10000 <-> /spi@ff040000/ad9081@0
    [    0.654664] jesd204: created con: id=7, topo=0, link=0, /fpga-axi@0/axi-ad9081-tx-hpc@84b10000 <-> /spi@ff040000/ad9081@0
    [    0.654688] jesd204: /spi@ff040000/ad9081@0: JESD204[0:2] transition uninitialized -> initialized
    [    0.654699] jesd204: /spi@ff040000/ad9081@0: JESD204[0:0] transition uninitialized -> initialized
    [    0.654710] jesd204: found 8 devices and 1 topologies
    [    0.654745] FPGA manager framework
    [    0.654895] Advanced Linux Sound Architecture Driver Initialized.
    [    0.655359] Bluetooth: Core ver 2.22
    [    0.655381] NET: Registered PF_BLUETOOTH protocol family
    [    0.655385] Bluetooth: HCI device and connection manager initialized
    [    0.655392] Bluetooth: HCI socket layer initialized
    [    0.655396] Bluetooth: L2CAP socket layer initialized
    [    0.655410] Bluetooth: SCO socket layer initialized
    [    0.656053] clocksource: Switched to clocksource arch_sys_counter
    [    0.656195] VFS: Disk quotas dquot_6.6.0
    [    0.656230] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.661181] NET: Registered PF_INET protocol family
    [    0.661338] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [    0.663957] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
    [    0.663995] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [    0.664007] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [    0.664225] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
    [    0.665057] TCP: Hash tables configured (established 32768 bind 32768)
    [    0.665134] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.665209] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [    0.665360] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [    0.665790] RPC: Registered named UNIX socket transport module.
    [    0.665794] RPC: Registered udp transport module.
    [    0.665797] RPC: Registered tcp transport module.
    [    0.665799] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.666499] PCI: CLS 0 bytes, default 64
    [    0.667270] armv8-pmu pmu: hw perfevents: no interrupt-affinity property, guessing.
    [    0.667445] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
    [    0.668490] Initialise system trusted keyrings
    [    0.668576] workingset: timestamp_bits=62 max_order=20 bucket_order=0
    [    0.669165] NFS: Registering the id_resolver key type
    [    0.669190] Key type id_resolver registered
    [    0.669194] Key type id_legacy registered
    [    0.669208] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.669213] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [    0.669228] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
    [    0.669391] fuse: init (API version 7.37)
    [    0.705628] NET: Registered PF_ALG protocol family
    [    0.705636] xor: measuring software checksum speed
    [    0.709155]    8regs           :  2804 MB/sec
    [    0.712670]    32regs          :  2804 MB/sec
    [    0.716585]    arm64_neon      :  2518 MB/sec
    [    0.716589] xor: using function: 32regs (2804 MB/sec)
    [    0.716596] Key type asymmetric registered
    [    0.716599] Asymmetric key parser 'x509' registered
    [    0.716631] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
    [    0.716636] io scheduler mq-deadline registered
    [    0.716640] io scheduler kyber registered
    [    0.752746] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [    0.755273] cacheinfo: Unable to detect cache hierarchy for CPU 0
    [    0.759755] brd: module loaded
    [    0.763141] loop: module loaded
    [    0.763761] Registered mathworks_ip class
    [    0.764344] mtdoops: mtd device (mtddev=name/number) must be supplied
    [    0.767355] tun: Universal TUN/TAP device driver, 1.6
    [    0.767463] CAN device driver interface
    [    0.768296] SPI driver wl1271_spi has no spi_device_id for ti,wl1271
    [    0.768301] SPI driver wl1271_spi has no spi_device_id for ti,wl1273
    [    0.768304] SPI driver wl1271_spi has no spi_device_id for ti,wl1281
    [    0.768307] SPI driver wl1271_spi has no spi_device_id for ti,wl1283
    [    0.768310] SPI driver wl1271_spi has no spi_device_id for ti,wl1285
    [    0.768313] SPI driver wl1271_spi has no spi_device_id for ti,wl1801
    [    0.768316] SPI driver wl1271_spi has no spi_device_id for ti,wl1805
    [    0.768320] SPI driver wl1271_spi has no spi_device_id for ti,wl1807
    [    0.768323] SPI driver wl1271_spi has no spi_device_id for ti,wl1831
    [    0.768326] SPI driver wl1271_spi has no spi_device_id for ti,wl1835
    [    0.768329] SPI driver wl1271_spi has no spi_device_id for ti,wl1837
    [    0.768437] usbcore: registered new interface driver asix
    [    0.768479] usbcore: registered new interface driver ax88179_178a
    [    0.768502] usbcore: registered new interface driver cdc_ether
    [    0.768524] usbcore: registered new interface driver net1080
    [    0.768547] usbcore: registered new interface driver cdc_subset
    [    0.768569] usbcore: registered new interface driver zaurus
    [    0.768607] usbcore: registered new interface driver cdc_ncm
    [    0.768630] usbcore: registered new interface driver r8153_ecm
    [    0.769939] usbcore: registered new interface driver uas
    [    0.769972] usbcore: registered new interface driver usb-storage
    [    0.770036] usbcore: registered new interface driver usbserial_generic
    [    0.770052] usbserial: USB Serial support registered for generic
    [    0.770074] usbcore: registered new interface driver ftdi_sio
    [    0.770088] usbserial: USB Serial support registered for FTDI USB Serial Device
    [    0.770111] usbcore: registered new interface driver upd78f0730
    [    0.770125] usbserial: USB Serial support registered for upd78f0730
    [    0.771236] SPI driver ads7846 has no spi_device_id for ti,tsc2046
    [    0.771240] SPI driver ads7846 has no spi_device_id for ti,ads7843
    [    0.771243] SPI driver ads7846 has no spi_device_id for ti,ads7845
    [    0.771246] SPI driver ads7846 has no spi_device_id for ti,ads7873
    [    0.771805] rtc_zynqmp ffa60000.rtc: registered as rtc0
    [    0.771823] rtc_zynqmp ffa60000.rtc: setting system clock to 1970-01-13T22:33:25 UTC (1118005)
    [    0.771897] i2c_dev: i2c /dev entries driver
    [    0.773989] usbcore: registered new interface driver uvcvideo
    [    0.775687] Bluetooth: HCI UART driver ver 2.3
    [    0.775692] Bluetooth: HCI UART protocol H4 registered
    [    0.775696] Bluetooth: HCI UART protocol BCSP registered
    [    0.775713] Bluetooth: HCI UART protocol LL registered
    [    0.775717] Bluetooth: HCI UART protocol ATH3K registered
    [    0.775732] Bluetooth: HCI UART protocol Three-wire (H5) registered
    [    0.775777] Bluetooth: HCI UART protocol Intel registered
    [    0.775794] Bluetooth: HCI UART protocol QCA registered
    [    0.775822] usbcore: registered new interface driver bcm203x
    [    0.775850] usbcore: registered new interface driver bpa10x
    [    0.775876] usbcore: registered new interface driver bfusb
    [    0.775904] usbcore: registered new interface driver btusb
    [    0.775943] usbcore: registered new interface driver ath3k
    [    0.776021] EDAC MC: ECC not enabled
    [    0.776214] EDAC DEVICE0: Giving out device to module zynqmp-ocm-edac controller zynqmp_ocm: DEV ff960000.memory-controller (INTERRUPT)
    [    0.776628] sdhci: Secure Digital Host Controller Interface driver
    [    0.776631] sdhci: Copyright(c) Pierre Ossman
    [    0.776632] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.777140] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.777199] SMCCC: SOC_ID: ID = jep106:0049:0000 Revision = 0x24738093
    [    0.777250] zynqmp_firmware_probe Platform Management API v1.1
    [    0.777271] zynqmp_firmware_probe Trustzone version v1.0
    [    0.808229] zynqmp-aes zynqmp-aes.0: will run requests pump with realtime priority
    [    0.808539] usbcore: registered new interface driver usbhid
    [    0.808543] usbhid: USB HID core driver
    [    0.808716] SPI driver fb_seps525 has no spi_device_id for syncoam,seps525
    [    0.809484] framer a0000000.roe_framer: testmodule: Could not allocate interrupt 0.
    [    0.809793] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7988-5
    [    0.809798] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7988-1
    [    0.809801] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7986
    [    0.809805] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7985
    [    0.809808] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7984
    [    0.809812] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7983
    [    0.809815] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7982
    [    0.809819] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7980
    [    0.809823] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7949
    [    0.809826] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7946
    [    0.809830] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7944
    [    0.809833] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7942
    [    0.809837] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7699
    [    0.809840] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7693
    [    0.809844] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7691
    [    0.809848] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7690
    [    0.809851] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7689
    [    0.809855] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7688
    [    0.809859] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7687
    [    0.809862] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7686
    [    0.809866] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7685
    [    0.809869] SPI driver pulsar_adc has no spi_device_id for adi,pulsar,ad7682
    [    0.810008] SPI driver ad7124 has no spi_device_id for adi,ad7124-4
    [    0.810012] SPI driver ad7124 has no spi_device_id for adi,ad7124-8
    [    0.810031] SPI driver ad7192 has no spi_device_id for adi,ad7190
    [    0.810035] SPI driver ad7192 has no spi_device_id for adi,ad7193
    [    0.810038] SPI driver ad7192 has no spi_device_id for adi,ad7195
    [    0.810955] SPI driver ad9467 has no spi_device_id for adi,ad9643
    [    0.810959] SPI driver ad9467 has no spi_device_id for adi,ad9250
    [    0.810962] SPI driver ad9467 has no spi_device_id for adi,ad9250_2
    [    0.810965] SPI driver ad9467 has no spi_device_id for adi,ad9265
    [    0.810968] SPI driver ad9467 has no spi_device_id for adi,ad9683
    [    0.810971] SPI driver ad9467 has no spi_device_id for adi,ad9434
    [    0.810975] SPI driver ad9467 has no spi_device_id for adi,ad9625
    [    0.810978] SPI driver ad9467 has no spi_device_id for adi,ad9652
    [    0.810981] SPI driver ad9467 has no spi_device_id for adi,ad9649
    [    0.813585] SPI driver adar3000 has no spi_device_id for adi,adar3001
    [    0.813590] SPI driver adar3000 has no spi_device_id for adi,adar3002
    [    0.815037] SPI driver ad9783 has no spi_device_id for adi,ad9780
    [    0.815041] SPI driver ad9783 has no spi_device_id for adi,ad9781
    [    0.815247] SPI driver adis16475 has no spi_device_id for adi,adis16470
    [    0.815251] SPI driver adis16475 has no spi_device_id for adi,adis16475-1
    [    0.815254] SPI driver adis16475 has no spi_device_id for adi,adis16475-2
    [    0.815257] SPI driver adis16475 has no spi_device_id for adi,adis16475-3
    [    0.815261] SPI driver adis16475 has no spi_device_id for adi,adis16477-1
    [    0.815264] SPI driver adis16475 has no spi_device_id for adi,adis16477-2
    [    0.815267] SPI driver adis16475 has no spi_device_id for adi,adis16477-3
    [    0.815270] SPI driver adis16475 has no spi_device_id for adi,adis16465-1
    [    0.815273] SPI driver adis16475 has no spi_device_id for adi,adis16465-2
    [    0.815276] SPI driver adis16475 has no spi_device_id for adi,adis16465-3
    [    0.815280] SPI driver adis16475 has no spi_device_id for adi,adis16467-1
    [    0.815283] SPI driver adis16475 has no spi_device_id for adi,adis16467-2
    [    0.815286] SPI driver adis16475 has no spi_device_id for adi,adis16467-3
    [    0.815289] SPI driver adis16475 has no spi_device_id for adi,adis16500
    [    0.815292] SPI driver adis16475 has no spi_device_id for adi,adis16505-1
    [    0.815295] SPI driver adis16475 has no spi_device_id for adi,adis16505-2
    [    0.815298] SPI driver adis16475 has no spi_device_id for adi,adis16505-3
    [    0.815301] SPI driver adis16475 has no spi_device_id for adi,adis16507-1
    [    0.815305] SPI driver adis16475 has no spi_device_id for adi,adis16507-2
    [    0.815308] SPI driver adis16475 has no spi_device_id for adi,adis16507-3
    [    0.816520] axi_sysid 85000000.axi-sysid-0: AXI System ID core version (1.01.a) found
    [    0.816704] axi_sysid 85000000.axi-sysid-0: [ad9082_fmca_ebz] on [zcu102] git branch <main> git <29544604ec2c927520217ed80bbd0e6cdd10e054> clean [2024-02-16 18:17:17] UTC
    [    0.817320] fpga_manager fpga0: Xilinx ZynqMP FPGA Manager registered
    [    0.817849] usbcore: registered new interface driver snd-usb-audio
    [    0.819862] pktgen: Packet Generator for packet performance testing. Version: 2.75
    [    0.820362] Initializing XFRM netlink socket
    [    0.820428] NET: Registered PF_INET6 protocol family
    [    0.820969] Segment Routing with IPv6
    [    0.820996] In-situ OAM (IOAM) with IPv6
    [    0.821046] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
    [    0.821408] NET: Registered PF_PACKET protocol family
    [    0.821416] NET: Registered PF_KEY protocol family
    [    0.821516] can: controller area network core
    [    0.821541] NET: Registered PF_CAN protocol family
    [    0.821545] can: raw protocol
    [    0.821549] can: broadcast manager protocol
    [    0.821556] can: netlink gateway - max_hops=1
    [    0.821640] Bluetooth: RFCOMM TTY layer initialized
    [    0.821648] Bluetooth: RFCOMM socket layer initialized
    [    0.821663] Bluetooth: RFCOMM ver 1.11
    [    0.821671] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [    0.821675] Bluetooth: BNEP filters: protocol multicast
    [    0.821680] Bluetooth: BNEP socket layer initialized
    [    0.821684] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
    [    0.821689] Bluetooth: HIDP socket layer initialized
    [    0.821821] 9pnet: Installing 9P2000 support
    [    0.821832] NET: Registered PF_IEEE802154 protocol family
    [    0.821864] Key type dns_resolver registered
    [    0.822281] registered taskstats version 1
    [    0.822285] Loading compiled-in X.509 certificates
    [    0.822662] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no
    [    0.822807] alg: No test for xilinx-zynqmp-rsa (zynqmp-rsa)
    [    1.233870] ff000000.serial: ttyPS0 at MMIO 0xff000000 (irq = 23, base_baud = 6249999) is a xuartps
    [    3.289912] printk: console [ttyPS0] enabled
    [    3.294932] xuartps ff010000.serial: uart_add_one_port() failed; err=-22
    [    3.301714] xuartps: probe of ff010000.serial failed with error -22
    [    3.308505] of-fpga-region fpga-full: FPGA Region probed
    [    3.314771] gpio gpiochip1: (zynqmp_gpio): not an immutable chip, please consider fixing it!
    [    3.323590] nwl-pcie fd0e0000.pcie: host bridge /pcie@fd0e0000 ranges:
    [    3.330136] nwl-pcie fd0e0000.pcie:      MEM 0x00e0000000..0x00efffffff -> 0x00e0000000
    [    3.338140] nwl-pcie fd0e0000.pcie:      MEM 0x0600000000..0x07ffffffff -> 0x0600000000
    [    3.346235] nwl-pcie fd0e0000.pcie: Link is DOWN
    [    3.351066] nwl-pcie fd0e0000.pcie: PCI host bridge to bus 0000:00
    [    3.357248] pci_bus 0000:00: root bus resource [bus 00-ff]
    [    3.362735] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff]
    [    3.369608] pci_bus 0000:00: root bus resource [mem 0x600000000-0x7ffffffff pref]
    [    3.377113] pci 0000:00:00.0: [10ee:d021] type 01 class 0x060400
    [    3.383175] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot
    [    3.391844] pci 0000:00:00.0: PCI bridge to [bus 01-0c]
    [    3.399670] xilinx-zynqmp-dpdma fd4c0000.dma-controller: Xilinx DPDMA engine is probed
    [    3.492163] hmc7044 spi1.0: PLL1: Locked, CLKIN0 @ 100000000 Hz, PFD: 1000 kHz - PLL2: Locked @ 3000.000000 MHz
    [    3.502628] jesd204: /spi@ff050000/hmc7044@0,jesd204:1,parent=spi1.0: Using as SYSREF provider
    [    3.511842] spi-nor spi2.0: SPI-NOR-UniqueID e00d0e00040500260032406d4ede
    [    3.518633] spi-nor spi2.0: found mt25qu512a, expected m25p80
    [    3.524651] spi-nor spi2.0: mt25qu512a (65536 Kbytes)
    [    3.529879] 4 fixed-partitions partitions found on MTD device spi2.0
    [    3.536240] Creating 4 MTD partitions on "spi2.0":
    [    3.541031] 0x000000000000-0x000000100000 : "qspi-fsbl-uboot"
    [    3.547623] 0x000000100000-0x000000600000 : "qspi-linux"
    [    3.553675] 0x000000600000-0x000000620000 : "qspi-device-tree"
    [    3.560252] 0x000000620000-0x000000c00000 : "qspi-rootfs"
    [    3.568898] macb ff0e0000.ethernet: Not enabling partial store and forward
    [    3.577199] macb ff0e0000.ethernet eth0: Cadence GEM rev 0x50070106 at 0xff0e0000 irq 45 (00:0a:35:07:f9:7e)
    [    3.587371] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM
    [    3.593933] xilinx-axipmon fd0b0000.perf-monitor: Probed Xilinx APM
    [    3.600433] xilinx-axipmon fd490000.perf-monitor: Probed Xilinx APM
    [    3.606934] xilinx-axipmon ffa10000.perf-monitor: Probed Xilinx APM
    [    3.614232] i2c i2c-0: using pinctrl states for GPIO recovery
    [    3.620160] gpio-348 (scl): enforced open drain please flag it properly in DT/ACPI DSDT/board file
    [    3.629123] i2c i2c-0: using generic GPIOs for recovery
    [    3.634691] pca953x 0-0020: supply vcc not found, using dummy regulator
    [    3.641393] pca953x 0-0020: using no AI
    [    3.645951] gpio-318 (sel0): hogged as output/low
    [    3.650852] gpio-319 (sel1): hogged as output/high
    [    3.655843] gpio-320 (sel2): hogged as output/high
    [    3.660834] gpio-321 (sel3): hogged as output/high
    [    3.666014] pca953x 0-0021: supply vcc not found, using dummy regulator
    [    3.672697] pca953x 0-0021: using no AI
    [    3.678275] ina2xx 1-0040: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.685279] ina2xx 1-0041: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.692284] ina2xx 1-0042: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.699291] ina2xx 1-0043: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.706292] ina2xx 1-0044: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.713351] ina2xx 1-0045: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.720360] ina2xx 1-0046: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.727365] ina2xx 1-0047: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.734375] ina2xx 1-004a: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.741377] ina2xx 1-004b: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.747791] i2c i2c-0: Added multiplexed i2c bus 1
    [    3.753396] ina2xx 2-0040: power monitor ina226 (Rshunt = 2000 uOhm)
    [    3.760404] ina2xx 2-0041: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.767411] ina2xx 2-0042: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.774416] ina2xx 2-0043: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.781422] ina2xx 2-0044: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.788448] ina2xx 2-0045: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.795457] ina2xx 2-0046: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.802464] ina2xx 2-0047: power monitor ina226 (Rshunt = 5000 uOhm)
    [    3.808875] i2c i2c-0: Added multiplexed i2c bus 2
    [    3.881339] i2c i2c-0: Added multiplexed i2c bus 3
    [    3.886321] i2c i2c-0: Added multiplexed i2c bus 4
    [    3.891118] pca954x 0-0075: registered 4 multiplexed busses for I2C mux pca9544
    [    3.898494] cdns-i2c ff020000.i2c: 400 kHz mmio ff020000 irq 48
    [    3.905471] i2c i2c-5: using pinctrl states for GPIO recovery
    [    3.911396] gpio-350 (scl): enforced open drain please flag it properly in DT/ACPI DSDT/board file
    [    3.920351] i2c i2c-5: using generic GPIOs for recovery
    [    3.926350] at24 6-0054: supply vcc not found, using dummy regulator
    [    3.933260] at24 6-0054: 1024 byte 24c08 EEPROM, writable, 1 bytes/write
    [    3.940025] i2c i2c-5: Added multiplexed i2c bus 6
    [    3.945409] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
    [    3.952719] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
    [    3.960023] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
    [    3.967338] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
    [    3.974641] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
    [    3.981952] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
    [    3.989258] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
    [    3.996566] si5341 7-0036: no regulator set, defaulting vdd_sel to 2.5V for out
    [    4.004967] si5341 7-0036: Chip: 5341 Grade: 1 Rev: 3
    [    4.043280] i2c i2c-5: Added multiplexed i2c bus 7
    [    4.050959] si570 8-005d: registered, current frequency 300000000 Hz
    [    4.057369] i2c i2c-5: Added multiplexed i2c bus 8
    [    4.065031] si570 9-005d: registered, current frequency 156250000 Hz
    [    4.071449] i2c i2c-5: Added multiplexed i2c bus 9
    [    4.076490] si5324 10-0069: si5328 probed
    [    4.144410] si5324 10-0069: si5328 probe successful
    [    4.149342] i2c i2c-5: Added multiplexed i2c bus 10
    [    4.154400] i2c i2c-5: Added multiplexed i2c bus 11
    [    4.159450] i2c i2c-5: Added multiplexed i2c bus 12
    [    4.164500] i2c i2c-5: Added multiplexed i2c bus 13
    [    4.169381] pca954x 5-0074: registered 8 multiplexed busses for I2C switch pca9548
    [    4.177497] at24 14-0050: supply vcc not found, using dummy regulator
    [    4.184304] at24 14-0050: 256 byte 24c02 EEPROM, writable, 1 bytes/write
    [    4.191065] i2c i2c-5: Added multiplexed i2c bus 14
    [    4.196133] i2c i2c-5: Added multiplexed i2c bus 15
    [    4.201191] i2c i2c-5: Added multiplexed i2c bus 16
    [    4.206251] i2c i2c-5: Added multiplexed i2c bus 17
    [    4.211323] i2c i2c-5: Added multiplexed i2c bus 18
    [    4.216386] i2c i2c-5: Added multiplexed i2c bus 19
    [    4.221452] i2c i2c-5: Added multiplexed i2c bus 20
    [    4.226515] i2c i2c-5: Added multiplexed i2c bus 21
    [    4.231399] pca954x 5-0075: registered 8 multiplexed busses for I2C switch pca9548
    [    4.239018] cdns-i2c ff030000.i2c: 400 kHz mmio ff030000 irq 49
    [    4.248685] cdns-wdt fd4d0000.watchdog: Xilinx Watchdog Timer with timeout 60s
    [    4.257595] axi_adxcvr 84a60000.axi-adxcvr-rx: adxcvr_enforce_settings: Using QPLL without access, assuming desired Lane rate will be configured by a different instance
    [    4.274161] axi_adxcvr 84a60000.axi-adxcvr-rx: AXI-ADXCVR-RX (17.05.a) using QPLL on GTH4 at 0x84A60000. Number of lanes: 8.
    [    4.286381] axi_adxcvr 84b60000.axi-adxcvr-tx: AXI-ADXCVR-TX (17.05.a) using QPLL on GTH4 at 0x84B60000. Number of lanes: 8.
    [    4.290414] mmc0: SDHCI controller on ff170000.mmc [ff170000.mmc] using ADMA 64-bit
    [    4.298121] axi-jesd204-rx 84a90000.axi-jesd204-rx: AXI-JESD204-RX (1.07.a) at 0x84A90000. Encoder 8b10b, width 4/4, lanes 8, jesd204-fsm.
    [    4.318062] axi-jesd204-tx 84b90000.axi-jesd204-tx: AXI-JESD204-TX (1.06.a) at 0x84B90000. Encoder 8b10b, width 4/4, lanes 8, jesd204-fsm.
    [    4.331777] zynqmp-display fd4a0000.display: vtc bridge property not present
    [    4.341554] xilinx-dp-snd-codec fd4a0000.display:zynqmp_dp_snd_codec0: Failed to get required clock freq
    [    4.351049] xilinx-dp-snd-codec: probe of fd4a0000.display:zynqmp_dp_snd_codec0 failed with error -22
    [    4.360547] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm0: Xilinx DisplayPort Sound PCM probed
    [    4.368640] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm1: Xilinx DisplayPort Sound PCM probed
    [    4.376853] OF: graph: no port node found in /display@fd4a0000
    [    4.383036] xlnx-drm xlnx-drm.0: bound fd4a0000.display (ops 0xffffffc009200b98)
    [    4.422944] mmc0: new high speed SDXC card at address 5048
    [    4.428831] mmcblk0: mmc0:5048 MB4AC 59.7 GiB
    [    4.434872]  mmcblk0: p1 p2 p3
    [    5.468079] zynqmp-display fd4a0000.display: [drm] Cannot find any crtc or sizes
    [    5.475751] [drm] Initialized xlnx 1.0.0 20130509 for fd4a0000.display on minor 0
    [    5.483256] zynqmp-display fd4a0000.display: ZynqMP DisplayPort Subsystem driver probed
    [    5.491533] ahci-ceva fd0c0000.ahci: supply ahci not found, using dummy regulator
    [    5.499092] ahci-ceva fd0c0000.ahci: supply phy not found, using dummy regulator
    [    5.506568] ahci-ceva fd0c0000.ahci: supply target not found, using dummy regulator
    [    5.524501] ahci-ceva fd0c0000.ahci: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl platform mode
    [    5.533467] ahci-ceva fd0c0000.ahci: flags: 64bit ncq sntf pm clo only pmp fbs pio slum part ccc sds apst
    [    5.543954] scsi host0: ahci-ceva
    [    5.547558] scsi host1: ahci-ceva
    [    5.550984] ata1: SATA max UDMA/133 mmio [mem 0xfd0c0000-0xfd0c1fff] port 0x100 irq 55
    [    5.558895] ata2: SATA max UDMA/133 mmio [mem 0xfd0c0000-0xfd0c1fff] port 0x180 irq 55
    [    5.567569] ad9081 spi0.0: supply vdd not found, using dummy regulator
    [    5.878311] ata2: SATA link down (SStatus 0 SControl 330)
    [    5.883735] ata1: SATA link down (SStatus 0 SControl 330)
    [    6.552075] zynqmp-display fd4a0000.display: [drm] Cannot find any crtc or sizes
    [    7.431374] ad9081 spi0.0: AD9082 Rev. 3 Grade 2 (API 1.6.0) probed
    [    7.459052] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
    [    7.464552] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1
    [    7.472298] xhci-hcd xhci-hcd.1.auto: hcc params 0x0238f625 hci version 0x100 quirks 0x0000000002010890
    [    7.481721] xhci-hcd xhci-hcd.1.auto: irq 56, io mem 0xfe200000
    [    7.487732] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
    [    7.493219] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2
    [    7.500875] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
    [    7.507512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
    [    7.515778] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    7.522996] usb usb1: Product: xHCI Host Controller
    [    7.527864] usb usb1: Manufacturer: Linux 6.1.0-271269-g7a7a7fec2ba8 xhci-hcd
    [    7.534990] usb usb1: SerialNumber: xhci-hcd.1.auto
    [    7.540201] hub 1-0:1.0: USB hub found
    [    7.543962] hub 1-0:1.0: 1 port detected
    [    7.548207] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
    [    7.556472] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    7.563689] usb usb2: Product: xHCI Host Controller
    [    7.568561] usb usb2: Manufacturer: Linux 6.1.0-271269-g7a7a7fec2ba8 xhci-hcd
    [    7.575696] usb usb2: SerialNumber: xhci-hcd.1.auto
    [    7.580858] hub 2-0:1.0: USB hub found
    [    7.584633] hub 2-0:1.0: 1 port detected
    [    7.614002] cf_axi_adc 84a10000.axi-ad9081-rx-hpc: ADI AIM (10.03.\x00) at 0x84A10000 mapped to 0x(____ptrval____) probed ADC AD9081 as MASTER
    [    7.644672] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:2] transition initialized -> probed
    [    7.655024] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:0] transition initialized -> probed
    [    7.665381] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:2] transition probed -> initialized
    [    7.675729] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:0] transition probed -> initialized
    [    7.686079] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:2] transition initialized -> probed
    [    7.696428] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:0] transition initialized -> probed
    [    7.706783] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:2] transition probed -> idle
    [    7.716532] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:0] transition probed -> idle
    [    7.726277] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:2] transition idle -> device_init
    [    7.736456] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:0] transition idle -> device_init
    [    7.746635] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:2] transition device_init -> link_init
    [    7.757243] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:0] transition device_init -> link_init
    [    7.767863] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:2] transition link_init -> link_supported
    [    7.778740] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:0] transition link_init -> link_supported
    [    7.789961] hmc7044 spi1.0: hmc7044_jesd204_link_pre_setup: Link2 forcing continuous SYSREF mode
    [    7.799176] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:2] transition link_supported -> link_pre_setup
    [    7.810484] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:0] transition link_supported -> link_pre_setup
    [    7.834040] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:2] transition link_pre_setup -> clk_sync_stage1
    [    7.845446] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:0] transition link_pre_setup -> clk_sync_stage1
    [    7.856847] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:2] transition clk_sync_stage1 -> clk_sync_stage2
    [    7.868322] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:0] transition clk_sync_stage1 -> clk_sync_stage2
    [    7.879802] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:2] transition clk_sync_stage2 -> clk_sync_stage3
    [    7.891280] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:0] transition clk_sync_stage2 -> clk_sync_stage3
    [    7.904780] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:2] transition clk_sync_stage3 -> link_setup
    [    7.915832] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:0] transition clk_sync_stage3 -> link_setup
    [    7.931892] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:2] transition link_setup -> opt_setup_stage1
    [    7.943033] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:0] transition link_setup -> opt_setup_stage1
    [    7.959174] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:2] transition opt_setup_stage1 -> opt_setup_stage2
    [    7.970830] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:0] transition opt_setup_stage1 -> opt_setup_stage2
    [    7.982791] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:2] transition opt_setup_stage2 -> opt_setup_stage3
    [    7.994447] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:0] transition opt_setup_stage2 -> opt_setup_stage3
    [    8.006106] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:2] transition opt_setup_stage3 -> opt_setup_stage4
    [    8.017758] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:0] transition opt_setup_stage3 -> opt_setup_stage4
    [    8.029413] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:2] transition opt_setup_stage4 -> opt_setup_stage5
    [    8.041063] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:0] transition opt_setup_stage4 -> opt_setup_stage5
    [    8.056855] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:2] transition opt_setup_stage5 -> clocks_enable
    [    8.068251] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:0] transition opt_setup_stage5 -> clocks_enable
    [    8.081712] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:2] transition clocks_enable -> link_enable
    [    8.092678] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:0] transition clocks_enable -> link_enable
    [    8.124287] ad9081 spi0.0: JESD RX (JTX) Link2 in DATA, SYNC deasserted, PLL locked, PHASE established, MODE valid
    [    8.134936] ad9081 spi0.0: JESD TX (JRX) Link0 0xFF lanes in DATA
    [    8.141073] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:2] transition link_enable -> link_running
    [    8.151943] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:0] transition link_enable -> link_running
    [    8.162826] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:2] transition link_running -> opt_post_running_stage
    [    8.174649] jesd204: /spi@ff040000/ad9081@0,jesd204:0,parent=spi0.0: JESD204[0:0] transition link_running -> opt_post_running_stage
    [    8.186476] cf_axi_dds 84b10000.axi-ad9081-tx-hpc: Analog Devices CF_AXI_DDS_DDS MASTER (9.02.b) at 0x84B10000 mapped to 0x(____ptrval____), probed DDS AD9081
    [    8.210120] input: gpio-keys as /devices/platform/gpio-keys/input/input0
    [    8.217252] of_cfs_init
    [    8.219715] of_cfs_init: OK
    [    8.222576] cfg80211: Loading compiled-in X.509 certificates for regulatory database
    [    8.269985] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
    [    8.276542] clk: Not disabling unused clocks
    [    8.281084] ALSA device list:
    [    8.284036]   No soundcards found.
    [    8.287711] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
    [    8.296332] cfg80211: failed to load regulatory.db
    [    8.314693] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
    [    8.323252] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [    8.335982] devtmpfs: mounted
    [    8.339860] Freeing unused kernel memory: 2752K
    [    8.352103] Run /sbin/init as init process
    [    8.356206]   with arguments:
    [    8.356209]     /sbin/init
    [    8.356213]   with environment:
    [    8.356216]     HOME=/
    [    8.356219]     TERM=linux
    [    8.832917] systemd[1]: System time before build time, advancing clock.
    [    8.876192] systemd[1]: systemd 247.3-7+rpi1+deb11u2 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
    [    8.900240] systemd[1]: Detected architecture arm64.
    [    8.924756] systemd[1]: Set hostname to <analog>.
    [   10.272101] 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.
    [   10.467485] systemd[1]: Queued start job for default target Graphical Interface.
    [   11.180053] random: crng init done
    [   11.183670] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
    [   11.196029] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
    [   11.205115] systemd[1]: Created slice system-getty.slice.
    [   11.228544] systemd[1]: Created slice system-modprobe.slice.
    [   11.248488] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [   11.272466] systemd[1]: Created slice system-systemd\x2dfsck.slice.
    [   11.296332] systemd[1]: Created slice User and Session Slice.
    [   11.316392] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [   11.340366] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped.
    [   11.352841] systemd[1]: Reached target Slices.
    [   11.368225] systemd[1]: Reached target Swap.
    [   11.385007] systemd[1]: Listening on Syslog Socket.
    [   11.400473] systemd[1]: Listening on fsck to fsckd communication Socket.
    [   11.424302] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [   11.448794] systemd[1]: Listening on Journal Audit Socket.
    [   11.472514] systemd[1]: Listening on Journal Socket (/dev/log).
    [   11.496537] systemd[1]: Listening on Journal Socket.
    [   11.521494] systemd[1]: Listening on udev Control Socket.
    [   11.544498] systemd[1]: Listening on udev Kernel Socket.
    [   11.580243] systemd[1]: Mounting Huge Pages File System...
    [   11.598053] systemd[1]: Mounting POSIX Message Queue File System...
    [   11.656243] systemd[1]: Mounting RPC Pipe File System...
    [   11.674214] systemd[1]: Mounting Kernel Debug File System...
    [   11.692625] systemd[1]: Condition check resulted in Kernel Trace File System being skipped.
    [   11.701359] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
    [   11.728442] systemd[1]: Starting Restore / save the current clock...
    [   11.757027] systemd[1]: Starting Set the console keyboard layout...
    [   11.780983] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped.
    [   11.795735] systemd[1]: Starting Load Kernel Module configfs...
    [   11.814668] systemd[1]: Starting Load Kernel Module drm...
    [   11.834531] systemd[1]: Starting Load Kernel Module fuse...
    [   11.854661] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
    [   11.863978] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
    [   11.875194] systemd[1]: Starting Journal Service...
    [   11.896115] systemd[1]: Starting Load Kernel Modules...
    [   11.914418] systemd[1]: Starting Remount Root and Kernel File Systems...
    [   11.938315] systemd[1]: Starting Coldplug All udev Devices...
    [   11.963017] systemd[1]: Mounted Huge Pages File System.
    [   11.984663] systemd[1]: Mounted POSIX Message Queue File System.
    [   12.020668] systemd[1]: Mounted RPC Pipe File System.
    [   12.036628] systemd[1]: Mounted Kernel Debug File System.
    [   12.056993] systemd[1]: Finished Restore / save the current clock.
    [   12.081324] systemd[1]: Finished Set the console keyboard layout.
    [   12.104606] systemd[1]: Started Journal Service.
    [   12.214067] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
    [   12.323073] systemd-journald[180]: Received client request to flush runtime journal.
    [   12.366531] systemd-journald[180]: File /var/log/journal/4c3f5c0fde694add82251cfeb14391f4/system.journal corrupted or uncleanly shut down, renaming and replacing.
    [   18.411998] platform fd4a0000.display:zynqmp_dp_snd_card: deferred probe pending
    [   18.412016] platform ina226-u76: deferred probe pending
    [   18.412022] platform ina226-u77: deferred probe pending
    [   18.412028] platform ina226-u78: deferred probe pending
    [   18.412033] platform ina226-u87: deferred probe pending
    [   18.412038] platform ina226-u85: deferred probe pending
    [   18.412065] platform ina226-u86: deferred probe pending
    [   18.412071] platform ina226-u93: deferred probe pending
    [   18.412076] platform ina226-u88: deferred probe pending
    [   18.412082] platform ina226-u15: deferred probe pending
    [   18.412087] platform ina226-u92: deferred probe pending
    [   18.412092] platform ina226-u79: deferred probe pending
    [   18.412096] platform ina226-u81: deferred probe pending
    [   18.412102] platform ina226-u80: deferred probe pending
    [   18.412107] platform ina226-u84: deferred probe pending
    [   18.412112] platform ina226-u16: deferred probe pending
    [   18.412117] platform ina226-u65: deferred probe pending
    [   18.412122] platform ina226-u74: deferred probe pending
    [   18.412127] platform ina226-u75: deferred probe pending
    [   18.610582] macb ff0e0000.ethernet eth0: PHY [ff0e0000.ethernet-ffffffff:0c] driver [TI DP83867] (irq=POLL)
    [   18.610606] macb ff0e0000.ethernet eth0: configuring for phy/rgmii-id link mode
    [   18.610854] pps pps0: new PPS source ptp0
    [   18.610958] macb ff0e0000.ethernet: gem-ptp-timer ptp clock registered.
    [   18.665531] Adding 102396k swap on /var/swap.  Priority:-2 extents:1 across:102396k SS
    [   22.693887] macb ff0e0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control tx
    [   22.693928] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

    /dts-v1/;
    
    / {
    	compatible = "xlnx,zynqmp-zcu102-rev1.0\0xlnx,zynqmp-zcu102\0xlnx,zynqmp";
    	#address-cells = <0x02>;
    	#size-cells = <0x02>;
    	model = "ZynqMP ZCU102 Rev1.0";
    
    	cpus {
    		#address-cells = <0x01>;
    		#size-cells = <0x00>;
    
    		cpu@0 {
    			compatible = "arm,cortex-a53";
    			device_type = "cpu";
    			enable-method = "psci";
    			operating-points-v2 = <0x01>;
    			reg = <0x00>;
    			cpu-idle-states = <0x02>;
    			clocks = <0x03 0x0a>;
    			phandle = <0x4a>;
    		};
    
    		cpu@1 {
    			compatible = "arm,cortex-a53";
    			device_type = "cpu";
    			enable-method = "psci";
    			reg = <0x01>;
    			operating-points-v2 = <0x01>;
    			cpu-idle-states = <0x02>;
    			phandle = <0x4b>;
    		};
    
    		cpu@2 {
    			compatible = "arm,cortex-a53";
    			device_type = "cpu";
    			enable-method = "psci";
    			reg = <0x02>;
    			operating-points-v2 = <0x01>;
    			cpu-idle-states = <0x02>;
    			phandle = <0x4c>;
    		};
    
    		cpu@3 {
    			compatible = "arm,cortex-a53";
    			device_type = "cpu";
    			enable-method = "psci";
    			reg = <0x03>;
    			operating-points-v2 = <0x01>;
    			cpu-idle-states = <0x02>;
    			phandle = <0x4d>;
    		};
    
    		idle-states {
    			entry-method = "psci";
    
    			cpu-sleep-0 {
    				compatible = "arm,idle-state";
    				arm,psci-suspend-param = <0x40000000>;
    				local-timer-stop;
    				entry-latency-us = <0x12c>;
    				exit-latency-us = <0x258>;
    				min-residency-us = <0x2710>;
    				phandle = <0x02>;
    			};
    		};
    	};
    
    	opp-table-cpu {
    		compatible = "operating-points-v2";
    		opp-shared;
    		phandle = <0x01>;
    
    		opp00 {
    			opp-hz = <0x00 0x47868bf4>;
    			opp-microvolt = <0xf4240>;
    			clock-latency-ns = <0x7a120>;
    		};
    
    		opp01 {
    			opp-hz = <0x00 0x23c345fa>;
    			opp-microvolt = <0xf4240>;
    			clock-latency-ns = <0x7a120>;
    		};
    
    		opp02 {
    			opp-hz = <0x00 0x17d783fc>;
    			opp-microvolt = <0xf4240>;
    			clock-latency-ns = <0x7a120>;
    		};
    
    		opp03 {
    			opp-hz = <0x00 0x11e1a2fd>;
    			opp-microvolt = <0xf4240>;
    			clock-latency-ns = <0x7a120>;
    		};
    	};
    
    	zynqmp_ipi {
    		u-boot,dm-pre-reloc;
    		compatible = "xlnx,zynqmp-ipi-mailbox";
    		interrupt-parent = <0x04>;
    		interrupts = <0x00 0x23 0x04>;
    		xlnx,ipi-id = <0x00>;
    		#address-cells = <0x02>;
    		#size-cells = <0x02>;
    		ranges;
    		phandle = <0x4e>;
    
    		mailbox@ff990400 {
    			u-boot,dm-pre-reloc;
    			reg = <0x00 0xff9905c0 0x00 0x20 0x00 0xff9905e0 0x00 0x20 0x00 0xff990e80 0x00 0x20 0x00 0xff990ea0 0x00 0x20>;
    			reg-names = "local_request_region\0local_response_region\0remote_request_region\0remote_response_region";
    			#mbox-cells = <0x01>;
    			xlnx,ipi-id = <0x04>;
    			phandle = <0x05>;
    		};
    	};
    
    	dcc {
    		compatible = "arm,dcc";
    		status = "okay";
    		u-boot,dm-pre-reloc;
    		phandle = <0x4f>;
    	};
    
    	pmu {
    		compatible = "arm,armv8-pmuv3";
    		interrupt-parent = <0x04>;
    		interrupts = <0x00 0x8f 0x04 0x00 0x90 0x04 0x00 0x91 0x04 0x00 0x92 0x04>;
    	};
    
    	psci {
    		compatible = "arm,psci-0.2";
    		method = "smc";
    	};
    
    	firmware {
    
    		zynqmp-firmware {
    			compatible = "xlnx,zynqmp-firmware";
    			#power-domain-cells = <0x01>;
    			method = "smc";
    			u-boot,dm-pre-reloc;
    			phandle = <0x0c>;
    
    			zynqmp-power {
    				u-boot,dm-pre-reloc;
    				compatible = "xlnx,zynqmp-power";
    				interrupt-parent = <0x04>;
    				interrupts = <0x00 0x23 0x04>;
    				mboxes = <0x05 0x00 0x05 0x01>;
    				mbox-names = "tx\0rx";
    				phandle = <0x50>;
    			};
    
    			nvmem_firmware {
    				compatible = "xlnx,zynqmp-nvmem-fw";
    				#address-cells = <0x01>;
    				#size-cells = <0x01>;
    
    				soc_revision@0 {
    					reg = <0x00 0x04>;
    					phandle = <0x51>;
    				};
    
    				efuse_dna@c {
    					reg = <0x0c 0x0c>;
    					phandle = <0x52>;
    				};
    
    				efuse_usr0@20 {
    					reg = <0x20 0x04>;
    					phandle = <0x53>;
    				};
    
    				efuse_usr1@24 {
    					reg = <0x24 0x04>;
    					phandle = <0x54>;
    				};
    
    				efuse_usr2@28 {
    					reg = <0x28 0x04>;
    					phandle = <0x55>;
    				};
    
    				efuse_usr3@2c {
    					reg = <0x2c 0x04>;
    					phandle = <0x56>;
    				};
    
    				efuse_usr4@30 {
    					reg = <0x30 0x04>;
    					phandle = <0x57>;
    				};
    
    				efuse_usr5@34 {
    					reg = <0x34 0x04>;
    					phandle = <0x58>;
    				};
    
    				efuse_usr6@38 {
    					reg = <0x38 0x04>;
    					phandle = <0x59>;
    				};
    
    				efuse_usr7@3c {
    					reg = <0x3c 0x04>;
    					phandle = <0x5a>;
    				};
    
    				efuse_miscusr@40 {
    					reg = <0x40 0x04>;
    					phandle = <0x5b>;
    				};
    
    				efuse_chash@50 {
    					reg = <0x50 0x04>;
    					phandle = <0x5c>;
    				};
    
    				efuse_pufmisc@54 {
    					reg = <0x54 0x04>;
    					phandle = <0x5d>;
    				};
    
    				efuse_sec@58 {
    					reg = <0x58 0x04>;
    					phandle = <0x5e>;
    				};
    
    				efuse_spkid@5c {
    					reg = <0x5c 0x04>;
    					phandle = <0x5f>;
    				};
    
    				efuse_ppk0hash@a0 {
    					reg = <0xa0 0x30>;
    					phandle = <0x60>;
    				};
    
    				efuse_ppk1hash@d0 {
    					reg = <0xd0 0x30>;
    					phandle = <0x61>;
    				};
    			};
    
    			pcap {
    				compatible = "xlnx,zynqmp-pcap-fpga";
    				clock-names = "ref_clk";
    				clocks = <0x03 0x29>;
    				phandle = <0x0b>;
    			};
    
    			zynqmp-aes {
    				compatible = "xlnx,zynqmp-aes";
    				phandle = <0x62>;
    			};
    
    			reset-controller {
    				compatible = "xlnx,zynqmp-reset";
    				#reset-cells = <0x01>;
    				phandle = <0x0f>;
    			};
    
    			pinctrl {
    				compatible = "xlnx,zynqmp-pinctrl";
    				status = "okay";
    				phandle = <0x63>;
    
    				i2c0-default {
    					phandle = <0x13>;
    
    					mux {
    						groups = "i2c0_3_grp";
    						function = "i2c0";
    					};
    
    					conf {
    						groups = "i2c0_3_grp";
    						bias-pull-up;
    						slew-rate = <0x01>;
    						power-source = <0x01>;
    					};
    				};
    
    				i2c0-gpio {
    					phandle = <0x14>;
    
    					mux {
    						groups = "gpio0_14_grp\0gpio0_15_grp";
    						function = "gpio0";
    					};
    
    					conf {
    						groups = "gpio0_14_grp\0gpio0_15_grp";
    						slew-rate = <0x01>;
    						power-source = <0x01>;
    					};
    				};
    
    				i2c1-default {
    					phandle = <0x16>;
    
    					mux {
    						groups = "i2c1_4_grp";
    						function = "i2c1";
    					};
    
    					conf {
    						groups = "i2c1_4_grp";
    						bias-pull-up;
    						slew-rate = <0x01>;
    						power-source = <0x01>;
    					};
    				};
    
    				i2c1-gpio {
    					phandle = <0x17>;
    
    					mux {
    						groups = "gpio0_16_grp\0gpio0_17_grp";
    						function = "gpio0";
    					};
    
    					conf {
    						groups = "gpio0_16_grp\0gpio0_17_grp";
    						slew-rate = <0x01>;
    						power-source = <0x01>;
    					};
    				};
    
    				uart0-default {
    					phandle = <0x26>;
    
    					mux {
    						groups = "uart0_4_grp";
    						function = "uart0";
    					};
    
    					conf {
    						groups = "uart0_4_grp";
    						slew-rate = <0x01>;
    						power-source = <0x01>;
    					};
    
    					conf-rx {
    						pins = "MIO18";
    						bias-high-impedance;
    					};
    
    					conf-tx {
    						pins = "MIO19";
    						bias-disable;
    					};
    				};
    
    				uart1-default {
    					phandle = <0x27>;
    
    					mux {
    						groups = "uart1_5_grp";
    						function = "uart1";
    					};
    
    					conf {
    						groups = "uart1_5_grp";
    						slew-rate = <0x01>;
    						power-source = <0x01>;
    					};
    
    					conf-rx {
    						pins = "MIO21";
    						bias-high-impedance;
    					};
    
    					conf-tx {
    						pins = "MIO20";
    						bias-disable;
    					};
    				};
    
    				usb0-default {
    					phandle = <0x29>;
    
    					mux {
    						groups = "usb0_0_grp";
    						function = "usb0";
    					};
    
    					conf {
    						groups = "usb0_0_grp";
    						power-source = <0x01>;
    					};
    
    					conf-rx {
    						pins = "MIO52\0MIO53\0MIO55";
    						bias-high-impedance;
    						drive-strength = <0x0c>;
    						slew-rate = <0x00>;
    					};
    
    					conf-tx {
    						pins = "MIO54\0MIO56\0MIO57\0MIO58\0MIO59\0MIO60\0MIO61\0MIO62\0MIO63";
    						bias-disable;
    						drive-strength = <0x04>;
    						slew-rate = <0x01>;
    					};
    				};
    
    				gem3-default {
    					phandle = <0x11>;
    
    					mux {
    						function = "ethernet3";
    						groups = "ethernet3_0_grp";
    					};
    
    					conf {
    						groups = "ethernet3_0_grp";
    						slew-rate = <0x01>;
    						power-source = <0x01>;
    					};
    
    					conf-rx {
    						pins = "MIO70\0MIO71\0MIO72\0MIO73\0MIO74\0MIO75";
    						bias-high-impedance;
    						low-power-disable;
    					};
    
    					conf-tx {
    						pins = "MIO64\0MIO65\0MIO66\0MIO67\0MIO68\0MIO69";
    						bias-disable;
    						low-power-enable;
    					};
    
    					mux-mdio {
    						function = "mdio3";
    						groups = "mdio3_0_grp";
    					};
    
    					conf-mdio {
    						groups = "mdio3_0_grp";
    						slew-rate = <0x01>;
    						power-source = <0x01>;
    						bias-disable;
    					};
    				};
    
    				can1-default {
    					phandle = <0x0d>;
    
    					mux {
    						function = "can1";
    						groups = "can1_6_grp";
    					};
    
    					conf {
    						groups = "can1_6_grp";
    						slew-rate = <0x01>;
    						power-source = <0x01>;
    					};
    
    					conf-rx {
    						pins = "MIO25";
    						bias-high-impedance;
    					};
    
    					conf-tx {
    						pins = "MIO24";
    						bias-disable;
    					};
    				};
    
    				sdhci1-default {
    					phandle = <0x1e>;
    
    					mux {
    						groups = "sdio1_0_grp";
    						function = "sdio1";
    					};
    
    					conf {
    						groups = "sdio1_0_grp";
    						slew-rate = <0x01>;
    						power-source = <0x01>;
    						bias-disable;
    					};
    
    					mux-cd {
    						groups = "sdio1_cd_0_grp";
    						function = "sdio1_cd";
    					};
    
    					conf-cd {
    						groups = "sdio1_cd_0_grp";
    						bias-high-impedance;
    						bias-pull-up;
    						slew-rate = <0x01>;
    						power-source = <0x01>;
    					};
    
    					mux-wp {
    						groups = "sdio1_wp_0_grp";
    						function = "sdio1_wp";
    					};
    
    					conf-wp {
    						groups = "sdio1_wp_0_grp";
    						bias-high-impedance;
    						bias-pull-up;
    						slew-rate = <0x01>;
    						power-source = <0x01>;
    					};
    				};
    
    				gpio-default {
    					phandle = <0x12>;
    
    					mux-sw {
    						function = "gpio0";
    						groups = "gpio0_22_grp\0gpio0_23_grp";
    					};
    
    					conf-sw {
    						groups = "gpio0_22_grp\0gpio0_23_grp";
    						slew-rate = <0x01>;
    						power-source = <0x01>;
    					};
    
    					mux-msp {
    						function = "gpio0";
    						groups = "gpio0_13_grp\0gpio0_38_grp";
    					};
    
    					conf-msp {
    						groups = "gpio0_13_grp\0gpio0_38_grp";
    						slew-rate = <0x01>;
    						power-source = <0x01>;
    					};
    
    					conf-pull-up {
    						pins = "MIO22\0MIO23";
    						bias-pull-up;
    					};
    
    					conf-pull-none {
    						pins = "MIO13\0MIO38";
    						bias-disable;
    					};
    				};
    			};
    
    			sha384 {
    				compatible = "xlnx,zynqmp-keccak-384";
    				phandle = <0x64>;
    			};
    
    			zynqmp-rsa {
    				compatible = "xlnx,zynqmp-rsa";
    				phandle = <0x65>;
    			};
    
    			gpio {
    				compatible = "xlnx,zynqmp-gpio-modepin";
    				gpio-controller;
    				#gpio-cells = <0x02>;
    				phandle = <0x28>;
    			};
    
    			clock-controller {
    				u-boot,dm-pre-reloc;
    				#clock-cells = <0x01>;
    				compatible = "xlnx,zynqmp-clk";
    				clocks = <0x06 0x07 0x08 0x09 0x0a>;
    				clock-names = "pss_ref_clk\0video_clk\0pss_alt_ref_clk\0aux_ref_clk\0gt_crx_ref_clk";
    				phandle = <0x03>;
    			};
    		};
    	};
    
    	timer {
    		compatible = "arm,armv8-timer";
    		interrupt-parent = <0x04>;
    		interrupts = <0x01 0x0d 0xf08 0x01 0x0e 0xf08 0x01 0x0b 0xf08 0x01 0x0a 0xf08>;
    	};
    
    	edac {
    		compatible = "arm,cortex-a53-edac";
    	};
    
    	fpga-full {
    		compatible = "fpga-region";
    		fpga-mgr = <0x0b>;
    		#address-cells = <0x02>;
    		#size-cells = <0x02>;
    		ranges;
    		phandle = <0x66>;
    	};
    
    	axi {
    		compatible = "simple-bus";
    		u-boot,dm-pre-reloc;
    		#address-cells = <0x02>;
    		#size-cells = <0x02>;
    		ranges;
    		phandle = <0x67>;
    
    		can@ff060000 {
    			compatible = "xlnx,zynq-can-1.0";
    			status = "disabled";
    			clock-names = "can_clk\0pclk";
    			reg = <0x00 0xff060000 0x00 0x1000>;
    			interrupts = <0x00 0x17 0x04>;
    			interrupt-parent = <0x04>;
    			tx-fifo-depth = <0x40>;
    			rx-fifo-depth = <0x40>;
    			power-domains = <0x0c 0x2f>;
    			clocks = <0x03 0x3f 0x03 0x1f>;
    			phandle = <0x68>;
    		};
    
    		can@ff070000 {
    			compatible = "xlnx,zynq-can-1.0";
    			status = "okay";
    			clock-names = "can_clk\0pclk";
    			reg = <0x00 0xff070000 0x00 0x1000>;
    			interrupts = <0x00 0x18 0x04>;
    			interrupt-parent = <0x04>;
    			tx-fifo-depth = <0x40>;
    			rx-fifo-depth = <0x40>;
    			power-domains = <0x0c 0x30>;
    			clocks = <0x03 0x40 0x03 0x1f>;
    			pinctrl-names = "default";
    			pinctrl-0 = <0x0d>;
    			phandle = <0x69>;
    		};
    
    		cci@fd6e0000 {
    			compatible = "arm,cci-400";
    			status = "disabled";
    			reg = <0x00 0xfd6e0000 0x00 0x9000>;
    			ranges = <0x00 0x00 0xfd6e0000 0x10000>;
    			#address-cells = <0x01>;
    			#size-cells = <0x01>;
    			phandle = <0x6a>;
    
    			pmu@9000 {
    				compatible = "arm,cci-400-pmu,r1";
    				reg = <0x9000 0x5000>;
    				interrupt-parent = <0x04>;
    				interrupts = <0x00 0x7b 0x04 0x00 0x7b 0x04 0x00 0x7b 0x04 0x00 0x7b 0x04 0x00 0x7b 0x04>;
    			};
    		};
    
    		dma-controller@fd500000 {
    			status = "okay";
    			compatible = "xlnx,zynqmp-dma-1.0";
    			reg = <0x00 0xfd500000 0x00 0x1000>;
    			interrupt-parent = <0x04>;
    			interrupts = <0x00 0x7c 0x04>;
    			clock-names = "clk_main\0clk_apb";
    			xlnx,bus-width = <0x80>;
    			iommus = <0x0e 0x14e8>;
    			power-domains = <0x0c 0x2a>;
    			#dma-cells = <0x01>;
    			clocks = <0x03 0x13 0x03 0x1f>;
    			phandle = <0x6b>;
    		};
    
    		dma-controller@fd510000 {
    			status = "okay";
    			compatible = "xlnx,zynqmp-dma-1.0";
    			reg = <0x00 0xfd510000 0x00 0x1000>;
    			interrupt-parent = <0x04>;
    			interrupts = <0x00 0x7d 0x04>;
    			clock-names = "clk_main\0clk_apb";
    			xlnx,bus-width = <0x80>;
    			iommus = <0x0e 0x14e9>;
    			power-domains = <0x0c 0x2a>;
    			#dma-cells = <0x01>;
    			clocks = <0x03 0x13 0x03 0x1f>;
    			phandle = <0x6c>;
    		};
    
    		dma-controller@fd520000 {
    			status = "okay";
    			compatible = "xlnx,zynqmp-dma-1.0";
    			reg = <0x00 0xfd520000 0x00 0x1000>;
    			interrupt-parent = <0x04>;
    			interrupts = <0x00 0x7e 0x04>;
    			clock-names = "clk_main\0clk_apb";
    			xlnx,bus-width = <0x80>;
    			iommus = <0x0e 0x14ea>;
    			power-domains = <0x0c 0x2a>;
    			#dma-cells = <0x01>;
    			clocks = <0x03 0x13 0x03 0x1f>;
    			phandle = <0x6d>;
    		};
    
    		dma-controller@fd530000 {
    			status = "okay";
    			compatible = "xlnx,zynqmp-dma-1.0";
    			reg = <0x00 0xfd530000 0x00 0x1000>;
    			interrupt-parent = <0x04>;
    			interrupts = <0x00 0x7f 0x04>;
    			clock-names = "clk_main\0clk_apb";
    			xlnx,bus-width = <0x80>;
    			iommus = <0x0e 0x14eb>;
    			power-domains = <0x0c 0x2a>;
    			#dma-cells = <0x01>;
    			clocks = <0x03 0x13 0x03 0x1f>;
    			phandle = <0x6e>;
    		};
    
    		dma-controller@fd540000 {
    			status = "okay";
    			compatible = "xlnx,zynqmp-dma-1.0";
    			reg = <0x00 0xfd540000 0x00 0x1000>;
    			interrupt-parent = <0x04>;
    			interrupts = <0x00 0x80 0x04>;
    			clock-names = "clk_main\0clk_apb";
    			xlnx,bus-width = <0x80>;
    			iommus = <0x0e 0x14ec>;
    			power-domains = <0x0c 0x2a>;
    			#dma-cells = <0x01>;
    			clocks = <0x03 0x13 0x03 0x1f>;
    			phandle = <0x6f>;
    		};
    
    		dma-controller@fd550000 {
    			status = "okay";
    			compatible = "xlnx,zynqmp-dma-1.0";
    			reg = <0x00 0xfd550000 0x00 0x1000>;
    			interrupt-parent = <0x04>;
    			interrupts = <0x00 0x81 0x04>;
    			clock-names = "clk_main\0clk_apb";
    			xlnx,bus-width = <0x80>;
    			iommus = <0x0e 0x14ed>;
    			power-domains = <0x0c 0x2a>;
    			#dma-cells = <0x01>;
    			clocks = <0x03 0x13 0x03 0x1f>;
    			phandle = <0x70>;
    		};
    
    		dma-controller@fd560000 {
    			status = "okay";
    			compatible = "xlnx,zynqmp-dma-1.0";
    			reg = <0x00 0xfd560000 0x00 0x1000>;
    			interrupt-parent = <0x04>;
    			interrupts = <0x00 0x82 0x04>;
    			clock-names = "clk_main\0clk_apb";
    			xlnx,bus-width = <0x80>;
    			iommus = <0x0e 0x14ee>;
    			power-domains = <0x0c 0x2a>;
    			#dma-cells = <0x01>;
    			clocks = <0x03 0x13 0x03 0x1f>;
    			phandle = <0x71>;
    		};
    
    		dma-controller@fd570000 {
    			status = "okay";
    			compatible = "xlnx,zynqmp-dma-1.0";
    			reg = <0x00 0xfd570000 0x00 0x1000>;
    			interrupt-parent = <0x04>;
    			interrupts = <0x00 0x83 0x04>;
    			clock-names = "clk_main\0clk_apb";
    			xlnx,bus-width = <0x80>;
    			iommus = <0x0e 0x14ef>;
    			power-domains = <0x0c 0x2a>;
    			#dma-cells = <0x01>;
    			clocks = <0x03 0x13 0x03 0x1f>;
    			phandle = <0x72>;
    		};
    
    		interrupt-controller@f9010000 {
    			compatible = "arm,gic-400";
    			#interrupt-cells = <0x03>;
    			reg = <0x00 0xf9010000 0x00 0x10000 0x00 0xf9020000 0x00 0x20000 0x00 0xf9040000 0x00 0x20000 0x00 0xf9060000 0x00 0x20000>;
    			interrupt-controller;
    			interrupt-parent = <0x04>;
    			interrupts = <0x01 0x09 0xf04>;
    			phandle = <0x04>;
    		};
    
    		gpu@fd4b0000 {
    			status = "okay";
    			compatible = "arm,mali-400\0arm,mali-utgard";
    			reg = <0x00 0xfd4b0000 0x00 0x10000>;
    			interrupt-parent = <0x04>;
    			interrupts = <0x00 0x84 0x04 0x00 0x84 0x04 0x00 0x84 0x04 0x00 0x84 0x04 0x00 0x84 0x04 0x00 0x84 0x04>;
    			interrupt-names = "IRQGP\0IRQGPMMU\0IRQPP0\0IRQPPMMU0\0IRQPP1\0IRQPPMMU1";
    			clock-names = "gpu\0gpu_pp0\0gpu_pp1";
    			power-domains = <0x0c 0x3a>;
    			clocks = <0x03 0x18 0x03 0x19 0x03 0x1a>;
    			phandle = <0x73>;
    		};
    
    		dma-controller@ffa80000 {
    			status = "disabled";
    			compatible = "xlnx,zynqmp-dma-1.0";
    			reg = <0x00 0xffa80000 0x00 0x1000>;
    			interrupt-parent = <0x04>;
    			interrupts = <0x00 0x4d 0x04>;
    			clock-names = "clk_main\0clk_apb";
    			xlnx,bus-width = <0x40>;
    			power-domains = <0x0c 0x2b>;
    			#dma-cells = <0x01>;
    			clocks = <0x03 0x44 0x03 0x1f>;
    			phandle = <0x74>;
    		};
    
    		dma-controller@ffa90000 {
    			status = "disabled";
    			compatible = "xlnx,zynqmp-dma-1.0";
    			reg = <0x00 0xffa90000 0x00 0x1000>;
    			interrupt-parent = <0x04>;
    			interrupts = <0x00 0x4e 0x04>;
    			clock-names = "clk_main\0clk_apb";
    			xlnx,bus-width = <0x40>;
    			power-domains = <0x0c 0x2b>;
    			#dma-cells = <0x01>;
    			clocks = <0x03 0x44 0x03 0x1f>;
    			phandle = <0x75>;
    		};
    
    		dma-controller@ffaa0000 {
    			status = "disabled";
    			compatible = "xlnx,zynqmp-dma-1.0";
    			reg = <0x00 0xffaa0000 0x00 0x1000>;
    			interrupt-parent = <0x04>;
    			interrupts = <0x00 0x4f 0x04>;
    			clock-names = "clk_main\0clk_apb";
    			xlnx,bus-width = <0x40>;
    			power-domains = <0x0c 0x2b>;
    			#dma-cells = <0x01>;
    			clocks = <0x03 0x44 0x03 0x1f>;
    			phandle = <0x76>;
    		};
    
    		dma-controller@ffab0000 {
    			status = "disabled";
    			compatible = "xlnx,zynqmp-dma-1.0";
    			reg = <0x00 0xffab0000 0x00 0x1000>;
    			interrupt-parent = <0x04>;
    			interrupts = <0x00 0x50 0x04>;
    			clock-names = "clk_main\0clk_apb";
    			xlnx,bus-width = <0x40>;
    			power-domains = <0x0c 0x2b>;
    			#dma-cells = <0x01>;
    			clocks = <0x03 0x44 0x03 0x1f>;
    			phandle = <0x77>;
    		};
    
    		dma-controller@ffac0000 {
    			status = "disabled";
    			compatible = "xlnx,zynqmp-dma-1.0";
    			reg = <0x00 0xffac0000 0x00 0x1000>;
    			interrupt-parent = <0x04>;
    			interrupts = <0x00 0x51 0x04>;
    			clock-names = "clk_main\0clk_apb";
    			xlnx,bus-width = <0x40>;
    			power-domains = <0x0c 0x2b>;
    			#dma-cells = <0x01>;
    			clocks = <0x03 0x44 0x03 0x1f>;
    			phandle = <0x78>;
    		};
    
    		dma-controller@ffad0000 {
    			status = "disabled";
    			compatible = "xlnx,zynqmp-dma-1.0";
    			reg = <0x00 0xffad0000 0x00 0x1000>;
    			interrupt-parent = <0x04>;
    			interrupts = <0x00 0x52 0x04>;
    			clock-names = "clk_main\0clk_apb";
    			xlnx,bus-width = <0x40>;
    			power-domains = <0x0c 0x2b>;
    			#dma-cells = <0x01>;
    			clocks = <0x03 0x44 0x03 0x1f>;
    			phandle = <0x79>;
    		};
    
    		dma-controller@ffae0000 {
    			status = "disabled";
    			compatible = "xlnx,zynqmp-dma-1.0";
    			reg = <0x00 0xffae0000 0x00 0x1000>;
    			interrupt-parent = <0x04>;
    			interrupts = <0x00 0x53 0x04>;
    			clock-names = "clk_main\0clk_apb";
    			xlnx,bus-width = <0x40>;
    			power-domains = <0x0c 0x2b>;
    			#dma-cells = <0x01>;
    			clocks = <0x03 0x44 0x03 0x1f>;
    			phandle = <0x7a>;
    		};
    
    		dma-controller@ffaf0000 {
    			status = "disabled";
    			compatible = "xlnx,zynqmp-dma-1.0";
    			reg = <0x00 0xffaf0000 0x00 0x1000>;
    			interrupt-parent = <0x04>;
    			interrupts = <0x00 0x54 0x04>;
    			clock-names = "clk_main\0clk_apb";
    			xlnx,bus-width = <0x40>;
    			power-domains = <0x0c 0x2b>;
    			#dma-cells = <0x01>;
    			clocks = <0x03 0x44 0x03 0x1f>;
    			phandle = <0x7b>;
    		};
    
    		memory-controller@fd070000 {
    			compatible = "xlnx,zynqmp-ddrc-2.40a";
    			reg = <0x00 0xfd070000 0x00 0x30000>;
    			interrupt-parent = <0x04>;
    			interrupts = <0x00 0x70 0x04>;
    			phandle = <0x7c>;
    		};
    
    		nand-controller@ff100000 {
    			compatible = "xlnx,zynqmp-nand-controller\0arasan,nfc-v3p10";
    			status = "disabled";
    			reg = <0x00 0xff100000 0x00 0x1000>;
    			clock-names = "controller\0bus";
    			interrupt-parent = <0x04>;
    			interrupts = <0x00 0x0e 0x04>;
    			#address-cells = <0x01>;
    			#size-cells = <0x00>;
    			iommus = <0x0e 0x872>;
    			power-domains = <0x0c 0x2c>;
    			clocks = <0x03 0x3c 0x03 0x1f>;
    			phandle = <0x7d>;
    		};
    
    		ethernet@ff0b0000 {
    			compatible = "xlnx,zynqmp-gem\0cdns,zynqmp-gem\0cdns,gem";
    			status = "disabled";
    			interrupt-parent = <0x04>;
    			interrupts = <0x00 0x39 0x04 0x00 0x39 0x04>;
    			reg = <0x00 0xff0b0000 0x00 0x1000>;
    			clock-names = "pclk\0hclk\0tx_clk\0rx_clk\0tsu_clk";
    			#address-cells = <0x01>;
    			#size-cells = <0x00>;
    			iommus = <0x0e 0x874>;
    			power-domains = <0x0c 0x1d>;
    			resets = <0x0f 0x1d>;
    			clocks = <0x03 0x1f 0x03 0x68 0x03 0x2d 0x03 0x31 0x03 0x2c>;
    			phandle = <0x7e>;
    		};
    
    		ethernet@ff0c0000 {
    			compatible = "xlnx,zynqmp-gem\0cdns,zynqmp-gem\0cdns,gem";
    			status = "disabled";
    			interrupt-parent = <0x04>;
    			interrupts = <0x00 0x3b 0x04 0x00 0x3b 0x04>;
    			reg = <0x00 0xff0c0000 0x00 0x1000>;
    			clock-names = "pclk\0hclk\0tx_clk\0rx_clk\0tsu_clk";
    			#address-cells = <0x01>;
    			#size-cells = <0x00>;
    			iommus = <0x0e 0x875>;
    			power-domains = <0x0c 0x1e>;
    			resets = <0x0f 0x1e>;
    			clocks = <0x03 0x1f 0x03 0x69 0x03 0x2e 0x03 0x32 0x03 0x2c>;
    			phandle = <0x7f>;
    		};
    
    		ethernet@ff0d0000 {
    			compatible = "xlnx,zynqmp-gem\0cdns,zynqmp-gem\0cdns,gem";
    			status = "disabled";
    			interrupt-parent = <0x04>;
    			interrupts = <0x00 0x3d 0x04 0x00 0x3d 0x04>;
    			reg = <0x00 0xff0d0000 0x00 0x1000>;
    			clock-names = "pclk\0hclk\0tx_clk\0rx_clk\0tsu_clk";
    			#address-cells = <0x01>;
    			#size-cells = <0x00>;
    			iommus = <0x0e 0x876>;
    			power-domains = <0x0c 0x1f>;
    			resets = <0x0f 0x1f>;
    			clocks = <0x03 0x1f 0x03 0x6a 0x03 0x2f 0x03 0x33 0x03 0x2c>;
    			phandle = <0x80>;
    		};
    
    		ethernet@ff0e0000 {
    			compatible = "xlnx,zynqmp-gem\0cdns,zynqmp-gem\0cdns,gem";
    			status = "okay";
    			interrupt-parent = <0x04>;
    			interrupts = <0x00 0x3f 0x04 0x00 0x3f 0x04>;
    			reg = <0x00 0xff0e0000 0x00 0x1000>;
    			clock-names = "pclk\0hclk\0tx_clk\0rx_clk\0tsu_clk";
    			#address-cells = <0x01>;
    			#size-cells = <0x00>;
    			iommus = <0x0e 0x877>;
    			power-domains = <0x0c 0x20>;
    			resets = <0x0f 0x20>;
    			clocks = <0x03 0x1f 0x03 0x6b 0x03 0x30 0x03 0x34 0x03 0x2c>;
    			phy-handle = <0x10>;
    			phy-mode = "rgmii-id";
    			pinctrl-names = "default";
    			pinctrl-0 = <0x11>;
    			phandle = <0x81>;
    
    			ethernet-phy@c {
    				reg = <0x0c>;
    				ti,rx-internal-delay = <0x08>;
    				ti,tx-internal-delay = <0x0a>;
    				ti,fifo-depth = <0x01>;
    				ti,dp83867-rxctrl-strap-quirk;
    				phandle = <0x10>;
    			};
    		};
    	};
    
    	gpio@ff0a0000 {
    		compatible = "xlnx,zynqmp-gpio-1.0";
    		status = "okay";
    		#gpio-cells = <0x02>;
    		gpio-controller;
    		interrupt-parent = <0x04>;
    		interrupts = <0x00 0x10 0x04>;
    		interrupt-controller;
    		#interrupt-cells = <0x02>;
    		reg = <0x00 0xff0a0000 0x00 0x1000>;
    		power-domains = <0x0c 0x2e>;
    		clocks = <0x03 0x1f>;
    		pinctrl-names = "default";
    		pinctrl-0 = <0x12>;
    		phandle = <0x15>;
    	};
    
    	i2c@ff020000 {
    		compatible = "cdns,i2c-r1p14";
    		status = "okay";
    		interrupt-parent = <0x04>;
    		interrupts = <0x00 0x11 0x04>;
    		reg = <0x00 0xff020000 0x00 0x1000>;
    		#address-cells = <0x01>;
    		#size-cells = <0x00>;
    		power-domains = <0x0c 0x25>;
    		clocks = <0x03 0x3d>;
    		clock-frequency = <0x61a80>;
    		pinctrl-names = "default\0gpio";
    		pinctrl-0 = <0x13>;
    		pinctrl-1 = <0x14>;
    		scl-gpios = <0x15 0x0e 0x00>;
    		sda-gpios = <0x15 0x0f 0x00>;
    		phandle = <0x82>;
    
    		gpio@20 {
    			compatible = "ti,tca6416";
    			reg = <0x20>;
    			gpio-controller;
    			#gpio-cells = <0x02>;
    			gpio-line-names = "PS_GTR_LAN_SEL0\0PS_GTR_LAN_SEL1\0PS_GTR_LAN_SEL2\0PS_GTR_LAN_SEL3\0PCI_CLK_DIR_SEL\0IIC_MUX_RESET_B\0GEM3_EXP_RESET_B\0\0\0\0\0\0\0\0\0";
    			phandle = <0x83>;
    
    			gtr-sel0-hog {
    				gpio-hog;
    				gpios = <0x00 0x00>;
    				output-low;
    				line-name = "sel0";
    			};
    
    			gtr-sel1-hog {
    				gpio-hog;
    				gpios = <0x01 0x00>;
    				output-high;
    				line-name = "sel1";
    			};
    
    			gtr-sel2-hog {
    				gpio-hog;
    				gpios = <0x02 0x00>;
    				output-high;
    				line-name = "sel2";
    			};
    
    			gtr-sel3-hog {
    				gpio-hog;
    				gpios = <0x03 0x00>;
    				output-high;
    				line-name = "sel3";
    			};
    		};
    
    		gpio@21 {
    			compatible = "ti,tca6416";
    			reg = <0x21>;
    			gpio-controller;
    			#gpio-cells = <0x02>;
    			gpio-line-names = "VCCPSPLL_EN\0MGTRAVCC_EN\0MGTRAVTT_EN\0VCCPSDDRPLL_EN\0MIO26_PMU_INPUT_LS\0PL_PMBUS_ALERT\0PS_PMBUS_ALERT\0MAXIM_PMBUS_ALERT\0PL_DDR4_VTERM_EN\0PL_DDR4_VPP_2V5_EN\0PS_DIMM_VDDQ_TO_PSVCCO_ON\0PS_DIMM_SUSPEND_EN\0PS_DDR4_VTERM_EN\0PS_DDR4_VPP_2V5_EN\0\0";
    			phandle = <0x84>;
    		};
    
    		i2c-mux@75 {
    			compatible = "nxp,pca9544";
    			#address-cells = <0x01>;
    			#size-cells = <0x00>;
    			reg = <0x75>;
    
    			i2c@0 {
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    				reg = <0x00>;
    
    				ina226@40 {
    					compatible = "ti,ina226";
    					#io-channel-cells = <0x01>;
    					label = "ina226-u76";
    					reg = <0x40>;
    					shunt-resistor = <0x1388>;
    					phandle = <0x30>;
    				};
    
    				ina226@41 {
    					compatible = "ti,ina226";
    					#io-channel-cells = <0x01>;
    					label = "ina226-u77";
    					reg = <0x41>;
    					shunt-resistor = <0x1388>;
    					phandle = <0x31>;
    				};
    
    				ina226@42 {
    					compatible = "ti,ina226";
    					#io-channel-cells = <0x01>;
    					label = "ina226-u78";
    					reg = <0x42>;
    					shunt-resistor = <0x1388>;
    					phandle = <0x32>;
    				};
    
    				ina226@43 {
    					compatible = "ti,ina226";
    					#io-channel-cells = <0x01>;
    					label = "ina226-u87";
    					reg = <0x43>;
    					shunt-resistor = <0x1388>;
    					phandle = <0x33>;
    				};
    
    				ina226@44 {
    					compatible = "ti,ina226";
    					#io-channel-cells = <0x01>;
    					label = "ina226-u85";
    					reg = <0x44>;
    					shunt-resistor = <0x1388>;
    					phandle = <0x34>;
    				};
    
    				ina226@45 {
    					compatible = "ti,ina226";
    					#io-channel-cells = <0x01>;
    					label = "ina226-u86";
    					reg = <0x45>;
    					shunt-resistor = <0x1388>;
    					phandle = <0x35>;
    				};
    
    				ina226@46 {
    					compatible = "ti,ina226";
    					#io-channel-cells = <0x01>;
    					label = "ina226-u93";
    					reg = <0x46>;
    					shunt-resistor = <0x1388>;
    					phandle = <0x36>;
    				};
    
    				ina226@47 {
    					compatible = "ti,ina226";
    					#io-channel-cells = <0x01>;
    					label = "ina226-u88";
    					reg = <0x47>;
    					shunt-resistor = <0x1388>;
    					phandle = <0x37>;
    				};
    
    				ina226@4a {
    					compatible = "ti,ina226";
    					#io-channel-cells = <0x01>;
    					label = "ina226-u15";
    					reg = <0x4a>;
    					shunt-resistor = <0x1388>;
    					phandle = <0x38>;
    				};
    
    				ina226@4b {
    					compatible = "ti,ina226";
    					#io-channel-cells = <0x01>;
    					label = "ina226-u92";
    					reg = <0x4b>;
    					shunt-resistor = <0x1388>;
    					phandle = <0x39>;
    				};
    			};
    
    			i2c@1 {
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    				reg = <0x01>;
    
    				ina226@40 {
    					compatible = "ti,ina226";
    					#io-channel-cells = <0x01>;
    					label = "ina226-u79";
    					reg = <0x40>;
    					shunt-resistor = <0x7d0>;
    					phandle = <0x3a>;
    				};
    
    				ina226@41 {
    					compatible = "ti,ina226";
    					#io-channel-cells = <0x01>;
    					label = "ina226-u81";
    					reg = <0x41>;
    					shunt-resistor = <0x1388>;
    					phandle = <0x3b>;
    				};
    
    				ina226@42 {
    					compatible = "ti,ina226";
    					#io-channel-cells = <0x01>;
    					label = "ina226-u80";
    					reg = <0x42>;
    					shunt-resistor = <0x1388>;
    					phandle = <0x3c>;
    				};
    
    				ina226@43 {
    					compatible = "ti,ina226";
    					#io-channel-cells = <0x01>;
    					label = "ina226-u84";
    					reg = <0x43>;
    					shunt-resistor = <0x1388>;
    					phandle = <0x3d>;
    				};
    
    				ina226@44 {
    					compatible = "ti,ina226";
    					#io-channel-cells = <0x01>;
    					label = "ina226-u16";
    					reg = <0x44>;
    					shunt-resistor = <0x1388>;
    					phandle = <0x3e>;
    				};
    
    				ina226@45 {
    					compatible = "ti,ina226";
    					#io-channel-cells = <0x01>;
    					label = "ina226-u65";
    					reg = <0x45>;
    					shunt-resistor = <0x1388>;
    					phandle = <0x3f>;
    				};
    
    				ina226@46 {
    					compatible = "ti,ina226";
    					#io-channel-cells = <0x01>;
    					label = "ina226-u74";
    					reg = <0x46>;
    					shunt-resistor = <0x1388>;
    					phandle = <0x40>;
    				};
    
    				ina226@47 {
    					compatible = "ti,ina226";
    					#io-channel-cells = <0x01>;
    					label = "ina226-u75";
    					reg = <0x47>;
    					shunt-resistor = <0x1388>;
    					phandle = <0x41>;
    				};
    			};
    
    			i2c@2 {
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    				reg = <0x02>;
    
    				max15301@a {
    					compatible = "maxim,max15301";
    					reg = <0x0a>;
    				};
    
    				max15303@b {
    					compatible = "maxim,max15303";
    					reg = <0x0b>;
    				};
    
    				max15303@10 {
    					compatible = "maxim,max15303";
    					reg = <0x10>;
    				};
    
    				max15301@13 {
    					compatible = "maxim,max15301";
    					reg = <0x13>;
    				};
    
    				max15303@14 {
    					compatible = "maxim,max15303";
    					reg = <0x14>;
    				};
    
    				max15303@15 {
    					compatible = "maxim,max15303";
    					reg = <0x15>;
    				};
    
    				max15303@16 {
    					compatible = "maxim,max15303";
    					reg = <0x16>;
    				};
    
    				max15303@17 {
    					compatible = "maxim,max15303";
    					reg = <0x17>;
    				};
    
    				max15301@18 {
    					compatible = "maxim,max15301";
    					reg = <0x18>;
    				};
    
    				max15303@1a {
    					compatible = "maxim,max15303";
    					reg = <0x1a>;
    				};
    
    				max15303@1d {
    					compatible = "maxim,max15303";
    					reg = <0x1d>;
    				};
    
    				max20751@72 {
    					compatible = "maxim,max20751";
    					reg = <0x72>;
    				};
    
    				max20751@73 {
    					compatible = "maxim,max20751";
    					reg = <0x73>;
    				};
    
    				max15303@1b {
    					compatible = "maxim,max15303";
    					reg = <0x1b>;
    				};
    			};
    		};
    	};
    
    	i2c@ff030000 {
    		compatible = "cdns,i2c-r1p14";
    		status = "okay";
    		interrupt-parent = <0x04>;
    		interrupts = <0x00 0x12 0x04>;
    		reg = <0x00 0xff030000 0x00 0x1000>;
    		#address-cells = <0x01>;
    		#size-cells = <0x00>;
    		power-domains = <0x0c 0x26>;
    		clocks = <0x03 0x3e>;
    		clock-frequency = <0x61a80>;
    		pinctrl-names = "default\0gpio";
    		pinctrl-0 = <0x16>;
    		pinctrl-1 = <0x17>;
    		scl-gpios = <0x15 0x10 0x00>;
    		sda-gpios = <0x15 0x11 0x00>;
    		phandle = <0x85>;
    
    		i2c-mux@74 {
    			compatible = "nxp,pca9548";
    			#address-cells = <0x01>;
    			#size-cells = <0x00>;
    			reg = <0x74>;
    
    			i2c@0 {
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    				reg = <0x00>;
    
    				eeprom@54 {
    					compatible = "atmel,24c08";
    					reg = <0x54>;
    					#address-cells = <0x01>;
    					#size-cells = <0x01>;
    					phandle = <0x86>;
    
    					board-sn@0 {
    						reg = <0x00 0x14>;
    						phandle = <0x87>;
    					};
    
    					eth-mac@20 {
    						reg = <0x20 0x06>;
    						phandle = <0x88>;
    					};
    
    					board-name@d0 {
    						reg = <0xd0 0x06>;
    						phandle = <0x89>;
    					};
    
    					board-revision@e0 {
    						reg = <0xe0 0x03>;
    						phandle = <0x8a>;
    					};
    				};
    			};
    
    			i2c@1 {
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    				reg = <0x01>;
    
    				clock-generator@36 {
    					compatible = "silabs,si5341";
    					reg = <0x36>;
    					#clock-cells = <0x02>;
    					#address-cells = <0x01>;
    					#size-cells = <0x00>;
    					clocks = <0x18>;
    					clock-names = "xtal";
    					clock-output-names = "si5341";
    					phandle = <0x1c>;
    
    					out@0 {
    						reg = <0x00>;
    						always-on;
    						phandle = <0x8b>;
    					};
    
    					out@2 {
    						reg = <0x02>;
    						always-on;
    						phandle = <0x8c>;
    					};
    
    					out@3 {
    						reg = <0x03>;
    						always-on;
    						phandle = <0x8d>;
    					};
    
    					out@4 {
    						reg = <0x04>;
    						always-on;
    						phandle = <0x8e>;
    					};
    
    					out@5 {
    						reg = <0x05>;
    						always-on;
    						phandle = <0x8f>;
    					};
    
    					out@6 {
    						reg = <0x06>;
    						always-on;
    						phandle = <0x90>;
    					};
    
    					out@7 {
    						reg = <0x07>;
    						always-on;
    						phandle = <0x91>;
    					};
    
    					out@9 {
    						reg = <0x09>;
    						always-on;
    						phandle = <0x92>;
    					};
    				};
    			};
    
    			i2c@2 {
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    				reg = <0x02>;
    
    				clock-generator@5d {
    					#clock-cells = <0x00>;
    					compatible = "silabs,si570";
    					reg = <0x5d>;
    					temperature-stability = <0x32>;
    					factory-fout = <0x11e1a300>;
    					clock-frequency = <0x11e1a300>;
    					clock-output-names = "si570_user";
    					phandle = <0x93>;
    				};
    			};
    
    			i2c@3 {
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    				reg = <0x03>;
    
    				clock-generator@5d {
    					#clock-cells = <0x00>;
    					compatible = "silabs,si570";
    					reg = <0x5d>;
    					temperature-stability = <0x32>;
    					factory-fout = <0x9502f90>;
    					#clock-frequency = <0x8d9ee20>;
    					clock-frequency = <0x9502f90>;
    					clock-output-names = "si570_mgt";
    					phandle = <0x94>;
    				};
    			};
    
    			i2c@4 {
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    				reg = <0x04>;
    
    				clock-generator@69 {
    					compatible = "silabs,si5328";
    					reg = <0x69>;
    					#address-cells = <0x01>;
    					#size-cells = <0x00>;
    					#clock-cells = <0x01>;
    					clocks = <0x19>;
    					clock-names = "xtal";
    					clock-output-names = "si5328";
    					phandle = <0x95>;
    
    					clk0@0 {
    						reg = <0x00>;
    						clock-frequency = <0x19bfcc0>;
    						phandle = <0x96>;
    					};
    				};
    			};
    		};
    
    		i2c-mux@75 {
    			compatible = "nxp,pca9548";
    			#address-cells = <0x01>;
    			#size-cells = <0x00>;
    			reg = <0x75>;
    
    			i2c@0 {
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    				reg = <0x00>;
    
    				eeprom@50 {
    					compatible = "at24,24c02";
    					reg = <0x50>;
    				};
    			};
    
    			i2c@1 {
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    				reg = <0x01>;
    			};
    
    			i2c@2 {
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    				reg = <0x02>;
    			};
    
    			i2c@3 {
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    				reg = <0x03>;
    			};
    
    			i2c@4 {
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    				reg = <0x04>;
    			};
    
    			i2c@5 {
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    				reg = <0x05>;
    			};
    
    			i2c@6 {
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    				reg = <0x06>;
    			};
    
    			i2c@7 {
    				#address-cells = <0x01>;
    				#size-cells = <0x00>;
    				reg = <0x07>;
    			};
    		};
    	};
    
    	memory-controller@ff960000 {
    		compatible = "xlnx,zynqmp-ocmc-1.0";
    		reg = <0x00 0xff960000 0x00 0x1000>;
    		interrupt-parent = <0x04>;
    		interrupts = <0x00 0x0a 0x04>;
    		phandle = <0x97>;
    	};
    
    	perf-monitor@ffa00000 {
    		compatible = "xlnx,axi-perf-monitor";
    		reg = <0x00 0xffa00000 0x00 0x10000>;
    		interrupts = <0x00 0x19 0x04>;
    		interrupt-parent = <0x04>;
    		xlnx,enable-profile = <0x00>;
    		xlnx,enable-trace = <0x00>;
    		xlnx,num-monitor-slots = <0x01>;
    		xlnx,enable-event-count = <0x01>;
    		xlnx,enable-event-log = <0x01>;
    		xlnx,have-sampled-metric-cnt = <0x01>;
    		xlnx,num-of-counters = <0x08>;
    		xlnx,metric-count-width = <0x20>;
    		xlnx,metrics-sample-count-width = <0x20>;
    		xlnx,global-count-width = <0x20>;
    		xlnx,metric-count-scale = <0x01>;
    		clocks = <0x03 0x1f>;
    		phandle = <0x98>;
    	};
    
    	perf-monitor@fd0b0000 {
    		compatible = "xlnx,axi-perf-monitor";
    		reg = <0x00 0xfd0b0000 0x00 0x10000>;
    		interrupts = <0x00 0x7b 0x04>;
    		interrupt-parent = <0x04>;
    		xlnx,enable-profile = <0x00>;
    		xlnx,enable-trace = <0x00>;
    		xlnx,num-monitor-slots = <0x06>;
    		xlnx,enable-event-count = <0x01>;
    		xlnx,enable-event-log = <0x00>;
    		xlnx,have-sampled-metric-cnt = <0x01>;
    		xlnx,num-of-counters = <0x0a>;
    		xlnx,metric-count-width = <0x20>;
    		xlnx,metrics-sample-count-width = <0x20>;
    		xlnx,global-count-width = <0x20>;
    		xlnx,metric-count-scale = <0x01>;
    		clocks = <0x03 0x1c>;
    		phandle = <0x99>;
    	};
    
    	perf-monitor@fd490000 {
    		compatible = "xlnx,axi-perf-monitor";
    		reg = <0x00 0xfd490000 0x00 0x10000>;
    		interrupts = <0x00 0x7b 0x04>;
    		interrupt-parent = <0x04>;
    		xlnx,enable-profile = <0x00>;
    		xlnx,enable-trace = <0x00>;
    		xlnx,num-monitor-slots = <0x01>;
    		xlnx,enable-event-count = <0x01>;
    		xlnx,enable-event-log = <0x00>;
    		xlnx,have-sampled-metric-cnt = <0x01>;
    		xlnx,num-of-counters = <0x08>;
    		xlnx,metric-count-width = <0x20>;
    		xlnx,metrics-sample-count-width = <0x20>;
    		xlnx,global-count-width = <0x20>;
    		xlnx,metric-count-scale = <0x01>;
    		clocks = <0x03 0x1c>;
    		phandle = <0x9a>;
    	};
    
    	perf-monitor@ffa10000 {
    		compatible = "xlnx,axi-perf-monitor";
    		reg = <0x00 0xffa10000 0x00 0x10000>;
    		interrupts = <0x00 0x19 0x04>;
    		interrupt-parent = <0x04>;
    		xlnx,enable-profile = <0x00>;
    		xlnx,enable-trace = <0x00>;
    		xlnx,num-monitor-slots = <0x01>;
    		xlnx,enable-event-count = <0x01>;
    		xlnx,enable-event-log = <0x01>;
    		xlnx,have-sampled-metric-cnt = <0x01>;
    		xlnx,num-of-counters = <0x08>;
    		xlnx,metric-count-width = <0x20>;
    		xlnx,metrics-sample-count-width = <0x20>;
    		xlnx,global-count-width = <0x20>;
    		xlnx,metric-count-scale = <0x01>;
    		clocks = <0x03 0x1f>;
    		phandle = <0x9b>;
    	};
    
    	pcie@fd0e0000 {
    		compatible = "xlnx,nwl-pcie-2.11";
    		status = "okay";
    		#address-cells = <0x03>;
    		#size-cells = <0x02>;
    		#interrupt-cells = <0x01>;
    		msi-controller;
    		device_type = "pci";
    		interrupt-parent = <0x04>;
    		interrupts = <0x00 0x76 0x04 0x00 0x75 0x04 0x00 0x74 0x04 0x00 0x73 0x04 0x00 0x72 0x04>;
    		interrupt-names = "misc\0dummy\0intx\0msi1\0msi0";
    		msi-parent = <0x1a>;
    		reg = <0x00 0xfd0e0000 0x00 0x1000 0x00 0xfd480000 0x00 0x1000 0x80 0x00 0x00 0x1000000>;
    		reg-names = "breg\0pcireg\0cfg";
    		ranges = <0x2000000 0x00 0xe0000000 0x00 0xe0000000 0x00 0x10000000 0x43000000 0x06 0x00 0x06 0x00 0x02 0x00>;
    		bus-range = <0x00 0xff>;
    		interrupt-map-mask = <0x00 0x00 0x00 0x07>;
    		interrupt-map = <0x00 0x00 0x00 0x01 0x1b 0x01 0x00 0x00 0x00 0x02 0x1b 0x02 0x00 0x00 0x00 0x03 0x1b 0x03 0x00 0x00 0x00 0x04 0x1b 0x04>;
    		iommus = <0x0e 0x4d0>;
    		power-domains = <0x0c 0x3b>;
    		clocks = <0x03 0x17>;
    		phandle = <0x1a>;
    
    		legacy-interrupt-controller {
    			interrupt-controller;
    			#address-cells = <0x00>;
    			#interrupt-cells = <0x01>;
    			phandle = <0x1b>;
    		};
    	};
    
    	spi@ff0f0000 {
    		u-boot,dm-pre-reloc;
    		compatible = "xlnx,zynqmp-qspi-1.0";
    		status = "okay";
    		clock-names = "ref_clk\0pclk";
    		interrupts = <0x00 0x0f 0x04>;
    		interrupt-parent = <0x04>;
    		num-cs = <0x01>;
    		reg = <0x00 0xff0f0000 0x00 0x1000 0x00 0xc0000000 0x00 0x8000000>;
    		#address-cells = <0x01>;
    		#size-cells = <0x00>;
    		iommus = <0x0e 0x873>;
    		power-domains = <0x0c 0x2d>;
    		clocks = <0x03 0x35 0x03 0x1f>;
    		is-dual = <0x01>;
    		phandle = <0x9c>;
    
    		flash@0 {
    			compatible = "m25p80\0jedec,spi-nor";
    			#address-cells = <0x01>;
    			#size-cells = <0x01>;
    			reg = <0x00>;
    			spi-tx-bus-width = <0x04>;
    			spi-rx-bus-width = <0x04>;
    			spi-max-frequency = <0x66ff300>;
    
    			partition@0 {
    				label = "qspi-fsbl-uboot";
    				reg = <0x00 0x100000>;
    			};
    
    			partition@100000 {
    				label = "qspi-linux";
    				reg = <0x100000 0x500000>;
    			};
    
    			partition@600000 {
    				label = "qspi-device-tree";
    				reg = <0x600000 0x20000>;
    			};
    
    			partition@620000 {
    				label = "qspi-rootfs";
    				reg = <0x620000 0x5e0000>;
    			};
    		};
    	};
    
    	phy@fd400000 {
    		compatible = "xlnx,zynqmp-psgtr-v1.1";
    		status = "okay";
    		reg = <0x00 0xfd400000 0x00 0x40000 0x00 0xfd3d0000 0x00 0x1000>;
    		reg-names = "serdes\0siou";
    		#phy-cells = <0x04>;
    		clocks = <0x1c 0x00 0x05 0x1c 0x00 0x03 0x1c 0x00 0x02 0x1c 0x00 0x00>;
    		clock-names = "ref0\0ref1\0ref2\0ref3";
    		phandle = <0x1d>;
    	};
    
    	rtc@ffa60000 {
    		compatible = "xlnx,zynqmp-rtc";
    		status = "okay";
    		reg = <0x00 0xffa60000 0x00 0x100>;
    		interrupt-parent = <0x04>;
    		interrupts = <0x00 0x1a 0x04 0x00 0x1b 0x04>;
    		interrupt-names = "alarm\0sec";
    		calibration = <0x7fff>;
    		phandle = <0x9d>;
    	};
    
    	ahci@fd0c0000 {
    		compatible = "ceva,ahci-1v84";
    		status = "okay";
    		reg = <0x00 0xfd0c0000 0x00 0x2000>;
    		interrupt-parent = <0x04>;
    		interrupts = <0x00 0x85 0x04>;
    		power-domains = <0x0c 0x1c>;
    		resets = <0x0f 0x10>;
    		clocks = <0x03 0x16>;
    		ceva,p0-cominit-params = <0x18401828>;
    		ceva,p0-comwake-params = <0x614080e>;
    		ceva,p0-burst-params = <0x13084a06>;
    		ceva,p0-retry-params = <0x96a43ffc>;
    		ceva,p1-cominit-params = <0x18401828>;
    		ceva,p1-comwake-params = <0x614080e>;
    		ceva,p1-burst-params = <0x13084a06>;
    		ceva,p1-retry-params = <0x96a43ffc>;
    		phy-names = "sata-phy";
    		phys = <0x1d 0x03 0x01 0x01 0x01>;
    		phandle = <0x9e>;
    	};
    
    	mmc@ff160000 {
    		u-boot,dm-pre-reloc;
    		compatible = "xlnx,zynqmp-8.9a\0arasan,sdhci-8.9a";
    		status = "disabled";
    		interrupt-parent = <0x04>;
    		interrupts = <0x00 0x30 0x04>;
    		reg = <0x00 0xff160000 0x00 0x1000>;
    		clock-names = "clk_xin\0clk_ahb";
    		xlnx,device_id = <0x00>;
    		iommus = <0x0e 0x870>;
    		#clock-cells = <0x01>;
    		clock-output-names = "clk_out_sd0\0clk_in_sd0";
    		power-domains = <0x0c 0x27>;
    		resets = <0x0f 0x26>;
    		clocks = <0x03 0x36 0x03 0x1f>;
    		assigned-clocks = <0x03 0x36>;
    		phandle = <0x9f>;
    	};
    
    	mmc@ff170000 {
    		u-boot,dm-pre-reloc;
    		compatible = "xlnx,zynqmp-8.9a\0arasan,sdhci-8.9a";
    		status = "okay";
    		interrupt-parent = <0x04>;
    		interrupts = <0x00 0x31 0x04>;
    		reg = <0x00 0xff170000 0x00 0x1000>;
    		clock-names = "clk_xin\0clk_ahb";
    		xlnx,device_id = <0x01>;
    		iommus = <0x0e 0x871>;
    		#clock-cells = <0x01>;
    		clock-output-names = "clk_out_sd1\0clk_in_sd1";
    		power-domains = <0x0c 0x28>;
    		resets = <0x0f 0x27>;
    		clocks = <0x03 0x37 0x03 0x1f>;
    		assigned-clocks = <0x03 0x37>;
    		no-1-8-v;
    		pinctrl-names = "default";
    		pinctrl-0 = <0x1e>;
    		xlnx,mio-bank = <0x01>;
    		phandle = <0xa0>;
    	};
    
    	iommu@fd800000 {
    		compatible = "arm,mmu-500";
    		reg = <0x00 0xfd800000 0x00 0x20000>;
    		#iommu-cells = <0x01>;
    		status = "disabled";
    		#global-interrupts = <0x01>;
    		interrupt-parent = <0x04>;
    		interrupts = <0x00 0x9b 0x04 0x00 0x9b 0x04 0x00 0x9b 0x04 0x00 0x9b 0x04 0x00 0x9b 0x04 0x00 0x9b 0x04 0x00 0x9b 0x04 0x00 0x9b 0x04 0x00 0x9b 0x04 0x00 0x9b 0x04 0x00 0x9b 0x04 0x00 0x9b 0x04 0x00 0x9b 0x04 0x00 0x9b 0x04 0x00 0x9b 0x04 0x00 0x9b 0x04 0x00 0x9b 0x04>;
    		phandle = <0x0e>;
    	};
    
    	spi@ff040000 {
    		compatible = "cdns,spi-r1p6";
    		status = "okay";
    		interrupt-parent = <0x04>;
    		interrupts = <0x00 0x13 0x04>;
    		reg = <0x00 0xff040000 0x00 0x1000>;
    		clock-names = "ref_clk\0pclk";
    		#address-cells = <0x01>;
    		#size-cells = <0x00>;
    		power-domains = <0x0c 0x23>;
    		clocks = <0x03 0x3a 0x03 0x1f>;
    		phandle = <0xa1>;
    
    		ad9081@0 {
    			#address-cells = <0x01>;
    			#size-cells = <0x00>;
    			reset-gpios = <0x15 0x85 0x00>;
    			sysref-req-gpios = <0x15 0x79 0x00>;
    			rx2-enable-gpios = <0x15 0x87 0x00>;
    			rx1-enable-gpios = <0x15 0x86 0x00>;
    			tx2-enable-gpios = <0x15 0x89 0x00>;
    			tx1-enable-gpios = <0x15 0x88 0x00>;
    			compatible = "adi,ad9082";
    			reg = <0x00>;
    			spi-max-frequency = <0x4c4b40>;
    			clocks = <0x1f 0x02>;
    			clock-names = "dev_clk";
    			clock-output-names = "rx_sampl_clk\0tx_sampl_clk";
    			#clock-cells = <0x01>;
    			jesd204-device;
    			#jesd204-cells = <0x02>;
    			jesd204-top-device = <0x00>;
    			jesd204-link-ids = <0x02 0x00>;
    			jesd204-inputs = <0x20 0x00 0x02 0x21 0x00 0x00>;
    			phandle = <0x43>;
    
    			adi,tx-dacs {
    				#size-cells = <0x00>;
    				#address-cells = <0x01>;
    				adi,dac-frequency-hz = <0x02 0xcb417800>;
    
    				adi,main-data-paths {
    					#address-cells = <0x01>;
    					#size-cells = <0x00>;
    					adi,interpolation = <0x08>;
    
    					dac@0 {
    						reg = <0x00>;
    						adi,crossbar-select = <0x22>;
    						adi,nco-frequency-shift-hz = <0x00 0x3b9aca00>;
    						phandle = <0xa2>;
    					};
    
    					dac@1 {
    						reg = <0x01>;
    						adi,crossbar-select = <0x23>;
    						adi,nco-frequency-shift-hz = <0x00 0x4190ab00>;
    						phandle = <0xa3>;
    					};
    				};
    
    				adi,channelizer-paths {
    					#address-cells = <0x01>;
    					#size-cells = <0x00>;
    					adi,interpolation = <0x01>;
    
    					channel@0 {
    						reg = <0x00>;
    						adi,gain = <0x800>;
    						adi,nco-frequency-shift-hz = <0x00 0x00>;
    						phandle = <0x22>;
    					};
    
    					channel@1 {
    						reg = <0x01>;
    						adi,gain = <0x800>;
    						adi,nco-frequency-shift-hz = <0x00 0x00>;
    						phandle = <0x23>;
    					};
    				};
    
    				adi,jesd-links {
    					#size-cells = <0x00>;
    					#address-cells = <0x01>;
    
    					link@0 {
    						#address-cells = <0x01>;
    						#size-cells = <0x00>;
    						reg = <0x00>;
    						adi,logical-lane-mapping = <0x20706 0x1050403>;
    						adi,link-mode = <0x11>;
    						adi,subclass = <0x01>;
    						adi,version = <0x01>;
    						adi,dual-link = <0x00>;
    						adi,converters-per-device = <0x04>;
    						adi,octets-per-frame = <0x01>;
    						adi,frames-per-multiframe = <0x20>;
    						adi,converter-resolution = <0x10>;
    						adi,bits-per-sample = <0x10>;
    						adi,control-bits-per-sample = <0x00>;
    						adi,lanes-per-device = <0x08>;
    						adi,samples-per-converter-per-frame = <0x01>;
    						adi,high-density = <0x01>;
    						adi,tpl-phase-adjust = <0x06>;
    						phandle = <0xa4>;
    					};
    				};
    			};
    
    			adi,rx-adcs {
    				#size-cells = <0x00>;
    				#address-cells = <0x01>;
    				adi,adc-frequency-hz = <0x01 0x65a0bc00>;
    
    				adi,main-data-paths {
    					#address-cells = <0x01>;
    					#size-cells = <0x00>;
    
    					adc@0 {
    						reg = <0x00>;
    						adi,decimation = <0x04>;
    						adi,nco-frequency-shift-hz = <0x00 0x3b9aca00>;
    						adi,nco-mixer-mode = <0x00>;
    						phandle = <0xa5>;
    					};
    
    					adc@1 {
    						reg = <0x01>;
    						adi,decimation = <0x04>;
    						adi,nco-frequency-shift-hz = <0x00 0x3b9aca00>;
    						adi,nco-mixer-mode = <0x00>;
    						phandle = <0xa6>;
    					};
    				};
    
    				adi,channelizer-paths {
    					#address-cells = <0x01>;
    					#size-cells = <0x00>;
    
    					channel@0 {
    						reg = <0x00>;
    						adi,decimation = <0x01>;
    						adi,gain = <0x800>;
    						adi,nco-frequency-shift-hz = <0x00 0x00>;
    						phandle = <0x24>;
    					};
    
    					channel@1 {
    						reg = <0x01>;
    						adi,decimation = <0x01>;
    						adi,gain = <0x800>;
    						adi,nco-frequency-shift-hz = <0x00 0x00>;
    						phandle = <0x25>;
    					};
    				};
    
    				adi,jesd-links {
    					#size-cells = <0x00>;
    					#address-cells = <0x01>;
    
    					link@0 {
    						reg = <0x00>;
    						adi,converter-select = <0x24 0x00 0x24 0x01 0x25 0x00 0x25 0x01>;
    						adi,logical-lane-mapping = <0x2000706 0x5040301>;
    						adi,link-mode = <0x12>;
    						adi,subclass = <0x01>;
    						adi,version = <0x01>;
    						adi,dual-link = <0x00>;
    						adi,converters-per-device = <0x04>;
    						adi,octets-per-frame = <0x01>;
    						adi,frames-per-multiframe = <0x20>;
    						adi,converter-resolution = <0x10>;
    						adi,bits-per-sample = <0x10>;
    						adi,control-bits-per-sample = <0x00>;
    						adi,lanes-per-device = <0x08>;
    						adi,samples-per-converter-per-frame = <0x01>;
    						adi,high-density = <0x01>;
    						phandle = <0xa7>;
    					};
    				};
    			};
    		};
    	};
    
    	spi@ff050000 {
    		compatible = "cdns,spi-r1p6";
    		status = "okay";
    		interrupt-parent = <0x04>;
    		interrupts = <0x00 0x14 0x04>;
    		reg = <0x00 0xff050000 0x00 0x1000>;
    		clock-names = "ref_clk\0pclk";
    		#address-cells = <0x01>;
    		#size-cells = <0x00>;
    		power-domains = <0x0c 0x24>;
    		clocks = <0x03 0x3b 0x03 0x1f>;
    		phandle = <0xa8>;
    
    		hmc7044@0 {
    			#address-cells = <0x01>;
    			#size-cells = <0x00>;
    			#clock-cells = <0x01>;
    			compatible = "adi,hmc7044";
    			reg = <0x00>;
    			spi-max-frequency = <0xf4240>;
    			jesd204-device;
    			#jesd204-cells = <0x02>;
    			jesd204-sysref-provider;
    			adi,jesd204-max-sysref-frequency-hz = <0x1e8480>;
    			adi,pll1-clkin-frequencies = <0x5f5e100 0x989680 0x00 0x00>;
    			adi,pll1-ref-prio-ctrl = <0xe1>;
    			adi,pll1-ref-autorevert-enable;
    			adi,vcxo-frequency = <0x5f5e100>;
    			adi,pll1-loop-bandwidth-hz = <0xc8>;
    			adi,pll1-charge-pump-current-ua = <0x2d0>;
    			adi,pfd1-maximum-limit-frequency-hz = <0xf4240>;
    			adi,pll2-output-frequency = <0xb2d05e00>;
    			adi,sysref-timer-divider = <0x400>;
    			adi,pulse-generator-mode = <0x00>;
    			adi,clkin0-buffer-mode = <0x07>;
    			adi,clkin1-buffer-mode = <0x07>;
    			adi,oscin-buffer-mode = <0x15>;
    			adi,gpi-controls = <0x00 0x00 0x00 0x00>;
    			adi,gpo-controls = <0x37 0x33 0x00 0x00>;
    			clock-output-names = "hmc7044_out0\0hmc7044_out1\0hmc7044_out2\0hmc7044_out3\0hmc7044_out4\0hmc7044_out5\0hmc7044_out6\0hmc7044_out7\0hmc7044_out8\0hmc7044_out9\0hmc7044_out10\0hmc7044_out11\0hmc7044_out12\0hmc7044_out13";
    			phandle = <0x1f>;
    
    			channel@0 {
    				reg = <0x00>;
    				adi,extended-name = "CORE_CLK_RX";
    				adi,divider = <0x0c>;
    				adi,driver-mode = <0x02>;
    				phandle = <0xa9>;
    			};
    
    			channel@2 {
    				reg = <0x02>;
    				adi,extended-name = "DEV_REFCLK";
    				adi,divider = <0x0c>;
    				adi,driver-mode = <0x02>;
    				phandle = <0xaa>;
    			};
    
    			channel@3 {
    				reg = <0x03>;
    				adi,extended-name = "DEV_SYSREF";
    				adi,divider = <0x600>;
    				adi,driver-mode = <0x02>;
    				adi,jesd204-sysref-chan;
    				phandle = <0xab>;
    			};
    
    			channel@6 {
    				reg = <0x06>;
    				adi,extended-name = "CORE_CLK_TX";
    				adi,divider = <0x0c>;
    				adi,driver-mode = <0x02>;
    				phandle = <0xac>;
    			};
    
    			channel@8 {
    				reg = <0x08>;
    				adi,extended-name = "FPGA_REFCLK1";
    				adi,divider = <0x06>;
    				adi,driver-mode = <0x02>;
    				phandle = <0xad>;
    			};
    
    			channel@10 {
    				reg = <0x0a>;
    				adi,extended-name = "CORE_CLK_RX_ALT";
    				adi,divider = <0x0c>;
    				adi,driver-mode = <0x02>;
    				phandle = <0xae>;
    			};
    
    			channel@12 {
    				reg = <0x0c>;
    				adi,extended-name = "FPGA_REFCLK2";
    				adi,divider = <0x04>;
    				adi,driver-mode = <0x02>;
    				phandle = <0xaf>;
    			};
    
    			channel@13 {
    				reg = <0x0d>;
    				adi,extended-name = "FPGA_SYSREF";
    				adi,divider = <0x600>;
    				adi,driver-mode = <0x02>;
    				adi,jesd204-sysref-chan;
    				phandle = <0xb0>;
    			};
    		};
    	};
    
    	timer@ff110000 {
    		compatible = "cdns,ttc";
    		status = "disabled";
    		interrupt-parent = <0x04>;
    		interrupts = <0x00 0x24 0x04 0x00 0x25 0x04 0x00 0x26 0x04>;
    		reg = <0x00 0xff110000 0x00 0x1000>;
    		timer-width = <0x20>;
    		power-domains = <0x0c 0x18>;
    		clocks = <0x03 0x1f>;
    		phandle = <0xb1>;
    	};
    
    	timer@ff120000 {
    		compatible = "cdns,ttc";
    		status = "disabled";
    		interrupt-parent = <0x04>;
    		interrupts = <0x00 0x27 0x04 0x00 0x28 0x04 0x00 0x29 0x04>;
    		reg = <0x00 0xff120000 0x00 0x1000>;
    		timer-width = <0x20>;
    		power-domains = <0x0c 0x19>;
    		clocks = <0x03 0x1f>;
    		phandle = <0xb2>;
    	};
    
    	timer@ff130000 {
    		compatible = "cdns,ttc";
    		status = "disabled";
    		interrupt-parent = <0x04>;
    		interrupts = <0x00 0x2a 0x04 0x00 0x2b 0x04 0x00 0x2c 0x04>;
    		reg = <0x00 0xff130000 0x00 0x1000>;
    		timer-width = <0x20>;
    		power-domains = <0x0c 0x1a>;
    		clocks = <0x03 0x1f>;
    		phandle = <0xb3>;
    	};
    
    	timer@ff140000 {
    		compatible = "cdns,ttc";
    		status = "disabled";
    		interrupt-parent = <0x04>;
    		interrupts = <0x00 0x2d 0x04 0x00 0x2e 0x04 0x00 0x2f 0x04>;
    		reg = <0x00 0xff140000 0x00 0x1000>;
    		timer-width = <0x20>;
    		power-domains = <0x0c 0x1b>;
    		clocks = <0x03 0x1f>;
    		phandle = <0xb4>;
    	};
    
    	serial@ff000000 {
    		u-boot,dm-pre-reloc;
    		compatible = "xlnx,zynqmp-uart\0cdns,uart-r1p12";
    		status = "okay";
    		interrupt-parent = <0x04>;
    		interrupts = <0x00 0x15 0x04>;
    		reg = <0x00 0xff000000 0x00 0x1000>;
    		clock-names = "uart_clk\0pclk";
    		power-domains = <0x0c 0x21>;
    		clocks = <0x03 0x38 0x03 0x1f>;
    		pinctrl-names = "default";
    		pinctrl-0 = <0x26>;
    		phandle = <0xb5>;
    	};
    
    	serial@ff010000 {
    		u-boot,dm-pre-reloc;
    		compatible = "xlnx,zynqmp-uart\0cdns,uart-r1p12";
    		status = "okay";
    		interrupt-parent = <0x04>;
    		interrupts = <0x00 0x16 0x04>;
    		reg = <0x00 0xff010000 0x00 0x1000>;
    		clock-names = "uart_clk\0pclk";
    		power-domains = <0x0c 0x22>;
    		clocks = <0x03 0x39 0x03 0x1f>;
    		pinctrl-names = "default";
    		pinctrl-0 = <0x27>;
    		phandle = <0xb6>;
    	};
    
    	usb0@ff9d0000 {
    		#address-cells = <0x02>;
    		#size-cells = <0x02>;
    		status = "okay";
    		compatible = "xlnx,zynqmp-dwc3";
    		reg = <0x00 0xff9d0000 0x00 0x100>;
    		clock-names = "bus_clk\0ref_clk";
    		power-domains = <0x0c 0x16>;
    		resets = <0x0f 0x3b 0x0f 0x3d 0x0f 0x3f>;
    		reset-names = "usb_crst\0usb_hibrst\0usb_apbrst";
    		reset-gpios = <0x28 0x01 0x01>;
    		ranges;
    		clocks = <0x03 0x20 0x03 0x22>;
    		assigned-clocks = <0x03 0x20 0x03 0x22>;
    		pinctrl-names = "default";
    		pinctrl-0 = <0x29>;
    		phy-names = "usb3-phy";
    		phys = <0x1d 0x02 0x04 0x00 0x02>;
    		phandle = <0xb7>;
    
    		usb@fe200000 {
    			compatible = "snps,dwc3";
    			status = "okay";
    			reg = <0x00 0xfe200000 0x00 0x40000>;
    			interrupt-parent = <0x04>;
    			interrupt-names = "dwc_usb3\0otg\0hiber";
    			interrupts = <0x00 0x41 0x04 0x00 0x45 0x04 0x00 0x4b 0x04>;
    			iommus = <0x0e 0x860>;
    			snps,quirk-frame-length-adjustment = <0x20>;
    			snps,refclk_fladj;
    			clock-names = "ref";
    			snps,enable_guctl1_resume_quirk;
    			snps,enable_guctl1_ipd_quirk;
    			snps,xhci-reset-on-resume;
    			snps,xhci-stream-quirk;
    			clocks = <0x03 0x22>;
    			dr_mode = "host";
    			snps,usb3_lpm_capable;
    			maximum-speed = "super-speed";
    			phandle = <0xb8>;
    		};
    	};
    
    	usb1@ff9e0000 {
    		#address-cells = <0x02>;
    		#size-cells = <0x02>;
    		status = "disabled";
    		compatible = "xlnx,zynqmp-dwc3";
    		reg = <0x00 0xff9e0000 0x00 0x100>;
    		clock-names = "bus_clk\0ref_clk";
    		power-domains = <0x0c 0x17>;
    		resets = <0x0f 0x3c 0x0f 0x3e 0x0f 0x40>;
    		reset-names = "usb_crst\0usb_hibrst\0usb_apbrst";
    		ranges;
    		clocks = <0x03 0x21 0x03 0x22>;
    		assigned-clocks = <0x03 0x21 0x03 0x22>;
    		phandle = <0xb9>;
    
    		usb@fe300000 {
    			compatible = "snps,dwc3";
    			status = "disabled";
    			reg = <0x00 0xfe300000 0x00 0x40000>;
    			interrupt-parent = <0x04>;
    			interrupt-names = "dwc_usb3\0otg\0hiber";
    			interrupts = <0x00 0x46 0x04 0x00 0x4a 0x04 0x00 0x4c 0x04>;
    			iommus = <0x0e 0x861>;
    			snps,quirk-frame-length-adjustment = <0x20>;
    			snps,refclk_fladj;
    			clock-names = "ref";
    			snps,enable_guctl1_resume_quirk;
    			snps,enable_guctl1_ipd_quirk;
    			snps,xhci-reset-on-resume;
    			snps,xhci-stream-quirk;
    			clocks = <0x03 0x22>;
    			phandle = <0xba>;
    		};
    	};
    
    	watchdog@fd4d0000 {
    		compatible = "cdns,wdt-r1p2";
    		status = "okay";
    		interrupt-parent = <0x04>;
    		interrupts = <0x00 0x71 0x01>;
    		reg = <0x00 0xfd4d0000 0x00 0x1000>;
    		timeout-sec = <0x3c>;
    		reset-on-timeout;
    		clocks = <0x03 0x4b>;
    		phandle = <0xbb>;
    	};
    
    	watchdog@ff150000 {
    		compatible = "cdns,wdt-r1p2";
    		status = "disabled";
    		interrupt-parent = <0x04>;
    		interrupts = <0x00 0x34 0x01>;
    		reg = <0x00 0xff150000 0x00 0x1000>;
    		timeout-sec = <0x0a>;
    		clocks = <0x03 0x70>;
    		phandle = <0xbc>;
    	};
    
    	ams@ffa50000 {
    		compatible = "xlnx,zynqmp-ams";
    		status = "okay";
    		interrupt-parent = <0x04>;
    		interrupts = <0x00 0x38 0x04>;
    		interrupt-names = "ams-irq";
    		reg = <0x00 0xffa50000 0x00 0x800>;
    		reg-names = "ams-base";
    		#address-cells = <0x02>;
    		#size-cells = <0x02>;
    		#io-channel-cells = <0x01>;
    		ranges;
    		clocks = <0x03 0x46>;
    		phandle = <0xbd>;
    
    		ams_ps@ffa50800 {
    			compatible = "xlnx,zynqmp-ams-ps";
    			status = "okay";
    			reg = <0x00 0xffa50800 0x00 0x400>;
    			phandle = <0xbe>;
    		};
    
    		ams_pl@ffa50c00 {
    			compatible = "xlnx,zynqmp-ams-pl";
    			status = "okay";
    			reg = <0x00 0xffa50c00 0x00 0x400>;
    			phandle = <0xbf>;
    		};
    	};
    
    	dma-controller@fd4c0000 {
    		compatible = "xlnx,zynqmp-dpdma";
    		status = "okay";
    		reg = <0x00 0xfd4c0000 0x00 0x1000>;
    		interrupts = <0x00 0x7a 0x04>;
    		interrupt-parent = <0x04>;
    		clock-names = "axi_clk";
    		power-domains = <0x0c 0x29>;
    		dma-channels = <0x06>;
    		iommus = <0x0e 0xce4>;
    		#dma-cells = <0x01>;
    		clocks = <0x03 0x14>;
    		assigned-clocks = <0x03 0x14>;
    		phandle = <0x2b>;
    	};
    
    	dp_aud@fd4ac000 {
    		compatible = "xlnx,zynqmp-dpaud-setting\0syscon";
    		reg = <0x00 0xfd4ac000 0x00 0x1000>;
    		phandle = <0x2a>;
    	};
    
    	display@fd4a0000 {
    		u-boot,dm-pre-reloc;
    		compatible = "xlnx,zynqmp-dpsub-1.7";
    		status = "okay";
    		reg = <0x00 0xfd4a0000 0x00 0x1000 0x00 0xfd4aa000 0x00 0x1000 0x00 0xfd4ab000 0x00 0x1000>;
    		reg-names = "dp\0blend\0av_buf";
    		xlnx,dpaud-reg = <0x2a>;
    		interrupts = <0x00 0x77 0x04>;
    		interrupt-parent = <0x04>;
    		iommus = <0x0e 0xce3>;
    		clock-names = "dp_apb_clk\0dp_aud_clk\0dp_vtc_pixel_clk_in";
    		power-domains = <0x0c 0x29>;
    		resets = <0x0f 0x03>;
    		dma-names = "vid0\0vid1\0vid2\0gfx0";
    		dmas = <0x2b 0x00 0x2b 0x01 0x2b 0x02 0x2b 0x03>;
    		clocks = <0x2c 0x03 0x11 0x03 0x10>;
    		assigned-clocks = <0x03 0x12 0x03 0x11 0x03 0x10>;
    		phy-names = "dp-phy0";
    		phys = <0x1d 0x01 0x06 0x00 0x03>;
    		phandle = <0xc0>;
    
    		i2c-bus {
    		};
    
    		zynqmp_dp_snd_codec0 {
    			compatible = "xlnx,dp-snd-codec";
    			clock-names = "aud_clk";
    			clocks = <0x03 0x11>;
    			status = "okay";
    			phandle = <0x2f>;
    		};
    
    		zynqmp_dp_snd_pcm0 {
    			compatible = "xlnx,dp-snd-pcm0";
    			dmas = <0x2b 0x04>;
    			dma-names = "tx";
    			status = "okay";
    			phandle = <0x2d>;
    		};
    
    		zynqmp_dp_snd_pcm1 {
    			compatible = "xlnx,dp-snd-pcm1";
    			dmas = <0x2b 0x05>;
    			dma-names = "tx";
    			status = "okay";
    			phandle = <0x2e>;
    		};
    
    		zynqmp_dp_snd_card {
    			compatible = "xlnx,dp-snd-card";
    			xlnx,dp-snd-pcm = <0x2d 0x2e>;
    			xlnx,dp-snd-codec = <0x2f>;
    			status = "okay";
    			phandle = <0xc1>;
    		};
    	};
    
    	fclk0 {
    		status = "okay";
    		compatible = "xlnx,fclk";
    		clocks = <0x03 0x47>;
    		phandle = <0xc2>;
    	};
    
    	fclk1 {
    		status = "okay";
    		compatible = "xlnx,fclk";
    		clocks = <0x03 0x48>;
    		phandle = <0xc3>;
    	};
    
    	fclk2 {
    		status = "okay";
    		compatible = "xlnx,fclk";
    		clocks = <0x03 0x49>;
    		phandle = <0xc4>;
    	};
    
    	fclk3 {
    		status = "okay";
    		compatible = "xlnx,fclk";
    		clocks = <0x03 0x4a>;
    		phandle = <0xc5>;
    	};
    
    	pss_ref_clk {
    		u-boot,dm-pre-reloc;
    		compatible = "fixed-clock";
    		#clock-cells = <0x00>;
    		clock-frequency = <0x1fca055>;
    		phandle = <0x06>;
    	};
    
    	video_clk {
    		u-boot,dm-pre-reloc;
    		compatible = "fixed-clock";
    		#clock-cells = <0x00>;
    		clock-frequency = <0x19bfcc0>;
    		phandle = <0x07>;
    	};
    
    	pss_alt_ref_clk {
    		u-boot,dm-pre-reloc;
    		compatible = "fixed-clock";
    		#clock-cells = <0x00>;
    		clock-frequency = <0x00>;
    		phandle = <0x08>;
    	};
    
    	gt_crx_ref_clk {
    		u-boot,dm-pre-reloc;
    		compatible = "fixed-clock";
    		#clock-cells = <0x00>;
    		clock-frequency = <0x66ff300>;
    		phandle = <0x0a>;
    	};
    
    	aux_ref_clk {
    		u-boot,dm-pre-reloc;
    		compatible = "fixed-clock";
    		#clock-cells = <0x00>;
    		clock-frequency = <0x19bfcc0>;
    		phandle = <0x09>;
    	};
    
    	dp_aclk {
    		compatible = "fixed-clock";
    		#clock-cells = <0x00>;
    		clock-frequency = <0x5f5e100>;
    		clock-accuracy = <0x64>;
    		phandle = <0x2c>;
    	};
    
    	aliases {
    		ethernet0 = "/axi/ethernet@ff0e0000";
    		i2c0 = "/axi/i2c@ff020000";
    		i2c1 = "/axi/i2c@ff030000";
    		mmc0 = "/axi/mmc@ff170000";
    		nvmem0 = "/axi/i2c@ff030000/i2c-mux@74/i2c@0/eeprom@54";
    		rtc0 = "/axi/rtc@ffa60000";
    		serial0 = "/axi/serial@ff000000";
    		serial1 = "/axi/serial@ff010000";
    		serial2 = "/dcc";
    		spi0 = "/axi/spi@ff0f0000";
    		usb0 = "/axi/usb0@ff9d0000";
    	};
    
    	chosen {
    		bootargs = "earlycon";
    		stdout-path = "serial0:115200n8";
    	};
    
    	memory@0 {
    		device_type = "memory";
    		reg = <0x00 0x00 0x00 0x80000000 0x08 0x00 0x00 0x80000000>;
    	};
    
    	gpio-keys {
    		compatible = "gpio-keys";
    		autorepeat;
    
    		sw19 {
    			label = "sw19";
    			gpios = <0x15 0x16 0x00>;
    			linux,code = <0x6c>;
    			wakeup-source;
    			autorepeat;
    		};
    	};
    
    	leds {
    		compatible = "gpio-leds";
    
    		heartbeat-led {
    			label = "heartbeat";
    			gpios = <0x15 0x17 0x00>;
    			linux,default-trigger = "heartbeat";
    		};
    	};
    
    	ina226-u76 {
    		compatible = "iio-hwmon";
    		io-channels = <0x30 0x00 0x30 0x01 0x30 0x02 0x30 0x03>;
    	};
    
    	ina226-u77 {
    		compatible = "iio-hwmon";
    		io-channels = <0x31 0x00 0x31 0x01 0x31 0x02 0x31 0x03>;
    	};
    
    	ina226-u78 {
    		compatible = "iio-hwmon";
    		io-channels = <0x32 0x00 0x32 0x01 0x32 0x02 0x32 0x03>;
    	};
    
    	ina226-u87 {
    		compatible = "iio-hwmon";
    		io-channels = <0x33 0x00 0x33 0x01 0x33 0x02 0x33 0x03>;
    	};
    
    	ina226-u85 {
    		compatible = "iio-hwmon";
    		io-channels = <0x34 0x00 0x34 0x01 0x34 0x02 0x34 0x03>;
    	};
    
    	ina226-u86 {
    		compatible = "iio-hwmon";
    		io-channels = <0x35 0x00 0x35 0x01 0x35 0x02 0x35 0x03>;
    	};
    
    	ina226-u93 {
    		compatible = "iio-hwmon";
    		io-channels = <0x36 0x00 0x36 0x01 0x36 0x02 0x36 0x03>;
    	};
    
    	ina226-u88 {
    		compatible = "iio-hwmon";
    		io-channels = <0x37 0x00 0x37 0x01 0x37 0x02 0x37 0x03>;
    	};
    
    	ina226-u15 {
    		compatible = "iio-hwmon";
    		io-channels = <0x38 0x00 0x38 0x01 0x38 0x02 0x38 0x03>;
    	};
    
    	ina226-u92 {
    		compatible = "iio-hwmon";
    		io-channels = <0x39 0x00 0x39 0x01 0x39 0x02 0x39 0x03>;
    	};
    
    	ina226-u79 {
    		compatible = "iio-hwmon";
    		io-channels = <0x3a 0x00 0x3a 0x01 0x3a 0x02 0x3a 0x03>;
    	};
    
    	ina226-u81 {
    		compatible = "iio-hwmon";
    		io-channels = <0x3b 0x00 0x3b 0x01 0x3b 0x02 0x3b 0x03>;
    	};
    
    	ina226-u80 {
    		compatible = "iio-hwmon";
    		io-channels = <0x3c 0x00 0x3c 0x01 0x3c 0x02 0x3c 0x03>;
    	};
    
    	ina226-u84 {
    		compatible = "iio-hwmon";
    		io-channels = <0x3d 0x00 0x3d 0x01 0x3d 0x02 0x3d 0x03>;
    	};
    
    	ina226-u16 {
    		compatible = "iio-hwmon";
    		io-channels = <0x3e 0x00 0x3e 0x01 0x3e 0x02 0x3e 0x03>;
    	};
    
    	ina226-u65 {
    		compatible = "iio-hwmon";
    		io-channels = <0x3f 0x00 0x3f 0x01 0x3f 0x02 0x3f 0x03>;
    	};
    
    	ina226-u74 {
    		compatible = "iio-hwmon";
    		io-channels = <0x40 0x00 0x40 0x01 0x40 0x02 0x40 0x03>;
    	};
    
    	ina226-u75 {
    		compatible = "iio-hwmon";
    		io-channels = <0x41 0x00 0x41 0x01 0x41 0x02 0x41 0x03>;
    	};
    
    	ref48M {
    		compatible = "fixed-clock";
    		#clock-cells = <0x00>;
    		clock-frequency = <0x2dc6c00>;
    		phandle = <0x18>;
    	};
    
    	refhdmi {
    		compatible = "fixed-clock";
    		#clock-cells = <0x00>;
    		clock-frequency = <0x6cfd9c8>;
    		phandle = <0x19>;
    	};
    
    	fpga-axi@0 {
    		interrupt-parent = <0x04>;
    		compatible = "simple-bus";
    		#address-cells = <0x01>;
    		#size-cells = <0x01>;
    		ranges = <0x00 0x00 0x00 0xffffffff>;
    		phandle = <0xc6>;
    
    		dma@9c420000 {
    			compatible = "adi,axi-dmac-1.00.a";
    			reg = <0x9c420000 0x10000>;
    			#dma-cells = <0x01>;
    			#clock-cells = <0x00>;
    			interrupts = <0x00 0x6d 0x04>;
    			clocks = <0x03 0x49>;
    			phandle = <0x42>;
    		};
    
    		dma@9c430000 {
    			compatible = "adi,axi-dmac-1.00.a";
    			reg = <0x9c430000 0x10000>;
    			#dma-cells = <0x01>;
    			#clock-cells = <0x00>;
    			interrupts = <0x00 0x6c 0x04>;
    			clocks = <0x03 0x49>;
    			phandle = <0x45>;
    		};
    
    		axi-ad9081-rx-hpc@84a10000 {
    			compatible = "adi,axi-ad9081-rx-1.0";
    			reg = <0x84a10000 0x8000>;
    			dmas = <0x42 0x00>;
    			dma-names = "rx";
    			spibus-connected = <0x43>;
    			jesd204-device;
    			#jesd204-cells = <0x02>;
    			jesd204-inputs = <0x44 0x00 0x02>;
    			phandle = <0x20>;
    		};
    
    		axi-ad9081-tx-hpc@84b10000 {
    			compatible = "adi,axi-ad9081-tx-1.0";
    			reg = <0x84b10000 0x4000>;
    			dmas = <0x45 0x00>;
    			dma-names = "tx";
    			clocks = <0x43 0x01>;
    			clock-names = "sampl_clk";
    			spibus-connected = <0x43>;
    			adi,axi-data-offload-connected = <0x46>;
    			jesd204-device;
    			#jesd204-cells = <0x02>;
    			jesd204-inputs = <0x47 0x00 0x00>;
    			adi,axi-pl-fifo-enable;
    			phandle = <0x21>;
    		};
    
    		axi-jesd204-rx@84a90000 {
    			compatible = "adi,axi-jesd204-rx-1.0";
    			reg = <0x84a90000 0x1000>;
    			interrupts = <0x00 0x6b 0x04>;
    			clocks = <0x03 0x47 0x1f 0x0a 0x48 0x00>;
    			clock-names = "s_axi_aclk\0device_clk\0lane_clk";
    			#clock-cells = <0x00>;
    			clock-output-names = "jesd_rx_lane_clk";
    			jesd204-device;
    			#jesd204-cells = <0x02>;
    			jesd204-inputs = <0x48 0x00 0x02>;
    			phandle = <0x44>;
    		};
    
    		axi-jesd204-tx@84b90000 {
    			compatible = "adi,axi-jesd204-tx-1.0";
    			reg = <0x84b90000 0x1000>;
    			interrupts = <0x00 0x6a 0x04>;
    			clocks = <0x03 0x47 0x1f 0x06 0x49 0x00>;
    			clock-names = "s_axi_aclk\0device_clk\0lane_clk";
    			#clock-cells = <0x00>;
    			clock-output-names = "jesd_tx_lane_clk";
    			jesd204-device;
    			#jesd204-cells = <0x02>;
    			jesd204-inputs = <0x49 0x00 0x00>;
    			phandle = <0x47>;
    		};
    
    		axi-adxcvr-rx@84a60000 {
    			#address-cells = <0x01>;
    			#size-cells = <0x00>;
    			compatible = "adi,axi-adxcvr-1.0";
    			reg = <0x84a60000 0x1000>;
    			clocks = <0x1f 0x0c>;
    			clock-names = "conv";
    			#clock-cells = <0x01>;
    			clock-output-names = "rx_gt_clk\0rx_out_clk";
    			adi,sys-clk-select = <0x03>;
    			adi,out-clk-select = <0x04>;
    			adi,use-lpm-enable;
    			jesd204-device;
    			#jesd204-cells = <0x02>;
    			jesd204-inputs = <0x1f 0x00 0x02>;
    			phandle = <0x48>;
    		};
    
    		axi-adxcvr-tx@84b60000 {
    			#address-cells = <0x01>;
    			#size-cells = <0x00>;
    			compatible = "adi,axi-adxcvr-1.0";
    			reg = <0x84b60000 0x1000>;
    			clocks = <0x1f 0x0c>;
    			clock-names = "conv";
    			#clock-cells = <0x01>;
    			clock-output-names = "tx_gt_clk\0tx_out_clk";
    			adi,sys-clk-select = <0x03>;
    			adi,out-clk-select = <0x04>;
    			jesd204-device;
    			#jesd204-cells = <0x02>;
    			jesd204-inputs = <0x1f 0x00 0x00>;
    			phandle = <0x49>;
    		};
    
    		axi-sysid-0@85000000 {
    			compatible = "adi,axi-sysid-1.00.a";
    			reg = <0x85000000 0x10000>;
    			phandle = <0xc7>;
    		};
    
    		axi-data-offload-0@9c440000 {
    			compatible = "adi,axi-data-offload-1.0.a";
    			reg = <0x9c440000 0x10000>;
    			phandle = <0x46>;
    		};
    
    		axi-data-offload-1@9c450000 {
    			compatible = "adi,axi-data-offload-1.0.a";
    			reg = <0x9c450000 0x10000>;
    			phandle = <0xc8>;
    		};
    
    		misc_clk_0 {
    			#clock-cells = <0x00>;
    			clock-frequency = <0x5f5e100>;
    			compatible = "fixed-clock";
    			phandle = <0xc9>;
    		};
    
    		misc_clk_1 {
    			#clock-cells = <0x00>;
    			clock-frequency = <0x989680>;
    			compatible = "fixed-clock";
    			phandle = <0xca>;
    		};
    
    		misc_clk_2 {
    			#clock-cells = <0x00>;
    			clock-frequency = <0x9502f90>;
    			compatible = "fixed-clock";
    			phandle = <0xcb>;
    		};
    
    		misc_clk_3 {
    			#clock-cells = <0x00>;
    			clock-frequency = <0xee6b280>;
    			compatible = "fixed-clock";
    			phandle = <0xcc>;
    		};
    
    		roe_framer@a0000000 {
    			clock-names = "s_axi_aclk\0m_axis_defm_aclk\0s_axis_fram_aclk\0tx0_eth_port_clk\0internal_bus_clk";
    			clocks = <0xc9 0xca 0xca 0xcb 0xcb>;
    			compatible = "xlnx,roe-framer-1.0";
    			reg = <0xa0000000 0x10000>;
    			xlnx,automation-mask = <0x01>;
    			xlnx,axi4liteclk-freq = "100.00";
    			xlnx,axis-c-ports-defm = <0x08>;
    			xlnx,axis-c-ports-fram = <0x08>;
    			xlnx,axis-ports-defm = <0x08>;
    			xlnx,axis-ports-fram = <0x08>;
    			xlnx,component-name = "system_roe_framer_0_1";
    			xlnx,defm-2nd-half-first = "false";
    			xlnx,defm-eth-pkt-max = <0x400>;
    			xlnx,defm-eth-proto-type = "Type2";
    			xlnx,defm-expected-c-pkt-burst = <0x01>;
    			xlnx,defm-expected-pkt-burst = <0x01>;
    			xlnx,defm-ext-srf = "false";
    			xlnx,defm-fd-en = "false";
    			xlnx,defm-high-l-sn-cnt-pres = "false";
    			xlnx,defm-high-l-sn-cnt-width = <0x10>;
    			xlnx,defm-ipv4-dest-addr = "0.0.0.0";
    			xlnx,defm-ipv4-source-addr = "0.0.0.0";
    			xlnx,defm-ipv6-dest-addr = "::0";
    			xlnx,defm-ipv6-source-addr = "::0";
    			xlnx,defm-low-l-sn-cnt-pos = "false";
    			xlnx,defm-low-l-sn-cnt-width = <0x10>;
    			xlnx,defm-no-sn-filt = "false";
    			xlnx,defm-pdu = <0x400>;
    			xlnx,defm-pkt-x-pdu = <0x01>;
    			xlnx,defm-rtc-en = "false";
    			xlnx,defm-rtc-len = <0x3c>;
    			xlnx,defm-rwin = <0x01>;
    			xlnx,defm-sn-reserved-bits = <0x00>;
    			xlnx,defm-type2-mac-dest-addr = "00 00 00 00 00 00";
    			xlnx,defm-type2-mac-source-addr = "00 00 00 00 00 00";
    			xlnx,defm-vlan-enable = "false";
    			xlnx,defm-vlantagcontent = <0x00>;
    			xlnx,defmantennaclk-freq = "10.00";
    			xlnx,externautomationtclargs = <0x00>;
    			xlnx,externautomationtclscr = <0x00>;
    			xlnx,fram-auto-start = "true";
    			xlnx,fram-data-ctrl-priority = "false";
    			xlnx,fram-eth-pkt-max = <0x400>;
    			xlnx,fram-eth-proto-type = "Type2";
    			xlnx,fram-ext-srf = "false";
    			xlnx,fram-fd-en = "false";
    			xlnx,fram-high-l-sn-cnt-pres = "false";
    			xlnx,fram-high-l-sn-cnt-width = <0x10>;
    			xlnx,fram-ipv4-dest-addr = "0.0.0.0";
    			xlnx,fram-ipv4-source-addr = "0.0.0.0";
    			xlnx,fram-ipv6-dest-addr = "::0";
    			xlnx,fram-ipv6-source-addr = "::0";
    			xlnx,fram-low-l-sn-cnt-pos = "false";
    			xlnx,fram-low-l-sn-cnt-width = <0x10>;
    			xlnx,fram-pdu = <0x400>;
    			xlnx,fram-rtc-en = "false";
    			xlnx,fram-rtc-len = <0x3c>;
    			xlnx,fram-sn-reserved-bits = <0x00>;
    			xlnx,fram-type2-mac-dest-addr = "00 00 00 00 00 00";
    			xlnx,fram-type2-mac-source-addr = "00 00 00 00 00 00";
    			xlnx,fram-vlan-enable = "false";
    			xlnx,fram-vlantagcontent = <0x00>;
    			xlnx,framantennaclk-freq = "10.00";
    			xlnx,internal-bist-mode = <0x00>;
    			xlnx,internalclk-freq = "156.25";
    			xlnx,oran-mode = <0x00>;
    			xlnx,physical-ethernet-ports = <0x01>;
    			xlnx,physical-ethernet-rate = "10G";
    			xlnx,production-simulation = <0x00>;
    			xlnx,tsn-support = <0x00>;
    			xlnx,user-gpio-enable = "true";
    			xlnx,xran-eth-ss-bsize-in-words = <0x00>;
    			xlnx,xran-eth-ss-bsize-pkt-ptrs = <0x00>;
    			xlnx,xran-max-comp-carr = <0x02>;
    			xlnx,xran-max-ctrl-advance-us = <0x32>;
    			xlnx,xran-max-ctrl-store-size = <0x00>;
    			xlnx,xran-max-ctrl-symbols = <0x0d>;
    			xlnx,xran-max-deskew-us = <0x32>;
    			xlnx,xran-max-dl-ctrl-1kwords = <0x01>;
    			xlnx,xran-max-dl-data-1kwords = <0x01>;
    			xlnx,xran-max-dl-data-pointers = <0x05>;
    			xlnx,xran-max-dl-data-words = <0x400>;
    			xlnx,xran-max-dl-sect-per-symbol = <0x40>;
    			xlnx,xran-max-scs = <0xce4>;
    			xlnx,xran-max-ul-ctrl-1kwords = <0x01>;
    			xlnx,xran-max-ul-sect-per-symbol = <0x40>;
    			xlnx,xran-numerology-max = <0x02>;
    			xlnx,xran-numerology-min = <0x00>;
    			xlnx,xran-timer-clk-ps = <0x9c4>;
    			xlnx,xran-unsol-ports-fram = <0x01>;
    			phandle = <0xcd>;
    		};
    
    		roe_radio_ctrl@a0060000 {
    			clock-names = "s_axis_fram_aclk\0s_axi_aclk";
    			clocks = <0xca 0xc9>;
    			compatible = "xlnx,roe-traffic-2.0";
    			reg = <0xa0060000 0x10000>;
    			xlnx,s-timeout-width = <0x0c>;
    			phandle = <0xce>;
    		};
    
    		timer_1588_v2_0@a0080000 {
    			clock-names = "systemtimer_clk\0s_axi_aclk";
    			clocks = <0xcc 0xc9>;
    			compatible = "xlnx,timer-1588-2.0";
    			interrupts = <0x00 0x5c 0x04>;
    			reg = <0xa0080000 0x1000>;
    			phandle = <0xcf>;
    		};
    	};
    
    	__symbols__ {
    		cpu0 = "/cpus/cpu@0";
    		cpu1 = "/cpus/cpu@1";
    		cpu2 = "/cpus/cpu@2";
    		cpu3 = "/cpus/cpu@3";
    		CPU_SLEEP_0 = "/cpus/idle-states/cpu-sleep-0";
    		cpu_opp_table = "/opp-table-cpu";
    		zynqmp_ipi = "/zynqmp_ipi";
    		ipi_mailbox_pmu1 = "/zynqmp_ipi/mailbox@ff990400";
    		dcc = "/dcc";
    		zynqmp_firmware = "/firmware/zynqmp-firmware";
    		zynqmp_power = "/firmware/zynqmp-firmware/zynqmp-power";
    		soc_revision = "/firmware/zynqmp-firmware/nvmem_firmware/soc_revision@0";
    		efuse_dna = "/firmware/zynqmp-firmware/nvmem_firmware/efuse_dna@c";
    		efuse_usr0 = "/firmware/zynqmp-firmware/nvmem_firmware/efuse_usr0@20";
    		efuse_usr1 = "/firmware/zynqmp-firmware/nvmem_firmware/efuse_usr1@24";
    		efuse_usr2 = "/firmware/zynqmp-firmware/nvmem_firmware/efuse_usr2@28";
    		efuse_usr3 = "/firmware/zynqmp-firmware/nvmem_firmware/efuse_usr3@2c";
    		efuse_usr4 = "/firmware/zynqmp-firmware/nvmem_firmware/efuse_usr4@30";
    		efuse_usr5 = "/firmware/zynqmp-firmware/nvmem_firmware/efuse_usr5@34";
    		efuse_usr6 = "/firmware/zynqmp-firmware/nvmem_firmware/efuse_usr6@38";
    		efuse_usr7 = "/firmware/zynqmp-firmware/nvmem_firmware/efuse_usr7@3c";
    		efuse_miscusr = "/firmware/zynqmp-firmware/nvmem_firmware/efuse_miscusr@40";
    		efuse_chash = "/firmware/zynqmp-firmware/nvmem_firmware/efuse_chash@50";
    		efuse_pufmisc = "/firmware/zynqmp-firmware/nvmem_firmware/efuse_pufmisc@54";
    		efuse_sec = "/firmware/zynqmp-firmware/nvmem_firmware/efuse_sec@58";
    		efuse_spkid = "/firmware/zynqmp-firmware/nvmem_firmware/efuse_spkid@5c";
    		efuse_ppk0hash = "/firmware/zynqmp-firmware/nvmem_firmware/efuse_ppk0hash@a0";
    		efuse_ppk1hash = "/firmware/zynqmp-firmware/nvmem_firmware/efuse_ppk1hash@d0";
    		zynqmp_pcap = "/firmware/zynqmp-firmware/pcap";
    		xlnx_aes = "/firmware/zynqmp-firmware/zynqmp-aes";
    		zynqmp_reset = "/firmware/zynqmp-firmware/reset-controller";
    		pinctrl0 = "/firmware/zynqmp-firmware/pinctrl";
    		pinctrl_i2c0_default = "/firmware/zynqmp-firmware/pinctrl/i2c0-default";
    		pinctrl_i2c0_gpio = "/firmware/zynqmp-firmware/pinctrl/i2c0-gpio";
    		pinctrl_i2c1_default = "/firmware/zynqmp-firmware/pinctrl/i2c1-default";
    		pinctrl_i2c1_gpio = "/firmware/zynqmp-firmware/pinctrl/i2c1-gpio";
    		pinctrl_uart0_default = "/firmware/zynqmp-firmware/pinctrl/uart0-default";
    		pinctrl_uart1_default = "/firmware/zynqmp-firmware/pinctrl/uart1-default";
    		pinctrl_usb0_default = "/firmware/zynqmp-firmware/pinctrl/usb0-default";
    		pinctrl_gem3_default = "/firmware/zynqmp-firmware/pinctrl/gem3-default";
    		pinctrl_can1_default = "/firmware/zynqmp-firmware/pinctrl/can1-default";
    		pinctrl_sdhci1_default = "/firmware/zynqmp-firmware/pinctrl/sdhci1-default";
    		pinctrl_gpio_default = "/firmware/zynqmp-firmware/pinctrl/gpio-default";
    		xlnx_keccak_384 = "/firmware/zynqmp-firmware/sha384";
    		xlnx_rsa = "/firmware/zynqmp-firmware/zynqmp-rsa";
    		modepin_gpio = "/firmware/zynqmp-firmware/gpio";
    		zynqmp_clk = "/firmware/zynqmp-firmware/clock-controller";
    		fpga_full = "/fpga-full";
    		amba = "/axi";
    		can0 = "/axi/can@ff060000";
    		can1 = "/axi/can@ff070000";
    		cci = "/axi/cci@fd6e0000";
    		fpd_dma_chan1 = "/axi/dma-controller@fd500000";
    		fpd_dma_chan2 = "/axi/dma-controller@fd510000";
    		fpd_dma_chan3 = "/axi/dma-controller@fd520000";
    		fpd_dma_chan4 = "/axi/dma-controller@fd530000";
    		fpd_dma_chan5 = "/axi/dma-controller@fd540000";
    		fpd_dma_chan6 = "/axi/dma-controller@fd550000";
    		fpd_dma_chan7 = "/axi/dma-controller@fd560000";
    		fpd_dma_chan8 = "/axi/dma-controller@fd570000";
    		gic = "/axi/interrupt-controller@f9010000";
    		gpu = "/axi/gpu@fd4b0000";
    		lpd_dma_chan1 = "/axi/dma-controller@ffa80000";
    		lpd_dma_chan2 = "/axi/dma-controller@ffa90000";
    		lpd_dma_chan3 = "/axi/dma-controller@ffaa0000";
    		lpd_dma_chan4 = "/axi/dma-controller@ffab0000";
    		lpd_dma_chan5 = "/axi/dma-controller@ffac0000";
    		lpd_dma_chan6 = "/axi/dma-controller@ffad0000";
    		lpd_dma_chan7 = "/axi/dma-controller@ffae0000";
    		lpd_dma_chan8 = "/axi/dma-controller@ffaf0000";
    		mc = "/axi/memory-controller@fd070000";
    		nand0 = "/axi/nand-controller@ff100000";
    		gem0 = "/axi/ethernet@ff0b0000";
    		gem1 = "/axi/ethernet@ff0c0000";
    		gem2 = "/axi/ethernet@ff0d0000";
    		gem3 = "/axi/ethernet@ff0e0000";
    		phyc = "/axi/ethernet@ff0e0000/ethernet-phy@c";
    		gpio = "/axi/gpio@ff0a0000";
    		i2c0 = "/axi/i2c@ff020000";
    		tca6416_u97 = "/axi/i2c@ff020000/gpio@20";
    		tca6416_u61 = "/axi/i2c@ff020000/gpio@21";
    		u76 = "/axi/i2c@ff020000/i2c-mux@75/i2c@0/ina226@40";
    		u77 = "/axi/i2c@ff020000/i2c-mux@75/i2c@0/ina226@41";
    		u78 = "/axi/i2c@ff020000/i2c-mux@75/i2c@0/ina226@42";
    		u87 = "/axi/i2c@ff020000/i2c-mux@75/i2c@0/ina226@43";
    		u85 = "/axi/i2c@ff020000/i2c-mux@75/i2c@0/ina226@44";
    		u86 = "/axi/i2c@ff020000/i2c-mux@75/i2c@0/ina226@45";
    		u93 = "/axi/i2c@ff020000/i2c-mux@75/i2c@0/ina226@46";
    		u88 = "/axi/i2c@ff020000/i2c-mux@75/i2c@0/ina226@47";
    		u15 = "/axi/i2c@ff020000/i2c-mux@75/i2c@0/ina226@4a";
    		u92 = "/axi/i2c@ff020000/i2c-mux@75/i2c@0/ina226@4b";
    		u79 = "/axi/i2c@ff020000/i2c-mux@75/i2c@1/ina226@40";
    		u81 = "/axi/i2c@ff020000/i2c-mux@75/i2c@1/ina226@41";
    		u80 = "/axi/i2c@ff020000/i2c-mux@75/i2c@1/ina226@42";
    		u84 = "/axi/i2c@ff020000/i2c-mux@75/i2c@1/ina226@43";
    		u16 = "/axi/i2c@ff020000/i2c-mux@75/i2c@1/ina226@44";
    		u65 = "/axi/i2c@ff020000/i2c-mux@75/i2c@1/ina226@45";
    		u74 = "/axi/i2c@ff020000/i2c-mux@75/i2c@1/ina226@46";
    		u75 = "/axi/i2c@ff020000/i2c-mux@75/i2c@1/ina226@47";
    		i2c1 = "/axi/i2c@ff030000";
    		eeprom = "/axi/i2c@ff030000/i2c-mux@74/i2c@0/eeprom@54";
    		board_sn = "/axi/i2c@ff030000/i2c-mux@74/i2c@0/eeprom@54/board-sn@0";
    		eth_mac = "/axi/i2c@ff030000/i2c-mux@74/i2c@0/eeprom@54/eth-mac@20";
    		board_name = "/axi/i2c@ff030000/i2c-mux@74/i2c@0/eeprom@54/board-name@d0";
    		board_revision = "/axi/i2c@ff030000/i2c-mux@74/i2c@0/eeprom@54/board-revision@e0";
    		si5341 = "/axi/i2c@ff030000/i2c-mux@74/i2c@1/clock-generator@36";
    		si5341_0 = "/axi/i2c@ff030000/i2c-mux@74/i2c@1/clock-generator@36/out@0";
    		si5341_2 = "/axi/i2c@ff030000/i2c-mux@74/i2c@1/clock-generator@36/out@2";
    		si5341_3 = "/axi/i2c@ff030000/i2c-mux@74/i2c@1/clock-generator@36/out@3";
    		si5341_4 = "/axi/i2c@ff030000/i2c-mux@74/i2c@1/clock-generator@36/out@4";
    		si5341_5 = "/axi/i2c@ff030000/i2c-mux@74/i2c@1/clock-generator@36/out@5";
    		si5341_6 = "/axi/i2c@ff030000/i2c-mux@74/i2c@1/clock-generator@36/out@6";
    		si5341_7 = "/axi/i2c@ff030000/i2c-mux@74/i2c@1/clock-generator@36/out@7";
    		si5341_9 = "/axi/i2c@ff030000/i2c-mux@74/i2c@1/clock-generator@36/out@9";
    		si570_1 = "/axi/i2c@ff030000/i2c-mux@74/i2c@2/clock-generator@5d";
    		si570_2 = "/axi/i2c@ff030000/i2c-mux@74/i2c@3/clock-generator@5d";
    		si5328 = "/axi/i2c@ff030000/i2c-mux@74/i2c@4/clock-generator@69";
    		si5328_clk = "/axi/i2c@ff030000/i2c-mux@74/i2c@4/clock-generator@69/clk0@0";
    		ocm = "/axi/memory-controller@ff960000";
    		perf_monitor_ocm = "/axi/perf-monitor@ffa00000";
    		perf_monitor_ddr = "/axi/perf-monitor@fd0b0000";
    		perf_monitor_cci = "/axi/perf-monitor@fd490000";
    		perf_monitor_lpd = "/axi/perf-monitor@ffa10000";
    		pcie = "/axi/pcie@fd0e0000";
    		pcie_intc = "/axi/pcie@fd0e0000/legacy-interrupt-controller";
    		qspi = "/axi/spi@ff0f0000";
    		psgtr = "/axi/phy@fd400000";
    		rtc = "/axi/rtc@ffa60000";
    		sata = "/axi/ahci@fd0c0000";
    		sdhci0 = "/axi/mmc@ff160000";
    		sdhci1 = "/axi/mmc@ff170000";
    		smmu = "/axi/iommu@fd800000";
    		spi0 = "/axi/spi@ff040000";
    		trx0_ad9081 = "/axi/spi@ff040000/ad9081@0";
    		ad9081_dac0 = "/axi/spi@ff040000/ad9081@0/adi,tx-dacs/adi,main-data-paths/dac@0";
    		ad9081_dac1 = "/axi/spi@ff040000/ad9081@0/adi,tx-dacs/adi,main-data-paths/dac@1";
    		ad9081_tx_fddc_chan0 = "/axi/spi@ff040000/ad9081@0/adi,tx-dacs/adi,channelizer-paths/channel@0";
    		ad9081_tx_fddc_chan1 = "/axi/spi@ff040000/ad9081@0/adi,tx-dacs/adi,channelizer-paths/channel@1";
    		ad9081_tx_jesd_l0 = "/axi/spi@ff040000/ad9081@0/adi,tx-dacs/adi,jesd-links/link@0";
    		ad9081_adc0 = "/axi/spi@ff040000/ad9081@0/adi,rx-adcs/adi,main-data-paths/adc@0";
    		ad9081_adc1 = "/axi/spi@ff040000/ad9081@0/adi,rx-adcs/adi,main-data-paths/adc@1";
    		ad9081_rx_fddc_chan0 = "/axi/spi@ff040000/ad9081@0/adi,rx-adcs/adi,channelizer-paths/channel@0";
    		ad9081_rx_fddc_chan1 = "/axi/spi@ff040000/ad9081@0/adi,rx-adcs/adi,channelizer-paths/channel@1";
    		ad9081_rx_jesd_l0 = "/axi/spi@ff040000/ad9081@0/adi,rx-adcs/adi,jesd-links/link@0";
    		spi1 = "/axi/spi@ff050000";
    		hmc7044 = "/axi/spi@ff050000/hmc7044@0";
    		hmc7044_c0 = "/axi/spi@ff050000/hmc7044@0/channel@0";
    		hmc7044_c2 = "/axi/spi@ff050000/hmc7044@0/channel@2";
    		hmc7044_c3 = "/axi/spi@ff050000/hmc7044@0/channel@3";
    		hmc7044_c6 = "/axi/spi@ff050000/hmc7044@0/channel@6";
    		hmc7044_c8 = "/axi/spi@ff050000/hmc7044@0/channel@8";
    		hmc7044_c10 = "/axi/spi@ff050000/hmc7044@0/channel@10";
    		hmc7044_c12 = "/axi/spi@ff050000/hmc7044@0/channel@12";
    		hmc7044_c13 = "/axi/spi@ff050000/hmc7044@0/channel@13";
    		ttc0 = "/axi/timer@ff110000";
    		ttc1 = "/axi/timer@ff120000";
    		ttc2 = "/axi/timer@ff130000";
    		ttc3 = "/axi/timer@ff140000";
    		uart0 = "/axi/serial@ff000000";
    		uart1 = "/axi/serial@ff010000";
    		usb0 = "/axi/usb0@ff9d0000";
    		dwc3_0 = "/axi/usb0@ff9d0000/usb@fe200000";
    		usb1 = "/axi/usb1@ff9e0000";
    		dwc3_1 = "/axi/usb1@ff9e0000/usb@fe300000";
    		watchdog0 = "/axi/watchdog@fd4d0000";
    		lpd_watchdog = "/axi/watchdog@ff150000";
    		xilinx_ams = "/axi/ams@ffa50000";
    		ams_ps = "/axi/ams@ffa50000/ams_ps@ffa50800";
    		ams_pl = "/axi/ams@ffa50000/ams_pl@ffa50c00";
    		zynqmp_dpdma = "/axi/dma-controller@fd4c0000";
    		zynqmp_dpaud_setting = "/axi/dp_aud@fd4ac000";
    		zynqmp_dpsub = "/axi/display@fd4a0000";
    		zynqmp_dp_snd_codec0 = "/axi/display@fd4a0000/zynqmp_dp_snd_codec0";
    		zynqmp_dp_snd_pcm0 = "/axi/display@fd4a0000/zynqmp_dp_snd_pcm0";
    		zynqmp_dp_snd_pcm1 = "/axi/display@fd4a0000/zynqmp_dp_snd_pcm1";
    		zynqmp_dp_snd_card0 = "/axi/display@fd4a0000/zynqmp_dp_snd_card";
    		fclk0 = "/fclk0";
    		fclk1 = "/fclk1";
    		fclk2 = "/fclk2";
    		fclk3 = "/fclk3";
    		pss_ref_clk = "/pss_ref_clk";
    		video_clk = "/video_clk";
    		pss_alt_ref_clk = "/pss_alt_ref_clk";
    		gt_crx_ref_clk = "/gt_crx_ref_clk";
    		aux_ref_clk = "/aux_ref_clk";
    		dp_aclk = "/dp_aclk";
    		ref48 = "/ref48M";
    		refhdmi = "/refhdmi";
    		fpga_axi = "/fpga-axi@0";
    		rx_dma = "/fpga-axi@0/dma@9c420000";
    		tx_dma = "/fpga-axi@0/dma@9c430000";
    		axi_ad9081_core_rx = "/fpga-axi@0/axi-ad9081-rx-hpc@84a10000";
    		axi_ad9081_core_tx = "/fpga-axi@0/axi-ad9081-tx-hpc@84b10000";
    		axi_ad9081_rx_jesd = "/fpga-axi@0/axi-jesd204-rx@84a90000";
    		axi_ad9081_tx_jesd = "/fpga-axi@0/axi-jesd204-tx@84b90000";
    		axi_ad9081_adxcvr_rx = "/fpga-axi@0/axi-adxcvr-rx@84a60000";
    		axi_ad9081_adxcvr_tx = "/fpga-axi@0/axi-adxcvr-tx@84b60000";
    		axi_sysid_0 = "/fpga-axi@0/axi-sysid-0@85000000";
    		axi_data_offload_tx = "/fpga-axi@0/axi-data-offload-0@9c440000";
    		axi_data_offload_rx = "/fpga-axi@0/axi-data-offload-1@9c450000";
    		roe_framer_0 = "/fpga-axi@0/roe_framer@a0000000";
    		misc_clk_0 = "/fpga-axi@0/misc_clk_0";
    		misc_clk_1 = "/fpga-axi@0/misc_clk_1";
    		misc_clk_2 = "/fpga-axi@0/misc_clk_2";
    		roe_radio_ctrl_0 = "/fpga-axi@0/roe_radio_ctrl@a0060000";
    	};
    };
    


    regards,