controls: Remove AeLocked

Now that the codebase has been ported to use the new AEGC controls
remove the definition of AeLocked. AeEnable is not be removed as it will
be redefined.

Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Stefan Klug <stefan.klug@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
Jacopo Mondi 2025-01-13 15:59:42 -06:00 committed by Laurent Pinchart
parent 187f2d537b
commit a533bd004b

View file

@ -16,18 +16,6 @@ controls:
\sa ExposureTime AnalogueGain \sa ExposureTime AnalogueGain
- AeLocked:
type: bool
direction: out
description: |
Report the lock status of a running AE algorithm.
If the AE algorithm is locked the value shall be set to true, if it's
converging it shall be set to false. If the AE algorithm is not
running the control shall not be present in the metadata control list.
\sa AeEnable
- AeState: - AeState:
type: int32_t type: int32_t
direction: out direction: out