Home | History | Annotate | Download | only in samsung
History log of /src/sys/arch/arm/samsung/exynos_pinctrl.h
RevisionDateAuthorComments
 1.4  18-Jan-2021  thorpej Remove "struct of_compat_data" and replace its usage with
"struct device_compatible_entry"; they are ABI-compatible.

Fix several "loses const qualifier" bugs encountered during
this conversion.
 1.3  20-Mar-2020  skrll branches: 1.3.4;
Support Exynos 5410 GPIO
 1.2  22-Dec-2015  marty branches: 1.2.2; 1.2.18; 1.2.22; 1.2.26;
XU4 GPIO Driver

This is a moderately tested working gpio driver for the Exynos based ODROID
XU4. To use this you have to edit the dtd file exynos54422-pinctrl.dtsi
and change the two occurances of 'gpz' to 'gpz0'. Otherewise it will crash
on a lookup failure.

It certainly could use a code review.
 1.1  19-Dec-2015  marty XU4 GPIO FDT missing file.
 1.2.26.1  21-Mar-2020  martin Pull up following revision(s) (requested by skrll in ticket #798):

sys/arch/arm/samsung/exynos_pinctrl.c: revision 1.17
sys/arch/arm/samsung/exynos_pinctrl.h: revision 1.3
sys/arch/arm/samsung/exynos_gpio.c: revision 1.27
sys/arch/arm/samsung/exynos_gpio.c: revision 1.28
sys/arch/arm/samsung/exynos_gpio.c: revision 1.29
sys/arch/arm/samsung/exynos_var.h: revision 1.28

Use __BIT/__SHIFTOUT some more. NFCI.

G/C

Support Exynos 5410 GPIO
 1.2.22.1  08-Apr-2020  martin Merge changes from current as of 20200406
 1.2.18.2  03-Dec-2017  jdolecek update from HEAD
 1.2.18.1  22-Dec-2015  jdolecek file exynos_pinctrl.h was added on branch tls-maxphys on 2017-12-03 11:35:56 +0000
 1.2.2.2  27-Dec-2015  skrll Sync with HEAD (as of 26th Dec)
 1.2.2.1  22-Dec-2015  skrll file exynos_pinctrl.h was added on branch nick-nhusb on 2015-12-27 12:09:32 +0000
 1.3.4.1  03-Apr-2021  thorpej Sync with HEAD.

RSS XML Feed