Lines Matching +full:mmc +full:-
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/mmc/starfive,jh7110-mmc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 to interface a SoC with storage medium such as eMMC or SD/MMC cards.
14 - $ref: synopsys-dw-mshc-common.yaml#
17 - William Qiu <william.qiu@starfivetech.com>
21 const: starfive,jh7110-mmc
28 - description: biu clock
29 - description: ciu clock
31 clock-names:
33 - const: biu
34 - const: ciu
40 $ref: /schemas/types.yaml#/definitions/phandle-array
42 - items:
43 - description: phandle to System Register Controller syscon node
44 - description: offset of SYS_SYSCONSAIF__SYSCFG register for MMC controller
45 - description: shift of SYS_SYSCONSAIF__SYSCFG register for MMC controller
46 - description: mask of SYS_SYSCONSAIF__SYSCFG register for MMC controller
50 for MMC controller.
53 - compatible
54 - reg
55 - clocks
56 - clock-names
57 - interrupts
62 - |
63 mmc@16010000 {
64 compatible = "starfive,jh7110-mmc";
68 clock-names = "biu","ciu";
70 reset-names = "reset";
72 fifo-depth = <32>;
73 fifo-watermark-aligned;
74 data-addr = <0>;