From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Mon, 11 Jun 2018 13:38:27 +0800 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: <20180611053826.GC16091@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, May 22, 2018 at 08:28:51AM +0200, 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 Acked-by: Shawn Guo