Re: [PATCH v2] rtc: add support for rtc NXP pca21125

From: Joachim Eastwood
Date: Sun Oct 30 2016 - 07:11:52 EST


Hi Venkat,

On 19 October 2016 at 19:41, VENKAT PRASHANTH B U
<venkat.prashanth2498@xxxxxxxxx> 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