1. 19 6月, 2013 3 次提交
  2. 03 6月, 2013 1 次提交
  3. 09 5月, 2013 2 次提交
    • T
      ARM: dts: Configure and fix the McSPI pins for 4430sdp · d5a2b34f
      Tony Lindgren 提交于
      The bootloader configures the pins, but has pull bits
      set without pull enable bits. While this is harmless,
      and won't do anything, it seems to cause confusion at
      least for me every time looking at the pin configuration.
      Fix it for DT based boot.
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      d5a2b34f
    • 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
  4. 09 4月, 2013 5 次提交
  5. 07 11月, 2012 1 次提交
  6. 29 10月, 2012 1 次提交
  7. 09 10月, 2012 2 次提交
  8. 11 9月, 2012 1 次提交
  9. 08 9月, 2012 2 次提交
  10. 31 8月, 2012 1 次提交
  11. 09 7月, 2012 3 次提交
  12. 21 6月, 2012 1 次提交
  13. 15 5月, 2012 1 次提交
  14. 10 5月, 2012 1 次提交
  15. 15 3月, 2012 1 次提交
  16. 12 3月, 2012 1 次提交
  17. 07 3月, 2012 1 次提交
  18. 14 12月, 2011 1 次提交
  19. 05 10月, 2011 2 次提交