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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5C301C433F5 for ; Thu, 28 Apr 2022 08:00:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343728AbiD1IDo (ORCPT ); Thu, 28 Apr 2022 04:03:44 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52514 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343710AbiD1ID3 (ORCPT ); Thu, 28 Apr 2022 04:03:29 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A89EB140A0; Thu, 28 Apr 2022 01:00:15 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id BCDC361F44; Thu, 28 Apr 2022 08:00:14 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id E8E82C385AF; Thu, 28 Apr 2022 08:00:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1651132814; bh=NhzxeaiPtX29P/RQ1EZRDWoQ85Ud+xmKkVGCgk4axRo=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=oWYnxOyhqwu9+DDI3nBKx2MYv9VAjqFHY9gZOLYQ7YbVsFEJJ2BlN+VLth0CqxAyY D0RIbVuZISIqam72WMojOrEbtuuJdeLTxWIr43XBLUrTSMM2wU/0RzZackNVo+znSv R6xYwOZN1ILqAXOmQIokF4HdL9m9mlh+R8axr5NmhzBn9QeibT6HhjaCGKK1akD++I NBTcWhpdT+1XK/N7PyiRmtUfZa7W7KdR4uGcZqGvrhrpcSrRk59ctb4UQJCVcsumFV 19vY9gHiNU+PyLvznLounOc8CRMJIXkVSL5tZc5i52KP24cLttIjQg4U8PR/1U/Rq6 L4srSq1YfbLYg== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id CC6A6F03848; Thu, 28 Apr 2022 08:00:13 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next v6 0/3] Add reset deassertion for Aspeed MDIO From: patchwork-bot+netdevbpf@kernel.org Message-Id: <165113281383.18320.4392733597031620759.git-patchwork-notify@kernel.org> Date: Thu, 28 Apr 2022 08:00:13 +0000 References: <20220427035501.17500-1-dylan_hung@aspeedtech.com> In-Reply-To: <20220427035501.17500-1-dylan_hung@aspeedtech.com> To: Dylan Hung Cc: robh+dt@kernel.org, joel@jms.id.au, andrew@aj.id.au, andrew@lunn.ch, hkallweit1@gmail.com, linux@armlinux.org.uk, davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com, p.zabel@pengutronix.de, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, krzk+dt@kernel.org, BMC-SW@aspeedtech.com Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This series was applied to netdev/net-next.git (master) by Paolo Abeni : On Wed, 27 Apr 2022 11:54:58 +0800 you wrote: > Add missing reset deassertion for Aspeed MDIO bus controller. The reset > is asserted by the hardware when power-on so the driver only needs to > deassert it. To be able to work with the old DT blobs, the reset is > optional since it may be deasserted by the bootloader or the previous > kernel. > > V6: > - fix merge conflict for net-next > > [...] Here is the summary with links: - [net-next,v6,1/3] dt-bindings: net: add reset property for aspeed, ast2600-mdio binding https://git.kernel.org/netdev/net-next/c/65e42ad98e22 - [net-next,v6,2/3] net: mdio: add reset control for Aspeed MDIO https://git.kernel.org/netdev/net-next/c/1585362250fe - [net-next,v6,3/3] ARM: dts: aspeed: add reset properties into MDIO nodes https://git.kernel.org/netdev/net-next/c/a8db203db05c You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 5957FC433F5 for ; Thu, 28 Apr 2022 08:01:27 +0000 (UTC) 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=WV9v2UrjHUZy8ZANUxVcznxSIG5BaFFFESWmgju6gOU=; b=DNlIa5NVR1xp9i uhN5JzEnyAOgw72LP5ZutRvH4Zyg2hUyooiNliJrAVe6gvrkhXyJcf1S/InvjVEwI65ackEzSQ8mT uozRLS8184BDyubcNKEfgulAgP0Du3Yte1Bpcugtx5heBDciqoHO7XG3Q4WCFRoxzrHMf5J6/WyWD v9qsdKDgTTYzIhG9cjDbYoWzkjjLMATPXcX7YCMqerXq5PdeHzv390yEbgJLjj2sN7tr7ZeN8i1mc 64qxSvW+ffdo8Ef8F+buRCWrw1lPjAwgOOiH+mDgGb+zmK9Tvk1BFK6O6DWIsfK33cBy1A5L4JrYG ZgFgcifNDiAXDWxlee8A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1njz4W-005Nes-EX; Thu, 28 Apr 2022 08:00:20 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1njz4T-005Ne1-3P for linux-arm-kernel@lists.infradead.org; Thu, 28 Apr 2022 08:00:18 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 44918B82B46; Thu, 28 Apr 2022 08:00:15 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id E8E82C385AF; Thu, 28 Apr 2022 08:00:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1651132814; bh=NhzxeaiPtX29P/RQ1EZRDWoQ85Ud+xmKkVGCgk4axRo=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=oWYnxOyhqwu9+DDI3nBKx2MYv9VAjqFHY9gZOLYQ7YbVsFEJJ2BlN+VLth0CqxAyY D0RIbVuZISIqam72WMojOrEbtuuJdeLTxWIr43XBLUrTSMM2wU/0RzZackNVo+znSv R6xYwOZN1ILqAXOmQIokF4HdL9m9mlh+R8axr5NmhzBn9QeibT6HhjaCGKK1akD++I NBTcWhpdT+1XK/N7PyiRmtUfZa7W7KdR4uGcZqGvrhrpcSrRk59ctb4UQJCVcsumFV 19vY9gHiNU+PyLvznLounOc8CRMJIXkVSL5tZc5i52KP24cLttIjQg4U8PR/1U/Rq6 L4srSq1YfbLYg== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id CC6A6F03848; Thu, 28 Apr 2022 08:00:13 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [PATCH net-next v6 0/3] Add reset deassertion for Aspeed MDIO From: patchwork-bot+netdevbpf@kernel.org Message-Id: <165113281383.18320.4392733597031620759.git-patchwork-notify@kernel.org> Date: Thu, 28 Apr 2022 08:00:13 +0000 References: <20220427035501.17500-1-dylan_hung@aspeedtech.com> In-Reply-To: <20220427035501.17500-1-dylan_hung@aspeedtech.com> To: Dylan Hung Cc: robh+dt@kernel.org, joel@jms.id.au, andrew@aj.id.au, andrew@lunn.ch, hkallweit1@gmail.com, linux@armlinux.org.uk, davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com, p.zabel@pengutronix.de, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, krzk+dt@kernel.org, BMC-SW@aspeedtech.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220428_010017_328971_BF303D5D X-CRM114-Status: GOOD ( 12.42 ) 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 (master) by Paolo Abeni : On Wed, 27 Apr 2022 11:54:58 +0800 you wrote: > Add missing reset deassertion for Aspeed MDIO bus controller. The reset > is asserted by the hardware when power-on so the driver only needs to > deassert it. To be able to work with the old DT blobs, the reset is > optional since it may be deasserted by the bootloader or the previous > kernel. > > V6: > - fix merge conflict for net-next > > [...] Here is the summary with links: - [net-next,v6,1/3] dt-bindings: net: add reset property for aspeed, ast2600-mdio binding https://git.kernel.org/netdev/net-next/c/65e42ad98e22 - [net-next,v6,2/3] net: mdio: add reset control for Aspeed MDIO https://git.kernel.org/netdev/net-next/c/1585362250fe - [net-next,v6,3/3] ARM: dts: aspeed: add reset properties into MDIO nodes https://git.kernel.org/netdev/net-next/c/a8db203db05c 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