# # Copyright (c) 2018 Google LLC. # # SPDX-License-Identifier: Apache-2.0 # --- title: MMC/SD/SDIO slot connected via SPI version: 0.1 description: MMC/SD/SDIO slot connected via SPI inherits: !include spi-device.yaml properties: compatible: constraint: "zephyr,mmc-spi-slot" ...