Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp308266imm; Fri, 31 Aug 2018 00:42:20 -0700 (PDT) X-Google-Smtp-Source: ANB0VdYSq6AeTAHXsYfv8VdHyYJIph/8YGDBfD6LvjjUYG2D8AyU57YQyZshQQzZIo8sGQLVaoFr X-Received: by 2002:aa7:88d3:: with SMTP id p19-v6mr14642165pfo.160.1535701340398; Fri, 31 Aug 2018 00:42:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1535701340; cv=none; d=google.com; s=arc-20160816; b=R014Wgmnadtb0cUXud6OZTEruTdvAFBzuf0W+lliucKkY/ZL0tRLceWBjFoatv0GOr +ei+Gs3SXRORKxwbn1un5USDlFHH5E1m6MSmdhLWr5+tu7xOXSFRyFCWZN4ZoLv8MwfB B5+cqcsLQBUuS1T8ACKXt5kWdwq0GfTkDLb1oLNUU+N7h++ipWNTCZRUIiKcRA5Y+Fmu TeST2+OutMBcmfzvVsyfY/6M0o34Rbdp5SHIzds/Mq0ZSyP4ySKPF0xDVx/nVCiDw8S+ mtjtX6BdshkNQGDfySmBksU+DxYUooQecPWwR5R7vcku9GV2Jc2PMu5Vx3TXXwwjJ05t 5Vqg== 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:arc-authentication-results; bh=cIUbK8IljXywrsrSaOCsfvlsGmyBMfZAWlxDbMUGESY=; b=U0wYO9Nryv0huU34vf/QiGi6iVl9g89FaIOkWdO2zy/P/nQYsJT0Fi4tBsHcWBLxSL mK9QN8159WtDdH7Ew9A2+KCKcC7fDP38Tz1luIlDkHCaPl2O0dp9Nmziu0nMKUMoKMjx 0HHttSWVI7u4sjHtyDBf2LA07Lr5CwvSvjhDjqtcNdnyfI0Jl/2mq5zz2j24XstnvhVX P2kWn4kiYDJpECet0lyadIBN3o08cGAMZEUw3WlWLuYk1qP5DnS11RrUI3UFuMTkSB0U ReFKn4AKdjcE4N5TKz3oQz7LzmQtvmPOPbPp+bgi/rB3ojHCdgZ6xpjYjIFGrYrxAqhl T/sw== 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 l9-v6si8895816pfe.11.2018.08.31.00.42.05; Fri, 31 Aug 2018 00:42:20 -0700 (PDT) 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 S1727425AbeHaLqf (ORCPT + 99 others); Fri, 31 Aug 2018 07:46:35 -0400 Received: from mail.bootlin.com ([62.4.15.54]:57261 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727178AbeHaLqf (ORCPT ); Fri, 31 Aug 2018 07:46:35 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id C9D112072F; Fri, 31 Aug 2018 09:40:25 +0200 (CEST) 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-92-107.w90-88.abo.wanadoo.fr [90.88.33.107]) by mail.bootlin.com (Postfix) with ESMTPSA id 9E082206EE; Fri, 31 Aug 2018 09:40:25 +0200 (CEST) Date: Fri, 31 Aug 2018 09:40:24 +0200 From: Maxime Ripard To: Jens Axboe Cc: Chen-Yu Tsai , LABBE Corentin , Hans de Goede , Kishon Vijay Abraham I , Mark Rutland , Rob Herring , devicetree , linux-arm-kernel , linux-ide@vger.kernel.org, linux-kernel , linux-sunxi Subject: Re: [PATCH v4 00/13] ata: ahci_platform: support allwinner R40 AHCI Message-ID: <20180831074024.w7yicj5y4imy57e2@flea> References: <20180830190120.722-1-clabbe.montjoie@gmail.com> <8fa866c5-6800-505f-53bc-5c1b27582ca6@kernel.dk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="iiupw3y5uuqzr6al" Content-Disposition: inline In-Reply-To: <8fa866c5-6800-505f-53bc-5c1b27582ca6@kernel.dk> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --iiupw3y5uuqzr6al Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Jens, On Thu, Aug 30, 2018 at 08:52:52PM -0600, Jens Axboe wrote: > On 8/30/18 8:32 PM, Chen-Yu Tsai wrote: > > Hi, > >=20 > > On Fri, Aug 31, 2018 at 4:31 AM Jens Axboe wrote: > >> > >> On 8/30/18 1:01 PM, Corentin Labbe wrote: > >>> Hello > >>> > >>> This patchset add support for allwinner R40 AHCI controller. > >>> > >>> The whole patchset is tested on sun8i-r40-bananapi-m2-ultra and > >>> on sun7i-a20-cubieboard2 which doesnt have any of the ressources added > >>> by this serie, so no regression should come with it. > >>> > >>> The last patch(ata: ahci_sunxi: remove PHY code) should not be merged, > >>> but will be resent for inclustion when all patchs will have hit linus > >>> tree. > >> > >> Applied 1-12 with Hans's blessing, thanks Corentin. > >=20 > > Please don't merge device tree ("dts") patches, i.e. patches 9-12. We w= ill > > merge them through the sunxi / armsoc tree. Having them in separate tre= es > > introduces conflicts when we have other stuff going through our tree. >=20 > OK, fair enough, I can drop those. And the DT bits actually have some issues that would need to change the code significantly. Can you drop all of them please? Thanks! Maxmie --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --iiupw3y5uuqzr6al Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEE0VqZU19dR2zEVaqr0rTAlCFNr3QFAluI8OcACgkQ0rTAlCFN r3Q34w/+ONfoARx76FnKBrS0ZGz+3lrYwJtka2ugbUB2xVxyhI6bHCCpt+DAWXcy dvFSg92m8FvcxQ3CLVvI0s/ZJLiHe37ECOrMTbFXuXB/kVDI9Le8+ZEyNp+r1gZa uLviUNMhZ14LTeQse74Snnv3IMcKahS9nFtaCEReJi05/7RQI5mHVxvrVF/4rzks zR3NwWJn9pwiTv17Ubab4ONePVtsLnqI4/XkzK6M+GTmOBJRXcV+EX8Kpm7LYyXP QxapVvWNaqKWLyGJlK2jheHSJuF8gqbMadM0uY1YRqe8Xnor2SRc2FbpVmkMWow2 ZRICAcvRrh4etDE1HJ8rvgfGL8aoW4d7Z4f5ln896j3rZiEPSDrJVs0mWesD2fk3 xQUn7EGUUnhAb2FstFR8qxG72p4jXZ3zPiqCISK8/wJhoNBUJ1AG3DHTKU7pxIfn 0IgTGTGASpsCkxTeNnmzh6YbL86WkNIZHKNa9AKd6sM3wmuk1ANAYreKoJQavMmE K8w3esHivBFyNLIYmjw+h0OKbFb6Gk0RnsxLV6gJB0ikpyCzCr4vZhGJCGvdVs9g aJ27xw25o7Sm/qvuxvrG98KS7ByOuaG+6OuZvOnkgPySDk+VE0aDcz8JYgzNv6oB rBP7llk8EdCStmUA1pVWBCzx6dXNKW6WV5L6wTJ0hN6E2TCrlG0= =+kCp -----END PGP SIGNATURE----- --iiupw3y5uuqzr6al--