Lines Matching +full:sama5d4 +full:- +full:pmc
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * at91-sama5d4ek.dts - Device Tree file for SAMA5D4 Evaluation Kit
8 /dts-v1/;
9 #include "sama5d4.dtsi"
12 model = "Atmel SAMA5D4-EK";
13 compatible = "atmel,sama5d4ek", "atmel,sama5d4", "atmel,sama5";
16 stdout-path = "serial0:115200n8";
25 clock-frequency = <32768>;
29 clock-frequency = <12000000>;
36 pinctrl-names = "default";
37 pinctrl-0 = <
45 /* The vref depends on JP22 of EK. If connect 1-2 then use 3.3V. connect 2-3 use 3.0V */
46 atmel,adc-vref = <3300>;
47 /*atmel,adc-ts-wires = <4>;*/ /* Set up ADC touch screen */
52 pinctrl-names = "default";
53 pinctrl-0 = <&pinctrl_mmc0_clk_cmd_dat0 &pinctrl_mmc0_dat1_3 &pinctrl_mmc0_cd>;
56 bus-width = <4>;
57 cd-gpios = <&pioE 5 0>;
66 cs-gpios = <&pioC 3 0>, <0>, <0>, <0>;
70 spi-max-frequency = <50000000>;
81 clocks = <&pmc PMC_TYPE_SYSTEM 10>;
82 clock-names = "mclk";
88 interrupt-parent = <&pioE>;
90 pinctrl-names = "default";
91 pinctrl-0 = <&pinctrl_qt1070_irq>;
92 wakeup-source;
98 interrupt-parent = <&pioE>;
100 pinctrl-names = "default";
101 pinctrl-0 = <&pinctrl_mxt_ts>;
106 pinctrl-0 = <&pinctrl_macb0_rmii &pinctrl_macb0_phy_irq>;
107 phy-mode = "rmii";
110 ethernet-phy@1 {
112 interrupt-parent = <&pioE>;
118 pinctrl-names = "default";
119 pinctrl-0 = <&pinctrl_mmc1_clk_cmd_dat0 &pinctrl_mmc1_dat1_3 &pinctrl_mmc1_cd>;
123 bus-width = <4>;
124 cd-gpios = <&pioE 6 0>;
142 compatible = "atmel,tcb-timer";
147 compatible = "atmel,tcb-timer";
195 atmel,vbus-gpio = <&pioE 31 GPIO_ACTIVE_HIGH>;
196 pinctrl-names = "default";
197 pinctrl-0 = <&pinctrl_usba_vbus>;
202 num-ports = <3>;
203 atmel,vbus-gpio = <0 /* &pioE 10 GPIO_ACTIVE_LOW */
215 pinctrl-0 = <&pinctrl_ebi_cs3 &pinctrl_ebi_nrd_nandoe
218 pinctrl-names = "default";
221 nand_controller: nand-controller {
227 nand-bus-width = <8>;
228 nand-ecc-mode = "hw";
229 nand-on-flash-bbt;
233 compatible = "fixed-partitions";
234 #address-cells = <1>;
235 #size-cells = <1>;
272 gpio-keys {
273 compatible = "gpio-keys";
275 pinctrl-names = "default";
276 pinctrl-0 = <&pinctrl_key_gpio>;
282 wakeup-source;
287 compatible = "gpio-leds";
290 led-d8 {
296 led-d9 {
301 led-d10 {
304 linux,default-trigger = "heartbeat";
309 compatible = "atmel,asoc-wm8904";
310 pinctrl-names = "default";
311 pinctrl-0 = <&pinctrl_pck2_as_audio_mck>;
314 atmel,audio-routing =
320 atmel,ssc-controller = <&ssc0>;
321 atmel,audio-codec = <&wm8904>;