Hi Mauro, This time the updates include: * Trigger Subsystem reset through fault-inject. * Correct supported codecs for sc7280. Please pull. regards, Stan The following changes since commit 945a9a8e448b65bec055d37eba58f711b39f66f0: media: pvrusb2: fix memory leak in pvr_probe (2022-06-20 10:30:37 +0100) are available in the Git repository at: git://linuxtv.org/svarbanov/media_tree.git tags/venus-for-v5.20 for you to fetch changes up to 52a71814f6b71fe99b61fcc67898830ccf26c266: media: venus: hfi_platform: Correct supported codecs for sc7280 (2022-06-29 16:11:30 +0300) ---------------------------------------------------------------- Venus updates for v5.20 ---------------------------------------------------------------- Dikshita Agarwal (1): venus: Add support for SSR trigger using fault injection Vikash Garodia (1): media: venus: hfi_platform: Correct supported codecs for sc7280 drivers/media/platform/qcom/venus/core.c | 15 ++++++++++++++- drivers/media/platform/qcom/venus/dbgfs.c | 9 +++++++++ drivers/media/platform/qcom/venus/dbgfs.h | 13 +++++++++++++ drivers/media/platform/qcom/venus/hfi_parser.c | 6 ++++-- drivers/media/platform/qcom/venus/hfi_platform.c | 22 ++++++++++++++++++++++ drivers/media/platform/qcom/venus/hfi_platform.h | 2 ++ 6 files changed, 64 insertions(+), 3 deletions(-)