]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: qcom: camss: Add callback API for RUP update and buf done
authorDepeng Shao <quic_depengs@quicinc.com>
Mon, 13 Jan 2025 04:31:26 +0000 (10:01 +0530)
committerHans Verkuil <hverkuil@xs4all.nl>
Thu, 6 Feb 2025 12:49:32 +0000 (13:49 +0100)
commitd959fed68e4d45ee80cbdd62976bda8da52ab8b1
tree0ddf4830b85c4c35eb6f17835947ede96185eae8
parent10693fed125d26ce6beb52aee66ea6f02f949206
media: qcom: camss: Add callback API for RUP update and buf done

The RUP registers and buf done irq are moved from the IFE to CSID register
block on recent CAMSS implementations. Add callbacks structure to wrapper
the location change with minimum logic disruption.

Co-developed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Depeng Shao <quic_depengs@quicinc.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/platform/qcom/camss/camss-csid.h
drivers/media/platform/qcom/camss/camss.c
drivers/media/platform/qcom/camss/camss.h