Lines Matching +full:stm32f429 +full:- +full:pinctrl
2 * Copyright 2016 - Lee Jones <lee.jones@linaro.org>
4 * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
44 #include "stm32f429.dtsi"
45 #include "stm32f469-pinctrl.dtsi"
48 model = "STMicroelectronics STM32F469i-DISCO board";
49 compatible = "st,stm32f469i-disco", "st,stm32f469";
53 stdout-path = "serial0:115200n8";
65 compatible = "regulator-fixed";
66 regulator-name = "mmc_vcard";
67 regulator-min-microvolt = <3300000>;
68 regulator-max-microvolt = <3300000>;
72 dma-ranges = <0xc0000000 0x0 0x10000000>;
76 vcc5v_otg: vcc5v-otg-regulator {
77 compatible = "regulator-fixed";
78 enable-active-high;
80 regulator-name = "vcc5_host1";
81 regulator-always-on;
86 compatible = "st,stm32f469-rcc", "st,stm32f42xx-rcc", "st,stm32-rcc";
90 clock-frequency = <8000000>;
101 pinctrl-0 = <&pwm1_pins>;
102 pinctrl-names = "default";
115 pinctrl-0 = <&pwm3_pins>;
116 pinctrl-names = "default";
127 vmmc-supply = <&mmc_vcard>;
128 pinctrl-names = "default", "opendrain";
129 pinctrl-0 = <&sdio_pins>;
130 pinctrl-1 = <&sdio_pins_od>;
131 bus-width = <4>;
135 pinctrl-0 = <&usart3_pins_a>;
136 pinctrl-names = "default";
142 pinctrl-0 = <&usbotg_fs_pins_a>;
143 pinctrl-names = "default";