Re: [PATCH v2 1/8] media: qcom: camss: Add per sub-device type resources
From: Bryan O'Donoghue
Date: Mon Apr 01 2024 - 18:30:41 EST
On 19/03/2024 17:39, Gjorgji Rosikopulos wrote:
+ .csid = {
+ .hw_ops = &csid_ops_gen2
+ }
Thanks for rebasing
rb3, rb5 and db410c all went well with my testing but x13s showed a few
missing resource entries - which I fixed and then it worked fine on x13s
too.
https://git.codelinaro.org/bryan.odonoghue/kernel/-/tree/sc8280xp-6.9-rc1-camss-resource-change-verification?ref_type=heads
Could you guys make a pass through these resource structs again -
especially for sc8280xp, sdm660 and 8996 and make sure there's nothing
else missing.
---
bod