From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: None (no SPF record) identity=mailfrom; client-ip=2a00:1450:4864:20::142; helo=mail-lf1-x142.google.com; envelope-from=mw@semihalf.com; receiver=edk2-devel@lists.01.org Received: from mail-lf1-x142.google.com (mail-lf1-x142.google.com [IPv6:2a00:1450:4864:20::142]) (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 6AB7C210BFF5A for ; Thu, 26 Jul 2018 00:21:56 -0700 (PDT) Received: by mail-lf1-x142.google.com with SMTP id f18-v6so491348lfc.2 for ; Thu, 26 Jul 2018 00:21:56 -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=lz34V7dMbPCSeEyCfLSBTpmhVQ9nUxqOmtb8vgA0FHI=; b=nFvnzeusGsDsSufCSEMZWkTEcy7pGLmImmsYpanc9Z16L+1l4HTlniDIzERlgg8PtM NjaS56IuK7IQiAT+N53UZcAed1lnNq2apFnnELUY4HWTjivjYXwskN2SGTBN9MwmWqUW 5D9/FRRc+gLBJpN1riEO5SKf/e3Xbc1HvPt5ZJFyVeesyyczqjmKzHqL+qqjrW0BhIR5 rEvvxpl8dRK2/KdsXu2TlybmfT2FjnjvA3mk32T8f8U6TGOz+C3tZMB48SARGcroQuaB FGun/j0IqEN5F1yq15yHzReyWslrCTuC0POyhbLavAqWJ6Af0oemO5Rlz84zPi7QI4jj k3cQ== 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=lz34V7dMbPCSeEyCfLSBTpmhVQ9nUxqOmtb8vgA0FHI=; b=RLSMrsKTNErqE13inUDu8Ru75tFxhb3vFk3PjDtxTqqfZNrYNnof0RFDIFdyysFCt/ mL6MY8Ep/pewaCjn3Zs9JOthatLfWfsTHLROOqE5SZTx6dOaTUOCk9klPBSxbqTdWg7R 14/uIWEQSu0qGFcOgIvafKL+fvion374cglGywBIXRvxCL6CA2B0wBhcDVvKiwDU6bo8 G+5zaIoi2YioRpGpgZCLznrchrzm6iWN51zOzuxo/dWXx8JXpIP8mbIeBttUmZvOZOJ9 hc2ziK8UTamscH4EdryIwdfKtBQC5+XLCywzexodm1RFbJeQU4IzAHWNwE7TXkFW7DTP 4+gg== X-Gm-Message-State: AOUpUlGb+jt3IHO7apyMmwNyefxyVkjijsGs2FO2kjaC2Ng9M4/MYuj3 N8TaR+x8Ovf0sIn3AU7D2ZAXA55nL1UIaA== X-Google-Smtp-Source: AAOMgpd5M7v5csQFu4IfwPQORwP3ha0mdrX+wn6v5z8hnsoZSsRL+MBU8/U57XDi38VO9+44SNeadQ== X-Received: by 2002:a19:5309:: with SMTP id h9-v6mr575235lfb.86.1532589714103; Thu, 26 Jul 2018 00:21:54 -0700 (PDT) Received: from gilgamesh.semihalf.com (31-172-191-173.noc.fibertech.net.pl. [31.172.191.173]) by smtp.gmail.com with ESMTPSA id o74-v6sm81596lfg.31.2018.07.26.00.21.52 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 26 Jul 2018 00:21:53 -0700 (PDT) From: Marcin Wojtas 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 Date: Thu, 26 Jul 2018 09:21:30 +0200 Message-Id: <1532589696-16902-1-git-send-email-mw@semihalf.com> X-Mailer: git-send-email 2.7.4 Subject: [platforms: PATCH v2 0/6] Armada7k8k ComPhy rework X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jul 2018 07:21:56 -0000 Hi, The second version of the patchset brings minor corrections, that were pointed out during review. Details can be found int the commit logs. The patches are available in the github: https://github.com/MarvellEmbeddedProcessors/edk2-open-platform/commits/comphy-upstream-r20180726 I'm looking forward to review and any comments/remarks. Best regards, Marcin Changelog: v1 -> v2 * 1/6 - improve commit message - create dedicated header for externally defined SiP services ComPhy parameters - add comments about external definitions * 2,3,4/6 - s/firmware/ARM-TF/ in the commit messages * 5,6/6 - swap order without any changes in the patches - in the first series compilation was broken on 5th and immediately fixed in the last patch. Now every patch compiles. Grzegorz Jaszczyk (5): 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: Remove both PHY and PIPE selector config Marvell/Library: ComPhyLib: Clean up the library after rework Silicon/Marvell/Armada7k8k/Armada7k8k.dsc.inc | 23 +- 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 | 512 +----- Silicon/Marvell/Library/ComPhyLib/ComPhySipSvc.h | 86 + 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 -- 10 files changed, 170 insertions(+), 2451 deletions(-) create mode 100644 Silicon/Marvell/Library/ComPhyLib/ComPhySipSvc.h delete mode 100644 Silicon/Marvell/Library/ComPhyLib/ComPhyMux.c -- 2.7.4