1. 19 May, 2020 2 commits
  2. 18 May, 2020 13 commits
  3. 15 May, 2020 7 commits
  4. 13 May, 2020 4 commits
  5. 07 May, 2020 2 commits
  6. 06 May, 2020 1 commit
  7. 05 May, 2020 5 commits
  8. 04 May, 2020 2 commits
  9. 28 Apr, 2020 1 commit
  10. 24 Apr, 2020 1 commit
    • Jyri Sarha's avatar
      phy: ti: j721e-wiz: Implement DisplayPort mode to the wiz driver · 7ae14cf5
      Jyri Sarha authored
      For DisplayPort use we need to set WIZ_CONFIG_LANECTL register's
      P_STANDARD_MODE bits to "mode 3". In the DisplayPort use also the
      P_ENABLE bits of the same register are set to P_ENABLE instead of
      P_ENABLE_FORCE, so that the DisplayPort driver can enable and disable
      the lane as needed. The DisplayPort mode is selected according to
      "cdns,phy-type"-properties found in link subnodes under the managed
      serdes (see "ti,sierra-phy-t0" and "ti,j721e-serdes-10g" devicetree
      bindings for details). All other values of "cdns,phy-type"-property
      but PHY_TYPE_DP will set P_STANDARD_MODE bits to 0 and P_ENABLE bits
      to force enable.
      Signed-off-by: default avatarJyri Sarha <jsarha@ti.com>
      Signed-off-by: default avatarKishon Vijay Abraham I <kishon@ti.com>
      7ae14cf5
  11. 12 Apr, 2020 2 commits