Lines Matching +full:mmc +full:- +full:host
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/mmc/fsl-imx-mmc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Freescale Secure Digital Host Controller for i.MX2/3 series
10 - Markus Pargmann <mpa@pengutronix.de>
13 - $ref: mmc-controller.yaml
18 - const: fsl,imx21-mmc
19 - const: fsl,imx31-mmc
20 - items:
21 - const: fsl,imx27-mmc
22 - const: fsl,imx21-mmc
33 dma-names:
34 const: rx-tx
37 - compatible
38 - reg
39 - interrupts
44 - |
45 mmc@10014000 {
46 compatible = "fsl,imx27-mmc", "fsl,imx21-mmc";
50 dma-names = "rx-tx";
51 bus-width = <4>;
52 cd-gpios = <&gpio3 29>;