Skip to content
  1. Sep 06, 2014
  2. Sep 03, 2014
  3. Aug 27, 2014
  4. Aug 25, 2014
  5. Aug 23, 2014
  6. Aug 20, 2014
  7. Aug 19, 2014
  8. Aug 18, 2014
  9. Aug 09, 2014
  10. Aug 03, 2014
  11. Aug 01, 2014
  12. Jul 31, 2014
  13. Jul 30, 2014
  14. Jul 29, 2014
    • Tony Lindgren's avatar
      ARM: dts: Revert enabling of twl configuration for n900 · d937678a
      Tony Lindgren authored
      
      
      Commit 9188883f (ARM: dts: Enable twl4030 off-idle configuration
      for selected omaps) allowed n900 to cut off core voltages during
      off-idle. This however caused a regression where twl regulator
      vaux1 was not getting enabled for the LCD panel as we are not
      requesting it for the panel.
      
      Turns out quite a few devices on n900 are using vaux1, and we need
      to either stop idling it, or add proper regulator_get calls for all
      users. But until we have a proper solution implemented and tested,
      let's just disable the twl off-idle configuration for now for n900.
      
      Reported-by: default avatarAaro Koskinen <aaro.koskinen@iki.fi>
      Fixes: 9188883f (ARM: dts: Enable twl4030 off-idle configuration for selected omaps)
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      d937678a