[libcamera-devel,0/2] Raspberry Pi control fixes
mbox series

Message ID 20201117093205.9521-1-david.plowman@raspberrypi.com
Headers show
Series
  • Raspberry Pi control fixes
Related show

Message

David Plowman Nov. 17, 2020, 9:32 a.m. UTC
Hi everyone

Here are a couple of fairly trival extra patches that correct some
simple errors in the way the Raspberry Pi IPAs handle controls. These
patches can be applied independently of any other patch sets we have
lurking in the system!

Thanks
David

David Plowman (2):
  src: ipa: raspberrypi: Add missing 'cloudly' AWB mode
  src: ipa: raspberrypi: Change 'sport' exposure mode name to 'short'

 src/ipa/raspberrypi/data/imx219.json | 2 +-
 src/ipa/raspberrypi/data/imx477.json | 2 +-
 src/ipa/raspberrypi/data/ov5647.json | 2 +-
 src/ipa/raspberrypi/raspberrypi.cpp  | 1 +
 utils/raspberrypi/ctt/ctt.py         | 2 +-
 5 files changed, 5 insertions(+), 4 deletions(-)