diff options
author | 2020-07-13 16:42:25 +0200 | |
---|---|---|
committer | 2020-07-19 14:00:31 +0200 | |
commit | c4756d8774159ef1a9a204d656589c886fcefc5b (patch) | |
tree | 7676551678a253a55646fd49bdbf8a258f9dc3d6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | media: allegro: encode bit fields separately (diff) | |
download | wireguard-linux-c4756d8774159ef1a9a204d656589c886fcefc5b.tar.xz wireguard-linux-c4756d8774159ef1a9a204d656589c886fcefc5b.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions