Lines Matching +full:sp7021 +full:- +full:mmc
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/mmc/sunplus,mmc.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Sunplus MMC Controller
11 - Tony Huang <tonyhuang.sunplus@gmail.com>
12 - Li-hao Kuo <lhjeff911@gmail.com>
15 - $ref: mmc-controller.yaml
20 - sunplus,sp7021-mmc
35 - compatible
36 - reg
37 - interrupts
38 - clocks
39 - resets
44 - |
45 #include <dt-bindings/interrupt-controller/irq.h>
46 #include <dt-bindings/interrupt-controller/arm-gic.h>
47 mmc0: mmc@9c003b00 {
48 compatible = "sunplus,sp7021-mmc";
53 bus-width = <8>;
54 max-frequency = <52000000>;
55 non-removable;
56 disable-wp;
57 cap-mmc-highspeed;
58 mmc-ddr-3_3v;
59 no-sdio;
60 no-sd;