Re: [PATCH v2 0/4] CAMSS support for MSM8939

2025-05-27 Thread Konrad Dybcio
On 5/25/25 9:25 PM, Vincent Knecht via B4 Relay wrote: > This series adds CAMSS support for MSM8939. > It's mostly identical to MSM8916, except for some clocks > and an additional CSI. > > To fix black stripes across sensor output, and garbage in > CSID TPG output, 2 VFE VBIF register settings are

[PATCH v2 0/4] CAMSS support for MSM8939

2025-05-25 Thread Vincent Knecht via B4 Relay
This series adds CAMSS support for MSM8939. It's mostly identical to MSM8916, except for some clocks and an additional CSI. To fix black stripes across sensor output, and garbage in CSID TPG output, 2 VFE VBIF register settings are needed. So the 1st patch adds helper functions to do just that. P