1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ipa/data
Caleb Connolly f23a566bbf net: ipa: fix v3.5.1 resource limit max values
Some resource limits on IPA v3.5.1 have their max values set to
255, this causes a few splats in ipa_reg_encode and prevents the
IPA from booting properly. The limits are all 6 bits wide so
adjust the max values to 63.

Fixes: 1c418c4a92 ("net: ipa: define resource group/type IPA register fields")
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
Reviewed-by: Alex Elder <elder@linaro.org>
Link: https://lore.kernel.org/r/20221024210336.4014983-1-caleb.connolly@linaro.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-10-25 19:48:57 -07:00
..
ipa_data-v3.1.c net: ipa: define BCR values using an enum 2022-09-23 20:56:28 -07:00
ipa_data-v3.5.1.c net: ipa: fix v3.5.1 resource limit max values 2022-10-25 19:48:57 -07:00
ipa_data-v4.2.c net: ipa: fix build 2022-07-21 16:53:26 -07:00
ipa_data-v4.5.c net: ipa: fix build 2022-07-21 16:53:26 -07:00
ipa_data-v4.9.c net: ipa: fix build 2022-07-21 16:53:26 -07:00
ipa_data-v4.11.c net: ipa: fix build 2022-07-21 16:53:26 -07:00