Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1512045
| From | Joachim Eastwood <manabian@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] rtc: add support for rtc NXP pca21125 |
| Date | 2016-10-30 12:20 +0100 |
| Message-ID | <sxWjD-3Vw-1@gated-at.bofh.it> (permalink) |
| References | <su3a1-4te-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v2] rtc: add support for rtc NXP pca21125 Joachim Eastwood <manabian@gmail.com> - 2016-10-30 12:20 +0100
csiph-web