1# Copyright (c) 2024, Ambiq Micro Inc. <www.ambiq.com> 2# SPDX-License-Identifier: Apache-2.0 3 4description: Zephyr MSPI Emulation controller 5 6compatible: "zephyr,mspi-emul-controller" 7 8include: mspi-controller.yaml 9 10properties: 11 reg: 12 required: true 13