Lines Matching +full:at91sam9260 +full:- +full:wdt
4 - compatible: Should be "atmel,sama5d2-chipid" or "microchip,sama7g5-chipid"
5 - reg : Should contain registers location and length
8 - compatible: Should be "atmel,at91sam9260-pit"
9 - reg: Should contain registers location and length
10 - interrupts: Should contain interrupt for the PIT which is the IRQ line
14 - compatible: Should be "microchip,sam9x60-pit64b"
15 - reg: Should contain registers location and length
16 - interrupts: Should contain interrupt for PIT64B timer
17 - clocks: Should contain the available clock sources for PIT64B timer.
20 - compatible: Should be "atmel,at91rm9200-st", "syscon", "simple-mfd"
21 - reg: Should contain registers location and length
22 - interrupts: Should contain interrupt for the ST which is the IRQ line
24 - clocks: phandle to input clock.
26 - watchdog: compatible should be "atmel,at91rm9200-wdt"
29 - compatible: Should be "atmel,at91rm9200-sdramc", "syscon"
30 "atmel,at91sam9260-sdramc",
31 "atmel,at91sam9g45-ddramc",
32 "atmel,sama5d3-ddramc",
33 "microchip,sam9x60-ddramc",
34 "microchip,sama7g5-uddrc"
35 - reg: Should contain registers location and length
40 compatible = "atmel,at91sam9g45-ddramc";
45 - compatible: Should be "microchip,sama7g5-ddr3phy", "syscon"
46 - reg: Should contain registers location and length
51 compatible = "microchip,sama7g5-ddr3phy", "syscon";
62 - compatible: Should be "atmel,<chip>-sfr", "syscon" or
63 "atmel,<chip>-sfrbu", "syscon"
65 It also can be "microchip,sam9x60-sfr", "syscon".
66 - reg: Should contain registers location and length
69 compatible = "atmel,sama5d3-sfr", "syscon";
80 Note that they maintain their voltage during Backup/Self-refresh.
83 - compatible: Should be "atmel,<chip>-secumod", "syscon".
85 - reg: Should contain registers location and length
86 - gpio-controller: Marks the port as GPIO controller.
87 - #gpio-cells: There are 2. The pin number is the
93 compatible = "atmel,sama5d2-secumod", "syscon";
95 gpio-controller;
96 #gpio-cells = <2>;