Lines Matching +full:uniphier +full:- +full:sd +full:- +full:v2
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/mmc/socionext,uniphier-sd.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: UniPhier SD/SDIO/eMMC controller
10 - Masahiro Yamada <yamada.masahiro@socionext.com>
16 - socionext,uniphier-sd-v2.91
17 - socionext,uniphier-sd-v3.1
18 - socionext,uniphier-sd-v3.1.1
29 reset-names:
36 - const: host
37 - items:
38 - const: host
39 - const: bridge
40 - items:
41 - const: host
42 - const: hw
43 - items:
44 - const: host
45 - const: bridge
46 - const: hw
53 - $ref: mmc-controller.yaml
55 - if:
59 const: socionext,uniphier-sd-v2.91
62 reset-names:
67 reset-names:
73 - compatible
74 - reg
75 - interrupts
76 - clocks
77 - reset-names
78 - resets
83 - |
84 sd: mmc@5a400000 {
85 compatible = "socionext,uniphier-sd-v2.91";
88 pinctrl-names = "default", "uhs";
89 pinctrl-0 = <&pinctrl_sd>;
90 pinctrl-1 = <&pinctrl_sd_uhs>;
92 reset-names = "host", "bridge";
94 dma-names = "rx-tx";
96 bus-width = <4>;
97 cap-sd-highspeed;
98 sd-uhs-sdr12;
99 sd-uhs-sdr25;
100 sd-uhs-sdr50;