Skip to content
Snippets Groups Projects
Commit 427a9c7b authored by Felix Gerking's avatar Felix Gerking
Browse files

dts:dual-espresso: Increase SD-Card drive strength to DSE_X4

The higher drive strength is required for the latest baseboard version
in combination with the trizeps8plus_v1r4. This settings were also used
during emc test.
parent 5a5f602e
No related branches found
No related tags found
2 merge requests!455CI: Update gitlab-ci,!262dts:dual-espresso: Increase SD-Card drive strength to DSE_X4
Pipeline #53807 passed with stage
in 13 seconds
......@@ -291,15 +291,15 @@ SPIN188_GPIO4_IO28 0x106 /* LED_ERROR */
>;
};
/* Drive Strength DSE_X1 */
/* Drive Strength DSE_X4 */
pinctrl_usdhc2: usdhc2grp {
fsl,pins = <
MX8MP_IOMUXC_SD2_CLK__USDHC2_CLK 0x190
MX8MP_IOMUXC_SD2_CMD__USDHC2_CMD 0x1d0
MX8MP_IOMUXC_SD2_DATA0__USDHC2_DATA0 0x1d0
MX8MP_IOMUXC_SD2_DATA1__USDHC2_DATA1 0x1d0
MX8MP_IOMUXC_SD2_DATA2__USDHC2_DATA2 0x1d0
MX8MP_IOMUXC_SD2_DATA3__USDHC2_DATA3 0x1d0
MX8MP_IOMUXC_SD2_CLK__USDHC2_CLK 0x192
MX8MP_IOMUXC_SD2_CMD__USDHC2_CMD 0x1d2
MX8MP_IOMUXC_SD2_DATA0__USDHC2_DATA0 0x1d2
MX8MP_IOMUXC_SD2_DATA1__USDHC2_DATA1 0x1d2
MX8MP_IOMUXC_SD2_DATA2__USDHC2_DATA2 0x1d2
MX8MP_IOMUXC_SD2_DATA3__USDHC2_DATA3 0x1d2
>;
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment