Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1512045 > unrolled thread
| Started by | Joachim Eastwood <manabian@gmail.com> |
|---|---|
| First post | 2016-10-30 12:20 +0100 |
| Last post | 2016-10-30 12:20 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v2] rtc: add support for rtc NXP pca21125 Joachim Eastwood <manabian@gmail.com> - 2016-10-30 12:20 +0100
| From | Joachim Eastwood <manabian@gmail.com> |
|---|---|
| Date | 2016-10-30 12:20 +0100 |
| Subject | Re: [PATCH v2] rtc: add support for rtc NXP pca21125 |
| Message-ID | <sxWjD-3Vw-1@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web