Thursday, October 19, 2023

[fedora-arm] Re: RPi4 and support for RTC DS3231

On Thu, Oct 19, 2023 at 4:22 PM Barry Scott <barry@barrys-emacs.org> wrote:
>
> I have an RPi4 running Fedora 38 with kernel 6.5.6-200.fc38.aarch64.
>
> So far I figured out that I have to add this line to the config.txt
>
> [pi4]
> dtoverlay=i2c-rtc,ds3231
>
> But after a reboot I am not seeing any /dev/rtc* devices.
> Also I'm not seeing any rtc drivers load in lsmod output.
>
> Should this work with the Fedora kernel?
> If so what do I need to do to make the RTC show up?

You'll need to follow the general section for HAT support (it's
basically any HW that needs an overlay) and reboot and it should work:
https://fedoraproject.org/w/index.php?title=Architectures/ARM/Raspberry_Pi/HATs#General_configuration

That RTC is supported by the rtc-ds1307 driver.

Peter
_______________________________________________
arm mailing list -- arm@lists.fedoraproject.org
To unsubscribe send an email to arm-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue

No comments:

Post a Comment