This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TPS65910A3EVM-583: hwclock command gives error when trying to use RTC on TPS65910A3 with am335x-GP-evm.

Part Number: TPS65910A3EVM-583
Other Parts Discussed in Thread: TPS65910

I am using am335x-GP-evm and trying to enable and use RTC  available on PMIC.  I am refering below thread and did changes to dts for tps & kernel config  CONFIG_RTC_TPS65910=y.

hwclock command gives error when using rtc on pmic.

#hwclock
hwclock: select() to /dev/rtc0 to wait for clock tick timed out.

#hwclock -f /dev/rtc0

hwclock: select() to /dev/rtc0 to wait for clock tick timed out.

hwclock command gives wrong date & not storing time between power cycles.

 #hwclock -f /dev/rtc1
2000-01-01 01:14:44.133543+00:00

please Let me know chnages needed for am335x-GP-EVM