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)
Jul 30 2025, 12:38 PM
Unknown Object (File)
Jul 7 2025, 4:39 AM
Unknown Object (File)
Jul 5 2025, 5:48 AM
Unknown Object (File)
Jun 22 2025, 6:30 AM
Unknown Object (File)
Jun 15 2025, 6:29 AM
Unknown Object (File)
Jun 14 2025, 12:21 PM
Unknown Object (File)
Jun 10 2025, 5:32 PM
Unknown Object (File)
Jun 6 2025, 8:04 PM
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