Lines Matching +full:xceiver +full:- +full:supply
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
6 #include <dt-bindings/leds/common.h>
15 compatible = "gpio-leds";
16 pinctrl-names = "default";
17 pinctrl-0 = <&pinctrl_leds_ixora>;
20 led-1 {
22 default-state = "off";
28 led-2 {
30 default-state = "off";
36 led-3 {
38 default-state = "off";
44 led-4 {
46 default-state = "off";
52 reg_3v3_vmmc: regulator-3v3-vmmc {
53 compatible = "regulator-fixed";
54 pinctrl-names = "default";
55 pinctrl-0 = <&pinctrl_enable_3v3_vmmc>;
58 enable-active-high;
59 regulator-max-microvolt = <3300000>;
60 regulator-min-microvolt = <3300000>;
61 regulator-name = "3v3_vmmc";
64 reg_can1_supply: regulator-can1-supply {
65 compatible = "regulator-fixed";
66 pinctrl-names = "default";
67 pinctrl-0 = <&pinctrl_enable_can1_power>;
69 enable-active-high;
70 regulator-name = "can1_supply";
71 startup-delay-us = <1000>;
74 reg_can2_supply: regulator-can2-supply {
75 compatible = "regulator-fixed";
76 pinctrl-names = "default";
77 pinctrl-0 = <&pinctrl_sata1_act>;
79 enable-active-high;
80 regulator-name = "can2_supply";
81 startup-delay-us = <1000>;
84 reg_usb_host_vbus: regulator-usb-host-vbus {
85 regulator-name = "VCC_USBH(2|4)";
112 xceiver-supply = <®_can1_supply>;
118 xceiver-supply = <®_can2_supply>;
146 pinctrl-0 = <&pinctrl_cam1_gpios>, <&pinctrl_dap1_gpios>,
155 /* PMIC MMC1 power-switch */
208 gpio-line-names = "gpio5-00", "gpio5-01", "gpio5-02", "gpio5-03",
209 "gpio5-04", "gpio5-05", "gpio5-06", "gpio5-07",
210 "gpio5-08", "gpio5-09", "gpio5-10", "gpio5-11",
211 "gpio5-12", "gpio5-13", "gpio5-14", "gpio5-15",
212 "gpio5-16", "gpio5-17", "gpio5-18", "gpio5-19",
213 "LED-5-GREEN", "LED-5-RED", "gpio5-22", "gpio5-23",
214 "gpio5-24", "UART24-FORCEOFF", "gpio5-26",
215 "LED-4-GREEN", "gpio5-28", "LED-4-RED", "gpio5-30",
216 "gpio5-31";
251 /* TODO: Apalis USBH2, Apalis USBH3 and on-module Wi-Fi via on-module HSIC Hub */
262 pinctrl-0 = <&pinctrl_usdhc2_4bit>, <&pinctrl_mmc1_cd>;
263 pinctrl-1 = <&pinctrl_usdhc2_4bit_100mhz>, <&pinctrl_mmc1_cd>;
264 pinctrl-2 = <&pinctrl_usdhc2_4bit_200mhz>, <&pinctrl_mmc1_cd>;
265 pinctrl-3 = <&pinctrl_usdhc2_4bit_sleep>, <&pinctrl_mmc1_cd_sleep>;
266 bus-width = <4>;
267 cap-power-off-card;
268 /delete-property/ no-1-8-v;
269 vmmc-supply = <®_3v3_vmmc>;