commit | be06032eb00b6b9315049bc5585e1f51e29c9179 | [log] [tgz] |
---|---|---|
author | Carl Gelfand <carl@novtech.com> | Wed Jan 22 16:03:02 2020 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 25 13:46:25 2020 -0500 |
tree | f8ecc6c9ebf0a000cefe709ec1ab9b1358956a20 | |
parent | 4f5c5e99bb5cd6b8aacee3a4900edbc406dbb813 [diff] |
board: novtech: meerkat96: use correct mmc driver When the board was originally submitted, it was attempting to use the ESDHC driver. The board uses the USDHC driver. Signed-off-by: Carl Gelfand <carl@novtech.com> Cc: Shawn Guo <shawn.guo@kernel.org> (maintainer:MEERKAT96 BOARD) Acked-by: Shawn Guo <shawnguo@kernel.org>