Lines Matching +full:charge +full:- +full:enable +full:- +full:gpios

2  * Copyright 2016 - Lee Jones <lee.jones@linaro.org>
4 * This file is dual-licensed: you can use it either under the terms
22 * MA 02110-1301 USA
26 * b) Permission is hereby granted, free of charge, to any person
48 /dts-v1/;
50 #include "stm32f469-pinctrl.dtsi"
51 #include <dt-bindings/gpio/gpio.h>
52 #include <dt-bindings/input/input.h>
55 model = "STMicroelectronics STM32F469i-DISCO board";
56 compatible = "st,stm32f469i-disco", "st,stm32f469";
60 stdout-path = "serial0:115200n8";
73 compatible = "regulator-fixed";
74 regulator-name = "mmc_vcard";
75 regulator-min-microvolt = <3300000>;
76 regulator-max-microvolt = <3300000>;
79 vdd_dsi: vdd-dsi {
80 compatible = "regulator-fixed";
81 regulator-name = "vdd_dsi";
82 regulator-min-microvolt = <3300000>;
83 regulator-max-microvolt = <3300000>;
87 dma-ranges = <0xc0000000 0x0 0x10000000>;
91 compatible = "gpio-leds";
92 led-green {
93 gpios = <&gpiog 6 GPIO_ACTIVE_LOW>;
94 linux,default-trigger = "heartbeat";
96 led-orange {
97 gpios = <&gpiod 4 GPIO_ACTIVE_LOW>;
99 led-red {
100 gpios = <&gpiod 5 GPIO_ACTIVE_LOW>;
102 led-blue {
103 gpios = <&gpiok 3 GPIO_ACTIVE_LOW>;
108 compatible = "gpio-keys";
109 #address-cells = <1>;
110 #size-cells = <0>;
115 gpios = <&gpioa 0 GPIO_ACTIVE_HIGH>;
120 vcc5v_otg: vcc5v-otg-regulator {
121 compatible = "regulator-fixed";
122 enable-active-high;
124 regulator-name = "vcc5_host1";
125 regulator-always-on;
130 compatible = "st,stm32f469-rcc", "st,stm32f42xx-rcc", "st,stm32-rcc";
134 clock-frequency = <8000000>;
138 #address-cells = <1>;
139 #size-cells = <0>;
143 #address-cells = <1>;
144 #size-cells = <0>;
149 remote-endpoint = <&ltdc_out_dsi>;
156 remote-endpoint = <&dsi_panel_in>;
161 panel-dsi@0 {
164 reset-gpios = <&gpioh 7 GPIO_ACTIVE_LOW>;
165 power-supply = <&vdd_dsi>;
170 remote-endpoint = <&dsi_out>;
181 remote-endpoint = <&dsi_in>;
194 pinctrl-0 = <&pwm1_pins>;
195 pinctrl-names = "default";
208 pinctrl-0 = <&pwm3_pins>;
209 pinctrl-names = "default";
220 vmmc-supply = <&mmc_vcard>;
221 cd-gpios = <&gpiog 2 GPIO_ACTIVE_LOW>;
222 broken-cd;
223 pinctrl-names = "default", "opendrain";
224 pinctrl-0 = <&sdio_pins>;
225 pinctrl-1 = <&sdio_pins_od>;
226 bus-width = <4>;
230 pinctrl-0 = <&usart3_pins_a>;
231 pinctrl-names = "default";
237 pinctrl-0 = <&usbotg_fs_pins_a>;
238 pinctrl-names = "default";