On Wed, Feb 14, 2024 at 12:16:14PM +0000, Bryan O'Donoghue wrote:
.voltage_ranges = (struct linear_range[]) {
- REGULATOR_LINEAR_RANGE(1800000, 0, 2, 200000),
+ REGULATOR_LINEAR_RANGE(1808000, 0, 2, 200000),
This will also offset all other voltages that get set, is that expected
and desired?