Lines Matching +full:mmc +full:- +full:controller
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/mmc/owl-mmc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Actions Semi Owl SoCs SD/MMC/SDIO controller
10 - $ref: mmc-controller.yaml
13 - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
18 - const: actions,owl-mmc
19 - items:
20 - enum:
21 - actions,s500-mmc
22 - actions,s700-mmc
23 - const: actions,owl-mmc
40 dma-names:
41 const: mmc
44 - compatible
45 - reg
46 - interrupts
47 - clocks
48 - resets
49 - dmas
50 - dma-names
55 - |
56 mmc0: mmc@e0330000 {
57 compatible = "actions,owl-mmc";
63 dma-names = "mmc";
64 bus-width = <4>;