]> git.ipfire.org Git - people/ms/u-boot.git/commit
mmc: fsl_esdhc: not always setting esdhc fdt status to okay
authorYang Li <leoyang.li@nxp.com>
Fri, 21 Jul 2017 19:10:38 +0000 (14:10 -0500)
committerYork Sun <york.sun@nxp.com>
Wed, 9 Aug 2017 16:57:32 +0000 (09:57 -0700)
commit590e87d1a67a36c6bc0d9a120fa4feac5be142e4
tree0ac1d243528b313bbb18f5b0b55b100e7b2109eb
parent89d8e1313f18131a5c451f094bad89ba35ed2120
mmc: fsl_esdhc: not always setting esdhc fdt status to okay

We shouldn't always change the status to okay.  There could be
situations that the esdhc is intentionally disabled in the device
tree.

Signed-off-by: Li Yang <leoyang.li@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
drivers/mmc/fsl_esdhc.c