Page MenuHomeFreeBSD

rk3568 pcie: Do not require optional FDT properties.
ClosedPublic

Authored by mmel on May 1 2025, 8:49 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 1, 8:00 PM
Unknown Object (File)
Sun, Mar 1, 8:28 AM
Unknown Object (File)
Sun, Feb 8, 6:37 AM
Unknown Object (File)
Sat, Feb 7, 8:06 PM
Unknown Object (File)
Mon, Feb 2, 6:44 AM
Unknown Object (File)
Jan 31 2026, 2:12 PM
Unknown Object (File)
Jan 20 2026, 10:55 AM
Unknown Object (File)
Jan 20 2026, 1:15 AM
Subscribers

Details

Summary
  • "vpcie3v3-supply" is documented as an optional, do not require it.
  • fix handling of the another optional property "reset-gpios".
  • while I'm in, fix errors reporting in rk3568_pcie_init_soc()

    MFC after: 2 weeks

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mmel requested review of this revision.May 1 2025, 8:49 AM
andrew added inline comments.
sys/arm64/rockchip/rk3568_pcie.c
142

resetreset?

This revision is now accepted and ready to land.May 1 2025, 10:32 AM