Lines Matching +full:at91rm9200 +full:- +full:rtc

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * at91-sam9x60ek.dts - Device Tree file for Microchip SAM9X60-EK board
9 /dts-v1/;
11 #include <dt-bindings/input/input.h>
14 model = "Microchip SAM9X60-EK";
24 stdout-path = "serial0:115200n8";
29 clock-frequency = <32768>;
33 clock-frequency = <24000000>;
38 compatible = "simple-bus";
39 #address-cells = <1>;
40 #size-cells = <0>;
42 vdd_1v8: fixed-regulator-vdd_1v8@0 {
43 compatible = "regulator-fixed";
44 regulator-name = "VDD_1V8";
45 regulator-min-microvolt = <1800000>;
46 regulator-max-microvolt = <1800000>;
47 regulator-always-on;
51 vdd_1v5: fixed-regulator-vdd_1v5@1 {
52 compatible = "regulator-fixed";
53 regulator-name = "VDD_1V5";
54 regulator-min-microvolt = <1500000>;
55 regulator-max-microvolt = <1500000>;
56 regulator-always-on;
60 vdd1_3v3: fixed-regulator-vdd1_3v3@2 {
61 compatible = "regulator-fixed";
62 regulator-name = "VDD1_3V3";
63 regulator-min-microvolt = <3300000>;
64 regulator-max-microvolt = <3300000>;
65 regulator-always-on;
69 vdd2_3v3: regulator-fixed-vdd2_3v3@3 {
70 compatible = "regulator-fixed";
71 regulator-name = "VDD2_3V3";
72 regulator-min-microvolt = <3300000>;
73 regulator-max-microvolt = <3300000>;
74 regulator-always-on;
80 compatible = "gpio-keys";
81 pinctrl-names = "default";
82 pinctrl-0 = <&pinctrl_key_gpio_default>;
89 wakeup-source;
94 compatible = "gpio-leds";
95 pinctrl-names = "default";
96 pinctrl-0 = <&pinctrl_gpio_leds>;
112 linux,default-trigger = "heartbeat";
118 vddana-supply = <&vdd1_3v3>;
119 vref-supply = <&vdd1_3v3>;
120 pinctrl-names = "default";
121 pinctrl-0 = <&pinctrl_adc_default &pinctrl_adtrg_default>;
126 pinctrl-names = "default";
127 pinctrl-0 = <&pinctrl_can0_rx_tx>;
132 pinctrl-names = "default";
133 pinctrl-0 = <&pinctrl_can1_rx_tx>;
138 pinctrl-names = "default";
139 pinctrl-0 = <&pinctrl_classd_default>;
140 atmel,pwm-type = "diff";
141 atmel,non-overlap-time = <10>;
146 pinctrl-names = "default";
147 pinctrl-0 = <&pinctrl_dbgu>;
152 pinctrl-names = "default";
153 pinctrl-0 = <&pinctrl_ebi_addr_nand &pinctrl_ebi_data_0_7>;
156 nand_controller: nand-controller {
157 pinctrl-names = "default";
158 pinctrl-0 = <&pinctrl_nand_oe_we &pinctrl_nand_cs &pinctrl_nand_rb>;
163 rb-gpios = <&pioD 5 GPIO_ACTIVE_HIGH>;
164 cs-gpios = <&pioD 4 GPIO_ACTIVE_HIGH>;
165 nand-bus-width = <8>;
166 nand-ecc-mode = "hw";
167 nand-ecc-strength = <8>;
168 nand-ecc-step-size = <512>;
169 nand-on-flash-bbt;
173 compatible = "fixed-partitions";
174 #address-cells = <1>;
175 #size-cells = <1>;
183 label = "u-boot";
188 label = "U-Boot Env Redundant";
193 label = "U-Boot Env";
217 atmel,flexcom-mode = <ATMEL_FLEXCOM_MODE_TWI>;
221 compatible = "microchip,sam9x60-i2c";
224 #address-cells = <1>;
225 #size-cells = <0>;
227 pinctrl-names = "default";
228 pinctrl-0 = <&pinctrl_flx0_default>;
229 atmel,fifo-size = <16>;
230 i2c-analog-filter;
231 i2c-digital-filter;
232 i2c-digital-filter-width-ns = <35>;
246 atmel,flexcom-mode = <ATMEL_FLEXCOM_MODE_SPI>;
250 compatible = "microchip,sam9x60-spi", "atmel,at91rm9200-spi";
254 clock-names = "spi_clk";
255 pinctrl-names = "default";
256 pinctrl-0 = <&pinctrl_flx4_default>;
257 atmel,fifo-size = <16>;
258 #address-cells = <1>;
259 #size-cells = <0>;
265 atmel,flexcom-mode = <ATMEL_FLEXCOM_MODE_USART>;
269 compatible = "microchip,sam9x60-usart", "atmel,at91sam9260-usart";
278 dma-names = "tx", "rx";
280 clock-names = "usart";
281 pinctrl-0 = <&pinctrl_flx5_default>;
282 pinctrl-names = "default";
283 atmel,use-dma-rx;
284 atmel,use-dma-tx;
290 atmel,flexcom-mode = <ATMEL_FLEXCOM_MODE_TWI>;
294 compatible = "microchip,sam9x60-i2c";
297 #address-cells = <1>;
298 #size-cells = <0>;
300 pinctrl-names = "default";
301 pinctrl-0 = <&pinctrl_flx6_default>;
302 atmel,fifo-size = <16>;
303 i2c-analog-filter;
304 i2c-digital-filter;
305 i2c-digital-filter-width-ns = <35>;
320 pinctrl-names = "default";
321 pinctrl-0 = <&pinctrl_i2s_default>;
322 #sound-dai-cells = <0>;
327 phy-mode = "rmii";
328 #address-cells = <1>;
329 #size-cells = <0>;
330 pinctrl-names = "default";
331 pinctrl-0 = <&pinctrl_macb0_rmii>;
334 ethernet-phy@0 {
351 pinctrl_dbgu: dbgu-0 {
381 pinctrl_nand_oe_we: nand-oe-we-0 {
387 pinctrl_nand_rb: nand-rb-0 {
392 pinctrl_nand_cs: nand-cs-0 {
399 pinctrl_ebi_data_0_7: ebi-data-lsb-0 {
411 pinctrl_ebi_data_0_15: ebi-data-msb-0 {
431 pinctrl_ebi_addr_nand: ebi-addr-0 {
499 pinctrl_macb0_rmii: macb0_rmii-0 {
589 pinctrl-names = "default";
590 pinctrl-0 = <&pinctrl_pwm0_0 &pinctrl_pwm0_1 &pinctrl_pwm0_2 &pinctrl_pwm0_3>;
595 bus-width = <4>;
596 pinctrl-names = "default";
597 pinctrl-0 = <&pinctrl_sdmmc0_default &pinctrl_sdmmc0_cd>;
599 cd-gpios = <&pioA 23 GPIO_ACTIVE_LOW>;
600 disable-wp;
604 bus-width = <4>;
605 pinctrl-names = "default";
606 pinctrl-0 = <&pinctrl_sdmmc1_default>;
607 no-1-8-v;
608 non-removable;
613 pinctrl-names = "default";
614 pinctrl-0 = <&pinctrl_qspi>;
618 #address-cells = <1>;
619 #size-cells = <1>;
620 compatible = "jedec,spi-nor";
622 spi-max-frequency = <80000000>;
623 spi-tx-bus-width = <4>;
624 spi-rx-bus-width = <4>;
625 m25p,fast-read;
660 atmel,rtt-rtc-time-reg = <&gpbr 0x0>;
665 debounce-delay-us = <976>;
675 compatible = "atmel,tcb-timer";
680 compatible = "atmel,tcb-timer";
686 atmel,vbus-gpio = <&pioB 16 GPIO_ACTIVE_HIGH>;
687 pinctrl-names = "default";
688 pinctrl-0 = <&pinctrl_usba_vbus>;
693 num-ports = <3>;
694 atmel,vbus-gpio = <0
697 pinctrl-names = "default";
698 pinctrl-0 = <&pinctrl_usb_default>;