Hi Anand,
On 2025/3/30 21:33, Anand Moon wrote:
Hi Chen-Yu
On Wed, 5 Feb 2025 at 07:39, Chen-Yu Tsai <[email protected]> wrote:
From: Chen-Yu Tsai <[email protected]>
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 <[email protected]>
Reviewed-by: Anand Moon <[email protected]>
Can we enable following config default for all the boards
CONFIG_MMC_DW=y
CONFIG_MMC_DW_ROCKCHIP=y
CONFIG_MMC_SDHCI=y
These two driver, SD card and eMMC, are board specific, not all the
board has enable all these two interface.
Thanks,
- Kever
Thanks
-Anand