ath79: add MikroTik suffix to the local GPIO latch driver
authorShiji Yang <yangshiji66@qq.com>
Sat, 16 Mar 2024 00:39:16 +0000 (08:39 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 9 May 2024 21:51:14 +0000 (23:51 +0200)
commite155e3bd093109744f77f884fa731e51fb2edb42
treef8bfb7fab89fabc9d1c91a77914e3a26f8be4975
parent24693ac7e54d913153ec6e89a13903937e33ff4d
ath79: add MikroTik suffix to the local GPIO latch driver

The upcoming 6.6 kernel will introduce a new upstream generic
"gpio-latch" driver. It will conflict with the downstream MikroTik
GPIO latch driver. Let's rename it to avoid any potential issues.

Signed-off-by: Shiji Yang <yangshiji66@qq.com>
target/linux/ath79/config-6.1
target/linux/ath79/dts/ar9342_mikrotik_routerboard-911g.dtsi
target/linux/ath79/files/drivers/gpio/gpio-latch-mikrotik.c [new file with mode: 0644]
target/linux/ath79/files/drivers/gpio/gpio-latch.c [deleted file]
target/linux/ath79/mikrotik/config-default
target/linux/ath79/patches-6.1/911-mikrotik-rb91x.patch