From: Marcin Wojtas <mw@semihalf.com>
To: edk2-devel@lists.01.org
Cc: leif.lindholm@linaro.org, ard.biesheuvel@linaro.org,
nadavh@marvell.com, mw@semihalf.com, jsd@semihalf.com,
jaz@semihalf.com
Subject: [platforms: PATCH 0/6] Armada7k8k ComPhy rework
Date: Fri, 13 Jul 2018 16:09:38 +0200 [thread overview]
Message-ID: <1531490984-32491-1-git-send-email-mw@semihalf.com> (raw)
Hi,
This patchset makes use of the feature present in newest,
publicly available ARM-TF of the Armada7k8k SoCs
(https://github.com/MarvellEmbeddedProcessors/atf-marvell/commits/atf-v1.4-armada-18.06)
which is a common configuration of the serdes lanes.
It is triggered by the users (UEFI/U-Boot/OS) using
the dedicated smc calls. Thanks to that the library
could have been cleaned-up and reduced to the per-board
configuration parsing part and calling the according
sequences to be done in EL3.
The patches are available in the github:
https://github.com/MarvellEmbeddedProcessors/edk2-open-platform/commits/comphy-upstream-r20180713
I'm looking forward to review and any comments/remarks.
Best regards,
Marcin
Grzegorz Jaszczyk (6):
Marvell/Library: ComPhyLib: Configure SATA, SGMII and SFI in ARM-TF
Marvell/Library: ComPhyLib: Configure PCIE in ARM-TF
Marvell/Library: ComPhyLib: Configure RXAUI in ARM-TF
Marvell/Library: ComPhyLib: Configure USB in ARM-TF
Marvell/Library: ComPhyLib: Clean up the library after rework
Marvell/Library: ComPhyLib: Remove both PHY and PIPE selector config
Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc | 18 +-
Silicon/Marvell/Library/ComPhyLib/ComPhyLib.inf | 2 +-
Silicon/Marvell/Armada7k8k/Library/Armada7k8kSampleAtResetLib/Armada7k8kSampleAtResetLib.h | 22 -
Silicon/Marvell/Include/Library/SampleAtResetLib.h | 7 -
Silicon/Marvell/Library/ComPhyLib/ComPhyLib.h | 545 +-----
Silicon/Marvell/Armada7k8k/Library/Armada7k8kSampleAtResetLib/Armada7k8kSampleAtResetLib.c | 19 -
Silicon/Marvell/Library/ComPhyLib/ComPhyCp110.c | 1777 +-------------------
Silicon/Marvell/Library/ComPhyLib/ComPhyLib.c | 41 +-
Silicon/Marvell/Library/ComPhyLib/ComPhyMux.c | 132 --
9 files changed, 116 insertions(+), 2447 deletions(-)
delete mode 100644 Silicon/Marvell/Library/ComPhyLib/ComPhyMux.c
--
2.7.4
next reply other threads:[~2018-07-13 14:11 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-13 14:09 Marcin Wojtas [this message]
2018-07-13 14:09 ` [platforms: PATCH 1/6] Marvell/Library: ComPhyLib: Configure SATA, SGMII and SFI in ARM-TF Marcin Wojtas
2018-07-13 14:22 ` Ard Biesheuvel
2018-07-13 14:09 ` [platforms: PATCH 2/6] Marvell/Library: ComPhyLib: Configure PCIE " Marcin Wojtas
2018-07-25 10:01 ` Ard Biesheuvel
2018-07-25 10:32 ` Marcin Wojtas
2018-07-13 14:09 ` [platforms: PATCH 3/6] Marvell/Library: ComPhyLib: Configure RXAUI " Marcin Wojtas
2018-07-13 14:09 ` [platforms: PATCH 4/6] Marvell/Library: ComPhyLib: Configure USB " Marcin Wojtas
2018-07-13 14:09 ` [platforms: PATCH 5/6] Marvell/Library: ComPhyLib: Clean up the library after rework Marcin Wojtas
2018-07-13 14:09 ` [platforms: PATCH 6/6] Marvell/Library: ComPhyLib: Remove both PHY and PIPE selector config Marcin Wojtas
2018-07-25 10:02 ` [platforms: PATCH 0/6] Armada7k8k ComPhy rework Ard Biesheuvel
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-list 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=1531490984-32491-1-git-send-email-mw@semihalf.com \
--to=devel@edk2.groups.io \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox