From mboxrd@z Thu Jan 1 00:00:00 1970 From: Archit Taneja Subject: Re: [PATCH 1/4] AM35xx: DSS: there is no VDDS_DSI on AM35xx Date: Thu, 10 Nov 2011 12:12:38 +0530 Message-ID: <4EBB725E.6000107@ti.com> References: <1320797568-11169-1-git-send-email-yanok@emcraft.com> <1320797568-11169-2-git-send-email-yanok@emcraft.com> <4EBA518C.6050405@ti.com> <4EBAC5E7.4060400@emcraft.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from comal.ext.ti.com ([198.47.26.152]:52449 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751210Ab1KJGnS (ORCPT ); Thu, 10 Nov 2011 01:43:18 -0500 In-Reply-To: <4EBAC5E7.4060400@emcraft.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Ilya Yanok Cc: linux-omap@vger.kernel.org, wd@denx.de, dzu@denx.de, sasha_d@emcraft.com Hi, On Wednesday 09 November 2011 11:56 PM, Ilya Yanok wrote: > Hi Archit, > > 09.11.2011 14:10, Archit Taneja wrote: >>> AM35xx don't have VDDS_DSI regulator. >> >> AM35xx do have vdds_dsi regulator. Are you saying that your particular >> board doesn't have vdds_dsi connected to a regulator? > > Yes, you are right. But looking at the manual (and name) I think it's > needed only for DSI operation. On our board we have LCD connected > through DPI. > >> I assumed that vdds_dsi regulator was required for DPI to function >> properly on omap3 devices. > > Ok, please ignore this patch then. I think I'll create fake regulator > from the board code to fix this. Also, could you push the DSS related patches as a separate series? It will be easier to pull them since DSS2 driver has a different maintainer. Thanks, Archit > > Regards, Ilya. >