Re: [PATCH 08/16] media: iris: skip PIPE if it is not supported by the platform
From: Vikash Garodia
Date: Thu May 07 2026 - 09:28:24 EST
On 5/7/2026 12:12 PM, Dmitry Baryshkov wrote:
AR50Lt doesn't support HFI_PROPERTY_PARAM_WORK_ROUTE. Tables for AR50LT
won't have corresponding entry in the capability tables. Let
iris_set_pipe() silently skip propgramming the property if there is no
corresponding capability.
Signed-off-by: Dmitry Baryshkov<dmitry.baryshkov@xxxxxxxxxxxxxxxx>
---
drivers/media/platform/qcom/iris/iris_ctrls.c | 3 +++
1 file changed, 3 insertions(+)
Reviewed-by: Vikash Garodia <vikash.garodia@xxxxxxxxxxxxxxxx>