Lines Matching +full:sam9x60 +full:- +full:sckc
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * sama7d65.dtsi - Device Tree Include file for SAMA7D65 SoC
11 #include <dt-bindings/clock/at91.h>
12 #include <dt-bindings/gpio/gpio.h>
13 #include <dt-bindings/interrupt-controller/arm-gic.h>
14 #include <dt-bindings/interrupt-controller/irq.h>
15 #include <dt-bindings/mfd/at91-usart.h>
20 #address-cells = <1>;
21 #size-cells = <1>;
22 interrupt-parent = <&gic>;
25 #address-cells = <1>;
26 #size-cells = <0>;
29 compatible = "arm,cortex-a7";
33 clock-names = "cpu";
38 main_xtal: clock-mainxtal {
39 compatible = "fixed-clock";
40 #clock-cells = <0>;
43 slow_xtal: clock-slowxtal {
44 compatible = "fixed-clock";
45 #clock-cells = <0>;
50 compatible = "simple-bus";
52 #address-cells = <1>;
53 #size-cells = <1>;
56 compatible = "microchip,sama7d65-pinctrl", "microchip,sama7g5-pinctrl";
64 interrupt-controller;
65 #interrupt-cells = <2>;
66 gpio-controller;
67 #gpio-cells = <2>;
70 pmc: clock-controller@e0018000 {
71 compatible = "microchip,sama7d65-pmc", "syscon";
74 #clock-cells = <2>;
76 clock-names = "td_slck", "md_slck", "main_xtal";
79 clk32k: clock-controller@e001d500 {
80 compatible = "microchip,sama7d65-sckc", "microchip,sam9x60-sckc";
83 #clock-cells = <1>;
87 compatible = "microchip,sama7d65-sdhci", "microchip,sam9x60-sdhci";
91 clock-names = "hclock", "multclk";
92 assigned-clocks = <&pmc PMC_TYPE_GCK 76>;
93 assigned-clock-rates = <200000000>;
94 assigned-clock-parents = <&pmc PMC_TYPE_CORE PMC_MCK1>;
99 compatible = "microchip,sama7d65-pit64b", "microchip,sam9x60-pit64b";
103 clock-names = "pclk", "gclk";
107 compatible = "microchip,sama7d65-pit64b", "microchip,sam9x60-pit64b";
111 clock-names = "pclk", "gclk";
115 compatible = "microchip,sama7d65-flexcom", "atmel,sama5d2-flexcom";
118 #address-cells = <1>;
119 #size-cells = <1>;
124 compatible = "microchip,sama7d65-usart", "atmel,at91sam9260-usart";
128 clock-names = "usart";
129 atmel,usart-mode = <AT91_USART_MODE_SERIAL>;
130 atmel,fifo-size = <16>;
135 gic: interrupt-controller@e8c11000 {
136 compatible = "arm,cortex-a7-gic";
139 #interrupt-cells = <3>;
140 #address-cells = <0>;
141 interrupt-controller;