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
Unknown Object (File)
Jan 27 2024, 7:37 AM
Unknown Object (File)
Dec 23 2023, 9:09 AM
Unknown Object (File)
Dec 14 2023, 3:41 PM
Unknown Object (File)
Dec 10 2023, 2:00 PM
Unknown Object (File)
Nov 23 2023, 9:47 PM
Unknown Object (File)
Nov 13 2023, 12:00 PM
Unknown Object (File)
Nov 12 2023, 10:51 PM
Unknown Object (File)
Nov 10 2023, 9:57 PM

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 Skipped
Unit
Tests Skipped

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.