diff options
author | Biju Das <biju.das.jz@bp.renesas.com> | 2023-06-23 17:09:40 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-06-23 18:29:00 +0300 |
commit | 7bce16630837c705f72e8fd53a11ae8c236236f4 (patch) | |
tree | bce3232f41266f4cd112abbad745149ac41c5f62 /sound/soc | |
parent | fff8f6b0723159f09eb2c067e626fb96402c0e53 (diff) | |
download | linux-7bce16630837c705f72e8fd53a11ae8c236236f4.tar.xz |
regulator: Add Renesas PMIC RAA215300 driver
The RAA215300 is a 9-channel PMIC that consists of
* Internally compensated regulators
* built-in Real Time Clock (RTC)
* 32kHz crystal oscillator
* coin cell battery charger
The RTC on RAA215300 is similar to the IP found in the ISL1208.
The existing driver for the ISL1208 works for this PMIC too,
however the RAA215300 exposes two devices via I2C, one for the RTC
IP, and one for everything else. The RTC IP has to be enabled
by the other I2C device, therefore this driver is necessary to get
the RTC to work.
The external oscillator bit is inverted on PMIC version 0x11.
Add PMIC RAA215300 driver for enabling RTC block and instantiating
RTC device based on PMIC version.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Link: https://lore.kernel.org/r/Message-Id: <20230623140948.384762-3-biju.das.jz@bp.renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc')
0 files changed, 0 insertions, 0 deletions