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 <Ryan.Wanner@microchip.com>
Link: https://lore.kernel.org/r/463581224a07bf122c6907d34a0c5c71b1cc73e1.1744666011.git.Ryan.Wanner@microchip.com
Signed-off-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
This commit is contained in:
Ryan Wanner 2025-04-14 14:41:28 -07:00 committed by Claudiu Beznea
parent 4b3d951f28
commit e634fd7166

View File

@ -346,6 +346,10 @@ pinctrl_uart6_default: uart6-default {
};
};
&rtt {
atmel,rtt-rtc-time-reg = <&gpbr 0x0>;
};
&sdmmc1 {
bus-width = <4>;
pinctrl-names = "default";