Lines Matching +full:stm32f429 +full:- +full:pinctrl
2 * 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>
54 model = "STMicroelectronics STM32F429i-DISCO board";
55 compatible = "st,stm32f429i-disco", "st,stm32f429";
59 stdout-path = "serial0:115200n8";
71 compatible = "gpio-leds";
77 linux,default-trigger = "heartbeat";
82 compatible = "gpio-keys";
83 #address-cells = <1>;
84 #size-cells = <0>;
94 vcc5v_otg: vcc5v-otg-regulator {
95 compatible = "regulator-fixed";
97 regulator-name = "vcc5_host1";
98 regulator-always-on;
103 clock-frequency = <8000000>;
111 assigned-clocks = <&rcc 1 CLK_RTC>;
112 assigned-clock-parents = <&rcc 1 CLK_LSI>;
117 pinctrl-0 = <&usart1_pins_a>;
118 pinctrl-names = "default";
123 compatible = "st,stm32f4x9-fsotg";
125 pinctrl-0 = <&usbotg_fs_pins_b>;
126 pinctrl-names = "default";