rtc: cpcap: new rtc driver
This driver supports the Motorola CPCAP PMIC found on some of Motorola's mobile phones, such as the Droid 4. Tested-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Sebastian Reichel <sre@kernel.org> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
This commit is contained in:

committed by
Alexandre Belloni

parent
0522de0092
commit
dd3bf50b35
@@ -1731,6 +1731,13 @@ config RTC_DRV_STM32
|
||||
This driver can also be built as a module, if so, the module
|
||||
will be called "rtc-stm32".
|
||||
|
||||
config RTC_DRV_CPCAP
|
||||
depends on MFD_CPCAP
|
||||
tristate "Motorola CPCAP RTC"
|
||||
help
|
||||
Say y here for CPCAP rtc found on some Motorola phones
|
||||
and tablets such as Droid 4.
|
||||
|
||||
comment "HID Sensor RTC drivers"
|
||||
|
||||
config RTC_DRV_HID_SENSOR_TIME
|
||||
|
Reference in New Issue
Block a user