blob: c64cd43ca2639cbb133fac2bd16e55319b4f3a07 [file] [log] [blame]
# Copyright (c) 2019, NXP
# SPDX-License-Identifier: Apache-2.0
description: NXP i.MXRT USDHC module
compatible: "nxp,imx-usdhc"
include: mmc.yaml
properties:
clocks:
required: true
pwr-gpios:
type: phandle-array
required: false
description: Power pin
This pin defaults to active high when consumed by the SD card. The
property value should ensure the flags properly describe the signal
that is presented to the driver.
cd-gpios:
type: phandle-array
required: false
description: Detect pin
This pin defaults to active low when produced by the SD card. The
property value should ensure the flags properly describe the signal
that is presented to the driver.
label:
required: true