Lines Matching +full:stm32 +full:- +full:rtc
2 * Copyright 2015 - Maxime Coquelin <mcoquelin.stm32@gmail.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>
49 model = "STMicroelectronics STM32746g-EVAL board";
50 compatible = "st,stm32746g-eval", "st,stm32f746";
54 stdout-path = "serial0:115200n8";
66 compatible = "gpio-leds";
69 linux,default-trigger = "heartbeat";
77 compatible = "gpio-keys";
78 #address-cells = <1>;
79 #size-cells = <0>;
88 usbotg_hs_phy: usb-phy {
89 #phy-cells = <0>;
90 compatible = "usb-nop-xceiv";
92 clock-names = "main_clk";
96 compatible = "regulator-fixed";
97 regulator-name = "mmc_vcard";
98 regulator-min-microvolt = <3300000>;
99 regulator-max-microvolt = <3300000>;
104 clock-frequency = <25000000>;
112 pinctrl-0 = <&i2c1_pins_b>;
113 pinctrl-names = "default";
114 i2c-scl-rising-time-ns = <185>;
115 i2c-scl-falling-time-ns = <20>;
119 &rtc {
125 vmmc-supply = <&mmc_vcard>;
126 broken-cd;
127 pinctrl-names = "default", "opendrain";
128 pinctrl-0 = <&sdio_pins_a>;
129 pinctrl-1 = <&sdio_pins_od_a>;
130 bus-width = <4>;
134 pinctrl-0 = <&usart1_pins_a>;
135 pinctrl-names = "default";
142 phy-names = "usb2-phy";
143 pinctrl-0 = <&usbotg_hs_pins_a>;
144 pinctrl-names = "default";