Lines Matching +full:uniphier +full:- +full:ld20 +full:- +full:reset
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/soc/socionext/socionext,uniphier-sdctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Socionext UniPhier SD interface logic
10 - Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
13 SD interface logic implemented on Socionext UniPhier SoCs is
15 clock control, reset control, mode switch, and so on.
20 - enum:
21 - socionext,uniphier-pro5-sdctrl
22 - socionext,uniphier-pxs2-sdctrl
23 - socionext,uniphier-ld11-sdctrl
24 - socionext,uniphier-ld20-sdctrl
25 - socionext,uniphier-pxs3-sdctrl
26 - socionext,uniphier-nx1-sdctrl
27 - const: simple-mfd
28 - const: syscon
33 clock-controller:
34 $ref: /schemas/clock/socionext,uniphier-clock.yaml#
36 reset-controller:
37 $ref: /schemas/reset/socionext,uniphier-reset.yaml#
40 - compatible
41 - reg
46 - |
48 compatible = "socionext,uniphier-ld20-sdctrl",
49 "simple-mfd", "syscon";
52 clock-controller {
53 compatible = "socionext,uniphier-ld20-sd-clock";
54 #clock-cells = <1>;
57 reset-controller {
58 compatible = "socionext,uniphier-ld20-sd-reset";
59 #reset-cells = <1>;