From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Estevam Subject: Re: [PATCH v5 0/5] Add coupled regulators mechanism Date: Mon, 5 Mar 2018 12:57:39 -0300 Message-ID: References: <1519980169-8491-1-git-send-email-m.purski@samsung.com> <6fc780e4-3594-2ca5-dc4e-7e147dc4e40f@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <6fc780e4-3594-2ca5-dc4e-7e147dc4e40f@samsung.com> Sender: linux-kernel-owner@vger.kernel.org To: Maciej Purski Cc: Mark Brown , linux-kernel , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Liam Girdwood , Rob Herring , Mark Rutland , Marek Szyprowski , Doug Anderson , Bartlomiej Zolnierkiewicz List-Id: devicetree@vger.kernel.org Hi Maciej, On Mon, Mar 5, 2018 at 11:40 AM, Maciej Purski wrote: > Hi Fabio, > thank you for your response. > Could you tell me on which board precisely (on which DTS) has this issue > occurred? I tested it on a imx6dl-wandboard.dtb. kernelci.org also shows other imx6 boards that cannot boot with today's linux-next. > Also, I don't understand, did you boot successfully and you got only a > lockdep warning or you encountered an actual deadlock? No, with this series I am not able to boot till the Linux prompt. Thanks