[PATCH] libcamera: controls: Fix typo on thermal

Umang Jain umang.jain at ideasonboard.com
Thu Feb 29 15:02:16 CET 2024


Hi Kieran,

Thank you for the patch.

On 28/02/24 10:57 pm, Kieran Bingham wrote:
> The documentation for the SensorTemperature control has a spelling
> mistake for thermal.
>
> Fix it.
>
> Signed-off-by: Kieran Bingham <kieran.bingham at ideasonboard.com>

Reviewed-by: Umang Jain <umang.jain at ideasonboard.com>

> ---
>   src/libcamera/control_ids_core.yaml | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/libcamera/control_ids_core.yaml b/src/libcamera/control_ids_core.yaml
> index f2f783342a1b..7c0576d82be8 100644
> --- a/src/libcamera/control_ids_core.yaml
> +++ b/src/libcamera/control_ids_core.yaml
> @@ -449,7 +449,7 @@ controls:
>           range of reported temperatures is device dependent.
>   
>           The SensorTemperature control will only be returned in metadata if a
> -        themal sensor is present.
> +        thermal sensor is present.
>   
>     - SensorTimestamp:
>         type: int64_t



More information about the libcamera-devel mailing list