Skip to content

Commit 24f52b3

Browse files
committed
dts/versal-vpk180-reva-ad9082-m1-l8: Change AD9081 references to AD9082
Changes the hdl_project tag to match the directory of the project. Changes the model string from AD9081 to AD9082. Signed-off-by: Bogdan Luncan <bogdan.luncan@analog.com>
1 parent 74f9ce2 commit 24f52b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

arch/arm64/boot/dts/xilinx/versal-vpk180-reva-ad9082-m1-l8.dts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* https://wiki.analog.com/resources/tools-software/linux-drivers/iio-mxfe/ad9081
55
* https://wiki.analog.com/resources/eval/user-guides/ad9081_fmca_ebz/ad9081_fmca_ebz_hdl
66
*
7-
* hdl_project: <ad9081_fmca_ebz/vpk180>
7+
* hdl_project: <ad9082_fmca_ebz/vpk180>
88
* board_revision: <>
99
*
1010
* Copyright (C) 2019-2023 Analog Devices Inc.
@@ -25,7 +25,7 @@
2525
#define AD9081_TX_LINK_CLK 180000000
2626

2727
/ {
28-
model = "Analog Devices AD9081-FMC-EBZ-VPK180 Rev.A";
28+
model = "Analog Devices AD9082-FMC-EBZ-VPK180 Rev.A";
2929

3030
chosen {
3131
bootargs = "console=ttyAMA0 earlycon=pl011,mmio32,0xFF000000,115200n8 clk_ignore_unused root=/dev/mmcblk0p2 rw rootfstype=ext4 rootwait";

0 commit comments

Comments
 (0)