Lines Matching +full:neg +full:- +full:edge
2 * Copyright 2017 - Patrice Chotard <patrice.chotard@st.com>
4 * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
45 #include "stm32h7-pinctrl.dtsi"
48 model = "STMicroelectronics STM32H743i-Discovery board";
49 compatible = "st,stm32h743i-disco", "st,stm32h743";
53 stdout-path = "serial0:115200n8";
65 v3v3: regulator-v3v3 {
66 compatible = "regulator-fixed";
67 regulator-name = "v3v3";
68 regulator-min-microvolt = <3300000>;
69 regulator-max-microvolt = <3300000>;
70 regulator-always-on;
75 clock-frequency = <25000000>;
80 pinctrl-0 = <ðernet_rmii>;
81 pinctrl-names = "default";
82 phy-mode = "rmii";
83 phy-handle = <&phy0>;
86 #address-cells = <1>;
87 #size-cells = <0>;
88 compatible = "snps,dwmac-mdio";
89 phy0: ethernet-phy@0 {
96 pinctrl-names = "default", "opendrain", "sleep";
97 pinctrl-0 = <&sdmmc1_b4_pins_a>;
98 pinctrl-1 = <&sdmmc1_b4_od_pins_a>;
99 pinctrl-2 = <&sdmmc1_b4_sleep_pins_a>;
100 broken-cd;
101 st,neg-edge;
102 bus-width = <4>;
103 vmmc-supply = <&v3v3>;
108 pinctrl-0 = <&usart2_pins>;
109 pinctrl-names = "default";