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)
Sun, Jun 22, 6:30 AM
Unknown Object (File)
Sun, Jun 15, 6:29 AM
Unknown Object (File)
Sat, Jun 14, 12:21 PM
Unknown Object (File)
Tue, Jun 10, 5:32 PM
Unknown Object (File)
Fri, Jun 6, 8:04 PM
Unknown Object (File)
May 14 2025, 1:48 PM
Unknown Object (File)
Apr 29 2025, 10:38 PM
Unknown Object (File)
Apr 22 2025, 8:04 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
OSZAR »