From f21acd2213ea3502e8dacde49566f5e2ca53f60f Mon Sep 17 00:00:00 2001 From: Eren Terzioglu Date: Mon, 27 Apr 2026 11:54:40 +0200 Subject: [PATCH] Docs/platforms/risc-v: Add LPSPI and SPI3 docs for esp32[-p4] Add LPSPI and SPI3 docs for esp32p4 Signed-off-by: Eren Terzioglu --- Documentation/platforms/risc-v/esp32p4/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/platforms/risc-v/esp32p4/index.rst b/Documentation/platforms/risc-v/esp32p4/index.rst index 03aef9e2c89..88effc2043e 100644 --- a/Documentation/platforms/risc-v/esp32p4/index.rst +++ b/Documentation/platforms/risc-v/esp32p4/index.rst @@ -329,7 +329,7 @@ HP Peripherals ================= ======= ================================== Peripheral Support NOTES ================= ======= ================================== -SPI Yes SPI2 master/slave; bitbang +SPI Yes SPI2/SPI3 master/slave; bitbang I2C Yes I2S Yes ADC Yes @@ -371,7 +371,7 @@ LP Peripherals ================= ======= ================================== Peripheral Support NOTES ================= ======= ================================== -LP SPI No +LP SPI Yes LP I2C Yes LP I2S No LP UART Yes