Lines Matching +full:charge +full:- +full:current +full:- +full:limit +full:- +full:gpios

2  * Copyright 2015 - Maxime Coquelin <mcoquelin.stm32@gmail.com>
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 "stm32f429-pinctrl.dtsi"
51 #include <dt-bindings/input/input.h>
52 #include <dt-bindings/interrupt-controller/irq.h>
53 #include <dt-bindings/gpio/gpio.h>
56 model = "STMicroelectronics STM32F429i-DISCO board";
57 compatible = "st,stm32f429i-disco", "st,stm32f429";
61 stdout-path = "serial0:115200n8";
74 compatible = "gpio-leds";
75 led-red {
76 gpios = <&gpiog 14 0>;
78 led-green {
79 gpios = <&gpiog 13 0>;
80 linux,default-trigger = "heartbeat";
85 compatible = "gpio-keys";
86 #address-cells = <1>;
87 #size-cells = <0>;
92 gpios = <&gpioa 0 0>;
97 vcc5v_otg: vcc5v-otg-regulator {
98 compatible = "regulator-fixed";
100 regulator-name = "vcc5_host1";
101 regulator-always-on;
106 clock-frequency = <8000000>;
114 pinctrl-names = "default";
115 pinctrl-0 = <&i2c3_pins>;
116 clock-frequency = <100000>;
123 interrupt-parent = <&gpioa>;
125 st,adc-freq = <1>;
126 /* 12-bit ADC */
127 st,mod-12b = <1>;
129 st,ref-sel = <0>;
131 st,sample-time = <4>;
134 compatible = "st,stmpe-ts";
136 st,ave-ctrl = <3>;
138 st,fraction-z = <7>;
141 * current limit value
143 st,i-drive = <1>;
147 st,touch-det-delay = <5>;
151 compatible = "st,stmpe-adc";
152 /* forbid to use ADC channels 3-0 (touch) */
153 st,norequest-mask = <0x0F>;
160 pinctrl-0 = <&ltdc_pins_b>;
161 pinctrl-names = "default";
165 remote-endpoint = <&panel_in_rgb>;
171 assigned-clocks = <&rcc 1 CLK_RTC>;
172 assigned-clock-parents = <&rcc 1 CLK_LSI>;
178 pinctrl-0 = <&spi5_pins>;
179 pinctrl-names = "default";
180 #address-cells = <1>;
181 #size-cells = <0>;
182 cs-gpios = <&gpioc 1 GPIO_ACTIVE_LOW>, <&gpioc 2 GPIO_ACTIVE_LOW>;
185 compatible = "st,l3gd20-gyro";
186 spi-max-frequency = <10000000>;
187 st,drdy-int-pin = <2>;
188 interrupt-parent = <&gpioa>;
196 /* Connect panel-ilitek-9341 to ltdc */
197 compatible = "st,sf-tc240t-9370-t";
199 spi-3wire;
200 spi-max-frequency = <10000000>;
201 dc-gpios = <&gpiod 13 0>;
204 remote-endpoint = <&ltdc_out_rgb>;
211 pinctrl-0 = <&usart1_pins_a>;
212 pinctrl-names = "default";
217 compatible = "st,stm32f4x9-fsotg";
219 pinctrl-0 = <&usbotg_fs_pins_b>;
220 pinctrl-names = "default";