On Sun, Mar 30, 2025 at 9:34 PM Anand Moon <linux.am...@gmail.com> wrote: > > Hi Chen-Yu > > On Wed, 5 Feb 2025 at 07:39, Chen-Yu Tsai <w...@kernel.org> wrote: > > > > From: Chen-Yu Tsai <w...@csie.org> > > > > The IO domain driver controls the I/O voltage for various pins, > > MMC included. > > > > Enable it by default for all supported Rockchip SoCs. > > > > Signed-off-by: Chen-Yu Tsai <w...@csie.org> > Reviewed-by: Anand Moon <linux.am...@gmail.com> > > Can we enable following config default for all the boards > > CONFIG_MMC_DW=y > CONFIG_MMC_DW_ROCKCHIP=y > CONFIG_MMC_SDHCI=y
I can do a separate patch for these. Would it make sense to enable MMC_DW and MMC_DW_ROCKCHIP for the whole Rockchip family, and MMC_SDHCI and co. for the SoCs that has SDHCI? ChenYu