From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7A21FC433E2 for ; Sun, 17 May 2020 15:57:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4DEF120709 for ; Sun, 17 May 2020 15:57:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728070AbgEQP5K convert rfc822-to-8bit (ORCPT ); Sun, 17 May 2020 11:57:10 -0400 Received: from relay12.mail.gandi.net ([217.70.178.232]:54937 "EHLO relay12.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727979AbgEQP5K (ORCPT ); Sun, 17 May 2020 11:57:10 -0400 Received: from localhost (91-175-115-186.subs.proxad.net [91.175.115.186]) (Authenticated sender: gregory.clement@bootlin.com) by relay12.mail.gandi.net (Postfix) with ESMTPSA id 39B1F200005; Sun, 17 May 2020 15:57:03 +0000 (UTC) From: Gregory CLEMENT To: Lorenzo Pieralisi , Andrew Murray , Bjorn Helgaas , Pali =?utf-8?Q?Roh=C3=A1r?= Cc: Thomas Petazzoni , Jason Cooper , Andrew Lunn , Sebastian Hesselbarth , Rob Herring , Remi Pommarel , Marek =?utf-8?Q?Beh=C3=BAn?= , Tomasz Maciej Nowak , Xogium , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org Subject: Re: [PATCH v4 00/12] PCI: aardvark: Fix support for Turris MOX and Compex wifi cards In-Reply-To: <20200513135643.478ffbda@windsurf.home> References: <20200430080625.26070-1-pali@kernel.org> <20200513135643.478ffbda@windsurf.home> Date: Sun, 17 May 2020 17:57:02 +0200 Message-ID: <87pnb2h7w1.fsf@FE-laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, > Hello, > > On Thu, 30 Apr 2020 10:06:13 +0200 > Pali Rohár wrote: > >> Marek Behún (5): >> PCI: aardvark: Improve link training >> PCI: aardvark: Add PHY support >> dt-bindings: PCI: aardvark: Describe new properties >> arm64: dts: marvell: armada-37xx: Set pcie_reset_pin to gpio function >> arm64: dts: marvell: armada-37xx: Move PCIe comphy handle property >> >> Pali Rohár (7): >> PCI: aardvark: Train link immediately after enabling training >> PCI: aardvark: Don't blindly enable ASPM L0s and don't write to >> read-only register >> PCI: of: Zero max-link-speed value is invalid >> PCI: aardvark: Issue PERST via GPIO >> PCI: aardvark: Add FIXME comment for PCIE_CORE_CMD_STATUS_REG access >> PCI: aardvark: Replace custom macros by standard linux/pci_regs.h >> macros >> arm64: dts: marvell: armada-37xx: Move PCIe max-link-speed property > > Thanks a lot for this work. For a number of reasons, I'm less involved > in Marvell platform support in Linux, but I reviewed your series and > followed the discussions around it, and I'm happy to give my: > > Acked-by: Thomas Petazzoni With this acked-by for the series, the reviewed-by from Rob on the binding and the tested-by, I am pretty confident so I applied the patches 10, 11 and 12 on mvebu/dt64. Thanks, Gregory > > for the whole series. The changes all seem sensible, and have been > tested by several folks. > > Thanks! > > Thomas > -- > Thomas Petazzoni, CTO, Bootlin > Embedded Linux and Kernel engineering > https://bootlin.com -- Gregory Clement, Bootlin Embedded Linux and Kernel engineering http://bootlin.com