From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH v5 3/3] ARM: tegra: correct Colibri T20 regulator settings Date: Thu, 12 Dec 2013 13:16:14 -0700 Message-ID: <52AA198E.3050304@wwwdotorg.org> References: <47b41f2de9c2651fbd2cded53c634a533d2740c1.1386333697.git.stefan@agner.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <47b41f2de9c2651fbd2cded53c634a533d2740c1.1386333697.git.stefan-XLVq0VzYD2Y@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stefan Agner , thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, dev-8ppwABl0HbeELgA04lAiVw@public.gmane.org, lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org, lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org Cc: kai.poggensee-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org, sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-tegra@vger.kernel.org On 12/06/2013 05:51 AM, Stefan Agner wrote: > Set the parent of the regulators LDO2 to LDO9 according to the > schematic. Set the base voltage to 3.3V, there is only 3.3V on the > module itself. > > Set the Core and CPU voltage to the specified voltages of 1.2V and > 1.0V respectivly. > > LDO6 should deliver 2.85V. The attached peripherals were not in > use so far. I've applied patch 3/3 only to Tegra's for-3.14/dt branch.