mirror of https://gitee.com/openkylin/linux.git
ARM: at91/dt: at91sam9n12ek: enable RTC
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
This commit is contained in:
parent
5934973dda
commit
8700322911
|
@ -137,6 +137,10 @@ usb1: gadget@f803c000 {
|
|||
watchdog@fffffe40 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
rtc@fffffeb0 {
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
||||
nand0: nand@40000000 {
|
||||
|
|
Loading…
Reference in New Issue