immortalwrt/target/linux
David Bauer db203f83a3 ath79: resolve GPIO address conflicts
The ar71xx GPIO driver only uses 0x24 registers, all following GPIO
registers are using to control pinmux functions, which are not handles
by the GPIO driver but the generic Linux pinctrl driver.

For some SoC conflicting address ranges were defined for these (AR7240 &
AR9330).

Resolve these cases and align the address space of the GPIO controller
between all SoCs, as the used address space of the driver is identical
for all these.

Signed-off-by: David Bauer <mail@david-bauer.net>
2021-07-02 23:39:07 +08:00
..
apm821xx apm821xx: move CONFIG_REGULATOR to target config 2021-06-14 11:45:49 +08:00
arc770 treewide: do not quote compatible in shell scripts 2021-06-07 23:25:51 +08:00
archs38 treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
armvirt treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
at91 kernel: move some drm symbols to generic config 2021-06-14 11:48:45 +08:00
ath25 kernel: Activate FORTIFY_SOURCE for MIPS kernel 5.4 2021-05-01 11:12:26 +08:00
ath79 ath79: resolve GPIO address conflicts 2021-07-02 23:39:07 +08:00
bcm27xx kernel: bump 5.4 to 5.4.128 2021-06-26 23:46:31 +08:00
bcm47xx
bcm53xx kernel: bump to 4.9.269, 4.14.233, 4.19.191 2021-05-25 01:20:11 +08:00
bcm63xx bcm63xx: drop USB LEDs for Technicolor TG582N / ADB P.DG A4001N 2021-06-06 23:35:35 +08:00
bcm4908 bcm4908: fix Ethernet broken state after interface restart 2021-06-22 15:37:07 +08:00
bmips bmips: remove duplicated brcmnand patch 2021-05-17 23:51:26 +08:00
gemini Revert "base-files: generate network config with "device" options" 2021-05-28 21:29:34 +08:00
generic generic: at803x: mask 1000 Base-X link mode 2021-06-27 23:11:33 +08:00
imx6 imx6: image: drop BOOT_SCRIPT and fix DEVICE_NAME 2021-05-26 23:32:41 +08:00
ipq40xx Merge Mainline 2021-06-26 16:49:16 +08:00
ipq806x ipq806x: fix dedicated cpufreq driver 2021-07-01 23:17:00 +08:00
ipq807x treewide: remove redundant ubifs kconfig symbols 2021-04-22 23:09:52 +08:00
kirkwood treewide: do not quote compatible in shell scripts 2021-06-07 23:25:51 +08:00
lantiq ltq-deu: Mark lantiq DEU broken 2021-07-01 23:18:46 +08:00
layerscape kernel: bump 5.4 to 5.4.128 2021-06-26 23:46:31 +08:00
malta treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
mediatek kernel: bump 5.4 to 5.4.126 2021-06-26 23:45:53 +08:00
mpc85xx treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
mvebu kernel: bump 5.4 to 5.4.128 2021-06-26 23:46:31 +08:00
mxs treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
octeon octeon: use shared function for platform_copy_config() 2021-05-17 23:51:15 +08:00
octeontx kernel: bump 5.4 to 5.4.128 2021-06-26 23:46:31 +08:00
omap kernel: move some drm symbols to generic config 2021-06-14 11:48:45 +08:00
oxnas treewide: remove redundant ubifs kconfig symbols 2021-04-22 23:09:52 +08:00
pistachio treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
ramips ramips: add support for Tenbay T-MB5EU-V01 2021-06-28 23:15:27 +08:00
realtek realtek: Fix failsafe mode 2021-06-23 23:18:17 +08:00
rockchip kernel: bump 5.10 to 5.10.43 2021-06-14 11:51:09 +08:00
sunxi kmod-rtc-sunxi: missing deps kmod-multimedia-input 2021-06-20 17:01:34 +08:00
tegra Merge Mainline 2021-06-17 20:47:12 +08:00
uml treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
x86 Merge Mainline 2021-06-18 00:03:43 +08:00
zynq kernel: move some drm symbols to generic config 2021-06-14 11:48:45 +08:00
Makefile