From d3d39d9d442d7bae656306da5939b5dfd375398f Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 21 Oct 2020 09:02:54 +0900 Subject: [PATCH] ODROID-HC4: Enable sd_emmc_c. We need to disable emmc, because hc4 doesn't have emmc. Change-Id: I99d21f75268e0d55f77a868d599f679be68aa3d9 --- arch/arm64/boot/dts/amlogic/meson64_odroidhc4.dts | 4 ---- 1 file changed, 4 deletions(-) diff --git a/arch/arm64/boot/dts/amlogic/meson64_odroidhc4.dts b/arch/arm64/boot/dts/amlogic/meson64_odroidhc4.dts index 9539905b1367..d38e344c1b6d 100644 --- a/arch/arm64/boot/dts/amlogic/meson64_odroidhc4.dts +++ b/arch/arm64/boot/dts/amlogic/meson64_odroidhc4.dts @@ -37,10 +37,6 @@ status = "okay"; }; -&sd_emmc_c { - status = "disabled"; -}; - &i2c2 { pcf8563: rtc@51 { compatible = "nxp,pcf8563";