powerpc/mpc85xx: drop eSDHC periperhal clock code
The below patch added eSDHC periperhal clock code initially. 2d9ca2c7 mmc: fsl_esdhc: Add peripheral clock support The purpose was to fix up device tree properties "peripheral-frequency" so that linux could get the periperhal clock by it. However the implementation on both u-boot and linux was only for a Freescale SDK release. The linux part implementation had never been upstreamed. These code should not have been exist on u-boot mainline. Let's remove the powerpc part changes but keep the changes in fsl_esdhc driver. The changes in fsl_esdhc driver could be utilized to support SD UHS and eMMC HS200/HS400 speed modes for current Layerscape ARM platforms. Signed-off-by:Yangbo Lu <yangbo.lu@nxp.com>
Showing
- arch/powerpc/cpu/mpc85xx/speed.c 1 addition, 48 deletionsarch/powerpc/cpu/mpc85xx/speed.c
- arch/powerpc/include/asm/config_mpc85xx.h 0 additions, 8 deletionsarch/powerpc/include/asm/config_mpc85xx.h
- include/configs/T1040QDS.h 0 additions, 1 deletioninclude/configs/T1040QDS.h
- include/configs/T208xQDS.h 0 additions, 1 deletioninclude/configs/T208xQDS.h
- include/e500.h 0 additions, 1 deletioninclude/e500.h
- scripts/config_whitelist.txt 0 additions, 2 deletionsscripts/config_whitelist.txt
Loading
Please register or sign in to comment