Lines Matching +full:drive +full:- +full:strength +full:- +full:microamp
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
6 /dts-v1/;
11 model = "Milk-V Duo";
23 stdout-path = "serial0:115200n8";
26 reserved-memory {
27 #address-cells = <1>;
28 #size-cells = <1>;
33 no-map;
39 clock-frequency = <25000000>;
43 uart0_cfg: uart0-cfg {
44 uart0-pins {
47 bias-pull-up;
48 drive-strength-microamp = <10800>;
49 power-source = <3300>;
53 sdhci0_cfg: sdhci0-cfg {
54 sdhci0-clk-pins {
56 bias-pull-up;
57 drive-strength-microamp = <16100>;
58 power-source = <3300>;
61 sdhci0-cmd-pins {
63 bias-pull-up;
64 drive-strength-microamp = <10800>;
65 power-source = <3300>;
68 sdhci0-data-pins {
73 bias-pull-up;
74 drive-strength-microamp = <10800>;
75 power-source = <3300>;
78 sdhci0-cd-pins {
80 bias-pull-up;
81 drive-strength-microamp = <10800>;
82 power-source = <3300>;
88 pinctrl-0 = <&sdhci0_cfg>;
89 pinctrl-names = "default";
91 bus-width = <4>;
92 no-1-8-v;
93 no-mmc;
94 no-sdio;
95 disable-wp;
99 pinctrl-0 = <&uart0_cfg>;
100 pinctrl-names = "default";