Merge tag 'regulator-fix-v4.6-rc7' of...
Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator Pull regulator fixes from Mark Brown: "A small collection of driver specific fixes for the regulator subsysetem: - Fix handling of probe deferral for GPIO regulators - Fix a typo in the module alias for DA9053 - Fix the definition of BUCK9 in the S2MPS11 driver. This change looks larger than it is because an irregularity in the hardware means that the macro used to define bucks 6-10 needs duplicating and tweaking to have a separate macro for 9 - Fix a series of errors in the definitions of the LDOs the AXP20x regulators, some of which had always been present and some of which were introduced in the merge window" * tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator: regulator: da9063: Correct module alias prefix to fix module autoloading regulator: axp20x: Fix axp22x ldo_io registration error on cold boot regulator: axp20x: Fix axp22x ldo_io voltage ranges regulator: axp20x: Fix LDO4 linear voltage range regulator: s2mps11: Fix invalid selector mask and voltages for buck9 regulator: gpio: check return value of of_get_named_gpio
Showing
- drivers/regulator/axp20x-regulator.c 9 additions, 3 deletionsdrivers/regulator/axp20x-regulator.c
- drivers/regulator/da9063-regulator.c 1 addition, 1 deletiondrivers/regulator/da9063-regulator.c
- drivers/regulator/gpio-regulator.c 2 additions, 0 deletionsdrivers/regulator/gpio-regulator.c
- drivers/regulator/s2mps11.c 22 additions, 6 deletionsdrivers/regulator/s2mps11.c
- include/linux/mfd/samsung/s2mps11.h 2 additions, 0 deletionsinclude/linux/mfd/samsung/s2mps11.h
Loading
Please register or sign in to comment