Lines Matching +full:pinctrl +full:- +full:names
1 // SPDX-License-Identifier: GPL-2.0-or-later
6 /dts-v1/;
7 #include "imx53-m53.dtsi"
11 compatible = "aries,imx53-m53evk", "denx,imx53-m53evk", "fsl,imx53";
14 compatible = "fsl,imx-parallel-display";
15 interface-pix-fmt = "bgr666";
16 pinctrl-names = "default";
17 pinctrl-0 = <&pinctrl_ipu_disp1>;
19 display-timings {
21 native-mode;
22 clock-frequency = <31500000>;
25 hfront-porch = <40>;
26 hback-porch = <88>;
27 hsync-len = <128>;
28 vback-porch = <33>;
29 vfront-porch = <9>;
30 vsync-len = <3>;
31 vsync-active = <1>;
37 remote-endpoint = <&ipu_di1_disp1>;
43 compatible = "pwm-backlight";
45 brightness-levels = <0 4 8 16 32 64 128 255>;
46 default-brightness-level = <6>;
47 power-supply = <®_backlight>;
51 compatible = "gpio-leds";
52 pinctrl-names = "default";
53 pinctrl-0 = <&led_pin_gpio>;
58 linux,default-trigger = "heartbeat";
64 linux,default-trigger = "heartbeat";
69 compatible = "simple-bus";
70 #address-cells = <1>;
71 #size-cells = <0>;
74 compatible = "regulator-fixed";
76 regulator-name = "vbus";
77 regulator-min-microvolt = <5000000>;
78 regulator-max-microvolt = <5000000>;
83 compatible = "regulator-fixed";
85 regulator-name = "usb_otg_vbus";
86 regulator-min-microvolt = <5000000>;
87 regulator-max-microvolt = <5000000>;
93 compatible = "fsl,imx53-m53evk-sgtl5000",
94 "fsl,imx-audio-sgtl5000";
95 model = "imx53-m53evk-sgtl5000";
96 ssi-controller = <&ssi2>;
97 audio-codec = <&sgtl5000>;
98 audio-routing =
104 mux-int-port = <2>;
105 mux-ext-port = <4>;
110 pinctrl-names = "default";
111 pinctrl-0 = <&pinctrl_audmux>;
116 pinctrl-names = "default";
117 pinctrl-0 = <&pinctrl_can1>;
122 pinctrl-names = "default";
123 pinctrl-0 = <&pinctrl_can2>;
128 pinctrl-names = "default";
129 pinctrl-0 = <&pinctrl_esdhc1>;
130 cd-gpios = <&gpio1 1 GPIO_ACTIVE_LOW>;
131 wp-gpios = <&gpio1 9 GPIO_ACTIVE_HIGH>;
136 pinctrl-names = "default";
137 pinctrl-0 = <&pinctrl_fec>;
138 phy-mode = "rmii";
143 pinctrl-names = "default";
144 pinctrl-0 = <&pinctrl_i2c1>;
150 #sound-dai-cells = <0>;
151 VDDA-supply = <®_3p2v>;
152 VDDIO-supply = <®_3p2v>;
158 pinctrl-names = "default";
159 pinctrl-0 = <&pinctrl_i2c3>;
164 pinctrl-names = "default";
165 pinctrl-0 = <&pinctrl_hog>;
167 imx53-m53evk {
320 remote-endpoint = <&display1_in>;
324 #pwm-cells = <2>;
325 pinctrl-names = "default";
326 pinctrl-0 = <&pinctrl_pwm1>;
339 pinctrl-names = "default";
340 pinctrl-0 = <&pinctrl_uart1>;
345 pinctrl-names = "default";
346 pinctrl-0 = <&pinctrl_uart2>;
351 pinctrl-names = "default";
352 pinctrl-0 = <&pinctrl_uart3>;
357 pinctrl-names = "default";
358 pinctrl-0 = <&pinctrl_usb>;
359 vbus-supply = <®_usbh1_vbus>;
365 pinctrl-names = "default";
366 pinctrl-0 = <&pinctrl_usbotg>;
368 vbus-supply = <®_usb_otg_vbus>;
369 disable-over-current;