Hello everyone,
I want to set the RTC time.But the kernel code of "rtc-test.c"do not achieve functional.The function test_rtc_set_time() and test_rtc_set_mmss() do not achieve functional.
The BSP is LTIB.My board is MCIMX6Q-SDB.Now I can read the time throw the node of “/dev/rtc0”.
How can I finish the above two function?