Lines Matching +full:cd +full:- +full:inverted
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";
67 compatible = "gpio-leds";
70 linux,default-trigger = "heartbeat";
78 compatible = "gpio-keys";
79 #address-cells = <1>;
80 #size-cells = <0>;
89 usbotg_hs_phy: usb-phy {
90 #phy-cells = <0>;
91 compatible = "usb-nop-xceiv";
93 clock-names = "main_clk";
97 compatible = "regulator-fixed";
98 regulator-name = "mmc_vcard";
99 regulator-min-microvolt = <3300000>;
100 regulator-max-microvolt = <3300000>;
105 pinctrl-0 = <&cec_pins_a>;
106 pinctrl-names = "default";
111 clock-frequency = <25000000>;
115 pinctrl-0 = <&i2c1_pins_b>;
116 pinctrl-names = "default";
117 i2c-scl-rising-time-ns = <185>;
118 i2c-scl-falling-time-ns = <20>;
128 vmmc-supply = <&mmc_vcard>;
129 cd-gpios = <&gpioi 15 GPIO_ACTIVE_HIGH>;
130 cd-inverted;
131 broken-cd;
132 pinctrl-names = "default", "opendrain";
133 pinctrl-0 = <&sdio_pins_b>;
134 pinctrl-1 = <&sdio_pins_od_b>;
135 bus-width = <4>;
139 pinctrl-0 = <&usart1_pins_a>;
140 pinctrl-names = "default";
147 phy-names = "usb2-phy";
148 pinctrl-0 = <&usbotg_hs_pins_a>;
149 pinctrl-names = "default";