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 E40EBC433F5 for ; Thu, 5 May 2022 03:50:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241825AbiEEDyC (ORCPT ); Wed, 4 May 2022 23:54:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49490 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241728AbiEEDxz (ORCPT ); Wed, 4 May 2022 23:53:55 -0400 Received: from sin.source.kernel.org (sin.source.kernel.org [145.40.73.55]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9982E2BF0; Wed, 4 May 2022 20:50:17 -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 sin.source.kernel.org (Postfix) with ESMTPS id 0851FCE2C1E; Thu, 5 May 2022 03:50:16 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 0FA95C385AC; Thu, 5 May 2022 03:50:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1651722614; bh=0aS9mq779Q1V92Me9kF1KVjfV4kZ7/eSeroZHOySwIY=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=iL+IG2SOlztI/pnwob3zhbWACW44WqSHXE3chAsxIeEdfEbSUcLoDWl43BMR9UZ5V f8+jo+pveA4lIRRrf+pYvHToMGeKajFUoimkeimQebRgk5+j/zDLJF9I0DbBoJbsmV ERZdh/5FzmItjmx7LJs3DjqUIxKWBV7mK0tkINVRLuDUYFCze+gUxL8QsgbbZIWPrU fXCXUDLx79593uy9he7wu/0zUFlECVvIyySTRx+3fDxYTayfrJEJIILylXVmznLPMO 3UejgE0x7k/YiIWr/ElC8ngY6xuChz5WXbv1AIsxzVJdhIrXkmEtyhENbuM0E5ptpA /3PLwiOo8vLrQ== 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 DE4CDF0384A; Thu, 5 May 2022 03:50:13 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next] dt-bindings: net: lan966x: fix example From: patchwork-bot+netdevbpf@kernel.org Message-Id: <165172261389.3043.395331172475309112.git-patchwork-notify@kernel.org> Date: Thu, 05 May 2022 03:50:13 +0000 References: <20220503132038.2714128-1-michael@walle.cc> In-Reply-To: <20220503132038.2714128-1-michael@walle.cc> To: Michael Walle Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, horatiu.vultur@microchip.com, netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, robh@kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (master) by Jakub Kicinski : On Tue, 3 May 2022 15:20:38 +0200 you wrote: > In commit 4fdabd509df3 ("dt-bindings: net: lan966x: remove PHY reset") > the PHY reset was removed, but I failed to remove it from the example. > Fix it. > > Fixes: 4fdabd509df3 ("dt-bindings: net: lan966x: remove PHY reset") > Reported-by: Rob Herring > Signed-off-by: Michael Walle > > [...] Here is the summary with links: - [net-next] dt-bindings: net: lan966x: fix example https://git.kernel.org/netdev/net-next/c/fa728505f3e7 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html