gpio: tangier: Introduce Intel Tangier GPIO driver
authorPandith N <pandith.n@intel.com>
Thu, 16 Feb 2023 13:23:54 +0000 (18:53 +0530)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 6 Mar 2023 15:10:46 +0000 (17:10 +0200)
commitd2c19e89e03cced2417175f48586648ae88f7cbf
treead8bb0f52c98753d36fcc802261138bb9aa1f56f
parent380c7ba3923c6e471aff0f951a6cf42e8dec2c79
gpio: tangier: Introduce Intel Tangier GPIO driver

Intel Elkhart Lake and Merrifield platforms have same GPIO IP.
Intel Tangier implements the common GPIO functionalities for both
Elkhart Lake and Merrifield platforms.

Signed-off-by: Pandith N <pandith.n@intel.com>
Co-developed-by: Raag Jadav <raag.jadav@intel.com>
Signed-off-by: Raag Jadav <raag.jadav@intel.com>
Co-developed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
MAINTAINERS
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/gpio-tangier.c [new file with mode: 0644]
drivers/gpio/gpio-tangier.h [new file with mode: 0644]