1. 19 6月, 2013 3 次提交
  2. 16 5月, 2013 1 次提交
    • T
      ARM: dts: Fix musb interrupt for device tree booting · 304e71e0
      Tony Lindgren 提交于
      Commit ad871c10 (ARM: dts: OMAP: Add usb_otg and glue data to
      OMAP3+ boards) added support for MUSB on omap3 for device tree,
      but added the interrupts the wrong way probably as they were
      copied from the omap4.dtsi file. On omap3 we have TI specific
      interrupt controller, not GIC.
      
      Fix this by specifying the interrupt following the TI INTC
      binding.
      
      Without this fix MUSB won't work as it is trying to use
      irq0 instead of irq92.
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      304e71e0
  3. 10 5月, 2013 1 次提交
  4. 09 4月, 2013 11 次提交
  5. 03 4月, 2013 1 次提交
  6. 29 10月, 2012 3 次提交
    • J
      ARM: dts: OMAP: Add counter-32k nodes · 510c0ffd
      Jon Hunter 提交于
      Adds the counter-32k timers nodes present in OMAP2/3/4 devices and
      device-tree binding documentation for OMAP counter-32k.
      Signed-off-by: NJon Hunter <jon-hunter@ti.com>
      Signed-off-by: NBenoit Cousson <b-cousson@ti.com>
      510c0ffd
    • J
      ARM: dts: OMAP: Add timer nodes · fab8ad0b
      Jon Hunter 提交于
      Add the 12 GP timers nodes present in OMAP2.
      Add the 12 GP timers nodes present in OMAP3.
      Add the 11 GP timers nodes present in OMAP4.
      Add the 7 GP timers nodes present in AM33xx.
      
      Add documentation for timer properties specific to OMAP.
      
      Thanks to Vaibhav Hiremath for creating the AM33xx timer nodes. I have modified
      Vaibhav's original nodes adding information on which timers support a PWM
      output.
      
      V5 changes:
      - Updated timer register sizes for OMAP2/3/4.
      - Modified AM335x timer register size to be 1KB instead of 4KB to align with
        HWMOD.
      Signed-off-by: NJon Hunter <jon-hunter@ti.com>
      Acked-Reviewed-&-Tested-By: Vaibhav Hiremath <hvaibhav@ti.com>
      Signed-off-by: NBenoit Cousson <b-cousson@ti.com>
      fab8ad0b
    • B
      ARM: dts: OMAP: Move interrupt-parent to the root node to avoid duplication · 4c94ac29
      Benoit Cousson 提交于
      The interrupt-parent attribute does not have to be added in each
      node since the fmwk will check for the parent as well to get it.
      
      Create an interrupt-parent for OMAP2, OMAP3, AM33xx and remove the
      attributes from every nodes that were using it.
      Signed-off-by: NBenoit Cousson <b-cousson@ti.com>
      Cc: Vaibhav Hiremath <hvaibhav@ti.com>
      Cc: Peter Ujfalusi <peter.ujfalusi@ti.com>
      Cc: Sebastien Guiriec <s-guiriec@ti.com>
      4c94ac29
  7. 23 10月, 2012 1 次提交
  8. 11 9月, 2012 2 次提交
  9. 08 9月, 2012 1 次提交
  10. 09 7月, 2012 1 次提交
  11. 15 3月, 2012 1 次提交
  12. 12 3月, 2012 2 次提交
  13. 27 2月, 2012 1 次提交
  14. 25 2月, 2012 1 次提交
  15. 17 2月, 2012 1 次提交
  16. 17 12月, 2011 1 次提交
  17. 05 10月, 2011 2 次提交