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 "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";
66 usbotg_hs_phy: usb-phy {
67 #phy-cells = <0>;
68 compatible = "usb-nop-xceiv";
70 clock-names = "main_clk";
74 vcc5v_otg_fs: vcc5v-otg-fs-regulator {
75 compatible = "regulator-fixed";
77 regulator-name = "vcc5_host1";
78 regulator-always-on;
82 compatible = "regulator-fixed";
83 regulator-name = "mmc_vcard";
84 regulator-min-microvolt = <3300000>;
85 regulator-max-microvolt = <3300000>;
90 clock-frequency = <25000000>;
94 pinctrl-0 = <&i2c1_pins_b>;
95 pinctrl-names = "default";
96 i2c-scl-rising-time-ns = <185>;
97 i2c-scl-falling-time-ns = <20>;
103 vmmc-supply = <&mmc_vcard>;
104 cd-gpios = <&gpioc 13 GPIO_ACTIVE_HIGH>;
105 cd-inverted;
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";