[v2,0/2] Two small tuning script cleanups
mbox series

Message ID 20240814094134.73333-1-stefan.klug@ideasonboard.com
Headers show
Series
  • Two small tuning script cleanups
Related show

Message

Stefan Klug Aug. 14, 2024, 9:41 a.m. UTC
Two small cleanups without functional changes. The first one was
partially discussed here: https://patchwork.libcamera.org/patch/20609/

For the details please see the commit messages.

Changes in v2:
- Collected tags
- Added a bit of magic to patch 2 as discussed on the ml

Best regards,
Stefan

Stefan Klug (2):
  utils: tuning: rkisp1: Clean up tuner construction
  utils: tuning: Change Tuner.add() to accept a list of modules

 utils/tuning/libtuning/libtuning.py |  5 ++-
 utils/tuning/rkisp1.py              | 51 +++++++++++++----------------
 2 files changed, 26 insertions(+), 30 deletions(-)