Thank you for the information provided.
Additionally, I would like to request clarification regarding our SDIO setup for the Ezurio Sona TI351 Evaluation Kit.
We connected the Sona TI351 microSDIO Daughter Board to the J6 SD card connector on the F&S i.MX8ULP Evaluation Board to establish SDIO communication between the Sona TI351 module and the F&S board.
1.We also observed that the SDIO interface was disabled in the device tree. We changed the status from "disabled" to "okay" and rebuilt the image; however, the SDIO device is still not detected. The following message is reported in the debug console:
root@fsimx8ulp:~# dmesg | grep -iE "mmc1|sdio"
mmc1: SDHCI controller on 298e0000.mmc [298e0000.mmc] using ADMA
mmc1: Failed to initialize a non-removable card
Current device tree configuration:
&osm_sdio_a {
pinctrl-names = "default", "state_100mhz", "state_200mhz", "sleep";
pinctrl-0 = <&pinctrl_usdhc1>;
pinctrl-1 = <&pinctrl_usdhc1>;
pinctrl-2 = <&pinctrl_usdhc1>;
pinctrl-3 = <&pinctrl_usdhc1>;
bus-width = <4>;
vmmc-supply = <&WCF_AMPERSAND®_sdio_a_pwr>;
vqmmc-supply = <&WCF_AMPERSAND®_sdio_a_pwr>;
status = "disabled";
};
2.Could you also confirm which connector should be used for the SDIO interface:
- J6 (SD Card Connector), or
- J11 (SD_B signals available on the board)?
- Which USDHC controller (usdhc0/usdhc1/usdhc2) is connected to J6.
Any guidance on the correct hardware connection and required device tree configuration would be greatly appreciated.
Thank you for your support.
Best regards,
Bharath K R