Lines Matching +full:pinctrl +full:- +full:3

1 // SPDX-License-Identifier: (GPL-2.0)
3 * Device tree for the Tolino Shine 3 ebook reader
5 * Name on mainboard is: 37NB-E60K00+4A4
10 * In the Toline Shine 3 ebook reader it is a i.MX6SL
17 /dts-v1/;
19 #include <dt-bindings/input/input.h>
20 #include <dt-bindings/gpio/gpio.h>
25 model = "Tolino Shine 3";
26 compatible = "kobo,tolino-shine3", "fsl,imx6sl";
30 pinctrl-names = "default";
31 pinctrl-0 = <&pinctrl_gpio_keys>;
35 pinctrl-names = "default","sleep";
36 pinctrl-0 = <&pinctrl_i2c1>;
37 pinctrl-1 = <&pinctrl_i2c1_sleep>;
41 pinctrl-names = "default","sleep";
42 pinctrl-0 = <&pinctrl_i2c2>;
43 pinctrl-1 = <&pinctrl_i2c2_sleep>;
47 pinctrl-names = "default";
48 pinctrl-0 = <&pinctrl_i2c3>;
52 pinctrl-names = "default";
53 pinctrl-0 = <&pinctrl_hog>;
55 pinctrl_cyttsp5_gpio: cyttsp5-gpiogrp {
62 pinctrl_gpio_keys: gpio-keysgrp {
114 pinctrl_i2c1_sleep: i2c1grp-sleep {
128 pinctrl_i2c2_sleep: i2c2grp-sleep {
148 pinctrl_lm3630a_bl_gpio: lm3630a-bl-gpiogrp {
193 pinctrl_usdhc2_100mhz: usdhc2grp-100mhz {
204 pinctrl_usdhc2_200mhz: usdhc2grp-200mhz {
215 pinctrl_usdhc2_sleep: usdhc2grp-sleep {
237 pinctrl_usdhc3_100mhz: usdhc3grp-100mhz {
248 pinctrl_usdhc3_200mhz: usdhc3grp-200mhz {
259 pinctrl_usdhc3_sleep: usdhc3grp-sleep {
270 pinctrl_wifi_power: wifi-powergrp {
276 pinctrl_wifi_reset: wifi-resetgrp {
284 pinctrl-names = "default";
285 pinctrl-0 = <&pinctrl_led>;
289 pinctrl-names = "default";
290 pinctrl-0 = <&pinctrl_lm3630a_bl_gpio>;
294 pinctrl-names = "default";
295 pinctrl-0 = <&pinctrl_wifi_power>;
299 vin-supply = <&dcdc2_reg>;
303 vin-supply = <&dcdc2_reg>;
307 pinctrl-names = "default";
308 pinctrl-0 = <&pinctrl_ricoh_gpio>;
312 pinctrl-names = "default";
313 pinctrl-0 = <&pinctrl_uart1>;
317 pinctrl-names = "default";
318 pinctrl-0 = <&pinctrl_uart4>;
322 pinctrl-names = "default", "state_100mhz", "state_200mhz", "sleep";
323 pinctrl-0 = <&pinctrl_usdhc2>;
324 pinctrl-1 = <&pinctrl_usdhc2_100mhz>;
325 pinctrl-2 = <&pinctrl_usdhc2_200mhz>;
326 pinctrl-3 = <&pinctrl_usdhc2_sleep>;
330 pinctrl-names = "default", "state_100mhz", "state_200mhz", "sleep";
331 pinctrl-0 = <&pinctrl_usdhc3>;
332 pinctrl-1 = <&pinctrl_usdhc3_100mhz>;
333 pinctrl-2 = <&pinctrl_usdhc3_200mhz>;
334 pinctrl-3 = <&pinctrl_usdhc3_sleep>;
338 pinctrl-names = "default";
339 pinctrl-0 = <&pinctrl_wifi_reset>;