summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
diff options
context:
space:
mode:
authorEugen Hristev <eugen.hristev@microchip.com>2021-06-09 15:00:28 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-07-12 09:16:34 +0200
commit123aaf816b952e5b6ee754335596b01ba1f6c830 (patch)
tree1e698662a482af6cb659507e7568ed77bd06359e /drivers/clocksource
parentb6ef5c123a4b73aae649ee2e7da73d751491b971 (diff)
downloadlinux-stable-123aaf816b952e5b6ee754335596b01ba1f6c830.tar.gz
linux-stable-123aaf816b952e5b6ee754335596b01ba1f6c830.tar.bz2
linux-stable-123aaf816b952e5b6ee754335596b01ba1f6c830.zip
media: atmel: atmel-sama5d2-isc: fix YUYV format
SAMA5D2 does not have the YCYC field for the RLP (rounding, limiting, packaging) module. The YCYC field is supposed to work with interleaved YUV formats like YUYV. In SAMA5D2, we have to use YYCC field, which is used for both planar formats like YUV420 and interleaved formats like YUYV. Fix the according rlp callback to replace the generic YCYC field (which makes more sense from a logical point of view) with the required YYCC field. Fixes: debfa496871c ("media: atmel: atmel-isc-base: add support for more formats and additional pipeline modules") Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/clocksource')
0 files changed, 0 insertions, 0 deletions