Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751336AbdHaNYj (ORCPT ); Thu, 31 Aug 2017 09:24:39 -0400 Received: from mail-oi0-f51.google.com ([209.85.218.51]:34749 "EHLO mail-oi0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750783AbdHaNYi (ORCPT ); Thu, 31 Aug 2017 09:24:38 -0400 X-Google-Smtp-Source: ADKCNb5L4oYD8Fs7jIFQ+rV1G4cIg8TdkyU2DtSKifIGrt6WgioJE2Wdm1qmZoPDfuhYQhBH+zBQDx/EmyO4PTBB/lg= MIME-Version: 1.0 In-Reply-To: <20170825031919.22492-1-yangbo.lu@nxp.com> References: <20170825031919.22492-1-yangbo.lu@nxp.com> From: Linus Walleij Date: Thu, 31 Aug 2017 15:24:37 +0200 Message-ID: Subject: Re: [v2] ARM: multi_v7_defconfig: make eSDHC driver built-in To: Yangbo Lu Cc: Russell King , Arnd Bergmann , Peter Griffin , Olof Johansson , Maxime Ripard , Florian Fainelli , Rask Ingemann Lambertsen , Geert Uytterhoeven , Ard Biesheuvel , Krzysztof Kozlowski , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Xiaobo Xie Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 488 Lines: 18 On Fri, Aug 25, 2017 at 5:19 AM, Yangbo Lu wrote: > Sometimes root file system is deployed on SD card. It's > proper to build eSDHC driver into kernel. > > Signed-off-by: Yangbo Lu > --- > Changes for v2: > - Added more reviewers (by get_maintainer.pl). Makes sense. Acked-by: Linus Walleij Send the patch directly to the SoC maintainers arm@kernel.org and ask them to apply it directly. Yours, Linus Walleij