powerpc/corenet: explicitly disable the SDHC controller on kmcoge4
authorValentin Longchamp <valentin.longchamp@keymile.com>
Thu, 15 Dec 2016 13:22:26 +0000 (14:22 +0100)
committerScott Wood <oss@buserror.net>
Wed, 25 Jan 2017 08:38:43 +0000 (02:38 -0600)
It is not implemented on the kmcoge4 hardware and if not disabled it
leads to error messages with the corenet32_smp_defconfig.

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
Signed-off-by: Scott Wood <oss@buserror.net>
arch/powerpc/boot/dts/fsl/kmcoge4.dts

index ae70a24094b02bf3cf46e2edaba45d81e8ab132c..e103c0f3f650cb868a69b0f75696a7a2e344eefb 100644 (file)
                        };
                };
 
+               sdhc@114000 {
+                       status = "disabled";
+               };
+
                i2c@119000 {
                        status = "disabled";
                };