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)
Sat, Aug 9, 11:26 AM
Unknown Object (File)
Mon, Jul 28, 4:57 AM
Unknown Object (File)
Jul 19 2025, 1:07 PM
Unknown Object (File)
Jul 12 2025, 11:55 AM
Unknown Object (File)
Jul 6 2025, 1:12 PM
Unknown Object (File)
Jul 1 2025, 5:14 PM
Unknown Object (File)
Jul 1 2025, 1:12 PM
Unknown Object (File)
Jun 30 2025, 9:40 PM
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