Lines Matching +full:uart +full:- +full:grp
1 // SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
19 * BT is also not available, so remove BT from the UART node.
21 /delete-node/ &brcmf;
22 /delete-node/ &usdhc1_pwrseq;
23 /delete-node/ &bluetooth;
36 reg_sd1_vmmc: regulator-sd1-vmmc {
37 compatible = "regulator-fixed";
38 regulator-max-microvolt = <3300000>;
39 regulator-min-microvolt = <3300000>;
40 regulator-name = "VSD_3V3";
46 /delete-property/ #address-cells;
47 /delete-property/ #size-cells;
48 /delete-property/ keep-power-in-suspend;
49 /delete-property/ mmc-pwrseq;
50 /delete-property/ non-removable;
51 /delete-property/ wakeup-source;
52 cd-gpios = <&gpio1 19 GPIO_ACTIVE_LOW>;
53 no-1-8-v;
54 pinctrl-0 = <&pinctrl_usdhc1>;
55 pinctrl-1 = <&pinctrl_usdhc1_100mhz>;
56 pinctrl-2 = <&pinctrl_usdhc1_200mhz>;
57 pinctrl-names = "default", "state_100mhz", "state_200mhz";
58 vmmc-supply = <®_sd1_vmmc>;
63 pinctrl_usdhc1: usdhc1-grp {
75 pinctrl_usdhc1_100mhz: usdhc1-100mhz-grp {
88 pinctrl_usdhc1_200mhz: usdhc1-200mhz-grp {