On 30/05/2025 12:49, Bryan O'Donoghue wrote:
On 30/05/2025 10:00, Vincent Knecht via B4 Relay wrote:
+ camss->res->version == CAMSS_8x39 ||
This is not correct - it should be 893x since 8939 and 8936 are ~ the
same SoC - probably 36 is just a binned version of 39.
Anyway the x is the least significant digit.
Please fix
---
bod
No wait I'm wrong 8939 or 8039 - when adding 36 we will probably just
use the compat string to differentiate.
This is fine.
Reviewed-by: Bryan O'Donoghue <bryan.odonog...@linaro.org>