Page MenuHomeFreeBSD

am335x_ehrpwm.c remove sysctl interface
ClosedPublic

Authored by oskar.holmlund_ohdata.se on Apr 2 2021, 9:11 AM.
Tags
Referenced Files
F83749054: D29546.diff
Tue, May 14, 9:09 AM
Unknown Object (File)
Mon, May 13, 7:54 AM
Unknown Object (File)
Sat, Apr 27, 11:11 PM
Unknown Object (File)
Sat, Apr 27, 11:11 PM
Unknown Object (File)
Sat, Apr 27, 11:11 PM
Unknown Object (File)
Sat, Apr 27, 10:55 PM
Unknown Object (File)
Tue, Apr 23, 4:07 PM
Unknown Object (File)
Jan 27 2024, 7:37 AM

Details

Summary

To minimize the maintenance time of this driver when new features are added I want to remove the legacy sysctl interface.

Upcoming new feature are invert the polarity of the pulse see D29137

Diff Detail

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

Event Timeline

I'll leave this for a few days in case someone have an objection.

This revision is now accepted and ready to land.Apr 2 2021, 1:19 PM

Note: I am a first time reviewer, and I hope that I do not something wrong.

I use BeagleBone Blacks in some of my projects, and I am fine with the above changes. I don’t use the deprecated sysctl interface, anyway, it shouldn’t be too difficult to switch to pwmbus.