Re: [PATCH V6 02/12] arm64: dts: imx8mp-evk: correct pcie pad settings

From: Shawn Guo
Date: Fri Nov 18 2022 - 22:02:04 EST


On Thu, Nov 17, 2022 at 05:53:53PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@xxxxxxx>
>
> According to RM bit layout, BIT3 and BIT0 are reserved.
> 8 7 6 5 4 3 2 1 0
> PE HYS PUE ODE FSEL X DSE X
>
> Although function is not broken, we should not set reserved bit.
>
> Fixes: d50650500064 ("arm64: dts: imx8mp-evk: Add PCIe support")
> Signed-off-by: Peng Fan <peng.fan@xxxxxxx>
> Reviewed-by: Marco Felsch <m.felsch@xxxxxxxxxxxxxx>

Applied, thanks!