opnsense-src/sys/arm/ti
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 arm: TI AM335x fix gpio_pin numbers in lookup table. 2021-07-18 13:06:26 +02:00
clk arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
cpsw arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
omap4 arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
twl arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
usb arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
aintc.c arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
files.ti Move Ti AM335x to dev/extres/clk framework. 2020-07-30 14:45:05 +00:00
std.ti Tag all armv7 kernels as such in their machine config line. 2017-10-05 23:01:50 +00:00
ti_adc.c evdev: Remove useless "initial value" parameter from evdev_support_abs() 2021-01-08 02:18:41 +03:00
ti_adcreg.h Add evdev support to TI ADC/touchscreen driver 2016-09-11 19:08:21 +00:00
ti_adcvar.h Modularize evdev 2016-10-02 03:20:31 +00:00
ti_cpuid.c Use the cp15 functions to read cp15 registers rather than using assembly 2018-07-28 17:21:34 +00:00
ti_cpuid.h sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
ti_edma3.c arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
ti_edma3.h sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
ti_gpio.c arm: ti: Remove unused function ti_first_gpio_bank 2020-11-26 17:18:54 +00:00
ti_gpio.h Start to remove the old pre-INTRNG code from the arm platforms. These have 2016-11-08 12:15:57 +00:00
ti_gpio_if.m Rework the Ti GPIO code to allow for both the OMAP4 and AM335X attachments 2014-10-18 17:51:34 +00:00
ti_i2c.c arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
ti_i2c.h sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
ti_machdep.c sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
ti_mbox.c Move Ti AM335x to dev/extres/clk framework. 2020-07-30 14:45:05 +00:00
ti_mbox.h sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
ti_omap4_cm.c arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
ti_omap4_cm.h Move Ti AM335x to dev/extres/clk framework. 2020-07-30 14:45:05 +00:00
ti_pinmux.c arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
ti_pinmux.h arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
ti_prcm.c arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
ti_prcm.h Move Ti AM335x to dev/extres/clk framework. 2020-07-30 14:45:05 +00:00
ti_prm.c Move Ti AM335x to dev/extres/clk framework. 2020-07-30 14:45:05 +00:00
ti_prm.h Move Ti AM335x to dev/extres/clk framework. 2020-07-30 14:45:05 +00:00
ti_pruss.c Move Ti AM335x to dev/extres/clk framework. 2020-07-30 14:45:05 +00:00
ti_pruss.h sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
ti_scm.c arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
ti_scm.h arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
ti_scm_syscon.c Only attach the ti_scm_syscon driver when running on a compatible TI chip. 2020-11-25 15:45:20 +00:00
ti_sdhci.c arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
ti_sdma.c arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
ti_sdma.h sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
ti_sdmareg.h sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
ti_smc.h arm: clean up empty lines in .c and .h files 2020-09-01 21:17:24 +00:00
ti_smc.S Fix the order of includes so machine/asm.h is first. 2016-11-07 11:56:18 +00:00
ti_spi.c Move Ti AM335x to dev/extres/clk framework. 2020-07-30 14:45:05 +00:00
ti_spireg.h Add the SPI driver for am335x. 2016-03-29 19:11:04 +00:00
ti_spivar.h Add the SPI driver for am335x. 2016-03-29 19:11:04 +00:00
ti_sysc.c arm: arm64: Directly use #include <dt-binding/...> 2021-01-15 14:17:03 +01:00
ti_sysc.h Move Ti AM335x to dev/extres/clk framework. 2020-07-30 14:45:05 +00:00
ti_wdt.c Move Ti AM335x to dev/extres/clk framework. 2020-07-30 14:45:05 +00:00
ti_wdt.h Add a driver for the TI watchdog. 2014-10-18 16:59:21 +00:00
tivar.h sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00