Searched +full:imx8mp +full:- +full:pinfunc (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/pinctrl/fsl,imx8mp-pinctrl.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Freescale IMX8MP IOMUX Controller10 - Anson Huang <Anson.Huang@nxp.com>13 Please refer to fsl,imx-pinctrl.txt and pinctrl-bindings.txt in this directory18 const: fsl,imx8mp-iomuxc37 be found in <arch/arm64/boot/dts/freescale/imx8mp-pinfunc.h>. The last38 integer CONFIG is the pad setting value like pull-up on this pin. Please[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 #include <dt-bindings/clock/imx8mp-clock.h>7 #include <dt-bindings/gpio/gpio.h>8 #include <dt-bindings/input/input.h>9 #include <dt-bindings/interrupt-controller/arm-gic.h>10 #include <dt-bindings/thermal/thermal.h>12 #include "imx8mp-pinfunc.h"15 interrupt-parent = <&gic>;16 #address-cells = <2>;17 #size-cells = <2>;[all …]