Lines Matching +full:sdhci +full:- +full:caps

1 // SPDX-License-Identifier: GPL-2.0
3 * Copyright (C) 2018 Texas Instruments Incorporated - http://www.ti.com/
6 #include <dt-bindings/pinctrl/k3-am65.h>
10 stdout-path = "serial2:115200n8";
19 u-boot,dm-spl;
22 compatible = "pinctrl-single";
24 #pinctrl-cells = <1>;
25 pinctrl-single,register-width = <32>;
26 pinctrl-single,function-mask = <0xffffffff>;
30 compatible = "pinctrl-single";
32 #pinctrl-cells = <1>;
33 pinctrl-single,register-width = <32>;
34 pinctrl-single,function-mask = <0xffffffff>;
37 sdhci0: sdhci@04F80000 {
38 compatible = "arasan,sdhci-5.1";
42 power-domains = <&k3_pds 47>;
43 max-frequency = <25000000>;
46 sdhci1: sdhci@04FA0000 {
47 compatible = "arasan,sdhci-5.1";
51 power-domains = <&k3_pds 48>;
52 max-frequency = <25000000>;
58 u-boot,dm-spl;
60 compatible = "pinctrl-single";
62 #pinctrl-cells = <1>;
63 pinctrl-single,register-width = <32>;
64 pinctrl-single,function-mask = <0xffffffff>;
69 u-boot,dm-spl;
73 u-boot,dm-spl;
77 u-boot,dm-spl;
78 k3_sysreset: sysreset-controller {
79 compatible = "ti,sci-sysreset";
80 u-boot,dm-spl;
85 u-boot,dm-spl;
89 u-boot,dm-spl;
93 u-boot,dm-spl;
97 u-boot,dm-spl;
99 pinctrl-single,pins = <
105 u-boot,dm-spl;
109 pinctrl-single,pins = <
122 u-boot,dm-spl;
126 pinctrl-single,pins = <
136 u-boot,dm-spl;
142 u-boot,dm-spl;
146 u-boot,dm-spl;
147 pinctrl-names = "default";
148 pinctrl-0 = <&main_uart0_pins_default>;
153 u-boot,dm-spl;
155 non-removable;
156 bus-width = <8>;
157 pinctrl-names = "default";
158 pinctrl-0 = <&main_mmc0_pins_default>;
162 u-boot,dm-spl;
164 pinctrl-names = "default";
165 pinctrl-0 = <&main_mmc1_pins_default>;
166 sdhci-caps-mask = <0x7 0x0>;