Re: [PATCH v4 06/13] media: iris: Add context bank hooks for platform specific initialization

From: Vikash Garodia

Date: Wed May 06 2026 - 10:42:01 EST



On 5/5/2026 12:29 PM, Vishnu Reddy wrote:
The Glymur platform requires a dedicated firmware context bank device
which is mapped to the firmware stream ID to load the firmware.

Add init and deinit hooks in the platform data for context bank setup.
These hooks allow platform specific code to initialize and tear down
context banks.

Signed-off-by: Vishnu Reddy<busanna.reddy@xxxxxxxxxxxxxxxx>
---

Reviewed-by: Vikash Garodia <vikash.garodia@xxxxxxxxxxxxxxxx>