Lines Matching +full:xceiver +full:- +full:supply
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
7 /dts-v1/;
8 #include <dt-bindings/gpio/gpio.h>
9 #include <dt-bindings/leds/common.h>
17 stdout-path = &uart4;
21 compatible = "gpio-keys";
24 button-start {
30 button-clean {
38 compatible = "gpio-leds";
39 pinctrl-names = "default";
40 pinctrl-0 = <&pinctrl_leds>;
42 led-0 {
47 led-1 {
52 led-2 {
55 linux,default-trigger = "heartbeat";
58 led-3 {
63 led-4 {
68 led-5 {
74 clk50m_phy: phy-clock {
75 compatible = "fixed-clock";
76 #clock-cells = <0>;
77 clock-frequency = <50000000>;
80 reg_5v0: regulator-5v0 {
81 compatible = "regulator-fixed";
82 regulator-name = "5v0";
83 regulator-min-microvolt = <5000000>;
84 regulator-max-microvolt = <5000000>;
89 pinctrl-names = "default";
90 pinctrl-0 = <&pinctrl_can1>;
91 xceiver-supply = <®_5v0>;
96 pinctrl-names = "default";
97 pinctrl-0 = <&pinctrl_can2>;
98 xceiver-supply = <®_5v0>;
103 cs-gpios = <&gpio3 19 GPIO_ACTIVE_LOW>;
104 pinctrl-names = "default";
105 pinctrl-0 = <&pinctrl_ecspi1>;
109 compatible = "jedec,spi-nor";
111 spi-max-frequency = <20000000>;
116 pinctrl-names = "default";
117 pinctrl-0 = <&pinctrl_enet>;
118 phy-mode = "rmii";
122 clock-names = "ipg", "ahb", "ptp";
123 phy-handle = <&rgmii_phy>;
127 #address-cells = <1>;
128 #size-cells = <0>;
131 rgmii_phy: ethernet-phy@0 {
133 interrupts-extended = <&gpio4 30 IRQ_TYPE_LEVEL_LOW>;
134 reset-gpios = <&gpio4 26 GPIO_ACTIVE_LOW>;
135 reset-assert-us = <10000>;
136 reset-deassert-us = <300>;
142 gpio-line-names =
150 gpio-line-names =
158 gpio-line-names =
168 gpio-line-names =
177 clock-frequency = <100000>;
178 pinctrl-names = "default";
179 pinctrl-0 = <&pinctrl_i2c1>;
186 clock-frequency = <100000>;
187 pinctrl-names = "default";
188 pinctrl-0 = <&pinctrl_i2c3>;
191 temperature-sensor@70 {
203 pinctrl-names = "default";
204 pinctrl-0 = <&pinctrl_pwm1>;
209 pinctrl-names = "default";
210 pinctrl-0 = <&pinctrl_uart1>;
215 pinctrl-names = "default";
216 pinctrl-0 = <&pinctrl_uart2>;
217 fsl,uart-has-rtscts;
218 linux,rs485-enabled-at-boot-time;
219 rs485-rts-delay = <0 20>;
224 pinctrl-names = "default";
225 pinctrl-0 = <&pinctrl_uart4>;
230 pinctrl-names = "default";
231 pinctrl-0 = <&pinctrl_usbotg>;
234 disable-over-current;