Messages in this thread |  | | From | Joachim Eastwood <> | Date | Sun, 30 Oct 2016 12:11:47 +0100 | Subject | Re: [PATCH v2] rtc: add support for rtc NXP pca21125 |
| |
Hi Venkat,
On 19 October 2016 at 19:41, VENKAT PRASHANTH B U <venkat.prashanth2498@gmail.com> wrote: > This is a patch to add support for > NXP rtc pca21125
The register layout PCA21125 looks similar to PCF8563 which already has a driver.
Would it be possible to support the PCA21125 device with the rtc-pcf8563 driver? You will need to add a regmap layer since the PCA21125 is SPI while the PCF8563 is I2C.
regards, Joachim Eastwood
|  |