ARM: at91/dt: at91sam9x5cm: enable RTC

Enable RTC for all the at91sam9x5 CPU Modules: this will enable it for all the
EK boards.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
This commit is contained in:
Nicolas Ferre 2015-03-19 17:23:13 +01:00
Родитель 4518996f90
Коммит 5934973dda
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -42,6 +42,10 @@
};
};
};
rtc@fffffeb0 {
status = "okay";
};
};
nand0: nand@40000000 {