Message ID | 20220523052807.4044800-1-clabbe@baylibre.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <netdev-owner@kernel.org> 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 5C81BC433FE for <netdev@archiver.kernel.org>; Mon, 23 May 2022 05:28:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1354691AbiEWF2V (ORCPT <rfc822;netdev@archiver.kernel.org>); Mon, 23 May 2022 01:28:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51654 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232014AbiEWF2S (ORCPT <rfc822;netdev@vger.kernel.org>); Mon, 23 May 2022 01:28:18 -0400 Received: from mail-wr1-x42a.google.com (mail-wr1-x42a.google.com [IPv6:2a00:1450:4864:20::42a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2D377165BC for <netdev@vger.kernel.org>; Sun, 22 May 2022 22:28:16 -0700 (PDT) Received: by mail-wr1-x42a.google.com with SMTP id t6so19639793wra.4 for <netdev@vger.kernel.org>; Sun, 22 May 2022 22:28:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=9uMuLZ+WHHh5WrmFB7JGvdrkZLB4YOBUOPeV4QL7yzg=; b=Y7kqAoylA+C6m4MPwSA1YrcUGwM5+kRVXDhOpG5OUxWIJDFnBKuVppwLcraDZBlmau LjKXI0nLbe+RKNA6nAJhuLYnXMdAUKpGtIdVzyeDMvWhkYW27wCNe/Us8RWXHLHT4eFH M9So1Iom6hJn88cvubjLP9h1BZHr/wC5YhtxB69uMa3sl7yewtvD584E7joMhnPQJZwe mhH+j7YGGYZYGJtI9SYQoZxp30voOt8m6e3cXBydM/B54I9+bkzkHXmefoySwmYiFb4O UM8f1/QWB8VRoNLefi0UUGG2cdezs+gIpD/jgnWVy6RceLWCpffPXSl93rCbm+tjDWrq LeZA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=9uMuLZ+WHHh5WrmFB7JGvdrkZLB4YOBUOPeV4QL7yzg=; b=0vcH90nAdrHZFpJISBuGYhARKTvfFi891teNsVNZgAb5CS8wkDZ5Ef9JyljoMNsX+H F8+tx8zU5XWsR2VPblE/H4j3NQYvvrg7kg47WslBlg5gii3dw2aYEPk+LOB9hkvI1G9O pZ4yksJrZ7QHh5N2o93Qe9av5S6S1Qwc3GwU7lKSWQZ8hKkbA9v554M8tGLWWgf0Yb+o GOXBSb0YZFB0obygYUdAKc2INCNOO+Z3KMG/0lbeW3PfrrGna7eLvVjhu0F1WnnCaP0y rad4Q5bWgHmcowm9q3PBxUE6Vm+VBdWq/RS+z3ovsleIgw3jaw5k2+H5BokXwVgAJmYM u2/A== X-Gm-Message-State: AOAM532SIm61930tYKci8LppcBoaeIdNWkOfvZb2RNxxXwhXvFMHlTN0 P7CX3u96TNe8Ny+7pTSfqe/VCg== X-Google-Smtp-Source: ABdhPJwqOjOWSF8b13h1bIXClf8iN5Rml8F4bhr0+MrnoZAuILGzkXIwWfoK9xvvCG7fE0z6uPVXbw== X-Received: by 2002:adf:dd8a:0:b0:20d:ff7:ce01 with SMTP id x10-20020adfdd8a000000b0020d0ff7ce01mr17371264wrl.242.1653283694762; Sun, 22 May 2022 22:28:14 -0700 (PDT) Received: from localhost.localdomain (laubervilliers-658-1-213-31.w90-63.abo.wanadoo.fr. [90.63.244.31]) by smtp.googlemail.com with ESMTPSA id h2-20020a1ccc02000000b0039466988f6csm7802414wmb.31.2022.05.22.22.28.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 22 May 2022 22:28:14 -0700 (PDT) From: Corentin Labbe <clabbe@baylibre.com> To: andrew@lunn.ch, broonie@kernel.org, calvin.johnson@oss.nxp.com, davem@davemloft.net, edumazet@google.com, hkallweit1@gmail.com, jernej.skrabec@gmail.com, krzysztof.kozlowski+dt@linaro.org, kuba@kernel.org, lgirdwood@gmail.com, linux@armlinux.org.uk, pabeni@redhat.com, robh+dt@kernel.org, samuel@sholland.org, wens@csie.org Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@lists.linux.dev, netdev@vger.kernel.org, Corentin Labbe <clabbe@baylibre.com> Subject: [PATCH v3 0/3] arm64: add ethernet to orange pi 3 Date: Mon, 23 May 2022 05:28:04 +0000 Message-Id: <20220523052807.4044800-1-clabbe@baylibre.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <netdev.vger.kernel.org> X-Mailing-List: netdev@vger.kernel.org |
Series |
arm64: add ethernet to orange pi 3
|
expand
|