From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932666AbcGGJ74 (ORCPT ); Thu, 7 Jul 2016 05:59:56 -0400 Received: from mout.kundenserver.de ([212.227.126.130]:53314 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751838AbcGGJ7x (ORCPT ); Thu, 7 Jul 2016 05:59:53 -0400 From: Arnd Bergmann To: Olof Johansson Cc: Tuomas Tynkkynen , arm@kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 1/2] ARM: multi_v7_defconfig: Enable AHCI_IMX Date: Thu, 07 Jul 2016 12:01:50 +0200 Message-ID: <15374018.rdS7J5FcXR@wuerfel> User-Agent: KMail/5.1.3 (Linux/4.4.0-22-generic; KDE/5.18.0; x86_64; ; ) In-Reply-To: <20160621044349.GA24293@localhost> References: <1466427854-21265-1-git-send-email-tuomas@tuxera.com> <20160621044349.GA24293@localhost> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Provags-ID: V03:K0:lD1uZQbVhw2gGkPuWuGVhS6vTWJRe2AFRUZ71JKys1Dg3+v56Ty DmI9yk98k4gwJJMWLXQbn5Y0lDR1GXBTyXxDGHE24dXPXgmoEp+6GaFvlLsUJKWhwNlmoaU L7Zy245xW1wa/i8V+r/YopHO/ojq7OejVjWtG/5jVpXtv/YfeYJh0366nI3w0y+ZaTO5jeE j/pdfZeYtwGFvWceDt+xA== X-UI-Out-Filterresults: notjunk:1;V01:K0:I//XweK2uXM=:qXVdUkXUQbNBY56+MnNDzQ Ho/y3jMZ0xbV9ITXWIE6dimaqcQLQ1vVFPHLqg7P89nXBDwhBcqTkOscwrXKutaOFNg332cMf xCL891Pmn6sDrI1MQoglaapkQ1oKxTgGKEOsmougSnlCg2ffbTsOiN6NDKWZ60+3UV5ri00NV nuSy0y4NrUWZFxanAYYQIUUTMssUJayQXgWxi+u0oEaSvl94KdHgOTPCPpdhz8ZKPaPiHkAVU PYlX6/V0qg7N7Y3dgkXQ2/L/MgDid1Ei0+3BiSn9pRxPKuMS0SijfJABcbpTCGIaxdIVc/PYH ruXwAuIEiYHQLfizyDb+gak3DEmwiSxobbI/y4vWuxLSHCnyjqMq77m1g2wQAc8TPQyJIH+OJ 9pAeM335NFP7SeUEeVKm2gWoBcfdd1a/Xzbt8Xi6qWdDxGKlOczyHvJq7EsTcunYn6wHiIuwW W/JacrZQqKnraZBQq/+X3b7caeCGdsRwpRoqKFAzaA7h/TOxACrZf3sA7/9N7vNu21s7N4CZo 9hGRHrF9dTH0eBmGCNE81eren1VO2IvPdxNkTkRhXtqSR2V6Sjo63Y3C48XcV1xzXZY4582UO qBYMv+YxPEb/tMSzM17ZJolwh7OUzSy3WYVQMp1UG9A1I1MTlGfMJZlDyiHhk+/EW1nQtqal7 lBqZ/9HC0+DunBf2+zF0c/rAoWD58xbi3boia4NfKCXQv7h6qkwGf4WzLoJ2W4mCt4iDglNnH gc5XywAhavIOFkcI Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Monday, June 20, 2016 9:43:49 PM CEST Olof Johansson wrote: > Hi Toumas, > > We can apply this directly but I prefer to get an acked-by from the > platform maintainer that it affects. I didn't even see them cc:d here > so would you mind resubmit with them on the line? Alternatively send it > to them and they can apply and feed up to us with other defconfig changes. > > > -Olof > > On Mon, Jun 20, 2016 at 04:04:13PM +0300, Tuomas Tynkkynen wrote: > > The Wandboard Quad comes with a SATA port. Enable the IMX SATA driver by > > default to make it easy to have the root filesystem on it. > > > > Signed-off-by: Tuomas Tynkkynen I haven't see a follow-up on these patches, are they still needed? Arnd