Devicetree
 help / color / mirror / Atom feed
* [PATCH v2 0/2] dt-bindings: mfd: Add max7360 mfd driver and DT documentation
@ 2017-05-14 13:54 Valentin Sitdikov
  2017-05-14 13:54 ` [PATCH v2 1/2] dt-bindings: mfd: Add DT bindings documentation for the max7360 mfd driver Valentin Sitdikov
  2017-05-14 13:55 ` [PATCH v2 2/2] mfd: max7360: Add mfd core device driver Valentin Sitdikov
  0 siblings, 2 replies; 4+ messages in thread
From: Valentin Sitdikov @ 2017-05-14 13:54 UTC (permalink / raw)
  To: lee.jones-QSEj5FYQhm4dnm+yROfE0A, robh+dt-DgEjT+Ai2ygdnm+yROfE0A,
	mark.rutland-5wv7dgnIgG8, devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA
  Cc: Valentin Sitdikov

This series add initial support of mfd core driver for max7360 chip

Andrei Dranitca (1):
  mfd: max7360: Add mfd core device driver

Valentin Sitdikov (1):
  dt-bindings: Add DT bindings documentation for the max7360 mfd driver

 Documentation/devicetree/bindings/mfd/max7360.txt |  72 ++++
 drivers/mfd/Kconfig                               |  16 +
 drivers/mfd/Makefile                              |   1 +
 drivers/mfd/max7360.c                             | 397 ++++++++++++++++++++++
 include/linux/mfd/max7360.h                       | 130 +++++++
 max7360.txt                                       |  72 ++++
 6 files changed, 688 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/mfd/max7360.txt
 create mode 100644 drivers/mfd/max7360.c
 create mode 100644 include/linux/mfd/max7360.h
 create mode 100644 max7360.txt

-- 
2.9.3

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2017-05-18  6:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-14 13:54 [PATCH v2 0/2] dt-bindings: mfd: Add max7360 mfd driver and DT documentation Valentin Sitdikov
2017-05-14 13:54 ` [PATCH v2 1/2] dt-bindings: mfd: Add DT bindings documentation for the max7360 mfd driver Valentin Sitdikov
2017-05-18  6:50   ` Lee Jones
2017-05-14 13:55 ` [PATCH v2 2/2] mfd: max7360: Add mfd core device driver Valentin Sitdikov

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