From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751832AbeEWE36 (ORCPT ); Wed, 23 May 2018 00:29:58 -0400 Received: from mail-pl0-f68.google.com ([209.85.160.68]:37115 "EHLO mail-pl0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750764AbeEWE34 (ORCPT ); Wed, 23 May 2018 00:29:56 -0400 X-Google-Smtp-Source: AB8JxZoTPSb3VdCDLxLwRrQVWJrmwjRAY97HBzRqrIlr7nOykqxekdnBnS8WhKWdFHq/HDyNqb97pQ== Date: Wed, 23 May 2018 09:59:53 +0530 From: Viresh Kumar To: =?utf-8?Q?S=C3=A9bastien?= Szymanski Cc: linux-arm-kernel@lists.infradead.org, "Rafael J . Wysocki" , linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, Shawn Guo , Sascha Hauer , Fabio Estevam , Stefan Agner , Rob Herring , Mark Rutland , devicetree@vger.kernel.org Subject: Re: [PATCH v3 1/3] cpufreq: imx6q: check speed grades for i.MX6ULL Message-ID: <20180523042953.kcp2h5xtwjrjponn@vireshk-i7> References: <20180522062853.24799-1-sebastien.szymanski@armadeus.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20180522062853.24799-1-sebastien.szymanski@armadeus.com> User-Agent: NeoMutt/20180323-120-3dd1ac Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 22-05-18, 08:28, Sébastien Szymanski wrote: > Check the max speed supported from the fuses for i.MX6ULL and update the > operating points table accordingly. > > Signed-off-by: Sébastien Szymanski > --- > > Changes for v3: > - none @Sascha and Shawn: Can you guys please Ack this series if there is nothing wrong with it ? -- viresh From mboxrd@z Thu Jan 1 00:00:00 1970 From: viresh.kumar@linaro.org (Viresh Kumar) Date: Wed, 23 May 2018 09:59:53 +0530 Subject: [PATCH v3 1/3] cpufreq: imx6q: check speed grades for i.MX6ULL In-Reply-To: <20180522062853.24799-1-sebastien.szymanski@armadeus.com> References: <20180522062853.24799-1-sebastien.szymanski@armadeus.com> Message-ID: <20180523042953.kcp2h5xtwjrjponn@vireshk-i7> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 22-05-18, 08:28, S?bastien Szymanski wrote: > Check the max speed supported from the fuses for i.MX6ULL and update the > operating points table accordingly. > > Signed-off-by: S?bastien Szymanski > --- > > Changes for v3: > - none @Sascha and Shawn: Can you guys please Ack this series if there is nothing wrong with it ? -- viresh