freebsd-dev/sys/arm/ti/am335x
Oskar Holmlund 8cdb4491c9 arm: TI AM335x fix gpio_pin numbers in lookup table.
gpio_pin are calculated as [GPIO_BANK]*32 + GPIO_PIN.
gpio_pin are wrong for these pins.
As a consequence wrong pins are acquired and used.

Approved by: manu (mentor)
Reported by: Martin Zakardissnehf
(martin.zakardissnehf@se.abb.com)
Differential revision: https://reviews.freebsd.org/D31164
2021-07-18 13:06:26 +02:00
..
am335x_dmtimer.c Move Ti AM335x to dev/extres/clk framework. 2020-07-30 14:45:05 +00:00
am335x_dmtpps.c Revert "Define PNP info after defining driver modules" 2021-01-23 10:59:41 -05:00
am335x_dmtreg.h Move Ti AM335x to dev/extres/clk framework. 2020-07-30 14:45:05 +00:00
am335x_ecap.c arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
am335x_ehrpwm.c arm: TI am335x ehrpwm fix bitmask 2021-06-14 10:38:06 +02:00
am335x_gpio.c Move Ti AM335x to dev/extres/clk framework. 2020-07-30 14:45:05 +00:00
am335x_lcd_syscons.c arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
am335x_lcd.c Move Ti AM335x to dev/extres/clk framework. 2020-07-30 14:45:05 +00:00
am335x_lcd.h sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
am335x_musb.c Move Ti AM335x to dev/extres/clk framework. 2020-07-30 14:45:05 +00:00
am335x_pmic.c Retire devctl_notify_f() 2020-08-29 04:30:06 +00:00
am335x_pwm.h sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
am335x_pwmss.c Move Ti AM335x to dev/extres/clk framework. 2020-07-30 14:45:05 +00:00
am335x_reg.h arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
am335x_rtc.c Move Ti AM335x to dev/extres/clk framework. 2020-07-30 14:45:05 +00:00
am335x_rtcreg.h
am335x_rtcvar.h
am335x_scm_padconf.c arm: TI AM335x fix gpio_pin numbers in lookup table. 2021-07-18 13:06:26 +02:00
am335x_scm_padconf.h
am335x_scm.c Move Ti AM335x to dev/extres/clk framework. 2020-07-30 14:45:05 +00:00
am335x_scm.h sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
am335x_usb_phy.c Move Ti AM335x to dev/extres/clk framework. 2020-07-30 14:45:05 +00:00
am3359_cppi41.c arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
files.am335x Move Ti AM335x to dev/extres/clk framework. 2020-07-30 14:45:05 +00:00
std.am335x Make kernel option KERNVIRTADDR optional, remove it from std.<platform> 2017-12-30 00:20:49 +00:00
tda19988.c arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
tps65217x.h