]> git.baikalelectronics.ru Git - uboot.git/commit
powerpc/mpc85xx: drop eSDHC periperhal clock code
authorYangbo Lu <yangbo.lu@nxp.com>
Thu, 19 Dec 2019 10:59:27 +0000 (18:59 +0800)
committerPeng Fan <peng.fan@nxp.com>
Thu, 16 Jan 2020 05:16:25 +0000 (13:16 +0800)
commitdb50025a42c7524cfc3d4c9007ff67db7de5185a
treeb94992d7ff22c4faed66ae62164eb8f0a8649738
parentf949af03f5682634256e839a163210df0bc2d98f
powerpc/mpc85xx: drop eSDHC periperhal clock code

The below patch added eSDHC periperhal clock code initially.
2d9ca2c 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>
arch/powerpc/cpu/mpc85xx/speed.c
arch/powerpc/include/asm/config_mpc85xx.h
include/configs/T1040QDS.h
include/configs/T208xQDS.h
include/e500.h
scripts/config_whitelist.txt