drivers: mspi: Add Ambiq apollo3p mspi controller

The Ambiq MSPI controller is implemented using the MSPI bus API.
The hardware supports up to 48MHz octal SDR with XIP, scrambling and
hardware command queue features.

Signed-off-by: Swift Tian <swift.tian@ambiq.com>
This commit is contained in:
Swift Tian 2024-04-24 14:12:59 +08:00 committed by Anas Nashif
commit 43e23cf9f2
7 changed files with 1537 additions and 1 deletions

View file

@ -14,6 +14,7 @@ supported:
- gpio
- spi
- i2c
- mspi
testing:
ignore_tags:
- net