mfd: sec: Add support for the RTC on S2MPA01
The RTC portion of the S2MPA01 appears to have the same register layout as the S2MPS14. Signed-off-by: Stuart Menefy <stuart.menefy@mathembedded.com> Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>
This commit is contained in:
@@ -86,6 +86,7 @@ static const struct mfd_cell s2mps15_devs[] = {
|
||||
|
||||
static const struct mfd_cell s2mpa01_devs[] = {
|
||||
{ .name = "s2mpa01-pmic", },
|
||||
{ .name = "s2mps14-rtc", },
|
||||
};
|
||||
|
||||
static const struct mfd_cell s2mpu02_devs[] = {
|
||||
|
Reference in New Issue
Block a user