]> git.baikalelectronics.ru Git - uboot.git/commit
m68k: add global variable sdhc_per_clk for m68k
authorAngelo Dureghello <angelo@kernel-space.org>
Tue, 7 Feb 2023 20:28:00 +0000 (21:28 +0100)
committerAngelo Dureghello <angelo@kernel-space.org>
Wed, 15 Mar 2023 00:38:19 +0000 (01:38 +0100)
commit353eb17087ce9af780ac8a6d26bb7781d689616d
treefd89126f499f148a665d66034ea7d700b84a1145
parentbf1ccee03b967a8c5f0c9d7a8e7952e0eeb44c3c
m68k: add global variable sdhc_per_clk for m68k

The FSL 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.
ColdFire also uses eSHDC controller, as in arm and powerpc,
so adding sdhc_per_clk to arch_global_data.

Signed-off-by: Angelo Durgehello <angelo@kernel-space.org>
arch/m68k/include/asm/global_data.h