Lines Matching +full:ma35d1 +full:- +full:pinctrl
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/mmc/nuvoton,ma35d1-sdhci.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Nuvoton MA35D1 SD/SDIO/MMC Controller
10 - Shan-Chun Hung <shanchun1218@gmail.com>
13 - $ref: sdhci-common.yaml#
18 - nuvoton,ma35d1-sdhci
29 pinctrl-names:
32 - const: default
33 - const: state_uhs
35 pinctrl-0:
40 pinctrl-1:
53 - compatible
54 - reg
55 - interrupts
56 - clocks
57 - pinctrl-names
58 - pinctrl-0
59 - resets
60 - nuvoton,sys
65 - |
66 #include <dt-bindings/interrupt-controller/arm-gic.h>
67 #include <dt-bindings/clock/nuvoton,ma35d1-clk.h>
68 #include <dt-bindings/reset/nuvoton,ma35d1-reset.h>
71 #address-cells = <2>;
72 #size-cells = <2>;
74 compatible = "nuvoton,ma35d1-sdhci";
78 pinctrl-names = "default", "state_uhs";
79 pinctrl-0 = <&pinctrl_sdhci1>;
80 pinctrl-1 = <&pinctrl_sdhci1_uhs>;
83 vqmmc-supply = <&sdhci1_vqmmc_regulator>;
84 bus-width = <8>;
85 max-frequency = <200000000>;