1. 06 6月, 2015 1 次提交
  2. 05 6月, 2015 2 次提交
  3. 04 6月, 2015 1 次提交
  4. 16 5月, 2015 1 次提交
  5. 06 5月, 2015 2 次提交
  6. 10 4月, 2015 1 次提交
  7. 08 4月, 2015 1 次提交
  8. 07 4月, 2015 2 次提交
  9. 04 4月, 2015 1 次提交
  10. 03 4月, 2015 2 次提交
  11. 01 4月, 2015 1 次提交
  12. 31 3月, 2015 2 次提交
  13. 30 3月, 2015 1 次提交
  14. 28 3月, 2015 1 次提交
  15. 24 3月, 2015 1 次提交
  16. 20 3月, 2015 1 次提交
  17. 18 3月, 2015 1 次提交
  18. 07 3月, 2015 2 次提交
    • D
      ARM: dts: am43xx: fix SLEWCTRL_FAST pinctrl binding · 10b21855
      Dave Gerlach 提交于
      According to AM437x TRM, Document SPRUHL7B, Revised December 2014,
      Section 7.2.1 Pad Control Registers, setting bit 19 of the pad control
      registers actually sets the SLEWCTRL value to slow rather than fast as
      the current macro indicates. Introduce a new macro, SLEWCTRL_SLOW, that
      sets the bit, and modify SLEWCTRL_FAST to 0 but keep it for
      completeness.
      
      Current users of the macro (i2c, mdio, and uart) are left unmodified as
      SLEWCTRL_FAST was the macro used and actual desired state. Tested on
      am437x-gp-evm with no difference in software performance seen.
      Signed-off-by: NDave Gerlach <d-gerlach@ti.com>
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      10b21855
    • D
      ARM: dts: am33xx: fix SLEWCTRL_FAST pinctrl binding · 424e0f03
      Dave Gerlach 提交于
      According to AM335x TRM, Document spruh73l, Revised February 2015,
      Section 9.2.2 Pad Control Registers, setting bit 6 of the pad control
      registers actually sets the SLEWCTRL value to slow rather than fast as
      the current macro indicates. Introduce a new macro, SLEWCTRL_SLOW, that
      sets the bit, and modify SLEWCTRL_FAST to 0 but keep it for
      completeness.
      
      Current users of the macro (i2c and mdio) are left unmodified as
      SLEWCTRL_FAST was the macro used and actual desired state. Tested on
      am335x-gp-evm with no difference in software performance seen.
      Signed-off-by: NDave Gerlach <d-gerlach@ti.com>
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      424e0f03
  19. 04 3月, 2015 2 次提交
  20. 02 3月, 2015 3 次提交
  21. 24 2月, 2015 7 次提交
  22. 06 2月, 2015 4 次提交