Re: [PATCH V2 1/2] arm64: dts: imx8mm: Correct OPP table according to latest datasheet

From: Shawn Guo
Date: Thu Jul 18 2019 - 04:04:22 EST


On Sat, Jun 29, 2019 at 06:21:56PM +0800, Anson.Huang@xxxxxxx wrote:
> From: Anson Huang <Anson.Huang@xxxxxxx>
>
> According to latest datasheet (Rev.0.2, 04/2019) from below links,
> 1.8GHz is ONLY available for consumer part, so the market segment
> bits for 1.8GHz opp should ONLY available for consumer part accordingly.
>
> https://www.nxp.com/docs/en/data-sheet/IMX8MMIEC.pdf
> https://www.nxp.com/docs/en/data-sheet/IMX8MMCEC.pdf
>
> Fixes: f403a26c865b (arm64: dts: imx8mm: Add cpu speed grading and all OPPs)
> Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx>

Applied both, thanks.