On 2/22/21 6:02 PM, Bryan O'Donoghue wrote: > New silicon means that the pre-determined offsets we have been using > in this driver no longer hold. Existing blocks of registers can exist at > different offsets relative to the IO base address. > > This commit adds a routine to assign the IO base hooks a subsequent commit > will convert from absolute to relative addressing. > > Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx> > --- > drivers/media/platform/qcom/venus/core.c | 12 ++++++++++++ > drivers/media/platform/qcom/venus/core.h | 10 ++++++++++ > 2 files changed, 22 insertions(+) Acked-by: Stanimir Varbanov <stanimir.varbanov@xxxxxxxxxx> -- regards, Stan