ARM: OMAP2+: hwmod: Change hardreset soc_ops for AM43XX
authorDave Gerlach <d-gerlach@ti.com>
Sun, 15 Jun 2014 22:02:17 +0000 (16:02 -0600)
committerPaul Walmsley <paul@pwsan.com>
Sun, 15 Jun 2014 22:02:17 +0000 (16:02 -0600)
commit98bbc114bfa0ea1da31e230050b437e19e49e2b3
tree691853e074785197bcf81405b81b5d48ede17840
parentabf04af74a9f27a65172a43b43ccabcbc2bbdc39
ARM: OMAP2+: hwmod: Change hardreset soc_ops for AM43XX

am43xx reset register layout is more similar to am33xx than omap4 so
use the am33xx functions for hwmod hardreset soc_ops rather than the
currently used omap4 functions. Without this, assert_hardreset and
deassert_hardreset will not work on am43xx.

Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
[paul@pwsan.com: fixed build errors for an AM43xx-only Kconfig]
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/cm33xx.h
arch/arm/mach-omap2/omap_hwmod.c
This page took 0.025835 seconds and 5 git commands to generate.