1. 25 9月, 2015 1 次提交
    • K
      ARM: dts: fix omap2+ address translation for pbias · 9a5e3f27
      Kishon Vijay Abraham I 提交于
      "ARM: dts: <omap2/omap4/omap5/dra7>: add minimal l4 bus
      layout with control module support" moved pbias_regulator dt node
      from being a child node of ocp to be the child node of
      'syscon'. Since 'syscon' doesn't have the 'ranges' property,
      address translation fails while trying to convert the address
      to resource. Fix it here by populating 'ranges' property in
      syscon dt node.
      
      Fixes: 72b10ac0 ("ARM: dts: omap24xx: add minimal l4 bus
      layout with control module support")
      
      Fixes: 7415b0b4 ("ARM: dts: omap4: add minimal l4 bus layout
      with control module support")
      
      Fixes: ed8509ed ("ARM: dts: omap5: add minimal l4 bus
      layout with control module support")
      
      Fixes: d919501f ("ARM: dts: dra7: add minimal l4 bus
      layout with control module support")
      Signed-off-by: NKishon Vijay Abraham I <kishon@ti.com>
      [tony@atomide.com: fixed omap3 pbias to work]
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      9a5e3f27
  2. 15 9月, 2015 2 次提交
  3. 14 8月, 2015 1 次提交
  4. 12 8月, 2015 1 次提交
  5. 05 8月, 2015 5 次提交
  6. 04 8月, 2015 2 次提交
  7. 14 7月, 2015 1 次提交
  8. 04 6月, 2015 1 次提交
  9. 03 6月, 2015 1 次提交
  10. 05 5月, 2015 2 次提交
  11. 01 4月, 2015 1 次提交
  12. 27 3月, 2015 1 次提交
    • K
      ARM: dts: DRA7: Add bandgap and related thermal nodes · f7397edf
      Keerthy 提交于
      Add bandgap and related thermal nodes. The patch adds 5 thermal
      sensors. Only one cooling device for mpu as of now. The sensors are
      the exact same on both dra72 and dra7. Introduce CPU, GPU, core nodes
      for the moment as they are direct reuse of OMAP5 entities.
      
      NOTE: OMAP4 has a finer counter granularity, which allows for a delay
      of 1000ms in the thermal zone polling intervals. DRA7 have different
      counter mechanism, which allows at maximum a 500ms timer. Adjust the
      cpu thermal zone accordingly for DRA7.
      Signed-off-by: NKeerthy <j-keerthy@ti.com>
      [t-kristo@ti.com: few reuse from OMAP5 entities]
      Signed-off-by: NTero Kristo <t-kristo@ti.com>
      Signed-off-by: NNishanth Menon <nm@ti.com>
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      f7397edf
  13. 19 3月, 2015 1 次提交
  14. 17 3月, 2015 1 次提交
    • S
      ARM: dts: DRA7: Remove ti,timer-dsp and ti,timer-pwm properties · 38b1565c
      Suman Anna 提交于
      Remove the 'ti,timer-dsp' and 'ti,timer-pwm' properties from the timer
      nodes that still have them. This seems to be copied from OMAP5, on
      which only certain timers are capable of providing PWM functionality
      or be able to interrupt the DSP. All the GPTimers On DRA7 are capable
      of PWM and interrupting any core (due to the presence of Crossbar).
      
      These properties were used by the driver to add capabilities to each
      timer, and support requesting timers by capability. In the DT world,
      we expect any users of timers to use phandles to the respective timer,
      and use the omap_dm_timer_request_by_node() API. The API to request
      using capabilities, omap_dm_timer_request_by_cap() API should be
      deprecated eventually.
      Signed-off-by: NSuman Anna <s-anna@ti.com>
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      38b1565c
  15. 15 3月, 2015 2 次提交
    • M
      ARM: omap: convert wakeupgen to stacked domains · 7136d457
      Marc Zyngier 提交于
      OMAP4/5 has been (ab)using the gic_arch_extn to provide
      wakeup from suspend, and it makes a lot of sense to convert
      this code to use stacked domains instead.
      
      This patch does just this, updating the DT files to actually
      reflect what the HW provides.
      
      BIG FAT WARNING: because the DTs were so far lying by not
      exposing the WUGEN HW block, kernels with this patch applied
      won't have any suspend-resume facility when booted with old DTs,
      and old kernels with updated DTs won't even boot.
      
      On a platform with this patch applied, the system looks like
      this:
      
      root@bacon-fat:~# cat /proc/interrupts
                  CPU0       CPU1
       16:          0          0     WUGEN  37  gp_timer
       19:     233799     155916       GIC  27  arch_timer
       23:          0          0     WUGEN   9  l3-dbg-irq
       24:          1          0     WUGEN  10  l3-app-irq
       27:        282          0     WUGEN  13  omap-dma-engine
       44:          0          0  4ae10000.gpio  13  DMA
      294:          0          0     WUGEN  20  gpmc
      297:        506          0     WUGEN  56  48070000.i2c
      298:          0          0     WUGEN  57  48072000.i2c
      299:          0          0     WUGEN  61  48060000.i2c
      300:          0          0     WUGEN  62  4807a000.i2c
      301:          8          0     WUGEN  60  4807c000.i2c
      308:       2439          0     WUGEN  74  OMAP UART2
      312:        362          0     WUGEN  83  mmc2
      313:        502          0     WUGEN  86  mmc0
      314:         13          0     WUGEN  94  mmc1
      350:          0          0      PRCM  pinctrl, pinctrl
      406:   35155709          0       GIC 109  ehci_hcd:usb1
      407:          0          0     WUGEN   7  palmas
      409:          0          0     WUGEN 119  twl6040
      410:          0          0   twl6040   5  twl6040_irq_ready
      411:          0          0   twl6040   0  twl6040_irq_th
      IPI0:          0          1  CPU wakeup interrupts
      IPI1:          0          0  Timer broadcast interrupts
      IPI2:      95334     902334  Rescheduling interrupts
      IPI3:          0          0  Function call interrupts
      IPI4:        479        648  Single function call interrupts
      IPI5:          0          0  CPU stop interrupts
      IPI6:          0          0  IRQ work interrupts
      IPI7:          0          0  completion interrupts
      Err:          0
      Acked-by: NTony Lindgren <tony@atomide.com>
      Signed-off-by: NMarc Zyngier <marc.zyngier@arm.com>
      Link: https://lkml.kernel.org/r/1426088629-15377-8-git-send-email-marc.zyngier@arm.comSigned-off-by: NJason Cooper <jason@lakedaemon.net>
      7136d457
    • M
      irqchip: crossbar: Convert dra7 crossbar to stacked domains · 783d3186
      Marc Zyngier 提交于
      Support for the TI crossbar used on the DRA7 family of chips
      is implemented as an ugly hack on the side of the GIC.
      
      Converting it to stacked domains makes it slightly more
      palatable, as it results in a cleanup.
      
      Unfortunately, as the DT bindings failed to acknowledge the
      fact that this is actually yet another interrupt controller
      (the third, actually), we have yet another breakage. Oh well.
      Acked-by: NTony Lindgren <tony@atomide.com>
      Signed-off-by: NMarc Zyngier <marc.zyngier@arm.com>
      Link: https://lkml.kernel.org/r/1426088629-15377-3-git-send-email-marc.zyngier@arm.comSigned-off-by: NJason Cooper <jason@lakedaemon.net>
      783d3186
  16. 25 2月, 2015 2 次提交
  17. 16 1月, 2015 1 次提交
  18. 08 1月, 2015 1 次提交
  19. 24 11月, 2014 2 次提交
  20. 22 11月, 2014 1 次提交
  21. 12 11月, 2014 2 次提交
  22. 11 11月, 2014 6 次提交
  23. 09 9月, 2014 2 次提交
    • N
      ARM: dts: OMAP5 / DRA7: switch over to interrupts-extended property for UART · e2265abe
      Nishanth Menon 提交于
      We've had deeper idle states working on omaps for few years now,
      but only in the legacy mode. When booted with device tree, the
      wake-up events did not have a chance to work until commit
      3e6cee17 ("pinctrl: single: Add support for wake-up interrupts")
      that recently got merged. In addition to that we also needed
      commit 79d97015 ("of/irq: create interrupts-extended property")
      that's now also merged.
      
      Note that there's no longer need to specify the wake-up bit in
      the pinctrl settings, the request_irq on the wake-up pin takes
      care of that.
      Signed-off-by: NNishanth Menon <nm@ti.com>
      e2265abe
    • N
      ARM: dts: DRA7: switch to compatible pinctrl · 817c0378
      Nishanth Menon 提交于
      Now that ti,dra7-padconf is available, switch over to that compatible
      property. Retain pinctrl-single for legacy support.
      
      While at it, mark pinctrl as interrupt controller so that it can be used
      with interrupts-extended property for wakeup events.
      Signed-off-by: NNishanth Menon <nm@ti.com>
      817c0378