From patchwork Thu Feb 25 10:46:32 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Georgi Djakov X-Patchwork-Id: 8422301 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 8443EC0553 for ; Thu, 25 Feb 2016 10:48:36 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id CA79920270 for ; Thu, 25 Feb 2016 10:48:35 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 297CF201D3 for ; Thu, 25 Feb 2016 10:48:35 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1aYtRr-00025m-OJ; Thu, 25 Feb 2016 10:47:07 +0000 Received: from mail-wm0-x229.google.com ([2a00:1450:400c:c09::229]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1aYtRg-0001vb-TY for linux-arm-kernel@lists.infradead.org; Thu, 25 Feb 2016 10:46:58 +0000 Received: by mail-wm0-x229.google.com with SMTP id g62so22357910wme.1 for ; Thu, 25 Feb 2016 02:46:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=Qg6Hg2ujcHd9GXOaB70OxR91I0yVpeOcN/Hi3nUSjCs=; b=g6jaF67jxMzk7lL+6XdM07ozqeWeb5NjNWy3ze1IgP3OiEF70xdMznaXhN4ogJn4LQ wc1H5FJYy/ofPFYJr9yErEBHfaa+B5HtcsfQN/IoeoTfFrkkTuQb6l7A964CDNTLzUQi ZuUnaJBDHpvMxCueZkOmG+nQ7ryi/ZdoTJD2Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=Qg6Hg2ujcHd9GXOaB70OxR91I0yVpeOcN/Hi3nUSjCs=; b=XEfUxCKxhcscYzcezWtcM/dyXejZA9PVM8CKefSu6vPF3QoFlDpazlDBl/m8Pd+G7y SHtf5pyeWp0OLx9v45lth/G6BeQM/L8II5s5DpKUbRkG5sJei63bRwmh6lavjTIY/9zx 49tfwZDTt6tFc/601PsbTirGQaAICxzNYWSDDUKkKDLzd6Gki9Fl0bq7pcSPoPHGPaLA +WynMcVyqKZeAfA/1Ylv4vQ1cM2Nb4rkcW53JRbWPHCv0DHhbKu6qrcFRAFaI69kv826 dZ2Ewe3Zm5X4ZSP0YmwTMXy4IGdAU5Gj/HZAA2AHz3irIunziol35RqYrDJAUG4DciTa YvJQ== X-Gm-Message-State: AG10YORmWrkybK+xsoyc67ve/q9TbRs+p2RBtTpY//EfDeCcloOkCSmIikufxP+Ha1xsZ0Pn X-Received: by 10.194.57.244 with SMTP id l20mr25051758wjq.45.1456397196343; Thu, 25 Feb 2016 02:46:36 -0800 (PST) Received: from mms.qualcomm.mm-sol.com ([37.157.136.206]) by smtp.googlemail.com with ESMTPSA id i10sm2585279wmf.14.2016.02.25.02.46.34 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 25 Feb 2016 02:46:35 -0800 (PST) From: Georgi Djakov To: arm@kernel.org Subject: [PATCH v3 2/2] arm64: defconfig: Increase MMC_BLOCK_MINORS to 16 Date: Thu, 25 Feb 2016 12:46:32 +0200 Message-Id: <1456397192-2407-2-git-send-email-georgi.djakov@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1456397192-2407-1-git-send-email-georgi.djakov@linaro.org> References: <1456397192-2407-1-git-send-email-georgi.djakov@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160225_024657_336933_6FDF1A15 X-CRM114-Status: GOOD ( 10.32 ) X-Spam-Score: -2.7 (--) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: andy.gross@linaro.org, linux-arm-msm@vger.kernel.org, georgi.djakov@linaro.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, UNPARSEABLE_RELAY autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Increase the block minors from the default 8 to 16. The db410c board by default has eMMC rootfs on the 10th partition. Signed-off-by: Georgi Djakov --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 47b5dac96bfc..7787e4031a75 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -192,6 +192,7 @@ CONFIG_USB_MSM_OTG=y CONFIG_USB_ULPI=y CONFIG_USB_GADGET=y CONFIG_MMC=y +CONFIG_MMC_BLOCK_MINORS=16 CONFIG_MMC_ARMMMCI=y CONFIG_MMC_SDHCI=y CONFIG_MMC_SDHCI_PLTFM=y