Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1347862
| From | Krzysztof Kozlowski <k.kozlowski@samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V2 1/2] rtc: max77686: Add support for MAX20024/MAX77620 RTC IP |
| Date | 2016-03-02 10:00 +0100 |
| Message-ID | <r8aNs-5fM-13@gated-at.bofh.it> (permalink) |
| References | <r8aDL-5aW-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 02.03.2016 17:36, Laxman Dewangan wrote: > Maxim Semiconductor's PMIC MAX77686 has RTC IP which is > reused in the MAX77620/MAX20024 PMICs. > > Add support for these devices in MAX77686 RTC driver. This > device does not have RTC alarm pending status outside of > RTC IP. The RTC IP is having separate I2C address for its > register access. > > Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> > --- > Changes from V1: > - Remove macro and use value directly. > - Handle error returned from platform_get_irq() > - Remove compatible for max77620. > - Cleanup like indenting. > > drivers/rtc/Kconfig | 4 ++-- > drivers/rtc/rtc-max77686.c | 47 +++++++++++++++++++++++++++++++++++++++++++--- > 2 files changed, 46 insertions(+), 5 deletions(-) > Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Best regards, Krzysztof
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH V2 1/2] rtc: max77686: Add support for MAX20024/MAX77620 RTC IP Laxman Dewangan <ldewangan@nvidia.com> - 2016-03-02 09:50 +0100 Re: [PATCH V2 1/2] rtc: max77686: Add support for MAX20024/MAX77620 RTC IP Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-03-02 10:00 +0100 Re: [PATCH V2 1/2] rtc: max77686: Add support for MAX20024/MAX77620 RTC IP Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-03-03 00:40 +0100
csiph-web