ARM: dts: change status property of dwmmc nodes for exynos5250
authorYuvaraj Kumar C D <yuvaraj.cd@gmail.com>
Sun, 20 Oct 2013 20:48:06 +0000 (05:48 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sun, 15 Dec 2013 19:32:44 +0000 (04:32 +0900)
commite908d5c5dc3b9258449b3c4d926e347c4247ce09
tree89b56d1b1068cf60390a0c1926072ec68de5ff95
parent906fd84ee7c1080240a4aa687449d18fd83939c7
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 <yuvaraj.cd@samsung.com>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/boot/dts/exynos5250-arndale.dts
arch/arm/boot/dts/exynos5250-smdk5250.dts
arch/arm/boot/dts/exynos5250.dtsi
This page took 0.025291 seconds and 5 git commands to generate.