From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf0-x236.google.com (mail-lf0-x236.google.com [IPv6:2a00:1450:4010:c07::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 97F70209455FF for ; Tue, 4 Jul 2017 06:22:50 -0700 (PDT) Received: by mail-lf0-x236.google.com with SMTP id z78so77470256lff.0 for ; Tue, 04 Jul 2017 06:24:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=semihalf-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id; bh=OFEnHR7gO+Nc73+IB/YiMBYjPR8W7QyCd7/5YDHbiwU=; b=nX4SUO8OheVb0+m3QFQHG60GlizUf/Jf5WIvvzbVnPy3k9yoe4UCWmhpcCukFa5Vg9 BBUjKNVcyDj3GJ2o0UulCN1BZ5EBtknUWQzWk89LuYET7g+IWc8iH4j4K/T+lIRHw/aM yH7tiYxK4BuK19u3rswHCntg1Y62nvn43AwdI5YRpFg0hti9L3O6ykYXBXEg25VoymFf +P5UJk2RNYqgIYH/GNj7309iKDhxVwVi4SDiNzx2K31aIIdS0+N7eA9UEny6cXh5+Ce3 RLmGVU4k+owT2jFrBUGFDjEe39AzV6aU/LsA+FNC065d/jScq2ujxDP4mem+xHoYS/C2 UzGw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=OFEnHR7gO+Nc73+IB/YiMBYjPR8W7QyCd7/5YDHbiwU=; b=otG3czTfjEo/yUsuP7H28ofvNIlG5y/i8Z+243K+U5vIyaTxQFGmM8unqNRnQ353D9 MeF6psmOArI696R44kH0EDj+DcoBsqvxVGqD4J9PEIOsUdM2mQW3GoUhSWPOS66aMpDg IxdyI614zyFWg6BqrDBwLk35plodvhTz8wCQySGoK6ScZE80cukMito3huIrgPuI+eMd a4+vhDYdXGEJ/MVshqCU8jEfmqJmPlPhqrWnDIzpOXZAXRJZi3z1TDlzy+TpnPAaxT26 nXsIV5EPKpZfGO4AanO23JMj/jPG+0ByANFOJ6gjzqLv1bkdJbPJN+HUVERum1MXqG0d teRA== X-Gm-Message-State: AIVw112b+jX8aoRtlx0aHjvyXi4TiH8Sq3hgnYktnSrYwcjOIvmuN6kp NX8m5xxBDn0huZhVnpmDbQ== X-Received: by 10.25.170.3 with SMTP id t3mr3124183lfe.51.1499174665379; Tue, 04 Jul 2017 06:24:25 -0700 (PDT) Received: from mw-mint.semihalf.local (31-172-191-173.noc.fibertech.net.pl. [31.172.191.173]) by smtp.gmail.com with ESMTPSA id c185sm4980970lfc.43.2017.07.04.06.24.24 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 04 Jul 2017 06:24:24 -0700 (PDT) From: Marcin Wojtas To: edk2-devel@lists.01.org Cc: leif.lindholm@linaro.org, ard.biesheuvel@linaro.org, mw@semihalf.com, jsd@semihalf.com, jinghua@marvell.com Date: Tue, 4 Jul 2017 15:24:03 +0200 Message-Id: <1499174653-330-1-git-send-email-mw@semihalf.com> X-Mailer: git-send-email 2.7.4 Subject: [platforms: PATCH 00/10] Armada 7k ComPhy upgrade X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Jul 2017 13:22:51 -0000 Hi, I'm reviving upstream process of Armada 7k/8k on the new baseline. Patches 01 - 08 were already accepted on the linaro lists (please see 'Reviewed-by's'. On top there are two minor modifications - macro renaming and adding slave CP110 SATA ports configuration. Patches are available in the github: https://github.com/MarvellEmbeddedProcessors/edk2-open-platform/commits/opp-upstream-r20170704 Any remarks/comments will be very welcome. Best regards, Marcin Ard Biesheuvel (1): Platform/Marvell: ComPhyLib: Add support for SATA ports on CP110 slave Marcin Wojtas (9): Platform/Marvell: ComPhyLib: Cleanup and fix SerDes lanes assignment Platform/Marvell: ComPhyLib: Rename KR to SFI Platform/Marvell: Update SerDes types on A70x0 development board Platform/Marvell: ComPhyLib: Mark failing lane as unconnected Platform/Marvell: ComPhyLib: Configure analog parameters for SATA Platform/Marvell: ComPhyLib: Configure analog parameters for PCIE Platform/Marvell: ComPhyLib: Add missing SFI and RXAUI configuration Platform/Marvell: ComPhyLib: Move devices description to MvHwDescLib Platform/Marvell: ComPhyLib: Use COMPHY_ prefix in macros Documentation/Marvell/PortingGuide/ComPhy.txt | 64 +- Platform/Marvell/Armada/Armada70x0.dsc | 13 +- Platform/Marvell/Include/Library/MvComPhyLib.h | 5 + Platform/Marvell/Include/Library/MvHwDescLib.h | 38 + Platform/Marvell/Library/ComPhyLib/ComPhyCp110.c | 915 +++++++++++++++++++++-- Platform/Marvell/Library/ComPhyLib/ComPhyLib.c | 117 +-- Platform/Marvell/Library/ComPhyLib/ComPhyLib.h | 351 +++++++-- Platform/Marvell/Library/ComPhyLib/ComPhyLib.inf | 26 +- Platform/Marvell/Library/ComPhyLib/ComPhyMux.c | 4 +- Platform/Marvell/Marvell.dec | 28 +- 10 files changed, 1258 insertions(+), 303 deletions(-) -- 2.7.4