diff options
author | Michael Tretter <m.tretter@pengutronix.de> | 2020-07-13 16:42:25 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-07-19 14:00:31 +0200 |
commit | c4756d8774159ef1a9a204d656589c886fcefc5b (patch) | |
tree | 7676551678a253a55646fd49bdbf8a258f9dc3d6 /Makefile | |
parent | d30e841216411cb95ffbb56252f8431fd752c54d (diff) | |
download | linux-c4756d8774159ef1a9a204d656589c886fcefc5b.tar.bz2 |
media: allegro: add config blob for channel
Firmware versions >= 2019.2 do not configure the channel via the mailbox
interface anymore, but use a separate chunk of memory that is only
referenced by the message. As the configuration must be in a format that
is understood by the firmware and this format can change between
firmware versions, handle it similar to the message and treat is as a
blob.
In order to support both methods in the driver, always use a separate
blob for the channel configuration and copy that blob into the mailbox
if the firmware requires it and otherwise reference it.
Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions