
12 Apr
2023
12 Apr
'23
2:34 p.m.
Hi Ye Li,
On Wed, Apr 12, 2023 at 6:51 AM Ye Li ye.li@nxp.com wrote:
Remove the UHS_CAPS is wrong, it will cause UHS-I mode not work. I just check the 7d sdb on upstream, it is due to imx7d-sdb.dts change. When UHS is enabled in defconfig, the usdhc1 node in imx7d-sdb.dts does not configure pad for VSELECT, also the data pad should be set to 100Mhz/200Mhz pin states. You can try below changes:
Thanks for your suggestion! I tried it and it works.
I will submit a formal patch.
Thanks