Dear all,
I understand that the Jetson Nano dev board comes with RTC enabled with the addition of a coin cell battery. However, I am looking to use my own RTC chip on a separate board I design that communicates through I2C.
Is there any way to disable the current RTC in the Kernal or device tree and set up a new RTC with hwclock that communicates through I2C? I am familiar with this on the Raspberry pi platform but have no idea how to do it on the Jetson Nano platform.
Thanks in advance.