Home
last modified time | relevance | path

Searched +full:pins +full:- +full:imxrt1050 (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/devicetree/bindings/pinctrl/
H A Dfsl,imxrt1050.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/fsl,imxrt1050.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Freescale IMXRT1050 IOMUX Controller
10 - Giulio Benetti <giulio.benetti@benettiengineering.com>
11 - Jesse Taube <Mr.Bossman075@gmail.com>
14 Please refer to fsl,imx-pinctrl.txt and pinctrl-bindings.txt in this directory
19 const: fsl,imxrt1050-iomuxc
33 fsl,pins:
[all …]
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimxrt1050-evk.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 /dts-v1/;
8 #include "imxrt1050.dtsi"
9 #include "imxrt1050-pinfunc.h"
12 model = "NXP IMXRT1050-evk board";
13 compatible = "fsl,imxrt1050-evk", "fsl,imxrt1050";
16 stdout-path = &lpuart1;
36 pinctrl-names = "default";
37 pinctrl-0 = <&pinctrl_lpuart1>;
42 pinctrl-names = "default";
[all …]
/linux/drivers/pinctrl/freescale/
H A Dpinctrl-imxrt1050.c1 // SPDX-License-Identifier: GPL-2.0
13 #include "pinctrl-imx.h"
281 .pins = imxrt1050_pinctrl_pads,
283 .gpr_compatible = "fsl,imxrt1050-iomuxc-gpr",
287 { .compatible = "fsl,imxrt1050-iomuxc", .data = &imxrt1050_pinctrl_info, },
298 .name = "imxrt1050-pinctrl",
/linux/Documentation/devicetree/bindings/gpio/
H A Dfsl-imx-gpio.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/gpio/fsl-imx-gpio.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Shawn Guo <shawnguo@kernel.org>
11 - Sascha Hauer <s.hauer@pengutronix.de>
12 - Fabio Estevam <festevam@gmail.com>
17 - enum:
18 - fsl,imx1-gpio
19 - fsl,imx21-gpio
[all …]