Message ID | 1513245910-15961-1-git-send-email-hayashi.kunihiko@socionext.com |
---|---|
Headers | show
Delivered-To: patch@linaro.org Received: by 10.80.152.193 with SMTP id j59csp6501263edb; Thu, 14 Dec 2017 02:05:21 -0800 (PST) X-Google-Smtp-Source: ACJfBov+xfhjL4B0IVuGIC0cdM+6f9eish5vCF7LlRQ1LATi+lUF6Gj22QmtueusVzF+B/x7+NYf X-Received: by 10.84.140.5 with SMTP id 5mr4640131pls.149.1513245921536; Thu, 14 Dec 2017 02:05:21 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1513245921; cv=none; d=google.com; s=arc-20160816; b=BQ9J3Pul1FYzsBRtkt2KApEFQYQRx5nYgIex20FkqQbst/CZmzSo79quFi13l+MF/A ewnraV+a3iiUv9BY5+rc1S9MkBhERsYIL2ksuO+FABr8kjFUarxtEyTdDSZJjJkclUU0 EJlWAndLrOYo3W5WAY0i/+ujrPgPrZW7jR109MRlHoX2Evel+hO/jjtlZaREmyA/ThdB PUfrNdd2z74qO0B57n6UDcK1hDLCg+Fk39E2QtiGM8+GctyOVAf20lvUz5KAqcnvcfOz AVEO4F1oJpO9o3NPe4aHLJi+RXEgqHtnnkHc2/P4GGYhEDnjaNkhMwN1/EUqv40i6+er h/jg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from :arc-authentication-results; bh=7akDiPwWRofRuzeFGQa9Mt9ipCypJdsXMjXT5IYi/1Q=; b=YWfd8ZjQ0td9XEgQZ9NdokGn7AuQm2K0U/5ti3RUluIf8KzTqwav4tT4npuRGlnCrQ oyj/TGTrQmlJAFB9IZmgmb9J9zWn36qfRx/KL5P23OW0ifXftjaPIgMX0NGfsiYVBY1j KRNuGbdWKUuoYxEy7gk7CGlZqEiL7cS+dOlaqk0kHsoHEdbyMuB6v1azGV5hF7cq4mqb R+03/K2udLaSyfSuT4Gv/Fe+80a1VSlF/VpbJCyhBDdZeTPZs/YSHXD6lLiMBLFPt9rz vrDqo6VxTh9CckpAU8/1wButRC47AoZjD4FS4BeW27VGIv3cfEg7llpk+G81BCybK5vG CVRw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of netdev-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=netdev-owner@vger.kernel.org Return-Path: <netdev-owner@vger.kernel.org> Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f5si2704034pgo.453.2017.12.14.02.05.21; Thu, 14 Dec 2017 02:05:21 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of netdev-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of netdev-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=netdev-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751761AbdLNKFT (ORCPT <rfc822;ivan.khoronzhuk@linaro.org> + 7 others); Thu, 14 Dec 2017 05:05:19 -0500 Received: from mx.socionext.com ([202.248.49.38]:44000 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750844AbdLNKFR (ORCPT <rfc822;netdev@vger.kernel.org>); Thu, 14 Dec 2017 05:05:17 -0500 Received: from unknown (HELO iyokan-ex.css.socionext.com) ([172.31.9.54]) by mx.socionext.com with ESMTP; 14 Dec 2017 19:05:15 +0900 Received: from mail.mfilter.local (m-filter-1 [10.213.24.61]) by iyokan-ex.css.socionext.com (Postfix) with ESMTP id C7D9A600B8; Thu, 14 Dec 2017 19:05:15 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Thu, 14 Dec 2017 19:05:15 +0900 Received: from plum.e01.socionext.com (unknown [10.213.132.32]) by kinkan.css.socionext.com (Postfix) with ESMTP id 30AB71A0DEC; Thu, 14 Dec 2017 19:05:15 +0900 (JST) From: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> To: David Miller <davem@davemloft.net>, netdev@vger.kernel.org Cc: Andrew Lunn <andrew@lunn.ch>, Florian Fainelli <f.fainelli@gmail.com>, Rob Herring <robh+dt@kernel.org>, Mark Rutland <mark.rutland@arm.com>, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Masahiro Yamada <yamada.masahiro@socionext.com>, Masami Hiramatsu <masami.hiramatsu@linaro.org>, Jassi Brar <jaswinder.singh@linaro.org>, Kunihiko Hayashi <hayashi.kunihiko@socionext.com> Subject: [PATCH net-next v6 0/2] add UniPhier AVE ethernet support Date: Thu, 14 Dec 2017 19:05:08 +0900 Message-Id: <1513245910-15961-1-git-send-email-hayashi.kunihiko@socionext.com> X-Mailer: git-send-email 2.7.4 Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: <netdev.vger.kernel.org> X-Mailing-List: netdev@vger.kernel.org |
Series |
add UniPhier AVE ethernet support
|
expand
|