Re: [PATCH 1/2] ARM: dts: imx7d: Correct speed grading fuse settings

From: Shawn Guo
Date: Sun Oct 06 2019 - 04:10:21 EST


On Thu, Sep 12, 2019 at 10:56:31AM +0800, Anson Huang wrote:
> The 800MHz opp speed grading fuse mask should be 0xd instead
> of 0xf according to fuse map definition:
>
> SPEED_GRADING[1:0] MHz
> 00 800
> 01 500
> 10 1000
> 11 1200
>
> Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx>

Applied both, thanks.