Skip to content
Snippets Groups Projects
Commit 483880c4 authored by Martin Fuzzey's avatar Martin Fuzzey Committed by Tom Rini
Browse files

power: pmic: add driver for Dialog DA9063 PMIC


This adds the basic register access operations and child regulator
binding (if a regulator driver exists).

Robert Beckett: simplify accesses by using bottom bit of address as
offset overflow. This avoids the need to track which page we are on.
Add an option CONFIG_SPL_DM_PMIC_DA9063.

Signed-off-by: default avatarMartin Fuzzey <martin.fuzzey@flowbird.group>
Signed-off-by: default avatarRobert Beckett <bob.beckett@collabora.com>
parent e1d26a76
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment