Skip to content
Commit a51c97ac authored by Mikael Beckius's avatar Mikael Beckius Committed by Quanyang Wang
Browse files

gpio: Fix Axxia GPIO driver for kernel 5.10



commit  2a07d455e4af28ea441293bc21194a219e9b81c8 from
https://github.com/axxia/linux-yocto.git axxia-linux/v5.10/standard/axxia-dev/base

Updated Axxia GPIO driver to support Linux 5.10. Changes
were made to fix compile errors (such as the one below).
Also update the driver to support the spi-nor.

drivers/gpio/gpio-axxia.c:363:4: error: implicit declaration of function
'gpiochip_set_chained_irqchip'; did you mean 'gpiochip_set_nested_irqchip

Signed-off-by: default avatarMikael Beckius <mikael.beckius@windriver.com>
Signed-off-by: default avatarCharlie Paul <charlie.paul@windriver.com>
Signed-off-by: default avatarDaniel Dragomir <Daniel.Dragomir@windriver.com>
Signed-off-by: default avatarJohn Jacques <john.jacques@intel.com>
Signed-off-by: default avatarQuanyang Wang <quanyang.wang@windriver.com>
parent c58df943
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment