mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] Add pinctrl support for Intel Keem Bay SoC
@ 2021-05-24  9:26 lakshmi.sowjanya.d
  2021-05-24  9:26 ` [PATCH 1/2] dt-bindings: pinctrl: Add bindings for Intel Keembay pinctrl driver lakshmi.sowjanya.d
  2021-05-24  9:26 ` [PATCH 2/2] pinctrl: Add Intel Keem Bay " lakshmi.sowjanya.d
  0 siblings, 2 replies; 10+ messages in thread
From: lakshmi.sowjanya.d @ 2021-05-24  9:26 UTC (permalink / raw)
  To: linus.walleij
  Cc: linux-gpio, linux-kernel, lakshmi.bai.raja.subramanian,
	tamal.saha, lakshmi.sowjanya.d

From: "D, Lakshmi Sowjanya" <lakshmi.sowjanya.d@intel.com>

Hi,

This patch set enables the support for the integrated pin controller in
the Intel Keem Bay SoC.

Patch 1 holds the implementation of pinctrl driver.
Patch 2 holds the relevant Device Tree bindings documentation and an
entry in MAINTAINERS file

Please help to review this patch set.

Thanks in advance,
Sowjanya

D, Lakshmi Sowjanya (2):
  dt-bindings: pinctrl: Add bindings for Intel Keembay pinctrl driver
  pinctrl: Add Intel Keem Bay pinctrl driver

 .../pinctrl/intel,pinctrl-keembay.yaml        |  135 ++
 MAINTAINERS                                   |    5 +
 drivers/pinctrl/Kconfig                       |   19 +
 drivers/pinctrl/Makefile                      |    1 +
 drivers/pinctrl/pinctrl-keembay.c             | 1732 +++++++++++++++++
 5 files changed, 1892 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/pinctrl/intel,pinctrl-keembay.yaml
 create mode 100644 drivers/pinctrl/pinctrl-keembay.c

-- 
2.17.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-05-28  8:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-24  9:26 [PATCH 0/2] Add pinctrl support for Intel Keem Bay SoC lakshmi.sowjanya.d
2021-05-24  9:26 ` [PATCH 1/2] dt-bindings: pinctrl: Add bindings for Intel Keembay pinctrl driver lakshmi.sowjanya.d
2021-05-26 23:19   ` Linus Walleij
2021-05-27 10:12     ` Andy Shevchenko
2021-05-27 10:41   ` Linus Walleij
2021-05-27 15:04     ` D, Lakshmi Sowjanya
2021-05-24  9:26 ` [PATCH 2/2] pinctrl: Add Intel Keem Bay " lakshmi.sowjanya.d
2021-05-27  0:10   ` Linus Walleij
2021-05-27 14:44     ` D, Lakshmi Sowjanya
2021-05-28  8:21       ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®