Lines Matching +full:pwm +full:- +full:beeper
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
6 /dts-v1/;
8 #include "imx8mm-kontron-sl.dtsi"
12 compatible = "kontron,imx8mm-bl", "kontron,imx8mm-sl", "fsl,imx8mm";
21 osc_can: clock-osc-can {
22 compatible = "fixed-clock";
23 #clock-cells = <0>;
24 clock-frequency = <16000000>;
25 clock-output-names = "osc-can";
29 compatible = "gpio-leds";
30 pinctrl-names = "default";
31 pinctrl-0 = <&pinctrl_gpio_led>;
36 linux,default-trigger = "heartbeat";
65 pwm-beeper {
66 compatible = "pwm-beeper";
70 reg_rst_eth2: regulator-rst-eth2 {
71 compatible = "regulator-fixed";
72 regulator-name = "rst-usb-eth2";
73 pinctrl-names = "default";
74 pinctrl-0 = <&pinctrl_usb_eth2>;
76 enable-active-high;
77 regulator-always-on;
80 reg_vdd_5v: regulator-5v {
81 compatible = "regulator-fixed";
82 regulator-name = "vdd-5v";
83 regulator-min-microvolt = <5000000>;
84 regulator-max-microvolt = <5000000>;
89 pinctrl-names = "default";
90 pinctrl-0 = <&pinctrl_ecspi2>;
91 cs-gpios = <&gpio5 13 GPIO_ACTIVE_LOW>;
97 pinctrl-names = "default";
98 pinctrl-0 = <&pinctrl_can>;
100 interrupt-parent = <&gpio4>;
102 spi-max-frequency = <10000000>;
103 vdd-supply = <®_vdd_3v3>;
104 xceiver-supply = <®_vdd_5v>;
109 pinctrl-names = "default";
110 pinctrl-0 = <&pinctrl_ecspi3>;
111 cs-gpios = <&gpio5 25 GPIO_ACTIVE_LOW>;
116 pinctrl-names = "default";
117 pinctrl-0 = <&pinctrl_enet>;
118 phy-connection-type = "rgmii-rxid";
119 phy-handle = <ðphy>;
123 #address-cells = <1>;
124 #size-cells = <0>;
126 ethphy: ethernet-phy@0 {
128 reset-assert-us = <1>;
129 reset-deassert-us = <15000>;
130 reset-gpios = <&gpio4 27 GPIO_ACTIVE_LOW>;
136 clock-frequency = <100000>;
137 pinctrl-names = "default";
138 pinctrl-0 = <&pinctrl_i2c4>;
148 pinctrl-names = "default";
149 pinctrl-0 = <&pinctrl_pwm2>;
154 pinctrl-names = "default";
155 pinctrl-0 = <&pinctrl_uart1>;
156 uart-has-rtscts;
161 pinctrl-names = "default";
162 pinctrl-0 = <&pinctrl_uart2>;
163 linux,rs485-enabled-at-boot-time;
164 uart-has-rtscts;
170 over-current-active-low;
176 disable-over-current;
177 #address-cells = <1>;
178 #size-cells = <0>;
184 #address-cells = <1>;
185 #size-cells = <0>;
190 local-mac-address = [ 00 00 00 00 00 00 ];
196 pinctrl-names = "default", "state_100mhz", "state_200mhz";
197 pinctrl-0 = <&pinctrl_usdhc2>;
198 pinctrl-1 = <&pinctrl_usdhc2_100mhz>;
199 pinctrl-2 = <&pinctrl_usdhc2_200mhz>;
200 vmmc-supply = <®_vdd_3v3>;
201 vqmmc-supply = <®_nvcc_sd>;
202 cd-gpios = <&gpio2 12 GPIO_ACTIVE_LOW>;
207 pinctrl-names = "default";
208 pinctrl-0 = <&pinctrl_gpio>;
330 pinctrl_usdhc2_100mhz: usdhc2-100mhzgrp {
343 pinctrl_usdhc2_200mhz: usdhc2-200mhzgrp {