Lines Matching +full:drive +full:- +full:strength +full:- +full:microamp
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
6 /dts-v1/;
12 compatible = "sipeed,licheerv-nano-b", "sipeed,licheerv-nano", "sophgo,sg2002";
27 stdout-path = "serial0:115200n8";
32 clock-frequency = <25000000>;
36 uart0_cfg: uart0-cfg {
37 uart0-pins {
40 bias-pull-up;
41 drive-strength-microamp = <10800>;
42 power-source = <3300>;
46 sdhci0_cfg: sdhci0-cfg {
47 sdhci0-clk-pins {
49 bias-pull-up;
50 drive-strength-microamp = <16100>;
51 power-source = <3300>;
54 sdhci0-cmd-pins {
56 bias-pull-up;
57 drive-strength-microamp = <10800>;
58 power-source = <3300>;
61 sdhci0-data-pins {
66 bias-pull-up;
67 drive-strength-microamp = <10800>;
68 power-source = <3300>;
71 sdhci0-cd-pins {
73 bias-pull-up;
74 drive-strength-microamp = <10800>;
75 power-source = <3300>;
81 pinctrl-0 = <&sdhci0_cfg>;
82 pinctrl-names = "default";
84 bus-width = <4>;
85 no-1-8-v;
86 no-mmc;
87 no-sdio;
88 disable-wp;
92 pinctrl-0 = <&uart0_cfg>;
93 pinctrl-names = "default";