1. 09 5月, 2013 1 次提交
    • J
      ARM: dts: OMAP4: Fix ethernet IRQ for OMAP4 boards · e60f18d6
      Jon Hunter 提交于
      Commit ff5c9059 (ARM: dts: OMAP3+: Correct gpio #interrupts-cells
      property) updated the number of interrupt cells required for configuring
      gpios as interrupts for other devices (such as ethernet controllers).
      This update allowed the interrupt type (edge, level, etc) to be
      configured via device-tree (as described in the
      Documentation/devicetree/bindings/gpio/gpio-omap.txt).
      
      This broke ethernet support on the OMAP4 SDP board that defines a gpio
      as the ethernet IRQ because the interrupt type (level, edge, etc) was
      not getting configured correctly. This board use the ks8851 ethernet
      chip which has an active low interrupt. Fix this by defining the gpio
      interrupt as active-low in the device-tree binding.
      
      Please note that the OMAP4-VAR-SOM also uses the same ethernet
      controller and it is expected it will have the same problem. So the
      same fix is also applied to this board.
      Signed-off-by: NJon Hunter <jon-hunter@ti.com>
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      e60f18d6
  2. 09 4月, 2013 5 次提交
  3. 07 11月, 2012 1 次提交
  4. 29 10月, 2012 1 次提交
  5. 09 10月, 2012 2 次提交
  6. 11 9月, 2012 1 次提交
  7. 08 9月, 2012 2 次提交
  8. 31 8月, 2012 1 次提交
  9. 09 7月, 2012 3 次提交
  10. 21 6月, 2012 1 次提交
  11. 15 5月, 2012 1 次提交
  12. 10 5月, 2012 1 次提交
  13. 15 3月, 2012 1 次提交
  14. 12 3月, 2012 1 次提交
  15. 07 3月, 2012 1 次提交
  16. 14 12月, 2011 1 次提交
  17. 05 10月, 2011 2 次提交