From: Yuvaraj Kumar C D Date: Sun, 20 Oct 2013 20:48:06 +0000 (+0900) Subject: ARM: dts: change status property of dwmmc nodes for exynos5250 X-Git-Tag: dt-for-linus~18^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e908d5c5dc3b9258449b3c4d926e347c4247ce09;p=pandora-kernel.git ARM: dts: change status property of dwmmc nodes for exynos5250 According to ePAPR, chapter 2.3.4, the status property has defined that it should be set to "disabled" when "the device is not presently operational, but it might become operational in the future". So this patch disable dwmmc node by "status = disabled" in SOC dts file and enable dwmmc node by "status = okay" in board specific dts file. Signed-off-by: Yuvaraj Kumar C D Reviewed-by: Tomasz Figa Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed