]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
pmdomain: amlogic: Fix mask for the second NNA mem PD domain
authorTomeu Vizoso <tomeu@tomeuvizoso.net>
Mon, 16 Oct 2023 08:02:04 +0000 (10:02 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Nov 2023 17:15:09 +0000 (17:15 +0000)
commitd2cc57f71327b5cbfd57faad82aad249b0f36484
tree9ec543ac59fe55c6291f78fed68245c7601deea0
parent47ceb5151c49dc560bab4fd6925a4123e3de8853
pmdomain: amlogic: Fix mask for the second NNA mem PD domain

[ Upstream commit b131329b9bfbd1b4c0c5e088cb0c6ec03a12930f ]

Without this change, the NPU hangs when the 8th NN core is used.

It matches what the out-of-tree driver does.

Signed-off-by: Tomeu Vizoso <tomeu@tomeuvizoso.net>
Fixes: 9a217b7e8953 ("soc: amlogic: meson-pwrc: Add NNA power domain for A311D")
Acked-by: Neil Armstrong <neil.armstrong@linaro.org>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20231016080205.41982-2-tomeu@tomeuvizoso.net
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/soc/amlogic/meson-ee-pwrc.c