zephyr/dts/bindings/sdhc/intel,emmc-host.yaml
Najumon B.A a14bc241c0 drivers: sdhc: add driver support for emmc host controller
add host controller driver support for emmc version 5.1.
The driver expose zephyr sdhc api interface for emmc host controller.

Signed-off-by: Najumon B.A <najumon.ba@intel.com>
2023-09-29 16:29:00 +02:00

9 lines
183 B
YAML

# Copyright (c) 2023 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
description: eMMC host controller
compatible: "intel,emmc-host"
include: [sdhc.yaml, pcie-device.yaml]