Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1952063AbdDYR0W (ORCPT ); Tue, 25 Apr 2017 13:26:22 -0400 Received: from mail-oi0-f42.google.com ([209.85.218.42]:36678 "EHLO mail-oi0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1951992AbdDYR0L (ORCPT ); Tue, 25 Apr 2017 13:26:11 -0400 MIME-Version: 1.0 In-Reply-To: <1493141004.3557.8.camel@nxp.com> References: <89cc7192100bdc9ce546bf6000446e629457ebc1.1493138693.git.leonard.crestez@nxp.com> <1493141004.3557.8.camel@nxp.com> From: Fabio Estevam Date: Tue, 25 Apr 2017 14:26:10 -0300 Message-ID: Subject: Re: [PATCH] ARM: dts: imx6sx-sdb: Remove cpufreq OPP override To: Leonard Crestez Cc: Marek Vasut , Shawn Guo , Sascha Hauer , Peter Chen , Anson Huang , "linux-pm@vger.kernel.org" , Viresh Kumar , "Rafael J. Wysocki" , linux-kernel , Fabio Estevam , "linux-arm-kernel@lists.infradead.org" , Christoph Fritz Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 742 Lines: 17 On Tue, Apr 25, 2017 at 2:23 PM, Leonard Crestez wrote: > Wow, that was literally 15 minutes before my patch. In my defense I did > search the archives before starting to format the patch but it had not > arrived yet. > > Anyway, that version also sets the supply for reg_arm and reg_soc. It > is not necessary for fixing the crash I'm seeing but is good because it > will result in the minimum voltage on VDD_ARM_SOC_IN rather than a fix > 1375mv. I tested Marek's patch and it works fine on my rev B board > (which otherwise fails to boot upstream). Excellent! I only have revA board and do not get the crash with this revision. If you can reply to Marek's patch with your Tested-by that would be nice, thanks.