Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751388AbaJIG5J (ORCPT ); Thu, 9 Oct 2014 02:57:09 -0400 Received: from mail-oi0-f54.google.com ([209.85.218.54]:46848 "EHLO mail-oi0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750824AbaJIG44 (ORCPT ); Thu, 9 Oct 2014 02:56:56 -0400 MIME-Version: 1.0 In-Reply-To: <20141008194541.GV868@joshc.qualcomm.com> References: <1409672443-4289-1-git-send-email-gdjakov@mm-sol.com> <1409672443-4289-4-git-send-email-gdjakov@mm-sol.com> <20141008194541.GV868@joshc.qualcomm.com> From: Nicolas Dechesne Date: Thu, 9 Oct 2014 08:56:35 +0200 Message-ID: Subject: Re: [PATCH v2 3/3] ARM: dts: qcom: Add SDHC nodes for APQ8084 platform To: Josh Cartwright Cc: Georgi Djakov , Kumar Gala , robh+dt@kernel.org, Pawel Moll , Mark Rutland , ijc+devicetree@hellion.org.uk, linux@arm.linux.org.uk, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, iivanov@mm-sol.com Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 8, 2014 at 9:45 PM, Josh Cartwright wrote: > This has bitten me more times than I care to admit, but have you checked > that you've set CONFIG_MMC_BLOCK_MINORS higher than 16? Perhaps we > should be doing that in qcom_defconfig if we aren't already. ouch... i was using multi_v7_defconfig which indeed has: CONFIG_MMC_BLOCK_MINORS=16 note that you can override the default CONFIG with bootargs with mmcblk.perdev_minors=32 thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/