summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/cache.c
diff options
context:
space:
mode:
authorRasmus Villemoes <rasmus.villemoes@prevas.dk>2019-09-12 09:17:09 +0000
committerStefano Babic <sbabic@denx.de>2020-01-07 10:26:57 +0100
commitbb09bd5f6913c69a94a89cbc6e6576b5fb3a4c11 (patch)
tree4f9fa1c1468bbce0879cce36c7aa5bcfaf676968 /arch/arm/mach-tegra/cache.c
parent32efcbc09f2f34e92c88bc54996e550ba3aa6ba9 (diff)
arm: mxs: fix register definitions for clkctrl_gpmi and clkctrl_sspX
I tried clearing a bit by writing to hw_clkctrl_gpmi_clr, then busy-waiting for it to actually clear. My board hung. The data sheet agrees, these registers do not have _set, _clr, _tog, so fix up the definitions. git grep -E 'clkctrl_(gpmi|ssp[0-9])_' says that nobody uses those non-existing ops registers. Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
Diffstat (limited to 'arch/arm/mach-tegra/cache.c')
0 files changed, 0 insertions, 0 deletions