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 9DFCBC61DA4 for ; Thu, 16 Feb 2023 05:41:23 +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=ve29+3XdCT/6BPKqi4Lnqx881eya/w3Il1G0+INk/Ls=; b=IZHff7Jdppejdy jc6sLqaO9JLpGG/nghJJq29Z4Bki8Rmd7hzhbC4gjl/9a7m/aGEInpHODS5GID3KOfk2uE84CxQWE VfLwEcVnt+d/audPIeX7Dwx/d/TfcaPuFvg4pR3pkpZZD8XmaSDT6ivc6mqhfXL6VaDFlzj8G9Ezl 8CNINK8K7Ao0lsXwZjCE1tCPLdD4/SnshRnQkwkackTIONigLbNrb+zEIuOoQFiN5M8vtvwEouw44 YzfGqEgzRzzGyO/pnPudI3sYI7QlXD4/0kbhnX81JkMhxdIvs9GAqle7UtOUcFTfioiKal7ZugS5Q wAVVsha1B0wH9RnbG+zA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pSX0K-008aNN-Bv; Thu, 16 Feb 2023 05:40:24 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pSX0H-008aM0-NW for linux-arm-kernel@lists.infradead.org; Thu, 16 Feb 2023 05:40:23 +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 dfw.source.kernel.org (Postfix) with ESMTPS id 1009D61E7D; Thu, 16 Feb 2023 05:40:20 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 2ED0BC4339C; Thu, 16 Feb 2023 05:40:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1676526018; bh=QhOv2y9XRsJs0byJc6XeAvQzSdln+PXDBsqhD2FkRXE=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=bxTqOdAD8gU1b7TH++RQyINtP3JqzghARulIXGPQfpniGjfTg5tbWOSg0im/WpdSK liH/aQ12baLeKXCTUt9oAvW80Rd67t4ig8OpahMkvVIkzwGxk1z0u+KzQi8EmyGADP duk3SS5AYqZzC36CNfiSgqW9S6QdpHYSSRq20iqJ0mdFpkymcm+rzBx8uGGOmWRcEH y3rv/Zv+w8E6y3CqK0rom/HGVctsCvKGJlYnZ3hKK5+QGDAb2KNCXyZliQw1PBlIQP mKE+J2GUi+CzsEAROaxKHZDJMwXjcOSMQ97Ik6PWjpLAbX4S3IIvNGfbRNBbFUzZUj OMo8m68D+Z/ZA== 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 0B653E21EC4; Thu, 16 Feb 2023 05:40:18 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [PATCH v2 1/2] dt-bindings: net: snps,dwmac: Fix snps,reset-delays-us dependency From: patchwork-bot+netdevbpf@kernel.org Message-Id: <167652601803.11549.5242243421394636673.git-patchwork-notify@kernel.org> Date: Thu, 16 Feb 2023 05:40:18 +0000 References: <20230214171505.224602-1-ahalaney@redhat.com> In-Reply-To: <20230214171505.224602-1-ahalaney@redhat.com> To: Andrew Halaney Cc: devicetree@vger.kernel.org, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, alexandre.torgue@foss.st.com, peppe.cavallaro@st.com, joabreu@synopsys.com, mripard@kernel.org, shenwei.wang@nxp.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, krzysztof.kozlowski@linaro.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230215_214021_844950_45E4C897 X-CRM114-Status: GOOD ( 10.97 ) 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 Jakub Kicinski : On Tue, 14 Feb 2023 11:15:04 -0600 you wrote: > The schema had snps,reset-delay-us as dependent on snps,reset-gpio. The > actual property is called snps,reset-delays-us, so fix this to catch any > devicetree defining snsps,reset-delays-us without snps,reset-gpio. > > Fixes: 7db3545aef5f ("dt-bindings: net: stmmac: Convert the binding to a schemas") > Reviewed-by: Krzysztof Kozlowski > Signed-off-by: Andrew Halaney > > [...] Here is the summary with links: - [v2,1/2] dt-bindings: net: snps,dwmac: Fix snps,reset-delays-us dependency https://git.kernel.org/netdev/net-next/c/affb6a3fd8f4 - [v2,2/2] arm64: dts: imx8dxl-evk: Fix eqos phy reset gpio (no matching commit) 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