u-boot-brain/arch/powerpc
Yangbo Lu ac76dd0836 Add global variable sdhc_per_clk for arm/powerpc
The QorIQ eSDHC controller supports two reference clocks. They are
platform clock and periperhal clock. The global variable sdhc_clk
has already been used for platform clock.
This patch is to add another global variable sdhc_per_clk for
periperhal clock, which provides higher frequency and is required
to be used for SD UHS and eMMC HS200/HS400 speed modes.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
2020-01-16 13:16:26 +08:00
..
cpu powerpc/mpc85xx: drop eSDHC periperhal clock code 2020-01-16 13:16:25 +08:00
dts arch: powerpc: add usb nodes to P5040 dts 2019-12-23 14:08:27 +05:30
include/asm Add global variable sdhc_per_clk for arm/powerpc 2020-01-16 13:16:26 +08:00
lib common: Move interrupt functions into a new header 2019-12-02 18:25:00 -05:00
config.mk SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig powerpc: Migrate HIGH_BATS to Kconfig 2019-05-21 07:52:33 +02:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00