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

Markus Schneider-Pargmann msp at baylibre.com
Wed Dec 3 14:47:12 CET 2025


On Wed Dec 3, 2025 at 2:38 PM CET, Fabio Estevam wrote:
> 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

I made it worse than before and didn't even notice. Thanks! Also thanks
for the other reviews.

Best
Markus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 289 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20251203/1dfe87ae/attachment.sig>


More information about the U-Boot mailing list