Skip to content

Commit e634fd7

Browse files
ryan-wannerclaudiubeznea
authored andcommitted
ARM: dts: microchip: sama7d65: Add RTT timer to curiosity board
Add RTT timer with backup register for SAMA7D65_Curiosity board. Signed-off-by: Ryan Wanner <[email protected]> Link: https://lore.kernel.org/r/463581224a07bf122c6907d34a0c5c71b1cc73e1.1744666011.git.Ryan.Wanner@microchip.com Signed-off-by: Claudiu Beznea <[email protected]>
1 parent 4b3d951 commit e634fd7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

arch/arm/boot/dts/microchip/at91-sama7d65_curiosity.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,10 @@
346346
};
347347
};
348348

349+
&rtt {
350+
atmel,rtt-rtc-time-reg = <&gpbr 0x0>;
351+
};
352+
349353
&sdmmc1 {
350354
bus-width = <4>;
351355
pinctrl-names = "default";

0 commit comments

Comments
 (0)