]> www.infradead.org Git - users/jedix/linux-maple.git/commit
memory: stm32_omm: Fix req2ack update test
authorPatrice Chotard <patrice.chotard@foss.st.com>
Thu, 7 Aug 2025 07:34:09 +0000 (09:34 +0200)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 11 Aug 2025 12:53:13 +0000 (14:53 +0200)
commitd140f3ba76ac98faad7f9b37ef5a3dcbd57f59e2
tree43c1ce6d9f3e052ef6a22c7447157814ab296d07
parent8f5ae30d69d7543eee0d70083daf4de8fe15d585
memory: stm32_omm: Fix req2ack update test

If "st,omm-req2ack-ns" property is found and its value is not 0,
the current test doesn't allow to compute and set req2ack value,
Fix this test.

Fixes: 8181d061dcff ("memory: Add STM32 Octo Memory Manager driver")
Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Link: https://lore.kernel.org/r/20250807-upstream_omm_fix_req2ack_test_condition-v2-1-d7df4af2b48b@foss.st.com
Cc: <stable@vger.kernel.org>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
drivers/memory/stm32_omm.c