Lines Matching +full:broken +full:- +full:cd
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 "stm32f769-pinctrl.dtsi"
46 #include <dt-bindings/input/input.h>
47 #include <dt-bindings/gpio/gpio.h>
50 model = "STMicroelectronics STM32F769-DISCO board";
51 compatible = "st,stm32f769-disco", "st,stm32f769";
55 stdout-path = "serial0:115200n8";
68 compatible = "gpio-leds";
69 led-green {
71 linux,default-trigger = "heartbeat";
73 led-red {
79 compatible = "gpio-keys";
80 #address-cells = <1>;
81 #size-cells = <0>;
90 usbotg_hs_phy: usb-phy {
91 #phy-cells = <0>;
92 compatible = "usb-nop-xceiv";
94 clock-names = "main_clk";
98 compatible = "regulator-fixed";
99 regulator-name = "mmc_vcard";
100 regulator-min-microvolt = <3300000>;
101 regulator-max-microvolt = <3300000>;
106 compatible = "st,stm32f769-rcc", "st,stm32f746-rcc", "st,stm32-rcc";
110 pinctrl-0 = <&cec_pins_a>;
111 pinctrl-names = "default";
116 clock-frequency = <25000000>;
120 pinctrl-0 = <&i2c1_pins_b>;
121 pinctrl-names = "default";
122 i2c-scl-rising-time-ns = <185>;
123 i2c-scl-falling-time-ns = <20>;
133 vmmc-supply = <&mmc_vcard>;
134 cd-gpios = <&gpioi 15 GPIO_ACTIVE_LOW>;
135 broken-cd;
136 pinctrl-names = "default", "opendrain";
137 pinctrl-0 = <&sdio_pins_b>;
138 pinctrl-1 = <&sdio_pins_od_b>;
139 bus-width = <4>;
143 pinctrl-0 = <&usart1_pins_a>;
144 pinctrl-names = "default";
151 phy-names = "usb2-phy";
152 pinctrl-0 = <&usbotg_hs_pins_a>;
153 pinctrl-names = "default";