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)
commitc2a8b4f879e89a158fc1f9fbcf9d78b2ad4cefde
treeb94992d7ff22c4faed66ae62164eb8f0a8649738
parent7fdcbac5d6879a14c62b5bb52a4d164274eb8cd8
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