Lines Matching +full:dw +full:- +full:mshc
1 // SPDX-License-Identifier: GPL-2.0
9 /dts-v1/;
11 #include <dt-bindings/interrupt-controller/irq.h>
22 stdout-path = "serial2:115200n8";
26 compatible = "fixed-clock";
27 clock-frequency = <24000000>;
28 clock-output-names = "fin_pll";
29 #clock-cells = <0>;
32 pmic_ap_clk: pmic-ap-clk {
34 compatible = "fixed-clock";
35 #clock-cells = <0>;
36 clock-frequency = <32768>;
40 compatible = "samsung,secure-firmware";
48 cap-mmc-highspeed;
49 broken-cd;
50 card-detect-delay = <200>;
51 samsung,dw-mshc-ciu-div = <3>;
52 samsung,dw-mshc-sdr-timing = <2 3>;
53 samsung,dw-mshc-ddr-timing = <1 2>;
54 bus-width = <8>;
59 cap-sd-highspeed;
60 card-detect-delay = <200>;
61 samsung,dw-mshc-ciu-div = <3>;
62 samsung,dw-mshc-sdr-timing = <2 3>;
63 samsung,dw-mshc-ddr-timing = <1 2>;
64 bus-width = <4>;
65 disable-wp;
69 srom_ctl: srom-ctl {
70 samsung,pins = "gpy0-3", "gpy0-4", "gpy0-5",
71 "gpy1-0", "gpy1-1", "gpy1-2", "gpy1-3";
72 samsung,pin-function = <EXYNOS_PIN_FUNC_2>;
73 samsung,pin-drv = <EXYNOS5420_PIN_DRV_LV1>;
76 srom_ebi: srom-ebi {
77 samsung,pins = "gpy3-0", "gpy3-1", "gpy3-2", "gpy3-3",
78 "gpy3-4", "gpy3-5", "gpy3-6", "gpy3-7",
79 "gpy5-0", "gpy5-1", "gpy5-2", "gpy5-3",
80 "gpy5-4", "gpy5-5", "gpy5-6", "gpy5-7",
81 "gpy6-0", "gpy6-1", "gpy6-2", "gpy6-3",
82 "gpy6-4", "gpy6-5", "gpy6-6", "gpy6-7";
83 samsung,pin-function = <EXYNOS_PIN_FUNC_2>;
84 samsung,pin-pud = <EXYNOS_PIN_PULL_UP>;
85 samsung,pin-drv = <EXYNOS5420_PIN_DRV_LV1>;
91 clock-names = "rtc", "rtc_src";
95 pinctrl-names = "default";
96 pinctrl-0 = <&srom_ctl>, <&srom_ebi>;
101 phy-mode = "mii";
102 interrupt-parent = <&gpx0>;
104 reg-io-width = <2>;
105 smsc,irq-push-pull;
106 smsc,force-internal-phy;
108 samsung,srom-page-mode;
109 samsung,srom-timing = <9 12 1 9 1 1>;