Page MenuHomeFreeBSD

QCOM: various bits
Needs ReviewPublic

Authored by bz on Dec 27 2022, 10:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 27 2024, 1:32 PM
Unknown Object (File)
Nov 27 2024, 10:35 AM
Unknown Object (File)
Nov 18 2024, 8:33 AM
Unknown Object (File)
Nov 17 2024, 8:39 AM
Unknown Object (File)
Nov 17 2024, 4:37 AM
Unknown Object (File)
Nov 12 2024, 1:02 AM
Unknown Object (File)
Nov 11 2024, 10:25 PM
Unknown Object (File)
Nov 11 2024, 3:30 PM

Details

Reviewers
adrian
manu
Summary

NOT INTENDED TO BE COMMITTED LIKE THIS.

  • add files to the build so they are (a) usable and (b) do not rot by not getting compiled
  • fix an insta-panic in qcom_mdio_ipq4018 due to a missing bus function.
  • cleanup the qcom_rnd some in order to move forward for more support, less racyness and less panicing.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 48891
Build 45780: arc lint + arc unit

Event Timeline

bz requested review of this revision.Dec 27 2022, 10:41 AM

Just put this up so I won't lose it. The qcom_mdio_ipq4018.c 1-line change could probably go in along with adding that file to the build.