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)
Tue, May 12, 5:16 PM
Unknown Object (File)
Mon, May 11, 11:49 PM
Unknown Object (File)
Mon, May 11, 11:35 PM
Unknown Object (File)
Mon, May 11, 11:35 PM
Unknown Object (File)
Mon, May 11, 11:35 PM
Unknown Object (File)
Mon, May 11, 11:22 PM
Unknown Object (File)
Fri, May 8, 5:09 PM
Unknown Object (File)
Fri, May 8, 1:10 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 Not Applicable
Unit
Tests Not Applicable

Event Timeline

vexeduxr added a reviewer: mmel.

LGTM, just one nit.

sys/arm64/rockchip/rk_gpio.c
706

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.