Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754328AbbG0Ugt (ORCPT ); Mon, 27 Jul 2015 16:36:49 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:38908 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750915AbbG0Ugr (ORCPT ); Mon, 27 Jul 2015 16:36:47 -0400 Date: Mon, 27 Jul 2015 15:36:45 -0500 From: Andy Gross To: Srinivas Kandagatla Cc: linux-arm-msm@vger.kernel.org, Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v1 3/7] ARM: dts: qs600: Add real regulators to sdcc Message-ID: <20150727203645.GC12739@qualcomm.com> References: <1438004945-16175-1-git-send-email-srinivas.kandagatla@linaro.org> <1438005020-16306-1-git-send-email-srinivas.kandagatla@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1438005020-16306-1-git-send-email-srinivas.kandagatla@linaro.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 691 Lines: 24 On Mon, Jul 27, 2015 at 02:50:20PM +0100, Srinivas Kandagatla wrote: > /* WLAN */ > sdcc4: sdcc@121c0000 { > status = "okay"; > + vmmc-supply = <&v3p3_fixed>; > + vqmmc-supply = <&v3p3_fixed>; > + mmc-pwrseq = <&sdcc4_pwrseq>; Where is sdcc4_pwrseq defined? -- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project -- 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/