mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-04 05:50:17 +00:00 
			
		
		
		
	ARM: Odroid XU3: Modify exynos dw_mmc driver to support Odroid XU3 in DM MMC
This commit enables support for Exynos Designware MMC driver based on DM. Signed-off-by: Lukasz Majewski <lukma@denx.de> Tested-by: Anand Moon <linux.amoon@gmail.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
This commit is contained in:
		
							parent
							
								
									7c350a2a0f
								
							
						
					
					
						commit
						0acdb2cc8a
					
				@ -295,6 +295,7 @@ static int exynos_dwmmc_bind(struct udevice *dev)
 | 
			
		||||
 | 
			
		||||
static const struct udevice_id exynos_dwmmc_ids[] = {
 | 
			
		||||
	{ .compatible = "samsung,exynos4412-dw-mshc" },
 | 
			
		||||
	{ .compatible = "samsung,exynos-dwmmc" },
 | 
			
		||||
	{ }
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user