Home
last modified time | relevance | path

Searched +full:stm32f429 +full:- +full:pinctrl (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/pinctrl/
H A Dst,stm32-pinctrl.txt5 also provides ability to multiplex and configure the output of various on-chip
10 - compatible: value should be one of the following:
11 (a) "st,stm32f429-pinctrl"
12 (b) "st,stm32f746-pinctrl"
13 - #address-cells: The value of this property must be 1
14 - #size-cells : The value of this property must be 1
15 - ranges : defines mapping between pin controller node (parent) to
16 gpio-bank node (children).
17 - pins-are-numbered: Specify the subnodes are using numbered pinmux to
22 - gpio-controller : Indicates this device is a GPIO controller
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/
H A Dst,stm32-pinctrl.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/pinctrl/st,stm32-pinctrl.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Alexandre TORGUE <alexandre.torgue@st.com>
17 on-chip controllers onto these pads.
22 - st,stm32f429-pinctrl
23 - st,stm32f469-pinctrl
24 - st,stm32f746-pinctrl
25 - st,stm32f769-pinctrl
[all …]
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dstm32f429-disco.dts2 * Copyright 2015 - Maxime Coquelin <mcoquelin.stm32@gmail.com>
4 * This file is dual-licensed: you can use it either under the terms
22 * MA 02110-1301 USA
48 /dts-v1/;
49 #include "stm32f429.dtsi"
50 #include "stm32f429-pinctrl.dtsi"
51 #include <dt-bindings/input/input.h>
52 #include <dt-bindings/interrupt-controller/irq.h>
53 #include <dt-bindings/gpio/gpio.h>
56 model = "STMicroelectronics STM32F429i-DISCO board";
[all …]
H A Dstm32429i-eval.dts2 * Copyright 2015 - Maxime Coquelin <mcoquelin.stm32@gmail.com>
4 * This file is dual-licensed: you can use it either under the terms
22 * MA 02110-1301 USA
48 /dts-v1/;
49 #include "stm32f429.dtsi"
50 #include "stm32f429-pinctrl.dtsi"
51 #include <dt-bindings/input/input.h>
52 #include <dt-bindings/gpio/gpio.h>
55 model = "STMicroelectronics STM32429i-EVAL board";
56 compatible = "st,stm32429i-eval", "st,stm32f429";
[all …]
H A Dstm32f429-pinctrl.dtsi2 * Copyright 2017 - Alexandre Torgue <alexandre.torgue@st.com>
4 * This file is dual-licensed: you can use it either under the terms
43 #include "stm32f4-pinctrl.dtsi"
47 pinctrl: pin-controller { label
48 compatible = "st,stm32f429-pinctrl";
51 gpio-ranges = <&pinctrl 0 0 16>;
55 gpio-ranges = <&pinctrl 0 16 16>;
59 gpio-ranges = <&pinctrl 0 32 16>;
63 gpio-ranges = <&pinctrl 0 48 16>;
67 gpio-ranges = <&pinctrl 0 64 16>;
[all …]
/OK3568_Linux_fs/kernel/drivers/pinctrl/stm32/
H A DMakefile1 # SPDX-License-Identifier: GPL-2.0
3 obj-$(CONFIG_PINCTRL_STM32) += pinctrl-stm32.o
6 obj-$(CONFIG_PINCTRL_STM32F429) += pinctrl-stm32f429.o
7 obj-$(CONFIG_PINCTRL_STM32F469) += pinctrl-stm32f469.o
8 obj-$(CONFIG_PINCTRL_STM32F746) += pinctrl-stm32f746.o
9 obj-$(CONFIG_PINCTRL_STM32F769) += pinctrl-stm32f769.o
10 obj-$(CONFIG_PINCTRL_STM32H743) += pinctrl-stm32h743.o
11 obj-$(CONFIG_PINCTRL_STM32MP157) += pinctrl-stm32mp157.o
H A Dpinctrl-stm32f429.c1 // SPDX-License-Identifier: GPL-2.0
11 #include "pinctrl-stm32.h"
1574 .compatible = "st,stm32f429-pinctrl",
1583 .name = "stm32f429-pinctrl",
/OK3568_Linux_fs/kernel/arch/arm/mach-stm32/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
12 select PINCTRL
23 bool "STMicroelectronics STM32F429"
42 endif # ARMv7-M
51 endif # ARMv7-A
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dstm32f746.dtsi2 * Copyright 2016 - Michael Kurz <michi.kurz@gmail.com>
3 * Copyright 2016 - Vikas MANOCHA <vikas.manocha@st.com>
6 * stm32f429.dtsi from Linux
7 * Copyright 2015 - Maxime Coquelin <mcoquelin.stm32@gmail.com>
9 * This file is dual-licensed: you can use it either under the terms
48 #include "armv7-m.dtsi"
49 #include <dt-bindings/pinctrl/stm32f746-pinfunc.h>
50 #include <dt-bindings/clock/stm32fx-clock.h>
51 #include <dt-bindings/mfd/stm32f7-rcc.h>
55 clk_hse: clk-hse {
[all …]
/OK3568_Linux_fs/u-boot/include/config/
H A Dauto.conf.cmd
/OK3568_Linux_fs/buildroot/dl/uboot-tools/
HDu-boot-2021.07.tar.bz2 ... -boot-2021.07/.readthedocs.yml u-boot-2021.07/Kbuild u-boot-2021.07 ...