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
F131798481: D50102.id154615.diff
Sat, Oct 11, 6:19 AM
Unknown Object (File)
Thu, Oct 9, 3:16 PM
Unknown Object (File)
Mon, Oct 6, 6:11 AM
Unknown Object (File)
Sun, Oct 5, 3:14 PM
Unknown Object (File)
Sun, Oct 5, 2:48 AM
Unknown Object (File)
Fri, Oct 3, 3:38 PM
Unknown Object (File)
Mon, Sep 15, 8:38 PM
Unknown Object (File)
Sat, Sep 13, 11: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