Lines Matching +full:pwm +full:- +full:beeper
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
6 /dts-v1/;
8 #include "imx8mm-kontron-n801x-som.dtsi"
12 compatible = "kontron,imx8mm-n801x-s", "kontron,imx8mm-n801x-som", "fsl,imx8mm";
19 osc_can: clock-osc-can {
20 compatible = "fixed-clock";
21 #clock-cells = <0>;
22 clock-frequency = <16000000>;
23 clock-output-names = "osc-can";
27 compatible = "gpio-leds";
28 pinctrl-names = "default";
29 pinctrl-0 = <&pinctrl_gpio_led>;
34 linux,default-trigger = "heartbeat";
63 pwm-beeper {
64 compatible = "pwm-beeper";
68 reg_rst_eth2: regulator-rst-eth2 {
69 compatible = "regulator-fixed";
70 regulator-name = "rst-usb-eth2";
71 pinctrl-names = "default";
72 pinctrl-0 = <&pinctrl_usb_eth2>;
74 enable-active-high;
75 regulator-always-on;
78 reg_vdd_5v: regulator-5v {
79 compatible = "regulator-fixed";
80 regulator-name = "vdd-5v";
81 regulator-min-microvolt = <5000000>;
82 regulator-max-microvolt = <5000000>;
87 pinctrl-names = "default";
88 pinctrl-0 = <&pinctrl_ecspi2>;
89 cs-gpios = <&gpio5 13 GPIO_ACTIVE_LOW>;
95 pinctrl-names = "default";
96 pinctrl-0 = <&pinctrl_can>;
98 interrupt-parent = <&gpio4>;
100 spi-max-frequency = <10000000>;
101 vdd-supply = <®_vdd_3v3>;
102 xceiver-supply = <®_vdd_5v>;
107 pinctrl-names = "default";
108 pinctrl-0 = <&pinctrl_ecspi3>;
109 cs-gpios = <&gpio5 25 GPIO_ACTIVE_LOW>;
114 pinctrl-names = "default";
115 pinctrl-0 = <&pinctrl_enet>;
116 phy-connection-type = "rgmii-rxid";
117 phy-handle = <ðphy>;
121 #address-cells = <1>;
122 #size-cells = <0>;
124 ethphy: ethernet-phy@0 {
126 reset-assert-us = <1>;
127 reset-deassert-us = <15000>;
128 reset-gpios = <&gpio4 27 GPIO_ACTIVE_LOW>;
134 clock-frequency = <100000>;
135 pinctrl-names = "default";
136 pinctrl-0 = <&pinctrl_i2c4>;
146 pinctrl-names = "default";
147 pinctrl-0 = <&pinctrl_pwm2>;
152 pinctrl-names = "default";
153 pinctrl-0 = <&pinctrl_uart1>;
154 uart-has-rtscts;
159 pinctrl-names = "default";
160 pinctrl-0 = <&pinctrl_uart2>;
161 linux,rs485-enabled-at-boot-time;
162 uart-has-rtscts;
168 over-current-active-low;
174 disable-over-current;
175 #address-cells = <1>;
176 #size-cells = <0>;
182 #address-cells = <1>;
183 #size-cells = <0>;
188 local-mac-address = [ 00 00 00 00 00 00 ];
194 pinctrl-names = "default", "state_100mhz", "state_200mhz";
195 pinctrl-0 = <&pinctrl_usdhc2>;
196 pinctrl-1 = <&pinctrl_usdhc2_100mhz>;
197 pinctrl-2 = <&pinctrl_usdhc2_200mhz>;
198 vmmc-supply = <®_vdd_3v3>;
199 vqmmc-supply = <®_nvcc_sd>;
200 cd-gpios = <&gpio2 12 GPIO_ACTIVE_LOW>;
205 pinctrl-names = "default";
206 pinctrl-0 = <&pinctrl_gpio>;
327 pinctrl_usdhc2_100mhz: usdhc2-100mhzgrp {
339 pinctrl_usdhc2_200mhz: usdhc2-200mhzgrp {