# How to use the RTC

## Linux Kernel modules to activate

## Device tree configuration

#### Aria

	rtc@fffffeb0 {
		status = "okay";
	};

#### Arietta

	rtc@fffffeb0 {
		status = "okay";
	};
