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 81717C433EF for ; Fri, 1 Jul 2022 20:57:29 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=IIaFHdKu/UmG2VMXSCLQphCPKRMTdEPq8A2MqP8lmNg=; b=edSWXsj3qe0p85 LdfdJBBquD+qyvRuvX036c8sJNnhlT0JL/g2NH3B8KC4afh9Qt10n3VXXWNUzIKJLgQg1z2tjls2q OHPfId2NRkdt4LbkLlwB4XDvei15IYqBHK3KI1Q21x8+oeVpPtYRFgsCr2B0rKymCCq0Q+EEAl0Q5 Dl0kBanhHRULEaEI9co0443IMQE5Kxh1h2YISvcuswT+lovaAQJkGoQdMWAs/I62hbnNGuGvx3yAS rCIMYfhJWAbnf6g1XH9KKJjiXXTx1mEDURgdwPBOMUB/Tz5k8QphQnqsZELYi7OUBxuioBV9+EaY8 LWqPtPhAD3aMFb2Edx6Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o7Ngq-006tJ5-OQ; Fri, 01 Jul 2022 20:56:36 +0000 Received: from mail-io1-f49.google.com ([209.85.166.49]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o7Ngn-006tHr-9R for linux-arm-kernel@lists.infradead.org; Fri, 01 Jul 2022 20:56:34 +0000 Received: by mail-io1-f49.google.com with SMTP id z191so3375060iof.6 for ; Fri, 01 Jul 2022 13:56:32 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=2W4otq92zFfalH+gxfmLA9wF6s9cXLd7pPhg0IWZ1yQ=; b=hVmcwy0Cf8Qg3bxIExKNZUZfkR+oFMi3kAOSBEY3d4YJFf4r6Sf8ZfX55q+ZXmiV9k zTHztuN4+w4duzah+lSOlmEvc4rdA+2slN6L5q+bYUYMq03yAvf97adAn5XnHbmw2OCB hPuB7F+CcfqAffeKnKkg2CmoaV7koRTMOGJoFaq6EPQjJL0axy1afuGUJZyHuAdWaYLN PCHLjiTIKtcIQBbGO8m/0PRBB4FWir5Mck+Xlo8KCBdRudjHzCxIF75ji7dUPwsfQzt1 0i61S1FVJeQDizFtyRh59/W6c4JNZIBkvu/2vFhkWITXMKVsq3ltbNrFTvNqiVWYPoFx XQ0A== X-Gm-Message-State: AJIora81DZXnvtmCTvsRdBEFDVT/ewNjaecKbvFOGXtKXJsYsOhg0b1L Yc8ZiGy7ozw00AK10sOozQ== X-Google-Smtp-Source: AGRyM1vhDtJesvNuuONXYiZ73XevaIFapti+fRC1a89IqwmrRBoeM2BSI/jdY7PvT2MbMKmjxRT+Og== X-Received: by 2002:a02:9f09:0:b0:339:e88d:f9bd with SMTP id z9-20020a029f09000000b00339e88df9bdmr10352168jal.298.1656708991347; Fri, 01 Jul 2022 13:56:31 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id i20-20020a5d88d4000000b00674ef48b124sm10600409iol.51.2022.07.01.13.56.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 01 Jul 2022 13:56:31 -0700 (PDT) Received: (nullmailer pid 1514827 invoked by uid 1000); Fri, 01 Jul 2022 20:56:29 -0000 Date: Fri, 1 Jul 2022 14:56:29 -0600 From: Rob Herring To: Andre Przywara Cc: Jakub Kicinski , Paolo Abeni , Krzysztof Kozlowski , devicetree@vger.kernel.org, linux-sunxi@lists.linux.dev, "David S. Miller" , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Jernej Skrabec , netdev@vger.kernel.org, Eric Dumazet , Linus Walleij , Chen-Yu Tsai , Rob Herring , Samuel Holland Subject: Re: [PATCH v12 1/7] dt-bindings: arm: sunxi: Add H616 EMAC compatible Message-ID: <20220701205629.GA1514772-robh@kernel.org> References: <20220701112453.2310722-1-andre.przywara@arm.com> <20220701112453.2310722-2-andre.przywara@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220701112453.2310722-2-andre.przywara@arm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220701_135633_366073_E8F40F44 X-CRM114-Status: GOOD ( 12.50 ) 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 On Fri, 01 Jul 2022 12:24:47 +0100, Andre Przywara wrote: > The Allwinner H616 contains an "EMAC" Ethernet MAC compatible to the A64 > version. > > Add it to the list of compatible strings. > > Signed-off-by: Andre Przywara > --- > .../devicetree/bindings/net/allwinner,sun8i-a83t-emac.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel