sidk_s5jt200: register RTC driver at boot
authorHeesub Shin <heesub.shin@samsung.com>
Mon, 3 Apr 2017 02:48:43 +0000 (11:48 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Tue, 18 Apr 2017 03:02:05 +0000 (12:02 +0900)
commitebae65ffaa37daa17375fb7f3e2e6b8f80eea63a
treeed19cdab7d7d624d7dae4b04a8f338d579d8c73b
parent3f3cdc30f3dec59e5cb59f91cd7700b24ca58a7d
sidk_s5jt200: register RTC driver at boot

This commit registers the RTC device driver at boot, so that the device
node can be exported through /dev/rtc0. This allows users to open it and
then use various operations with it at user-level applications.

Change-Id: Ie8748d8edf177ab485de6e65b8564bfe4c526480
Signed-off-by: Heesub Shin <heesub.shin@samsung.com>
os/arch/arm/src/sidk_s5jt200/src/s5jt200_tash.c