[PATCH 1/2] drivers: rtc: add PCF85063 support

Tom Rini trini at konsulko.com
Mon Nov 17 14:30:15 CET 2025


On Mon, Nov 17, 2025 at 09:13:36AM +0100, Michael Walle wrote:
> >> +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.

OK, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20251117/833f72dc/attachment.sig>


More information about the U-Boot mailing list