Skip to content
Snippets Groups Projects
Commit 822a655c authored by Alexandre Courbot's avatar Alexandre Courbot Committed by Enric Balletbo i Serra
Browse files

FROMLIST: media: mtk-vcodec: vdec: handle firmware version field


Firmwares for decoders newer than MT8173 will include an ABI version
number in their initialization ack message. Add the capacity to manage
it and make initialization fail if the firmware ABI is of a version that
we don't support.

For MT8173, this ABI version field does not exist ; thus ignore it on
this chip. There should only be one firmware version available for it
anyway.

Signed-off-by: default avatarAlexandre Courbot <acourbot@chromium.org>
parent 0e63b183
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment