1. 31 8月, 2016 1 次提交
  2. 15 4月, 2016 1 次提交
    • N
      ARM: dts: Add support for dra72-evm rev C (SR2.0) · a4240d3a
      Nishanth Menon 提交于
      DRA72-EVM now has an upgrade to Rev C with SR2.0 silicon. As part of
      this change, a few updates were factored in that were software
      incompatible with previous board in few areas:
      - We now use DP83867 ethernet phy instead of older DP838865 which fails
        in certain use cases.
      - Two Ethernet ports now instead of the single one in rev B.
      - polarities changed for certain pcf gpios
      - Due to SoC phy current requirements, VDDA supplies are split between
       ldo3 and ldo2 (ldo2 was previously unused). NOTE: DSS (VDDA_VIDEO) is
       still supplied by ldo5, HDMI is now supplied by LDO2 instead of using
       LDO3.
      
      NOTE: It does not make much sense to spin off a new board compatible
      flag since there is no real benefit for the same.
      Signed-off-by: NNishanth Menon <nm@ti.com>
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      a4240d3a
  3. 13 4月, 2016 2 次提交
  4. 12 4月, 2016 2 次提交
  5. 01 3月, 2016 1 次提交
  6. 27 2月, 2016 2 次提交
  7. 19 12月, 2015 1 次提交
  8. 02 12月, 2015 1 次提交
  9. 01 12月, 2015 1 次提交
  10. 21 10月, 2015 1 次提交
    • M
      ARM: dts: dra72-evm: remove cpsw gpio hogging and add mode-gpios · 36958598
      Mugunthan V N 提交于
      With the current implementation of GPIO hogging and with
      gpio-pcf857x is built as module, ethernet doesn't work on boot
      and doesn't throw any error/warning to user. Ethernet becomes
      operational when inserting gpio-pcf857x module, even this time
      there is no error/warning logs to user that ethernet is
      operational.
      
      When using with NFS rootfs and gpio-pcf857x as module, board
      doesn't boot as it doesn't get any ip address and doesn't throw
      any error/warning. To over come this, now cpsw driver tries to
      get mode-gpios. When gpio-pcf857x is built as module it will
      throw error, so that user can decide either to built in
      gpio-pcf857x to continue with nfs boot or choose alternate rootfs
      filesystem like sd/ramdisk.
      
      When using mmc/ramdisk as root fs, cpsw will probe defer and
      re-probes again when gpio-pcf857x module is inserted and ethernet
      becomes operational.
      Signed-off-by: NMugunthan V N <mugunthanvnm@ti.com>
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      36958598
  11. 13 10月, 2015 5 次提交
  12. 05 8月, 2015 3 次提交
  13. 14 7月, 2015 1 次提交
  14. 13 7月, 2015 1 次提交
  15. 04 6月, 2015 1 次提交
  16. 18 3月, 2015 1 次提交
    • R
      ARM: dts: dra7x-evm: beagle-x15: Fix USB Peripheral · a7b0aa19
      Roger Quadros 提交于
      Now that we have EXTCON_USB_GPIO queued for v4.1, revert
      commit addfcde7 ("ARM: dts: dra7x-evm: beagle-x15: Fix USB Host")
      
      On these EVMs, the USB cable state has to be determined via the
      ID pin tied to a GPIO line. We use the gpio-usb-extcon driver
      to read the ID pin and the extcon framework to forward
      the USB cable state information to the USB driver so the
      controller can be configured in the right mode (host/peripheral).
      
      Gets USB peripheral mode to work on this EVM.
      Reviewed-by: NFelipe Balbi <balbi@ti.com>
      Signed-off-by: NRoger Quadros <rogerq@ti.com>
      a7b0aa19
  17. 15 3月, 2015 1 次提交
  18. 07 3月, 2015 2 次提交
  19. 25 2月, 2015 1 次提交
  20. 31 1月, 2015 1 次提交
  21. 21 1月, 2015 1 次提交
  22. 11 12月, 2014 1 次提交
  23. 24 11月, 2014 1 次提交
  24. 11 11月, 2014 7 次提交