[PATCH v3 2/3] mmc: rockchip_sdhci: Add support for RK3568
Philipp Tomsich
philipp.tomsich at vrull.eu
Wed Aug 11 12:23:38 CEST 2021
On Tue, 29 Jun 2021 at 10:24, Yifeng Zhao <yifeng.zhao at rock-chips.com> wrote:
>
> This patch adds support for the RK3568 platform to this driver.
>
> Signed-off-by: Yifeng Zhao <yifeng.zhao at rock-chips.com>
I thought I had raised an objection to this patch previously, but did
not see a discussion...
So here we go again.
In 2017, we decided to split the HDMI drivers such that there is a
common core driver
and a "mini-driver" wrapping it, so we don't pull in the extra code
for every chip. See
the original comment from Simon at
https://patchwork.ozlabs.org/project/uboot/patch/1493394792-20743-4-git-send-email-philipp.tomsich@theobroma-systems.com/#1648072
Given that we established that pattern already—and that there are
practical benefits
(e.g., in code-size), we should follow the same pattern for the SDHCI driver.
Thank you,
Philipp.
More information about the U-Boot
mailing list