Lines Matching +full:dw +full:- +full:mshc
1 // SPDX-License-Identifier: GPL-2.0
9 /dts-v1/;
22 stdout-path = "serial2:115200n8";
26 compatible = "fixed-clock";
27 clock-frequency = <24000000>;
28 clock-output-names = "fin_pll";
29 #clock-cells = <0>;
33 compatible = "fixed-clock";
34 clock-frequency = <32768>;
35 clock-output-names = "xrtcxti";
36 #clock-cells = <0>;
41 hdmi_hpd_irq: hdmi-hpd-irq {
42 samsung,pins = "gpx3-7";
43 samsung,pin-function = <EXYNOS_PIN_FUNC_INPUT>;
44 samsung,pin-pud = <EXYNOS_PIN_PULL_DOWN>;
45 samsung,pin-drv = <EXYNOS5260_PIN_DRV_LV1>;
67 broken-cd;
68 cap-mmc-highspeed;
69 supports-hs200-mode; /* 200 MHz */
70 card-detect-delay = <200>;
71 samsung,dw-mshc-ciu-div = <3>;
72 samsung,dw-mshc-sdr-timing = <0 4>;
73 samsung,dw-mshc-ddr-timing = <0 2>;
74 pinctrl-names = "default";
75 pinctrl-0 = <&sd0_rdqs &sd0_clk &sd0_cmd &sd0_bus1 &sd0_bus4 &sd0_bus8>;
76 bus-width = <8>;
81 cap-sd-highspeed;
82 card-detect-delay = <200>;
83 samsung,dw-mshc-ciu-div = <3>;
84 samsung,dw-mshc-sdr-timing = <2 3>;
85 samsung,dw-mshc-ddr-timing = <1 2>;
86 pinctrl-names = "default";
87 pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_cd &sd2_bus1 &sd2_bus4>;
88 bus-width = <4>;
89 disable-wp;