Would you mind to help me to figured out which part I missed or setting wrong. There is the final device tree which reverse from the kernel/dtb/tegra194-p3668-all.dtb tegra194-p3668-all-p3509-0000_20211108_1943.dts (268.6 KB)
I’ve tune the sdhci_sd to the sdmmc3(sdhci@3440000) and disable the sdmmc1(sdhci@3400000).
PATH : hardware/nvidia/platform/t19x/jakku/kernel-dts/common/tegra194-p3668-common.dtsi tegra194-p3668-common.dtsi (11.9 KB)
I’ve also been tune the gpio since the GPIO7(PortR.00) of SOM will be a Power Control to our SD Card Slot in Carrier Board. PATH : hardware/nvidia/platform/t19x/jakku/kernel-dts/common/tegra194-fixed-regulator-p3668.dtsi tegra194-fixed-regulator-p3668.dtsi (1.6 KB)
And Tune the GPIO13(PortN.01) to the SDMMC3_WP with pinmux table.
PATH : hardware/nvidia/platform/t19x/jakku/kernel-dts/ tegra194-p3668-all-p3509-0000.dts (29.6 KB)