ODROID-HC4: Enable sd_emmc_c.

We need to disable emmc, because hc4 doesn't have emmc.

Change-Id: I99d21f75268e0d55f77a868d599f679be68aa3d9
This commit is contained in:
Chris
2020-10-21 09:02:54 +09:00
parent 639e1b7bd0
commit d3d39d9d44

View File

@@ -37,10 +37,6 @@
status = "okay";
};
&sd_emmc_c {
status = "disabled";
};
&i2c2 {
pcf8563: rtc@51 {
compatible = "nxp,pcf8563";