[PATCH v2 1/4] panel: Add missing comment for the timing argument

Fabio Estevam festevam at gmail.com
Wed Dec 3 14:38:06 CET 2025


On Wed, Dec 3, 2025 at 7:19 AM Markus Schneider-Pargmann (TI.com)
<msp at baylibre.com> wrote:
>
> For completeness add it.
>
> Signed-off-by: Markus Schneider-Pargmann (TI.com) <msp at baylibre.com>
> ---
>  include/panel.h | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/include/panel.h b/include/panel.h
> index ab417bc91ed1d23aadc64e861bb721418199fb0f..6c5e2c000fc79f271876daa179455f16da5bc3af 100644
> --- a/include/panel.h
> +++ b/include/panel.h
> @@ -29,7 +29,7 @@ struct panel_ops {
>          * get_timings() - Get display timings from panel.
>          *
>          * @dev:        Panel device containing the display timings
> -        * @tim:        Place to put timings
> +        * @timining:   Pointer to the timing for storing

There is a typo here: @timing


More information about the U-Boot mailing list