boards: arm: adi: Add DMA to MAX32670EVKIT board driver list

Add DMA into 'index.rst' and '.yaml' files.

Signed-off-by: Mert Ekren <mert.ekren@analog.com>
This commit is contained in:
Mert Ekren 2024-01-18 13:18:18 +03:00 committed by Anas Nashif
commit 8819180c48
3 changed files with 7 additions and 1 deletions

View file

@ -110,7 +110,8 @@ Below interfaces are supported by Zephyr on MAX32670EVKIT.
+-----------+------------+-------------------------------------+
| I2C | on-chip | i2c |
+-----------+------------+-------------------------------------+
| DMA | on-chip | dma controller |
+-----------+------------+-------------------------------------+
Connections and IOs
===================

View file

@ -81,3 +81,7 @@
pinctrl-0 = <&i2c0_scl_p0_6 &i2c0_sda_p0_7>;
pinctrl-names = "default";
};
&dma0 {
status = "okay";
};

View file

@ -12,5 +12,6 @@ supported:
- serial
- trng
- i2c
- dma
ram: 160
flash: 384