History log of /freebsd-current/sys/arm/ti/am335x/am335x_scm_padconf.h
Revision Date Author Comments
# 95ee2897 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

sys: Remove $FreeBSD$: two-line .h pattern

Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/


# c49cf114 18-Nov-2016 Olivier Houchard <cognet@FreeBSD.org>

Resolv the remaining conflicting symbols between omap4 and am335x, and
add omap4/pandaboard into the GENERIC kernel.


# b8397a9f 24-Jul-2015 Oleksandr Tymoshenko <gonzo@FreeBSD.org>

Synchronize PIN input/output modes with gnu/dts/include/dt-bindings/pinctrl/am33xx.h
gpio driver requires exact value to match SoC pin mode with GPIO pin direction


# b6c7dacf 18-Oct-2014 Andrew Turner <andrew@FreeBSD.org>

Rework the Ti GPIO code to allow for both the OMAP4 and AM335X attachments
to be present. Thsi creates a new per-SoC driver that handles probe and
setting/getting the gpio flags.

Differential Revision: https://reviews.freebsd.org/D943
Reviewed by: loos, rpaulo
MFC after: 1 week