RTC driver in imx6ull

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

RTC driver in imx6ull

673 Views
mathew_k_t
Contributor II

Hi,

I'm using imx6ull based board. In my design, I'm using an external RTC pcf85263a.

To integrate the device, I need a driver for pcf85263a. But it is not available in the 4.1.15 Linux version.

Could you provide a Linux driver for the pcf85263a? Otherwise, suggest a suitable driver available in the above Linux version that can be used instead of pcf85263a driver.

Regards

Labels (3)
0 Kudos
1 Reply

483 Views
art
NXP Employee
NXP Employee

There is no special driver for the PCF85263A timer. You can use the regular I2C driver to access the timer.


Have a great day,
Artur

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos