1. 28 3月, 2015 1 次提交
  2. 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
  3. 02 2月, 2015 2 次提交
    • M
      clk: tegra: Define PLLD_DSI and remove dsia(b)_mux · b270491e
      Mark Zhang 提交于
      PLLD is the only parent for DSIA & DSIB on Tegra124 and
      Tegra132. Besides, BIT 30 in PLLD_MISC register controls
      the output of DSI clock.
      
      So this patch removes "dsia_mux" & "dsib_mux", and create
      a new clock "plld_dsi" to represent the DSI clock enable
      control.
      Signed-off-by: NPeter De Schrijver <pdeschrijver@nvidia.com>
      Signed-off-by: NMark Zhang <markz@nvidia.com>
      b270491e
    • P
      clk: tegra: split Tegra124 clock header file · 3fdd5972
      Paul Walmsley 提交于
      Split the Tegra124 clock macros into two files:
      
      1. Clock macros common to both Tegra124 and Tegra132
      2. Clock macros specific to Tegra124
      
      This was requested by Thierry in Message-ID
      <20140716072539.GD7978@ulmo>.
      Signed-off-by: NPaul Walmsley <paul@pwsan.com>
      Signed-off-by: NPaul Walmsley <pwalmsley@nvidia.com>
      Cc: Peter De Schrijver <pdeschrijver@nvidia.com>
      Cc: Rob Herring <robh+dt@kernel.org>
      Cc: Pawel Moll <pawel.moll@arm.com>
      Cc: Mark Rutland <mark.rutland@arm.com>
      Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
      Cc: Kumar Gala <galak@codeaurora.org>
      Cc: Stephen Warren <swarren@wwwdotorg.org>
      Cc: Thierry Reding <thierry.reding@gmail.com>
      Cc: Alexandre Courbot <gnurou@gmail.com>
      3fdd5972
  4. 29 1月, 2015 2 次提交
  5. 28 1月, 2015 3 次提交
  6. 26 1月, 2015 1 次提交
  7. 25 1月, 2015 1 次提交
  8. 23 1月, 2015 1 次提交
  9. 22 1月, 2015 1 次提交
  10. 21 1月, 2015 3 次提交
  11. 20 1月, 2015 1 次提交
  12. 16 1月, 2015 1 次提交
  13. 15 1月, 2015 4 次提交
  14. 14 1月, 2015 1 次提交
  15. 13 1月, 2015 3 次提交
  16. 01 1月, 2015 1 次提交
  17. 23 12月, 2014 4 次提交
  18. 21 12月, 2014 8 次提交