Skip to content

Commit b0d816f

Browse files
committed
projects/adrv9364z7020: Add VADJ
Signed-off-by: Elena-Hadarau_adi <[email protected]>
1 parent 366b863 commit b0d816f

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

projects/adrv9364z7020/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
- Evaluation board product page: [ADRV9364-Z7020](https://www.analog.com/adrv9364-z7020)
44
- System documentation: https://wiki.analog.com/resources/eval/user-guides/adrv9364-z7020
55
- HDL project documentation: https://analogdevicesinc.github.io/hdl/projects/adrv9364z7020/index.html
6+
- Evaluation board VADJ: 2.5V
67

7-
### ADRV9364Z7020 SOM
8+
### ADRV9364Z7020 SOM
89

910
This folder contains the ADRV9364Z7020 SOM projects for each of the carrier boards.
1011

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1+
<!-- no_build_example, no_no_os -->
2+
13
# ADRV9364Z7020/CCBOB-CMOS
24

5+
- VADJ with which it was tested in hardware: 2.5V
6+
37
## Building the project
48

59
```
610
cd projects/adrv9364z7020/ccbob_cmos
711
make
812
```
913

10-
Corresponding devicetree: [zynq-adrv9364-z7020-bob-cmos.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-adrv9364-z7020-bob-cmos.dts)
14+
Corresponding device tree: [zynq-adrv9364-z7020-bob-cmos.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-adrv9364-z7020-bob-cmos.dts)
Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1+
<!-- no_build_example, no_no_os -->
2+
13
# ADRV9364Z7020/CCBOB-LVDS
24

5+
- VADJ with which it was tested in hardware: 2.5V
6+
37
## Building the project
48

59
```
610
cd projects/adrv9364z7020/ccbob_lvds
711
make
812
```
913

10-
Corresponding devicetree: [zynq-adrv9364-z7020-bob.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-adrv9364-z7020-bob.dts)
14+
Corresponding device tree: [zynq-adrv9364-z7020-bob.dts](https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-adrv9364-z7020-bob.dts)

0 commit comments

Comments
 (0)