[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <bed3f2d9-362a-40f7-802d-172f1e32bde5@suse.de>
Date: Fri, 13 Oct 2023 10:54:56 +0200
From: Hannes Reinecke <hare@...e.de>
To: liuchang_125125@....com, jejb@...ux.ibm.com,
martin.petersen@...cle.com, linux-scsi@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: mark.tao@...hubtech.com, shaper.liu@...hubtech.com,
thomas.hu@...hubtech.com, chevron.li@...hubtech.com,
charl.liu@...hubtech.com
Subject: Re: [PATCH 0/9] Add support for Bayhub SD/MMC controller
On 10/13/23 10:32, liuchang_125125@....com wrote:
> From: Charl Liu <liuchang_125125@....com>
>
> The Bayhub's SD/MMC Card interface driver implements card detection,
> card initialization, and other application level functions. The whole
> project is divided into 9 patches to commit. Patch [1/9] and patch
> [2/9] commit the Kconfig and Makefile, and the other code is divided
> into 7 patches (patch [3/9] to patch [9/9]) by function.
>
Errm.
We have a perfectly fine MMC subsystem under drivers/mmc.
And I would have expected any new SD/MMC card drivers to be
implemented there.
Why do you think a SCSI driver is the right model here?
Cheers,
Hannes
Powered by blists - more mailing lists