Page MenuHomeFreeBSD

AM335x: update ti_gpio & am335x_gpio to use pinctrl-single driver
Needs ReviewPublic

Authored by oskar.holmlund_ohdata.se on Oct 8 2023, 10:12 AM.
Tags
Referenced Files
Unknown Object (File)
Fri, Oct 31, 4:51 AM
Unknown Object (File)
Tue, Oct 14, 3:40 AM
Unknown Object (File)
Mon, Oct 13, 3:33 AM
Unknown Object (File)
Oct 5 2025, 5:06 AM
Unknown Object (File)
Oct 3 2025, 5:19 AM
Unknown Object (File)
Aug 22 2025, 4:15 AM
Unknown Object (File)
Jul 7 2025, 7:57 AM
Unknown Object (File)
Jul 6 2025, 12:00 PM
Subscribers

Details

Summary

This review depends on the following reviews:
D42124 - need the pinctrl-single driver
D42015 - need to remove the dependency between DMTPPS and ti_pinmux
D42116 - OMAP4 need to be removed or updated

the gpio@0 nodes contains gpio-ranges that used to remove the am335x_scm_padconf.c file - the same information about the location (reg offset) of the pins, the more detailed view of the muxmode provided by am335x_scm_padconf.c is only used by the system in the am335x_dmtpps.c driver.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped