Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge tag 'regulator-fix-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator

Pull regulator fix from Mark Brown:
"One last fix for v7.0, the BD72720 incorrectly described which DCDC is
tied to the LDO for its LDON-HEAD mode which automates using the DCDC
to more efficiently drop a supply for delivery via the LDO"

* tag 'regulator-fix-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator:
regulator: bd71828-regulator.c: Fix LDON-HEAD mode

+1 -1
+1 -1
drivers/regulator/bd71828-regulator.c
··· 785 785 }, 786 786 }; 787 787 788 - #define BD72720_BUCK10_DESC_INDEX 10 788 + #define BD72720_BUCK10_DESC_INDEX 9 789 789 #define BD72720_NUM_BUCK_VOLTS 0x100 790 790 #define BD72720_NUM_LDO_VOLTS 0x100 791 791 #define BD72720_NUM_LDO12346_VOLTS 0x80