From 1cffd2ba2285ddbec93b4706f133600ceeb0246f Mon Sep 17 00:00:00 2001 From: Mert Ekren Date: Sun, 28 Jan 2024 17:22:09 +0300 Subject: [PATCH] boards: arm: adi: Add SPI to MAX32675EVKIT board driver list Add SPI into 'index.rst' and '.yaml' files. Signed-off-by: Mert Ekren --- boards/adi/max32675evkit/doc/index.rst | 2 ++ boards/adi/max32675evkit/max32675evkit.yaml | 1 + 2 files changed, 3 insertions(+) diff --git a/boards/adi/max32675evkit/doc/index.rst b/boards/adi/max32675evkit/doc/index.rst index 1ed63d4994d..6628cc8b3c9 100644 --- a/boards/adi/max32675evkit/doc/index.rst +++ b/boards/adi/max32675evkit/doc/index.rst @@ -92,6 +92,8 @@ Below interfaces are supported by Zephyr on MAX32675EVKIT. +-----------+------------+-------------------------------------+ | TRNG | on-chip | entropy | +-----------+------------+-------------------------------------+ +| SPI | on-chip | spi | ++-----------+------------+-------------------------------------+ Connections and IOs =================== diff --git a/boards/adi/max32675evkit/max32675evkit.yaml b/boards/adi/max32675evkit/max32675evkit.yaml index 3ec16411c83..881004ce4ff 100644 --- a/boards/adi/max32675evkit/max32675evkit.yaml +++ b/boards/adi/max32675evkit/max32675evkit.yaml @@ -11,5 +11,6 @@ supported: - gpio - serial - trng + - spi ram: 160 flash: 384