Lines Matching +full:pre +full:- +full:charge

2  * at91-sama5d4_xplained.dts - Device Tree file for SAMA5D4 Xplained board
7 * This file is dual-licensed: you can use it either under the terms
24 * b) Permission is hereby granted, free of charge, to any person
45 /dts-v1/;
50 compatible = "atmel,sama5d4-xplained", "atmel,sama5d4", "atmel,sama5";
57 u-boot,dm-pre-reloc;
58 stdout-path = &usart3;
63 pinctrl-names = "default";
64 pinctrl-0 = <&pinctrl_onewire_tm_default>;
79 clock-frequency = <32768>;
83 clock-frequency = <12000000>;
90 atmel,vl-bpix = <4>;
91 atmel,guard-time = <1>;
92 pinctrl-names = "default";
93 pinctrl-0 = <&pinctrl_lcd_base &pinctrl_lcd_pwm &pinctrl_lcd_rgb888>;
95 u-boot,dm-pre-reloc;
97 display-timings {
98 u-boot,dm-pre-reloc;
100 clock-frequency = <9000000>;
103 hsync-len = <41>;
104 hfront-porch = <2>;
105 hback-porch = <2>;
106 vfront-porch = <2>;
107 vback-porch = <2>;
108 vsync-len = <11>;
109 u-boot,dm-pre-reloc;
115 u-boot,dm-pre-reloc;
116 cs-gpios = <&pioC 3 0>, <0>, <0>, <0>;
119 u-boot,dm-pre-reloc;
120 compatible = "spi-flash";
121 spi-max-frequency = <50000000>;
136 phy-mode = "rmii";
138 pinctrl-names = "default";
139 pinctrl-0 = <&pinctrl_macb0_rmii &pinctrl_macb0_phy_irq>;
141 phy0: ethernet-phy@1 {
142 interrupt-parent = <&pioE>;
149 u-boot,dm-pre-reloc;
150 pinctrl-names = "default";
151 pinctrl-0 = <&pinctrl_mmc1_clk_cmd_dat0 &pinctrl_mmc1_dat1_3 &pinctrl_mmc1_cd>;
152 vmmc-supply = <&vcc_mmc1_reg>;
153 vqmmc-supply = <&vcc_3v3_reg>;
157 bus-width = <4>;
158 cd-gpios = <&pioE 3 0>;
163 u-boot,dm-pre-reloc;
172 cs-gpios = <&pioB 21 0>;
177 pinctrl-names = "default";
178 pinctrl-0 = <
186 atmel,adc-vref = <3300>;
196 u-boot,dm-pre-reloc;
198 u-boot,dm-pre-reloc;
223 atmel,vbus-gpio = <&pioE 31 GPIO_ACTIVE_HIGH>;
224 pinctrl-names = "default";
225 pinctrl-0 = <&pinctrl_usba_vbus>;
230 num-ports = <3>;
231 atmel,vbus-gpio = <0
243 nand-bus-width = <8>;
244 nand-ecc-mode = "hw";
245 nand-on-flash-bbt;
246 atmel,has-pmecc;
282 compatible = "gpio-keys";
284 pinctrl-names = "default";
285 pinctrl-0 = <&pinctrl_key_gpio>;
291 wakeup-source;
296 compatible = "gpio-leds";
302 default-state = "on";
308 linux,default-trigger = "heartbeat";
313 compatible = "regulator-fixed";
314 regulator-name = "VCC 3V3";
315 regulator-min-microvolt = <3300000>;
316 regulator-max-microvolt = <3300000>;
317 regulator-boot-on;
318 regulator-always-on;
323 compatible = "regulator-fixed";
325 regulator-name = "VDD MCI1";
326 regulator-min-microvolt = <3300000>;
327 regulator-max-microvolt = <3300000>;
328 vin-supply = <&vcc_3v3_reg>;
329 regulator-always-on;