Re: [PATCH] board: novtech: meerkat96: use correct mmc driver

2020-02-25 Thread Tom Rini
On Wed, Jan 22, 2020 at 04:03:02PM -0500, Carl Gelfand wrote: > 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 > Cc: Shawn Guo (maintainer:MEERKAT96 BOARD) > Acked-by: Shawn Guo Applied to

Re: [PATCH] board: novtech: meerkat96: use correct mmc driver

2020-01-23 Thread Shawn Guo
+ Stefano, who will pick up the patch, I think. On Thu, Jan 23, 2020 at 7:56 AM Carl Gelfand wrote: > > 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 > Cc: Shawn Guo (maintainer:MEERKAT96 BO

[PATCH] board: novtech: meerkat96: use correct mmc driver

2020-01-22 Thread Carl Gelfand
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 Cc: Shawn Guo (maintainer:MEERKAT96 BOARD) --- configs/meerkat96_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config