Re: [PATCH 1/3] media: venus: Add support for static video encoder/decoder declarations
From: Bryan O'Donoghue
Date: Fri Nov 29 2024 - 06:41:48 EST
On 29/11/2024 11:23, Konrad Dybcio wrote:
We can just keep a small function to grab these and assign as if they
were specified under the root node (check if video-encoder/video-decoder
both exist, grab the clocks for respective cores and continue normally).
Can do .. IMO this solution is simpler, less code and less risk of
introducing upstream bugs.
I'll leave it up to Vikash and Stan what solution they want.
---
bod