Skip to content
  • Linus Torvalds's avatar
    Merge tag 'regulator-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator · d62eb5ed
    Linus Torvalds authored
    Pull regulator updates from Mark Brown:
     "A quiet release for the regulator API, a series of fairly small fixes
      plus one new feature and a few new drivers:
    
       - Support for regulators with different settling times for rising and
         falling voltage changes.
    
       - New drivers for Allwinner AXP803, HiSilicon HI6421V530 and TI
         LP87565"
    
    * tag 'regulator-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator: (21 commits)
      regulator: core: Fix size limit of supply_map
      regulator: core: Fix voltage change propagations to supply regulators
      regulator: lp87565: Fix the initial voltage range
      regulator: tps65910: wire up sleep control configuration
      regulator: hi6421v530: Describe consumed platform device
      regulator: tps65910: check TPS65910_NUM_REGS at build time
      regulator: core: Prioritise consumer mappings over regulator name
      regulator: lp87565: Fix the GPL header
      regulator: hi6421: Describe consumed platform device
      regulator: hi6421v530: add driver for hi6421v530 voltage regulator
      regulator: da9061: BUCK and LDO regulator driver
      regulator: bd9571mwv: Statize local symbols
      regulator: tps65917: Add support for SMPS12
      regulator: lp87565: Add support for lp87565 PMIC regulators
      regulator: axp20x-regulator: add support for AXP803
      regulator: lp8755: fix spelling mistake "acceess" -> "access"
      regulator: Allow for asymmetric settling times
      regulator: DT: Add properties for asymmetric settling times
      regulator: palmas: Drop unnecessary static
      MAINTAINERS: Update MAX77802 PMIC entry
      ...
    d62eb5ed