]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
soc: amlogic: meson-gx-pwrc-vpu: Fix power on/off register bitmask
authorNeil Armstrong <narmstrong@baylibre.com>
Mon, 1 Apr 2019 07:48:01 +0000 (09:48 +0200)
committerKhalid Elmously <khalid.elmously@canonical.com>
Fri, 14 Feb 2020 05:29:37 +0000 (00:29 -0500)
commit4387ee92dedd706e6405ab408d33844496a508b5
treed503f3d69ec19869d72f760b2558b4b69fa6f925
parent1105b0c1426677f44c8b8c48a1e5bafbf20a64fd
soc: amlogic: meson-gx-pwrc-vpu: Fix power on/off register bitmask

BugLink: https://bugs.launchpad.net/bugs/1863019
[ Upstream commit 2fe3b4bbc93ec30a173ebae7d2b8c530416df3af ]

The register bitmask to power on/off the VPU memories was incorectly set
to 0x2 instead of 0x3. While still working, let's use the recommended
vendor value instead.

Fixes: 75fcb5ca4b46 ("soc: amlogic: add Meson GX VPU Domains driver")
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
drivers/soc/amlogic/meson-gx-pwrc-vpu.c