]> git.ipfire.org Git - people/ms/u-boot.git/commit
samsung: board: support eMMC reset using DT
authorJoonyoung Shim <jy0922.shim@samsung.com>
Thu, 15 Jan 2015 02:45:56 +0000 (11:45 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Fri, 13 Feb 2015 08:17:10 +0000 (17:17 +0900)
commitaa8e00fab5e65a07c2cae52274946a908805ea60
tree2309916e5a3205abcdf476fb7e36adce1d847995
parenta276172cf32386c211c75638f6bf3c0d59ba03ba
samsung: board: support eMMC reset using DT

Some exynos boards require special handling of nRESET_OUT line for eMMC
memory to perform complete reboot e.g. Odroid X2/U3/XU3 boards.

This will support eMMC reset using DT from reset_misc of samsung common
board file.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
board/samsung/common/board.c
board/samsung/odroid/odroid.c
doc/device-tree-bindings/exynos/emmc-reset.txt [new file with mode: 0644]