sdhci_emmc = "/sdhci@3460000";
sdhci_emmc is 3460000
In this part i changed the property of status to enable
fragement-tegra-sdhci-emmc-dis {
ids = ">=3668-0000-000";
override@0 {
target = <0x000000c5>;
_overlay_ {
status = "enabled";
};
};
};
is that right??