UPSTREAM: ARM: dts: rockchip: add the sdmmc for kylin board
authorCaesar Wang <wxt@rock-chips.com>
Fri, 15 Jan 2016 13:49:54 +0000 (21:49 +0800)
committerCaesar Wang <wxt@rock-chips.com>
Tue, 31 May 2016 08:43:23 +0000 (16:43 +0800)
commit95e1e7e7572b3ec97dba1e4caa06f06294d4b5dd
tree92ad4dc9dc9b20a06cbc790a82577adc64aee887
parent5f7735c7043979847aa5a56c5d60d94ff092e108
UPSTREAM: ARM: dts: rockchip: add the sdmmc for kylin board

Although We can add the sdmmc node, shouldn't enable it.
Since the sdmmc is reusing the same pin with uart2.
Unfortunately, the uart2 is used by the debug port, so that will cause
the debug information can't display on console if enabling the sdmmc.

As we have supported the sdmmc (sd card) on hardware for kylin board.
So, maybe we can have the sdmmc node in kylin dts, not to enable it.

Anyway, you only need add the okay status if someone want to enable the
sdmmc.

e.g.
if you use the adb to debug with android os.
You can add the
status = "okay" to enable the sdmmc for sd card working.
The default status is disabling it.

Change-Id: I5b22571bbf81a43f3cb8f666be59596bbd3a5bfc
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
(cherry picked from git.kernel.org next/linux-next.git master
 commit 6cff705b2dd944a14768e6a63c0773831583488e)
arch/arm/boot/dts/rk3036-kylin.dts