Lines Matching +full:reg +full:- +full:names
2 * Copyright 2017 - Vikas MANOCHA <vikas.manocha@st.com>
4 * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
45 #include "stm32f746-pinctrl.dtsi"
46 #include <dt-bindings/input/input.h>
47 #include <dt-bindings/gpio/gpio.h>
50 model = "STMicroelectronics STM32F746-DISCO board";
51 compatible = "st,stm32f746-disco", "st,stm32f746";
55 stdout-path = "serial0:115200n8";
60 reg = <0xC0000000 0x800000>;
67 usbotg_hs_phy: usb-phy {
68 #phy-cells = <0>;
69 compatible = "usb-nop-xceiv";
71 clock-names = "main_clk";
75 vcc5v_otg_fs: vcc5v-otg-fs-regulator {
76 compatible = "regulator-fixed";
78 regulator-name = "vcc5_host1";
79 regulator-always-on;
83 compatible = "regulator-fixed";
84 regulator-name = "mmc_vcard";
85 regulator-min-microvolt = <3300000>;
86 regulator-max-microvolt = <3300000>;
91 clock-frequency = <25000000>;
95 pinctrl-0 = <&i2c1_pins_b>;
96 pinctrl-names = "default";
97 i2c-scl-rising-time-ns = <185>;
98 i2c-scl-falling-time-ns = <20>;
104 vmmc-supply = <&mmc_vcard>;
105 cd-gpios = <&gpioc 13 GPIO_ACTIVE_LOW>;
106 pinctrl-names = "default", "opendrain";
107 pinctrl-0 = <&sdio_pins_a>;
108 pinctrl-1 = <&sdio_pins_od_a>;
109 bus-width = <4>;
113 pinctrl-0 = <&usart1_pins_b>;
114 pinctrl-names = "default";
120 pinctrl-0 = <&usbotg_fs_pins_a>;
121 pinctrl-names = "default";
128 phy-names = "usb2-phy";
129 pinctrl-0 = <&usbotg_hs_pins_b>;
130 pinctrl-names = "default";