diff options
author | Samuel Holland <[email protected]> | 2024-05-09 23:31:07 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-05-09 17:44:01 +0200 |
commit | 4e70b26c873dfff317039458a6ea66314bbdce99 (patch) | |
tree | baed9278b82ede8c6d2aed250c0994778b2699b3 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 622bab1884847fcf3f9bfdf1d534fac3a5fe859f (diff) |
regulator: sun20i: Add Allwinner D1 LDOs driver
D1 contains two pairs of LDOs, "analog" LDOs and "system" LDOs. They are
similar and can share a driver, but only the system LDOs have a DT
binding defined so far.
The system LDOs have a single linear range. The voltage step is not an
integer, so a custom .list_voltage is needed to get the rounding right.
Signed-off-by: Samuel Holland <[email protected]>
Reviewed-by: Andre Przywara <[email protected]>
Reviewed-by: Jernej Skrabec <[email protected]>
Signed-off-by: Chen-Yu Tsai <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions