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)
Mon, May 13, 11:28 AM
Unknown Object (File)
Thu, May 9, 5:12 PM
Unknown Object (File)
Thu, Apr 25, 2:39 PM
Unknown Object (File)
Apr 21 2024, 1:21 AM
Unknown Object (File)
Dec 13 2023, 4:12 AM
Unknown Object (File)
Dec 10 2023, 1:36 PM
Unknown Object (File)
Nov 30 2023, 7:10 AM
Unknown Object (File)
Nov 19 2023, 11:08 PM
Subscribers

Details

Reviewers
manu
karels
to.karlzon_gmail.com
andrew
Group Reviewers
ARM
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