1. 24 6月, 2014 1 次提交
  2. 03 6月, 2014 1 次提交
    • T
      regulator: as3722: Make 0 a valid selector · 2050afde
      Thierry Reding 提交于
      As of commit 064d5cd1 (regulator: core: Fix the init of DT defined
      fixed regulators) the regulator core tries to query the current voltage
      of a regulator when applying constraints. This exposes a bug in the
      AS3722 regulator driver which fails to read the voltage of disabled
      regulators. The reason is that the hardware is programmed to a selector
      of 0, but none of the voltage tables include 0 as a valid selector. The
      datasheets indicate that 0 is a valid selector when the regulators are
      powered off.
      
      To fix this, add a range including selector 0 to the voltage tables.
      Signed-off-by: NThierry Reding <treding@nvidia.com>
      Signed-off-by: NMark Brown <broonie@linaro.org>
      2050afde
  3. 18 2月, 2014 1 次提交
  4. 07 1月, 2014 2 次提交
  5. 21 12月, 2013 1 次提交
  6. 03 12月, 2013 1 次提交
  7. 11 10月, 2013 2 次提交
  8. 03 10月, 2013 2 次提交
  9. 21 9月, 2013 1 次提交