Page MenuHomeFreeBSD

rk_gpio: Enable gpio allocation via fdt
ClosedPublic

Authored by devivanov_proton.me on Sep 13 2025, 2:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 29, 7:18 AM
Unknown Object (File)
Tue, Oct 28, 2:42 AM
Unknown Object (File)
Tue, Oct 28, 2:32 AM
Unknown Object (File)
Tue, Oct 28, 2:32 AM
Unknown Object (File)
Tue, Oct 28, 2:31 AM
Unknown Object (File)
Tue, Oct 28, 2:30 AM
Unknown Object (File)
Tue, Oct 28, 1:23 AM
Unknown Object (File)
Sun, Oct 26, 10:17 AM
Subscribers

Details

Summary

The code is based on bcm2835_gpio.c. This enables allocating gpio interrupts via interrupts property in fdt.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 67291
Build 64174: arc lint + arc unit

Event Timeline

vexeduxr added a reviewer: mmel.

LGTM, just one nit.

sys/arm64/rockchip/rk_gpio.c
697

Couldn't you just use dag here?

This revision is now accepted and ready to land.Sep 18 2025, 8:07 AM
This revision now requires review to proceed.Sep 24 2025, 10:24 PM
This revision is now accepted and ready to land.Sep 25 2025, 9:21 AM
This revision was automatically updated to reflect the committed changes.