Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp311126imu; Mon, 5 Nov 2018 01:01:50 -0800 (PST) X-Google-Smtp-Source: AJdET5flF9bqKidZhTqZO6Qf9hFUOxZ8ybZTzrv31IM+DA6TO2uQL7YcHwH5Tke4Lqarswe17/jo X-Received: by 2002:a63:24c2:: with SMTP id k185mr18676260pgk.406.1541408510208; Mon, 05 Nov 2018 01:01:50 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1541408510; cv=none; d=google.com; s=arc-20160816; b=lG0RU+YyCiHKgsFofMXvLABTfmqzUESzn4+sc9QqyRO+oIT0v62KbYHL+x47s1Zgug qEDIsJakilqjDNEbJBiyJMRYsQFkrSMrxdUy84m58dL0kpcORWIWOZJNUZdNW5yDdMPN +dMcFDmQnHYWV1G0lUKZABX2rodb/uXN8Fk5dTa43aUbPa9W+Vcy6ordkSliF4/ED1y7 EU8XQW0JTZ8tderjoOKlSleCp04Jx3kWnvNqsuysRFeUP9ciWPZPybS43DqDlfPzqdhf 4I21lX6Afm2d32Qsb+DIN6mLloE3Av3Bode6fjKVEjqh7bJqUPuUB1YnQf8Cy8QybAYC 1V5Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=mUN69KSNcWRFrh6/G8gg9IMoXDNdnMYUPuA+2ZYKUTE=; b=StOEHb6f3yD8Ox9oTArZZlpBrKIGmV2k4fB6xbHbuvw7k8rbJQNf+dx/ViGdoaNjYm 9wlChZl8oDgyhYoD2miQC5vu9SwX+V+iCm4JaPa3pJF1e7bgidOyPGhfJgbJ7u0lAhb5 F392xmuobtZ4/tSWUPRiDBV27ZsE7UdCFT5khJNxHt/UvLvw9bPlaZE3nqMpzd3gmzON nzCbKhhxMDQGullbeoOlJ468vVulR/skj6JAocpItb69fmSl+urbVKivkEFCrkZ1WdKG vdUI7cE73+SKW/KFkFnHpUrFOtGvHSPmomJyQR5y3CUWM8ac1+2ntUbAO0dZoTp1pkjV rqFg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id q8-v6si43829755pgc.347.2018.11.05.01.01.35; Mon, 05 Nov 2018 01:01:50 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-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 linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728710AbeKESTd (ORCPT + 99 others); Mon, 5 Nov 2018 13:19:33 -0500 Received: from mail.bootlin.com ([62.4.15.54]:57326 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726774AbeKESTd (ORCPT ); Mon, 5 Nov 2018 13:19:33 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id 51558207B0; Mon, 5 Nov 2018 10:00:52 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost (aaubervilliers-681-1-93-44.w90-88.abo.wanadoo.fr [90.88.34.44]) by mail.bootlin.com (Postfix) with ESMTPSA id 1A4EC206A1; Mon, 5 Nov 2018 10:00:42 +0100 (CET) Date: Mon, 5 Nov 2018 10:00:42 +0100 From: Maxime Ripard To: Icenowy Zheng Cc: Chen-Yu Tsai , Corentin Labbe , Rob Herring , "David S . Miller" , netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com Subject: Re: [PATCH v2 0/3] Allwinner H6 Ethernet support Message-ID: <20181105090042.u5x2h6rek4nyaghc@flea> References: <20181103123238.4665-1-icenowy@aosc.io> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="tg23n6htzoo3f5qs" Content-Disposition: inline In-Reply-To: <20181103123238.4665-1-icenowy@aosc.io> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --tg23n6htzoo3f5qs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Nov 03, 2018 at 08:32:35PM +0800, Icenowy Zheng wrote: > This patchset introduces Allwinner H6 Ethernet support with code already > available for A64. >=20 > As the EMAC on H6 is similar to A64 ones, support for them are directly > reused, by using fallback compatible strings. >=20 > Patches about system controller in v1 is sent by Jernej Skabrec as part > of his H6 display patchset, and already gets applied. >=20 > NOTE: This patchset targets the final version of Pine H64, and also > supports the early sample of Pine H64 model B. However, it's not > compatible with the early sample of Pine H64 model A. Please DO NOT test > this patchset on the Pine H64 model A samples. Applied thanks! Maxime --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --tg23n6htzoo3f5qs Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCW+AGugAKCRDj7w1vZxhR xU3yAP9MqILXYjRDYrZ6Tcr+9q3wmubfZhvB1YvUK1G46CKKQgEA3qq4F3blV9r9 SjmheEMcyEyQAX2BHV773+nW0NL+1gY= =6teA -----END PGP SIGNATURE----- --tg23n6htzoo3f5qs--