Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp457791imu; Tue, 20 Nov 2018 01:49:46 -0800 (PST) X-Google-Smtp-Source: AFSGD/X+y6tfqyks1SaHsMC/QByfAnA7Nu2hm/1agNEm8BFOiiZWJEZCFypwxGandY5C4pZioKKC X-Received: by 2002:a63:554b:: with SMTP id f11mr1308550pgm.37.1542707385895; Tue, 20 Nov 2018 01:49:45 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542707385; cv=none; d=google.com; s=arc-20160816; b=fYpvGxaamZfPt/sG6e9VvI2dBabYtpmhIWTEeJX+WsX1NEIYBFnCQl0Z8KQVBMJkbx JAajE6z1G0OvlYwjKMc7Ie7BiG/t6yl0RkBKyI4tE/+gTIS0Iyl/x2qJfQWdQdNH+YHf LFH/pGBpszNxRsT0GhOi0gax++1QJLnLJxLz1QARrtgDw5FFS6WPdahLD/qJNwbhZ3js J7F+jSVC3A5QncPfxmjyn1S60ZXVOdb5mm5KWUOZX8rq46Vht7a1feIZ9E17lZpDW649 WLbIRwRCd1xm7SlkntOH9lNMeQbv14/12z81UHKaMBNO+NY5Q2jZRT3NGsrG/3cjSiKL atmw== 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=lpbudp5vPk8a+vYPPD85Cpiab66I2BG2QZVOZUlEeV0=; b=UPkimzVL+r/qIANteNo5u1QtNzZkTelU2Rv3EoYuD2A3mYfW4kJ3pEaHmgf4Mfx8si rlxGjWqCtp7iOhGzxdrow7oPf7jOybQ9v56eKaJ72Jcd6oZY/a8FYORNNRXknkK38D48 YJVrUb+4v29wondZ1Xn4SRQhZMAINAmUkaTC/kWYgt1smTreOOOUkgV0dKV1o+EBZI2Y aqDc5UPEmoQZi3Lgz+YJtIZy9DCdyrECPlXUC0MSy/0Z5BnwVHgbXetIPLWDm19iBSRY kA5OlT8KvJrABb9Ku5US4IyJtsq+klMhOnTG6L0vuPu9uotuamJ4Iin/kIgapsnRz83B 6X5A== 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 q8si9678166pgc.580.2018.11.20.01.49.30; Tue, 20 Nov 2018 01:49:45 -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 S1727173AbeKTTZG (ORCPT + 99 others); Tue, 20 Nov 2018 14:25:06 -0500 Received: from mail.bootlin.com ([62.4.15.54]:50425 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725925AbeKTTZG (ORCPT ); Tue, 20 Nov 2018 14:25:06 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id F3B1420D31; Tue, 20 Nov 2018 09:57:02 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) 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.2 Received: from localhost (aaubervilliers-681-1-13-146.w90-88.abo.wanadoo.fr [90.88.134.146]) by mail.bootlin.com (Postfix) with ESMTPSA id C73FD2074F; Tue, 20 Nov 2018 09:56:52 +0100 (CET) Date: Tue, 20 Nov 2018 09:56:52 +0100 From: Maxime Ripard To: Mesih Kilinc Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org, linux-sunxi@googlegroups.com, Chen-Yu Tsai , Russell King , Daniel Lezcano , Marc Zyngier , Linus Walleij , Icenowy Zheng , Rob Herring , Julian Calaby Subject: Re: [RFC PATCH v2 00/14] initial support for "suniv" Allwinner new ARM9 SoC Message-ID: <20181120085652.3hqmyofxaknoq7an@flea> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ofcvkfm5ig7h33mb" Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --ofcvkfm5ig7h33mb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, On Sun, Nov 18, 2018 at 05:16:59PM +0300, Mesih Kilinc wrote: > This is the second version of RFC patchset for Allwinner ARMv5 F1C100s > SoC. Icenowy (author of the initial patchset) allowed me to continue. > For patch 1~3 which introduces first ARMv5 Allwinner SoC I looked=20 > freescale,imx configs and tried to organize patches better.=20 > Addressed comment from Maxime Ripard and added SoC name to > compatibles and filenames.=20 > Addressed comment from Rob Herring and added dt-bindings. >=20 > This is my first patch. Sorry for any inconvenience :-) Apart from the minor comments you'll find with each patches, you did great :) Maxime --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --ofcvkfm5ig7h33mb Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCW/PMVAAKCRDj7w1vZxhR xRx7AQCtoduqkwO04y3fuxH4Yt6MutflOJlPcEI7AKULiW03NAD/VXbhFZfCT0Yl RqIRQ+3HWAovFQQdiWhfN8+rBbnJkAs= =OruB -----END PGP SIGNATURE----- --ofcvkfm5ig7h33mb--