All of lore.kernel.org
 help / color / mirror / Atom feed
From: igall at marvell.com <igall@marvell.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [v2, 00/13] phy: marvell: cp110: varius comphy updates
Date: Mon, 24 Apr 2017 18:45:20 +0300	[thread overview]
Message-ID: <1493048733-22194-1-git-send-email-igall@marvell.com> (raw)

From: Igal Liberman <igall@marvell.com>

This patchset improves Marvell A70x0/80x0 comphy driver:
	- Improve comphy electrical parameters
	- New modes
	- Style
	- Bug fixes

v1 --> v2:
	- update commit messages
	- remove change-id
Igal Liberman (5):
  fix: phy: marvell: cp110: sata: update analog parameters according to
    latest ETP
  phy: marvell: cp110: add 5G XFI mode
  fix: phy: marvell: cp110: sfi: update analog parameters according to
    latest ETP
  fix: phy: marvell: cp110: rename comphy_index to cp_index
  fix: phy: marvell: cp110: pcie: update analog parameters according to
    latest ETP

Stefan Roese (8):
  phy: marvell: Replace PHY_TYPE_KR with PHY_TYPE_SFI
  phy: marvell: cp110: add support for end point configuration
  phy: marvell: cp110: update utmi phy connection type
  phy: marvell: add IGNORE COMPHY type
  fix: phy: marvell: cp110: fix the KR/SFI line 4 selector
  fix: phy: marvell: cp110: update comphy selector option
  fix: phy: marvell: cp110: fix comphy lane 4 selection options
  phy: marvell: print comphy status even when it's disconnected

 arch/arm/dts/armada-7040-db.dts          |   2 +-
 arch/arm/dts/armada-8040-db.dts          |   8 +-
 arch/arm/dts/armada-8040-mcbin.dts       |  14 +-
 arch/arm/dts/armada-cp110-master.dtsi    |   4 +-
 arch/arm/dts/armada-cp110-slave.dtsi     |   2 +-
 drivers/phy/marvell/comphy.h             |   3 +-
 drivers/phy/marvell/comphy_core.c        |  15 +-
 drivers/phy/marvell/comphy_cp110.c       | 449 +++++++++++++++++++++++++++----
 drivers/phy/marvell/comphy_hpipe.h       | 277 +++++++++++++++++--
 drivers/phy/marvell/comphy_mux.c         |   7 +
 include/dt-bindings/comphy/comphy_data.h |  20 +-
 11 files changed, 689 insertions(+), 112 deletions(-)

-- 
2.7.4

             reply	other threads:[~2017-04-24 15:45 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-24 15:45 igall at marvell.com [this message]
2017-04-24 15:45 ` [U-Boot] [v2, 01/13] phy: marvell: Replace PHY_TYPE_KR with PHY_TYPE_SFI igall at marvell.com
2017-05-08  9:49   ` Stefan Roese
2017-04-24 15:45 ` [U-Boot] [v2, 02/13] phy: marvell: cp110: add support for end point configuration igall at marvell.com
2017-05-08  9:49   ` Stefan Roese
2017-04-24 15:45 ` [U-Boot] [v2, 03/13] phy: marvell: cp110: update utmi phy connection type igall at marvell.com
2017-05-08  9:50   ` Stefan Roese
2017-04-24 15:45 ` [U-Boot] [v2, 04/13] phy: marvell: add IGNORE COMPHY type igall at marvell.com
2017-05-08  9:50   ` Stefan Roese
2017-04-24 15:45 ` [U-Boot] [v2, 05/13] fix: phy: marvell: cp110: fix the KR/SFI line 4 selector igall at marvell.com
2017-05-08  9:51   ` Stefan Roese
2017-04-24 15:45 ` [U-Boot] [v2, 06/13] fix: phy: marvell: cp110: sata: update analog parameters according to latest ETP igall at marvell.com
2017-05-08  9:51   ` Stefan Roese
2017-04-24 15:45 ` [U-Boot] [v2, 07/13] fix: phy: marvell: cp110: update comphy selector option igall at marvell.com
2017-05-08  9:51   ` Stefan Roese
2017-04-24 15:45 ` [U-Boot] [v2, 08/13] phy: marvell: cp110: add 5G XFI mode igall at marvell.com
2017-05-08  9:52   ` Stefan Roese
2017-04-24 15:45 ` [U-Boot] [v2, 09/13] fix: phy: marvell: cp110: fix comphy lane 4 selection options igall at marvell.com
2017-05-08  9:52   ` Stefan Roese
2017-04-24 15:45 ` [U-Boot] [v2, 10/13] phy: marvell: print comphy status even when it's disconnected igall at marvell.com
2017-05-08  9:52   ` Stefan Roese
2017-04-24 15:45 ` [U-Boot] [v2, 11/13] fix: phy: marvell: cp110: sfi: update analog parameters according to latest ETP igall at marvell.com
2017-05-08  9:53   ` Stefan Roese
2017-04-24 15:45 ` [U-Boot] [v2, 12/13] fix: phy: marvell: cp110: rename comphy_index to cp_index igall at marvell.com
2017-05-08  9:53   ` Stefan Roese
2017-04-24 15:45 ` [U-Boot] [v2, 13/13] fix: phy: marvell: cp110: pcie: update analog parameters according to latest ETP igall at marvell.com
2017-05-08  9:54   ` Stefan Roese
2017-05-09 14:37 ` [U-Boot] [v2, 00/13] phy: marvell: cp110: varius comphy updates Stefan Roese

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1493048733-22194-1-git-send-email-igall@marvell.com \
    --to=igall@marvell.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.