Page MenuHomeFreeBSD

AM335x: am335x_dmtpps remove possibility to use tunable just support FDT
Needs ReviewPublic

Authored by oskar.holmlund_ohdata.se on Sep 28 2023, 7:14 PM.
Tags
Referenced Files
Unknown Object (File)
Sat, May 16, 8:17 AM
Unknown Object (File)
Fri, May 15, 12:58 AM
Unknown Object (File)
Mon, May 11, 9:25 PM
Unknown Object (File)
Thu, Apr 30, 9:25 PM
Unknown Object (File)
Tue, Apr 21, 1:22 AM
Unknown Object (File)
Apr 18 2026, 1:13 PM
Unknown Object (File)
Apr 18 2026, 5:17 AM
Unknown Object (File)
Apr 15 2026, 7:17 AM
Subscribers

Details

Reviewers
manu
karels
phk
andrew
Group Reviewers
ARM
Summary

Main objective to remove the dependency to ti_pinmux_padconf_set/get function due to D41896 needs a generic driver for pinctrl-single without TI specific code, so there will be a chain of changes to get that up'n'running and this is one of them.

Another reason for this is to have one way to do the configuration and I think we have choosen the devicetree way.

todo:
Fix documentation /usr/src/share/man/man4/man4.arm/am335x_dmtpps.4
Fix overlay DTS example

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped