1. 12 May, 2016 2 commits
    • Tony Lindgren's avatar
      ARM: dts: Fix uart wakeirq on omap5 by removing WAKEUP_EN for omaps · e0e80d43
      Tony Lindgren authored
      The padconf register WAKEUP_EN is now handled in a generic way using
      Linux wakeirqs where pinctrl-single toggles the WAKEUP_EN bit when
      a wakeirq is enabled or disabled.
      
      At least omap5 gets confused if the WAKEUP_EN bit is set and the pin
      is not claimed as a wakeirq. The end result is that wakeirqs don't
      work properly as there is nothing handling the wakeirq.
      
      So let's just remove the WAKEUP_EN usage from dts files.
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      e0e80d43
    • Tony Lindgren's avatar
      ARM: dts: Fix igepv5 audiopwon-gpio · 49111cd1
      Tony Lindgren authored
      Playing audio works on omap5-uevm, but produces an "Unhandled fault:
      imprecise external abort (0x1406) at 0x00000000" error on igepv5.
      
      Looks like the twl6040 audpwron GPIO pin is different for these
      boards. Let's fix the issue by configuring the audpwron in the
      board specific dts file.
      
      Cc: Agustí Fontquerni <af@iseebcn.com>
      Cc: Eduard Gavin <egavin@iseebcn.com>
      Cc: Enric Balletbo i Serra <eballetbo@gmail.com>
      Acked-by: Peter Ujfalusi <peter.ujflausi@ti com>
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      49111cd1
  2. 05 May, 2016 1 commit
    • Nishanth Menon's avatar
      ARM: dts: omap5-board-common: Describe the voltage supply mapping accurately · 6b4e9418
      Nishanth Menon authored
      OMAP5uEVM based platforms share a similar voltage rail map. This
      should be properly described in device tree, without this regulator core
      will be unable to determine the source voltage of LDOs such as LDO9 and
      SMPS10 which could be configured for bypass depending on the voltage
      requested of them. This results in conditions such as:
      
      ldo9: bypassed regulator has no supply!
      ldo9: failed to get the current voltage(-517)
      palmas-pmic 48070000.i2c:palmas@48:palmas_pmic: failed to register
      48070000.i2c:palmas@48:palmas_pmic regulator
      
      Cc: Agustí Fontquerni <af@iseebcn.com>
      Cc: Eduard Gavin <egavin@iseebcn.com>
      Cc: Enric Balletbo i Serra <eballetbo@iseebcn.com>
      Cc: Peter Ujfalusi <peter.ujfalusi@ti.com>
      Signed-off-by: default avatarNishanth Menon <nm@ti.com>
      [tony@atomide.com: fixed to use palmas style in-supply]
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      6b4e9418
  3. 28 Apr, 2016 4 commits
  4. 26 Apr, 2016 12 commits
  5. 14 Apr, 2016 4 commits
  6. 13 Apr, 2016 1 commit
  7. 12 Apr, 2016 16 commits