Skip to content
  • Yangbo Lu's avatar
    Move eSDHC adapter card identification to board files · 39913ace
    Yangbo Lu authored and Priyanka Jain's avatar Priyanka Jain committed
    
    
    The eSDHC adapter card identification and multiplexing configuration
    through FPGA had been implemented in both common mmc driver and
    fsl_esdhc driver. However it is proper to move these code to board
    files and do it during board initialization. The FPGA registers are
    also board specific.
    
    This patch is to move eSDHC adapter card identification and
    multiplexing configuration from mmc driver to specific board files.
    And the option CONFIG_FSL_ESDHC_ADAPTER_IDENT is no longer needed.
    
    Signed-off-by: default avatarYangbo Lu <yangbo.lu@nxp.com>
    [Rebased, Removed T1040QDS change as board does not exist]
    Signed-off-by: Priyanka Jain's avatarPriyanka Jain <priyanka.jain@nxp.com>
    39913ace