Page MenuHomeFreeBSD

Change prm, prcm, scm_syscon to expose syscon interface
AcceptedPublic

Authored by oh on Sep 20 2024, 2:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 5, 2:11 AM
Unknown Object (File)
Thu, Sep 3, 11:23 AM
Unknown Object (File)
Tue, Sep 1, 11:21 AM
Unknown Object (File)
Mon, Aug 31, 11:06 PM
Unknown Object (File)
Sun, Aug 30, 7:32 AM
Unknown Object (File)
Thu, Aug 27, 2:21 PM
Unknown Object (File)
Thu, Aug 13, 11:37 AM
Unknown Object (File)
Aug 9 2026, 3:31 PM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

oh requested review of this revision.Sep 20 2024, 2:50 PM

Generally, I like this, but it seems too big to be committed as one big commit. but
maybe it is all interrelated in ways I'm not seeing.
Plus the commit message for. this
and the other reviews need to be closer to the project's standards...
including better justification about why it's OK to remove this stuff :)

sys/arm/ti/ti_prcm.c
258

why?

This revision is now accepted and ready to land.Oct 1 2024, 10:49 PM

Tested on hardware as part of this stack: D46703, D46712, D46713, D46714, D41888, D46722, D46723, D46742, D46743, D46744 and D46746 rebased from stable/14 onto stable/15 (6b25004d1d18), KERNCONF=AM335X, on a BeagleBone Black Rev B3. The board boots 15.1-STABLE to multi-user with zero device attach failures. Full results and evidence: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297800, discussion on D46723.

This one is already accepted, and it is hardware-validated now as part of that stack. Is there anything outstanding before it can be committed?