From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752914AbcD0GgR (ORCPT ); Wed, 27 Apr 2016 02:36:17 -0400 Received: from mail.phycard.de ([217.6.246.34]:48233 "EHLO root.phytec.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752701AbcD0GgP convert rfc822-to-8bit (ORCPT ); Wed, 27 Apr 2016 02:36:15 -0400 Subject: Re: Applied "regulator: rk808: remove linear range definitions with a single range" to the regulator tree To: =?UTF-8?Q?Heiko_St=c3=bcbner?= , linux-rockchip@lists.infradead.org, Mark Brown References: <2754883.PYP7KbpM33@diego> Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, a.zummo@towertech.it, pawel.moll@arm.com, rtc-linux@googlegroups.com, ijc+devicetree@hellion.org.uk, mturquette@baylibre.com, sboyd@codeaurora.org, linux-kernel@vger.kernel.org, robh+dt@kernel.org, lgirdwood@gmail.com, alexandre.belloni@free-electrons.com, dianders@chromium.org, galak@codeaurora.org, zyw@rock-chips.com, lee.jones@linaro.org, linux-clk@vger.kernel.org From: Wadim Egorov Message-ID: <57205DC2.7070506@phytec.de> Date: Wed, 27 Apr 2016 08:35:46 +0200 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: <2754883.PYP7KbpM33@diego> X-MIMETrack: Itemize by SMTP Server on Idefix/Phytec(Release 9.0.1FP5 HF413|March 21, 2016) at 27.04.2016 08:35:46, Serialize by Router on Idefix/Phytec(Release 9.0.1FP5 HF413|March 21, 2016) at 27.04.2016 08:35:46 X-TNEFEvaluated: 1 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 26.04.2016 21:33, Heiko Stübner wrote: > Am Montag, 25. April 2016, 18:56:54 schrieb Mark Brown: >> The patch >> >> regulator: rk808: remove linear range definitions with a single range >> >> has been applied to the regulator tree at >> >> git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git > with this patch applied, 4.6.0-rc5-next-20160426 fails to boot on > rk3288-veyron devices with the bug below. Reverting this one patch > results in the system booting again: > This is because I missed to add the correct ops for LDO_REG3 in this patch.