Re: [PATCH 00/14] arm64: dts: imx8mp: correct pad settings

From: Shawn Guo
Date: Mon Jun 27 2022 - 03:57:11 EST


On Wed, Jun 22, 2022 at 02:13:56PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@xxxxxxx>
>
> i.MX8MP iomux pad BIT3 and BIT0 are reserved bits. Writing 1 to the
> reserved bit will be ignored and reading will still return 0. Although
> function not broken with reserved bits set, we should not set reserved
> bits.
>
> Peng Fan (13):
> arm64: dts: imx8mp-evk: correct mmc pad settings
> arm64: dts: imx8mp-evk: correct gpio-led pad settings
> arm64: dts: imx8mp-evk: correct vbus pad settings
> arm64: dts: imx8mp-evk: correct eqos pad settings
> arm64: dts: imx8mp-evk: correct vbus pad settings
> arm64: dts: imx8mp-evk: correct I2C5 pad settings
> arm64: dts: imx8mp-evk: correct I2C1 pad settings
> arm64: dts: imx8mp-evk: correct I2C3 pad settings
> arm64: dts: imx8mp-venice-gw74xx: correct pad settings
> arm64: dts: imx8mp-phyboard-pollux-rdk: correct uart pad settings
> arm64: dts: imx8mp-phyboard-pollux-rdk: correct eqos pad settings
> arm64: dts: imx8mp-phyboard-pollux-rdk: correct i2c2 & mmc settings
> arm64: dts: imx8mp-icore-mx8mp-edim2.2: correct pad settings
>
> Sherry Sun (1):
> arm64: dts: imx8mp-evk: correct the uart2 pinctl value

Applied all, thanks!