Re: [PATCH v3 3/4] rtc: rk8xx: Add base support for the RK808 PMIC RTC

2020-04-28 Thread elaine.zhang
Hi Sunil, What scenarios need RTC? If it is to add hardware driver support, the function is still missing an alarm. Direct copy of the kernel is recommended. About 31 days for november month, I need to explain this hardware Bug: 1、There will be 31 in November after 2016, and there will be no

Re: [PATCH v3 3/4] rtc: rk8xx: Add base support for the RK808 PMIC RTC

2020-04-28 Thread Kever Yang
+Elaine, Please help to review this patch. Thanks, - Kever On 2020/4/29 上午12:14, su...@amarulasolutions.com wrote: From: Suniel Mahesh Rockchip RK808 PMIC provides an integrated RTC module. It is commonly used with Rockchip SoCs. Add basic support to access date and time. Signed-off-by:

[PATCH v3 3/4] rtc: rk8xx: Add base support for the RK808 PMIC RTC

2020-04-28 Thread sunil
From: Suniel Mahesh Rockchip RK808 PMIC provides an integrated RTC module. It is commonly used with Rockchip SoCs. Add basic support to access date and time. Signed-off-by: Suniel Mahesh --- Changes for v3: - no changes Changes for v2: - moved corresponding configs which enable rtc into a