Home
last modified time | relevance | path

Searched +full:imx28 +full:- +full:pinctrl (Results 1 – 25 of 50) sorted by relevance

12

/Linux-v6.1/Documentation/devicetree/bindings/gpio/
Dgpio-mxs.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/gpio/gpio-mxs.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Shawn Guo <shawnguo@kernel.org>
11 - Anson Huang <Anson.Huang@nxp.com>
18 will be represented as sub-nodes of MXS pinctrl node.
23 - fsl,imx23-pinctrl
24 - fsl,imx28-pinctrl
26 '#address-cells':
[all …]
/Linux-v6.1/arch/arm/boot/dts/
Dimx28-apf28dev.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Copyright 2012 Armadeus Systems - <support@armadeus.com>
7 #include "imx28-apf28.dts"
11 compatible = "armadeus,imx28-apf28dev", "armadeus,imx28-apf28", "fsl,imx28";
16 compatible = "fsl,imx28-mmc";
17 pinctrl-names = "default";
18 pinctrl-0 = <&mmc0_4bit_pins_a
20 bus-width = <4>;
25 compatible = "fsl,imx28-spi";
26 pinctrl-names = "default";
[all …]
Dimx28-evk.dts1 // SPDX-License-Identifier: GPL-2.0+
5 /dts-v1/;
6 #include "imx28.dtsi"
10 compatible = "fsl,imx28-evk", "fsl,imx28";
18 reg_3p3v: regulator-3p3v {
19 compatible = "regulator-fixed";
20 regulator-name = "3P3V";
21 regulator-min-microvolt = <3300000>;
22 regulator-max-microvolt = <3300000>;
23 regulator-always-on;
[all …]
Dimx28-sps1.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
6 /dts-v1/;
7 #include "imx28.dtsi"
11 compatible = "schulercontrol,imx28-sps1", "fsl,imx28";
20 pinctrl@80018000 {
21 pinctrl-names = "default";
22 pinctrl-0 = <&hog_pins_a>;
24 hog_pins_a: hog-gpios@0 {
26 fsl,pinmux-ids = <
31 fsl,drive-strength = <MXS_DRIVE_4mA>;
[all …]
Dimx28-ts4600.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Copyright (C) 2016 Savoir-Faire Linux
7 /dts-v1/;
8 #include "imx28.dtsi"
9 #include "dt-bindings/gpio/gpio.h"
13 model = "Technologic Systems i.MX28 TS-4600";
14 compatible = "technologic,imx28-ts4600", "fsl,imx28";
24 compatible = "fsl,imx28-mmc";
25 pinctrl-names = "default";
26 pinctrl-0 = <&mmc0_4bit_pins_a
[all …]
Dimx28-lwe.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
7 /dts-v1/;
8 #include "imx28.dtsi"
23 reg_3v3: regulator-reg-3v3 {
24 compatible = "regulator-fixed";
25 regulator-name = "3V3";
26 regulator-min-microvolt = <3300000>;
27 regulator-max-microvolt = <3300000>;
30 reg_usb_5v: regulator-reg-usb-5v {
31 compatible = "regulator-fixed";
[all …]
Dimx28-duckbill.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Copyright (C) 2013-2014,2016 Michael Heimpold <mhei@heimpold.de>
4 * Copyright (C) 2015-2017 I2SE GmbH <info@i2se.com>
7 /dts-v1/;
8 #include <dt-bindings/gpio/gpio.h>
9 #include "imx28.dtsi"
13 compatible = "i2se,duckbill", "fsl,imx28";
23 compatible = "fsl,imx28-mmc";
24 pinctrl-names = "default";
25 pinctrl-0 = <&mmc0_4bit_pins_a
[all …]
Dimx28-xea.dts1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
7 /dts-v1/;
8 #include "imx28-lwe.dtsi"
11 compatible = "lwn,imx28-xea", "fsl,imx28";
15 pinctrl-names = "default";
16 pinctrl-0 = <&can1_pins_a>;
21 pinctrl-names = "default";
22 pinctrl-0 = <&i2c1_pins_b>;
26 &pinctrl {
27 pinctrl-names = "default";
[all …]
Dimx28-duckbill-2.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Copyright (C) 2015-2017 I2SE GmbH <info@i2se.com>
7 /dts-v1/;
8 #include <dt-bindings/interrupt-controller/irq.h>
9 #include <dt-bindings/gpio/gpio.h>
10 #include "imx28.dtsi"
14 compatible = "i2se,duckbill-2", "fsl,imx28";
24 compatible = "fsl,imx28-mmc";
25 pinctrl-names = "default";
26 pinctrl-0 = <&mmc0_8bit_pins_a
[all …]
Dimx28-apx4devkit.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
3 #include "imx28.dtsi"
7 compatible = "bluegiga,apx4devkit", "fsl,imx28";
16 nand-controller@8000c000 {
17 pinctrl-names = "default";
18 pinctrl-0 = <&gpmi_pins_a &gpmi_status_cfg>;
23 compatible = "fsl,imx28-mmc";
24 pinctrl-names = "default";
25 pinctrl-0 = <&mmc0_4bit_pins_a &mmc0_sck_cfg>;
[all …]
Dimx28-duckbill-2-485.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Copyright (C) 2015-2017 I2SE GmbH <info@i2se.com>
7 /dts-v1/;
8 #include <dt-bindings/interrupt-controller/irq.h>
9 #include <dt-bindings/gpio/gpio.h>
10 #include "imx28.dtsi"
14 compatible = "i2se,duckbill-2-485", "i2se,duckbill-2", "fsl,imx28";
24 compatible = "fsl,imx28-mmc";
25 pinctrl-names = "default";
26 pinctrl-0 = <&mmc0_8bit_pins_a
[all …]
Dimx28-apf28.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Copyright 2012 Armadeus Systems - <support@armadeus.com>
6 /dts-v1/;
7 #include "imx28.dtsi"
11 compatible = "armadeus,imx28-apf28", "fsl,imx28";
20 nand-controller@8000c000 {
21 pinctrl-names = "default";
22 pinctrl-0 = <&gpmi_pins_a &gpmi_status_cfg>;
26 label = "u-boot";
64 pinctrl-names = "default";
[all …]
Dimx28-duckbill-2-enocean.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Copyright (C) 2015-2017 I2SE GmbH <info@i2se.com>
7 /dts-v1/;
8 #include <dt-bindings/interrupt-controller/irq.h>
9 #include <dt-bindings/input/input.h>
10 #include <dt-bindings/gpio/gpio.h>
11 #include "imx28.dtsi"
15 compatible = "i2se,duckbill-2-enocean", "i2se,duckbill-2", "fsl,imx28";
25 compatible = "fsl,imx28-mmc";
26 pinctrl-names = "default";
[all …]
Dimx28-duckbill-2-spi.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Copyright (C) 2015-2017 I2SE GmbH <info@i2se.com>
7 /dts-v1/;
8 #include <dt-bindings/interrupt-controller/irq.h>
9 #include <dt-bindings/gpio/gpio.h>
10 #include "imx28.dtsi"
14 compatible = "i2se,duckbill-2-spi", "i2se,duckbill-2", "fsl,imx28";
28 compatible = "fsl,imx28-mmc";
29 pinctrl-names = "default";
30 pinctrl-0 = <&mmc0_8bit_pins_a
[all …]
Dimx28-eukrea-mbmx28lc.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later
7 #include <dt-bindings/input/input.h>
8 #include <dt-bindings/gpio/gpio.h>
9 #include "imx28.dtsi"
13 compatible = "eukrea,mbmx28lc", "fsl,imx28";
16 compatible = "pwm-backlight";
18 brightness-levels = <0 25 50 75 100 125 150 175 200 225 255>;
19 default-brightness-level = <10>;
22 gpio-keys-0 {
23 compatible = "gpio-keys";
[all …]
Dimx28-cfa10036.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
6 /dts-v1/;
7 #include "imx28.dtsi"
8 #include <dt-bindings/gpio/gpio.h>
11 model = "Crystalfontz CFA-10036 Board";
12 compatible = "crystalfontz,cfa10036", "fsl,imx28";
21 pinctrl@80018000 {
22 ssd1306_cfa10036: ssd1306-10036@0 {
24 fsl,pinmux-ids = <
27 fsl,drive-strength = <MXS_DRIVE_4mA>;
[all …]
Dimx28-m28evk.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
7 /dts-v1/;
8 #include "imx28-m28.dtsi"
12 compatible = "aries,m28evk", "denx,m28evk", "fsl,imx28";
17 compatible = "fsl,imx28-mmc";
18 pinctrl-names = "default";
19 pinctrl-0 = <&mmc0_8bit_pins_a
22 bus-width = <8>;
23 wp-gpios = <&gpio3 10 0>;
24 vmmc-supply = <&reg_vddio_sd0>;
[all …]
Dimx28-m28cu3.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
6 /dts-v1/;
7 #include "imx28.dtsi"
11 compatible = "msr,m28cu3", "fsl,imx28";
20 nand-controller@8000c000 {
21 #address-cells = <1>;
22 #size-cells = <1>;
23 pinctrl-names = "default";
24 pinctrl-0 = <&gpmi_pins_a &gpmi_status_cfg>;
28 label = "gpmi-nfc-0-boot";
[all …]
Dimx28-eukrea-mbmx283lc.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
11 /dts-v1/;
12 #include "imx28-eukrea-mbmx28lc.dtsi"
16 compatible = "eukrea,mbmx283lc", "eukrea,mbmx28lc", "fsl,imx28";
25 pinctrl-names = "default";
26 pinctrl-0 = <&gpmi_pins_a>;
31 pinctrl-names = "default";
32 pinctrl-0 = <&i2c0_pins_a>;
43 phy-mode = "rmii";
44 pinctrl-names = "default";
[all …]
Dimx28-eukrea-mbmx287lc.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
11 #include "imx28-eukrea-mbmx283lc.dts"
15 compatible = "eukrea,mbmx287lc", "eukrea,mbmx283lc", "eukrea,mbmx28lc", "fsl,imx28";
24 phy-mode = "rmii";
25 pinctrl-names = "default";
26 pinctrl-0 = <&mac1_pins_a>;
27 phy-reset-gpios = <&gpio3 27 GPIO_ACTIVE_LOW>;
31 &pinctrl {
32 pinctrl-names = "default";
33 pinctrl-0 = <&hog_pins_cpuimx283 &hog_pins_cpuimx287>;
[all …]
Dimx28-m28.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later
6 #include "imx28.dtsi"
10 compatible = "aries,m28", "denx,m28", "fsl,imx28";
19 nand-controller@8000c000 {
20 #address-cells = <1>;
21 #size-cells = <1>;
22 pinctrl-names = "default";
23 pinctrl-0 = <&gpmi_pins_a &gpmi_status_cfg>;
30 pinctrl-names = "default";
31 pinctrl-0 = <&i2c0_pins_a>;
[all …]
Dimx28-cfa10037.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
7 * The CFA-10049 is an expansion board for the CFA-10036 module, thus we
8 * need to include the CFA-10036 DTS.
10 #include "imx28-cfa10036.dts"
13 model = "Crystalfontz CFA-10037 Board";
14 compatible = "crystalfontz,cfa10037", "crystalfontz,cfa10036", "fsl,imx28";
18 pinctrl@80018000 {
19 usb_pins_cfa10037: usb-10037@0 {
21 fsl,pinmux-ids = <
24 fsl,drive-strength = <MXS_DRIVE_4mA>;
[all …]
Dimx28-cfa10058.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
8 * The CFA-10058 is an expansion board for the CFA-10036 module, thus we
9 * need to include the CFA-10036 DTS.
11 #include "imx28-cfa10036.dts"
14 model = "Crystalfontz CFA-10058 Board";
15 compatible = "crystalfontz,cfa10058", "crystalfontz,cfa10036", "fsl,imx28";
19 pinctrl@80018000 {
20 usb_pins_cfa10058: usb-10058@0 {
22 fsl,pinmux-ids = <
25 fsl,drive-strength = <MXS_DRIVE_4mA>;
[all …]
Dimx28-tx28.dts3 * Copyright 2013-2017 Lothar Waßmann <LW@KARO-electronics.de>
5 * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
44 #include "imx28.dtsi"
45 #include <dt-bindings/gpio/gpio.h>
46 #include <dt-bindings/interrupt-controller/irq.h>
49 model = "Ka-Ro electronics TX28 module";
50 compatible = "karo,tx28", "fsl,imx28";
70 reg = <0x40000000 0>; /* will be filled in by U-Boot */
74 compatible = "w1-gpio";
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/
Dfsl,mxs-pinctrl.txt6 voltage and pull-up.
9 - compatible: "fsl,imx23-pinctrl" or "fsl,imx28-pinctrl"
10 - reg: Should contain the register physical address and length for the
13 Please refer to pinctrl-bindings.txt in this directory for details of the
14 common pinctrl bindings used by client devices.
20 information about pull-up. For this reason, even seemingly boolean values are
34 particular function, like SSP0 functioning as mmc0-8bit. That said, the
37 "pinctrl-*" phandle in client device node should only have one group node
41 Required subnode-properties:
42 - fsl,pinmux-ids: An integer array. Each integer in the array specify a pin
[all …]

12