[PATCH 1/2] drivers: rtc: add PCF85063 support
Michael Walle
mwalle at kernel.org
Mon Nov 17 09:13:36 CET 2025
>> +config RTC_PCF85063
>> + tristate "Enable PCF85063 driver"
>
> tristate is wrong for U-Boot, only bool is meaningful (and I need to go
> update checkpatch.pl to complain about this).
Yeah, sorry, This was a copy and paste error from the very next
config entry. I'll fix it in v2 and add a patch to convert the
existing tristate to bool.
> This is I assume otherwise
> checkpatch warning free and compiles on sandbox?
Yeah, except for the missing maintainers entry.
-michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 297 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20251117/fb4ea88c/attachment.sig>
More information about the U-Boot
mailing list