Re: [PATCH v4 3/5] media: iris: Add platform data for X1P42100
From: Wangao Wang
Date: Wed Apr 08 2026 - 05:22:39 EST
On 2026/4/8 17:20, Dikshita Agarwal wrote:
On 4/8/2026 2:47 PM, Wangao Wang wrote:
On 2026/4/1 20:40, Dikshita Agarwal wrote:
+const struct iris_platform_data x1p42100_data = {
+ .get_instance = iris_hfi_gen2_get_instance,
+ .init_hfi_command_ops = iris_hfi_gen2_command_ops_init,
+ .init_hfi_response_ops = iris_hfi_gen2_response_ops_init,
+ .get_vpu_buffer_size = iris_vpu_buf_size,
this needs a rebase on latest platform rework series.
Thanks,
Dikshita
Will fix in next version.
The rework series was expected to land in 7.1, which may no longer be the
case. Please hold off on any rebasing until it is clear what the correct
base for this series should be.
Thanks,
Dikshita
Got it.
--
Best Regards,
Wangao