Re: [PATCH 6/6] media: venus: core: Add SC8280XP resource struct

From: Bryan O'Donoghue
Date: Fri Aug 04 2023 - 17:11:34 EST


On 04/08/2023 21:09, Konrad Dybcio wrote:
+ .freq_tbl = sc8280xp_freq_table,
+ .freq_tbl_size = ARRAY_SIZE(sc8280xp_freq_table),

Would it not be more legitimate and logical to have 8350 use 8280xp's frequency table, instead of 8250 ?

---
bod