On 4/15/25 9:38 AM, Wenmeng Liu wrote:
Add support for the camera subsystem on the SM8550 Qualcomm SoC. This
includes bringing up the CSIPHY, CSID, VFE/RDI interfaces.
SM8550 provides
- 3 x VFE, 3 RDI per VFE
- 2 x VFE Lite, 4 RDI per VFE
- 3 x CSID
- 2 x CSID Lite
- 8 x CSI PHY
Co-developed-by: Depeng Shao <quic_depengs@xxxxxxxxxxx>
Signed-off-by: Depeng Shao <quic_depengs@xxxxxxxxxxx>
Signed-off-by: Wenmeng Liu <quic_wenmliu@xxxxxxxxxxx>
---
[...]
+ <GIC_SPI 604 IRQ_TYPE_EDGE_RISING>,
+ <GIC_SPI 688 IRQ_TYPE_EDGE_RISING>,
It *may* be 689 instead but I'm not 100% sure
Otherwise the numbers look good
Bryan, Vlad, please also take a look
Konrad