Lines Matching +full:nand +full:- +full:bus +full:- +full:width

1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * at91-sama5d3_xplained.dts - Device Tree file for the SAMA5D3 Xplained board
8 /dts-v1/;
13 compatible = "atmel,sama5d3-xplained", "atmel,sama5d3", "atmel,sama5";
16 stdout-path = "serial0:115200n8";
25 clock-frequency = <32768>;
29 clock-frequency = <12000000>;
36 …pinctrl-0 = <&pinctrl_mmc0_clk_cmd_dat0 &pinctrl_mmc0_dat1_3 &pinctrl_mmc0_dat4_7 &pinctrl_mmc0_cd…
37 vmmc-supply = <&vcc_mmc0_reg>;
38 vqmmc-supply = <&vcc_3v3_reg>;
42 bus-width = <8>;
43 cd-gpios = <&pioE 0 GPIO_ACTIVE_LOW>;
48 vmmc-supply = <&vcc_3v3_reg>;
49 vqmmc-supply = <&vcc_3v3_reg>;
53 bus-width = <4>;
54 cd-gpios = <&pioE 1 GPIO_ACTIVE_LOW>;
59 cs-gpios = <&pioD 13 0>, <0>, <0>, <&pioD 16 0>;
69 compatible = "atmel,tcb-timer";
74 compatible = "atmel,tcb-timer";
80 pinctrl-0 = <&pinctrl_i2c0_pu>;
88 compatible = "active-semi,act8865";
94 regulator-name = "VCC_1V8";
95 regulator-min-microvolt = <1800000>;
96 regulator-max-microvolt = <1800000>;
97 regulator-always-on;
101 regulator-name = "VCC_1V2";
102 regulator-min-microvolt = <1200000>;
103 regulator-max-microvolt = <1200000>;
104 regulator-always-on;
108 regulator-name = "VCC_3V3";
109 regulator-min-microvolt = <3300000>;
110 regulator-max-microvolt = <3300000>;
111 regulator-always-on;
115 regulator-name = "FUSE_2V5";
116 regulator-min-microvolt = <2500000>;
117 regulator-max-microvolt = <2500000>;
121 regulator-name = "VDDANA";
122 regulator-min-microvolt = <3300000>;
123 regulator-max-microvolt = <3300000>;
124 regulator-always-on;
131 phy-mode = "rgmii-rxid";
132 #address-cells = <1>;
133 #size-cells = <0>;
136 ethernet-phy@7 {
142 pinctrl-names = "default";
143 pinctrl-0 = <&pinctrl_pwm0_pwmh0_0 &pinctrl_pwm0_pwmh1_0>;
152 pinctrl-0 = <&pinctrl_usart1 &pinctrl_usart1_rts_cts>;
161 pinctrl-0 = <&pinctrl_mmc1_clk_cmd_dat0 &pinctrl_mmc1_dat1_3 &pinctrl_mmc1_cd>;
165 bus-width = <4>;
166 cd-gpios = <&pioE 1 GPIO_ACTIVE_HIGH>;
171 cs-gpios = <&pioC 25 0>;
176 atmel,adc-vref = <3300>;
177 atmel,adc-channels-used = <0xfe>;
178 pinctrl-0 = <
193 pinctrl-0 = <&pinctrl_i2c2_pu>;
198 phy-mode = "rmii";
199 #address-cells = <1>;
200 #size-cells = <0>;
203 ethernet-phy@1 {
250 atmel,vbus-gpio = <&pioE 9 GPIO_ACTIVE_HIGH>; /* PE9, conflicts with A9 */
251 pinctrl-names = "default";
252 pinctrl-0 = <&pinctrl_usba_vbus>;
257 num-ports = <3>;
258 atmel,vbus-gpio = <0
270 pinctrl-0 = <&pinctrl_ebi_nand_addr>;
271 pinctrl-names = "default";
274 nand_controller: nand-controller {
277 nand@3 {
280 nand-bus-width = <8>;
281 nand-ecc-mode = "hw";
282 nand-ecc-strength = <4>;
283 nand-ecc-step-size = <512>;
284 nand-on-flash-bbt;
288 compatible = "fixed-partitions";
289 #address-cells = <1>;
290 #size-cells = <1>;
333 compatible = "regulator-fixed";
335 regulator-name = "mmc0-card-supply";
336 regulator-min-microvolt = <3300000>;
337 regulator-max-microvolt = <3300000>;
338 regulator-always-on;
342 compatible = "gpio-keys";
344 pinctrl-names = "default";
345 pinctrl-0 = <&pinctrl_key_gpio>;
351 wakeup-source;
356 compatible = "gpio-leds";
361 linux,default-trigger = "heartbeat";