Skip to content
Commit 95a0396a authored by Caleb Connolly's avatar Caleb Connolly Committed by Jakub Kicinski
Browse files

net: ipa: don't configure IDLE_INDICATION on v3.1



IPA v3.1 doesn't support the IDLE_INDICATION_CFG register, this was
causing a harmless splat in ipa_idle_indication_cfg(), add a version
check to prevent trying to fetch this register on v3.1

Fixes: 6a244b75 ("net: ipa: introduce ipa_reg()")
Signed-off-by: default avatarCaleb Connolly <caleb.connolly@linaro.org>
Reviewed-by: default avatarAlex Elder <elder@linaro.org>
Tested-by: default avatarJami Kettunen <jami.kettunen@somainline.org>
Link: https://lore.kernel.org/r/20221024234850.4049778-1-caleb.connolly@linaro.org


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 05a31b94
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment