From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754246AbcEDTvG (ORCPT ); Wed, 4 May 2016 15:51:06 -0400 Received: from arroyo.ext.ti.com ([192.94.94.40]:36162 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751746AbcEDTvE (ORCPT ); Wed, 4 May 2016 15:51:04 -0400 Subject: Re: [PATCH] ARM: dts: omap5-board-common: Describe the voltage supply mapping accurately To: Tony Lindgren , =?UTF-8?Q?Beno=c3=aet_Cousson?= References: <1462389618-28860-1-git-send-email-nm@ti.com> CC: , , , From: Nishanth Menon X-Enigmail-Draft-Status: N1110 Message-ID: <572A528C.4090302@ti.com> Date: Wed, 4 May 2016 14:50:36 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <1462389618-28860-1-git-send-email-nm@ti.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/04/2016 02:20 PM, Nishanth Menon wrote: [...] > @@ -551,6 +590,8 @@ > > ldo9_reg: ldo9 { > /* VCC_DV_SDIO: vdds_sdcard */ > + vin-supply = <&vmmcsdio_fixed>; > + There is an extra white space here, and vmmcsd_fixed is the regulator to be used, looks like vmmcsdio_fixed should ideally been vwlan_fixed or something.. the actual rail to LDO9_IN was called vmmc_3v3_SDIO.. Sorry for the confusion. Unfortunately, I can not recreate the fail on my board, but this sounded like the closest fix I can think of. -- Regards, Nishanth Menon