Re: [PATCH 7/7] arm64: dts: qcom: apq8016-sbc: Enable camss for non-mezzanine cases

From: Bryan O'Donoghue
Date: Wed Aug 09 2023 - 09:46:38 EST


On 09/08/2023 13:11, Konrad Dybcio wrote:
On 9.08.2023 14:04, Bryan O'Donoghue wrote:
When we have no camera mezzanine attached it is still possible to run the
test-pattern generator of the CSID block.
Wasn't it broken?

[...]


So, running the TPG without the mezzaine has always been possible but, with the hard-coded sensor you'd fail to probe and never get user-space enumeration.

The fix is moving the sensor portion to its own mezzanine and enabling camss standalone.

I'll make that clearer in the log for V2.

Thx for the review.

---
bod