Devicetree
 help / color / mirror / Atom feed
* [PATCH 0/2] Add max7360 mfd driver and DT documentation
@ 2017-04-25  8:15 Valentin Sitdikov
       [not found] ` <20170425081557.13941-1-valentin_sitdikov-nmGgyN9QBj3QT0dZR+AlfA@public.gmane.org>
  2017-04-25  8:15 ` [PATCH 2/2] mfd: max7360: Add mfd core device driver Valentin Sitdikov
  0 siblings, 2 replies; 4+ messages in thread
From: Valentin Sitdikov @ 2017-04-25  8:15 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):
  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                             | 393 ++++++++++++++++++++++
 include/linux/mfd/max7360.h                       | 130 +++++++
 5 files changed, 612 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

-- 
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-04-28 19:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-25  8:15 [PATCH 0/2] Add max7360 mfd driver and DT documentation Valentin Sitdikov
     [not found] ` <20170425081557.13941-1-valentin_sitdikov-nmGgyN9QBj3QT0dZR+AlfA@public.gmane.org>
2017-04-25  8:15   ` [PATCH 1/2] Add DT bindings documentation for the max7360 mfd driver Valentin Sitdikov
     [not found]     ` <20170425081557.13941-2-valentin_sitdikov-nmGgyN9QBj3QT0dZR+AlfA@public.gmane.org>
2017-04-28 19:23       ` Rob Herring
2017-04-25  8:15 ` [PATCH 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