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
F133525740: D52513.diff
Sun, Oct 26, 10:17 AM
Unknown Object (File)
Mon, Oct 13, 4:23 PM
Unknown Object (File)
Sat, Oct 11, 1:00 AM
Unknown Object (File)
Thu, Oct 9, 7:58 PM
Unknown Object (File)
Thu, Oct 9, 7:58 PM
Unknown Object (File)
Thu, Oct 9, 7:58 PM
Unknown Object (File)
Thu, Oct 9, 7:57 PM
Unknown Object (File)
Thu, Oct 9, 7:57 PM
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 67000
Build 63883: arc lint + arc unit

Event Timeline

vexeduxr added a reviewer: mmel.

LGTM, just one nit.

sys/arm64/rockchip/rk_gpio.c
698

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.