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=-9.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS autolearn=unavailable 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 3FD46C48BE0 for ; Fri, 11 Jun 2021 21:00:45 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0EAD861278 for ; Fri, 11 Jun 2021 21:00:45 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0EAD861278 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:In-Reply-To:References:Date: Message-Id:From:Subject:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ZLhJ0UnWuo/KtlFsVAulavXmzkE33GKagMStLQzKHmU=; b=kRjFbSW2VKH8B0 m3j18LiQ/SzIIjylZxhkRnla6W4fZpR+QPxyS5cbLHv9ZfWlkT+f3TlggyZ4TF4ZDlEGs8Re/PSK5 Nbil1p8npXzo41a7wxPrEaHpq8Ls4TsCpsXgrgL6EC3TOqHa54usS/ox03c822OZmqfD6VMoBIIRB lwN7dz/wQqEMkMZsX23w+ciJWiOz4TraAAmc/CSgMCBfBgLipCSJZ5i/YlLOPJWY11xIW0HozYDfp uOAlS93Wrfj6yBclXoqpbZLi6QKE+ZF3XnN2W32faaGgkNcFuWMZmyKpLAFM8rf60jB6ducp91U17 7XJ6vkSUC0W4e38UdN1Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lroEq-0075Bz-PC; Fri, 11 Jun 2021 20:58:49 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lrndR-006rmT-B7 for linux-arm-kernel@lists.infradead.org; Fri, 11 Jun 2021 20:20:11 +0000 Received: by mail.kernel.org (Postfix) with ESMTPS id 68CD2613C6; Fri, 11 Jun 2021 20:20:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1623442808; bh=OPhKKZ9EI5WdYTjxBQvbuzDpEsBbg6gsdAFBfCDEUqY=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=JoPGm/+30kbGRL3Utjq21jZK35G7R5wsRV7F8rrBccJnf3Sgm5Gv+RZ6KiZTtuYvP A1PnrSx1VW/I/7fKQvKgfwIJrSMcNSu/KVQ1gyQPe6TIIxf2vNss0xys9JzSoQglbV Y/S0Z/Epmx/ik5U8xEYIDIPnvpnEFalVgTj5cLseh5JTEPm3La+z2+GfeEQnE2+R6v wJykivIwKp7WC6IVFl3TQg2a/yGogprsW1CRj3m8Phul/k4bJOyB+ka3BiuXfNd4ji nlLjkCyoY2+jTflULzHQ3sMtRQ/OqjXhoP6jGh9CitVkyNqujnNRXPI18LXnw8JFKN /ecZAnrvFuiVw== MIME-Version: 1.0 Subject: Re: [PATCH net-next v9 00/15] ACPI support for dpaa2 driver From: patchwork-bot+netdevbpf@kernel.org Message-Id: <162344280835.13501.16334655818490594799.git-patchwork-notify@kernel.org> Date: Fri, 11 Jun 2021 20:20:08 +0000 References: <20210611105401.270673-1-ciorneiioana@gmail.com> In-Reply-To: <20210611105401.270673-1-ciorneiioana@gmail.com> To: Ioana Ciornei Cc: davem@davemloft.net, kuba@kernel.org, hkallweit1@gmail.com, netdev@vger.kernel.org, grant.likely@arm.com, rafael@kernel.org, jeremy.linton@arm.com, andrew@lunn.ch, andy.shevchenko@gmail.com, f.fainelli@gmail.com, linux@armlinux.org.uk, heikki.krogerus@linux.intel.com, mw@semihalf.com, pieter.jansenvv@bamboosystems.io, jon@solid-run.com, saravanak@google.com, rdunlap@infradead.org, calvin.johnson@oss.nxp.com, cristian.sovaiala@nxp.com, florinlaurentiu.chiculita@nxp.com, madalin.bucur@nxp.com, linux-arm-kernel@lists.infradead.org, diana.craciun@nxp.com, linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, linux.cj@gmail.com, laurentiu.tudor@nxp.com, lenb@kernel.org, rjw@rjwysocki.net, ioana.ciornei@nxp.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210611_132009_492603_448BEA9B X-CRM114-Status: UNSURE ( 8.98 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hello: This series was applied to netdev/net-next.git (refs/heads/master): On Fri, 11 Jun 2021 13:53:46 +0300 you wrote: > From: Ioana Ciornei > > This patch set provides ACPI support to DPAA2 network drivers. > > It also introduces new fwnode based APIs to support phylink and phy > layers > Following functions are defined: > phylink_fwnode_phy_connect() > fwnode_mdiobus_register_phy() > fwnode_get_phy_id() > fwnode_phy_find_device() > device_phy_find_device() > fwnode_get_phy_node() > fwnode_mdio_find_device() > acpi_get_local_address() > > [...] Here is the summary with links: - [net-next,v9,01/15] Documentation: ACPI: DSD: Document MDIO PHY https://git.kernel.org/netdev/net-next/c/e71305acd81c - [net-next,v9,02/15] net: phy: Introduce fwnode_mdio_find_device() https://git.kernel.org/netdev/net-next/c/0fb169767651 - [net-next,v9,03/15] net: phy: Introduce phy related fwnode functions https://git.kernel.org/netdev/net-next/c/425775ed31a6 - [net-next,v9,04/15] of: mdio: Refactor of_phy_find_device() https://git.kernel.org/netdev/net-next/c/2d7b8bf1fa7a - [net-next,v9,05/15] net: phy: Introduce fwnode_get_phy_id() https://git.kernel.org/netdev/net-next/c/114dea60043b - [net-next,v9,06/15] of: mdio: Refactor of_get_phy_id() https://git.kernel.org/netdev/net-next/c/cf99686072a1 - [net-next,v9,07/15] net: mii_timestamper: check NULL in unregister_mii_timestamper() https://git.kernel.org/netdev/net-next/c/b9926da003ca - [net-next,v9,08/15] net: mdiobus: Introduce fwnode_mdiobus_register_phy() https://git.kernel.org/netdev/net-next/c/bc1bee3b87ee - [net-next,v9,09/15] of: mdio: Refactor of_mdiobus_register_phy() https://git.kernel.org/netdev/net-next/c/8d2cb3ad3118 - [net-next,v9,10/15] ACPI: utils: Introduce acpi_get_local_address() https://git.kernel.org/netdev/net-next/c/7ec16433cf1e - [net-next,v9,11/15] net: mdio: Add ACPI support code for mdio https://git.kernel.org/netdev/net-next/c/803ca24d2f92 - [net-next,v9,12/15] net/fsl: Use [acpi|of]_mdiobus_register https://git.kernel.org/netdev/net-next/c/15e7064e8793 - [net-next,v9,13/15] net: phylink: introduce phylink_fwnode_phy_connect() https://git.kernel.org/netdev/net-next/c/25396f680dd6 - [net-next,v9,14/15] net: phylink: Refactor phylink_of_phy_connect() https://git.kernel.org/netdev/net-next/c/423e6e8946f5 - [net-next,v9,15/15] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver https://git.kernel.org/netdev/net-next/c/3264f599c1a8 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel