Commit f724c4ef authored by Luo Jiaxing's avatar Luo Jiaxing Committed by Yang Yingliang
Browse files

gpio: gpio-hisi: Add HiSilicon GPIO support

mainline inclusion
from mainline-v5.11-rc1
commit: 356b01a9
category: feature
bugzilla: https://gitee.com/openeuler/kernel/issues/I42E7W


CVE: NA

---------------------------

This GPIO driver is for HiSilicon's ARM SoC.

HiSilicon's GPIO controller support double-edge interrupt and multi-core
concurrent access.

ACPI table example for this GPIO controller:
Device (GPO0)
{
	Name (_HID, "HiSiliconISI0184")
	Device (PRTA)
	enter{
		Name (_ADR, Zero)
		Name (_UID, Zero)
		Name (_DSD, Package (0x01)your
		{
			Package (0x02)
			{
				"ngpios",
				0x20
			}
		})
	}
}

Signed-off-by: default avatarLuo Jiaxing <luojiaxing@huawei.com>
Link: https://lore.kernel.org/r/1607934255-52544-2-git-send-email-luojiaxing@huawei.com


Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Conflicts:
	drivers/gpio/Makefile
Signed-off-by: default avatarJiaran Zhang <zhangjiaran@huawei.com>
Reviewed-by: default avatarSheng Feng &lt; <fengsheng5@huawei.com>
Signed-off-by: default avatarYang Yingliang <yangyingliang@huawei.com>
parent a4081fcc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment