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=-21.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,INCLUDES_PATCH, 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 856CAC433EF for ; Wed, 8 Sep 2021 10:40:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6F3226113A for ; Wed, 8 Sep 2021 10:40:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1348897AbhIHKlZ (ORCPT ); Wed, 8 Sep 2021 06:41:25 -0400 Received: from mail.kernel.org ([198.145.29.99]:51516 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234672AbhIHKlQ (ORCPT ); Wed, 8 Sep 2021 06:41:16 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id 303E56113E; Wed, 8 Sep 2021 10:40:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1631097608; bh=cwGwpyPgGjtx7N76e9aQnnpNpHqqVis1mt5jprqX9iU=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=K6NjXNn4YUQK9alkY5m/RmXF4/egz6y1fS1/BZg58O82ZvI0QPwtdUAc6//NFhSWd q/5uAFr0NgWLuhniY722XjUE5xHjk32ybHKy+8NF1kAx5eHto1Z4Kn8CGduAaL1tmb oOy8wo4edVNq13SKlr3696Ihb3W8LJ6BN/BISIh0Gkm/Yy70WRbQcJiJPaNG9fegsi J0ueU1p9lG7rOm93IbFy/AFcegZn7Twi3RIEqvdjvVdHrdPHNFbSW0u9KTRlFBT/nO pt0pOFkHvB9sgwZ5lm5FJi5OD16b/vuoH1LgzLZhS8jX8fM46j+FXnHFNLiGw5zsGr 4hwVoJmdfMcCg== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] dt-bindings: net: sun8i-emac: Add compatible for D1 From: patchwork-bot+netdevbpf@kernel.org Message-Id: <163109760816.16056.7636731189140150415.git-patchwork-notify@kernel.org> Date: Wed, 08 Sep 2021 10:40:08 +0000 References: <20210908030240.9007-1-samuel@sholland.org> In-Reply-To: <20210908030240.9007-1-samuel@sholland.org> To: Samuel Holland Cc: davem@davemloft.net, kuba@kernel.org, robh+dt@kernel.org, mripard@kernel.org, wens@csie.org, jernej.skrabec@gmail.com, guoren@kernel.org, devicetree@vger.kernel.org, netdev@vger.kernel.org, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net.git (refs/heads/master): On Tue, 7 Sep 2021 22:02:40 -0500 you wrote: > The D1 SoC contains EMAC hardware which is compatible with the A64 EMAC. > Add the new compatible string, with the A64 as a fallback. > > Signed-off-by: Samuel Holland > --- > .../devicetree/bindings/net/allwinner,sun8i-a83t-emac.yaml | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) Here is the summary with links: - dt-bindings: net: sun8i-emac: Add compatible for D1 https://git.kernel.org/netdev/net/c/0f31ab217dc5 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html