On 20/07/2026 10:24, Konrad Dybcio wrote:
On 7/19/26 8:03 PM, David Heidelberg via B4 Relay wrote:
From: David Heidelberg <[email protected]>
The Pixel 3 features two front-facing Sony IMX355 sensors with
different focal lengths (standard and wide-angle).
Sensors are connected via CSIPHY port 1 and 2 and controlled over CCI
I2C1, using MCLK2 as the clock source.
This enables support for the dual front camera configuration.
Signed-off-by: David Heidelberg <[email protected]>
---
[...]
This addition fails dtbs_check
Oh... at least point I didn't realized I left there something which fails
dtbs_check. Fixed :)
Thanks
David
Konrad