[PATCH 7/9] mmc: exynos_dw_mmc: add support for MMC HS200 and HS400 modes
    Tanmay Kathpalia 
    tanmay.kathpalia at altera.com
       
    Thu Oct 23 12:46:11 CEST 2025
    
    
  
Subject: Re: [PATCH 7/9] mmc: exynos_dw_mmc: add support for MMC HS200 and HS400 modes
Hi Kaustabh,
The tuning functionality should be made conditional under:
    #if CONFIG_IS_ENABLED(MMC_SUPPORTS_TUNING)
This will ensure the code compiles cleanly on configurations where tuning
support is not enabled.
Best Regards,
Tanmay Kathpalia
    
    
More information about the U-Boot
mailing list