linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ADC: Mediatek auxadc driver for mt7622
@ 2017-06-26  6:11 Zhiyong Tao
  2017-06-26  6:11 ` [PATCH v2 1/3] dt-bindings: adc: mt7622: add binding document Zhiyong Tao
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Zhiyong Tao @ 2017-06-26  6:11 UTC (permalink / raw)
  To: linux-arm-kernel

This series includes three patches:
1.Add mt7622 compatible node in binding document.
2.Add support for suspend/resume.
3.Add mt7622 compatible node in auxadc driver.

Changes in patch v2:
1).Change compatible node as numeric order perhaps.
2).Add "CONFIG_PM_SLEEP" and "__maybe_unused" for suspend/resume.
3).Change "dev_pm_ops" to "SIMPLE_DEV_PM_OPS".

Zhiyong Tao (3):
  dt-bindings: adc: mt7622: add binding document
  iio: adc: mt7622: add support for suspend/resume.
  iio: adc: mt7622: Add compatible node for mt7622.

 .../devicetree/bindings/iio/adc/mt6577_auxadc.txt  |    1 +
 drivers/iio/adc/mt6577_auxadc.c                    |   39 ++++++++++++++++++++
 2 files changed, 40 insertions(+)

--
1.7.9.5

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

end of thread, other threads:[~2017-07-01  9:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-26  6:11 [PATCH v2 0/3] ADC: Mediatek auxadc driver for mt7622 Zhiyong Tao
2017-06-26  6:11 ` [PATCH v2 1/3] dt-bindings: adc: mt7622: add binding document Zhiyong Tao
2017-06-28 16:46   ` Rob Herring
2017-07-01  9:18     ` Jonathan Cameron
2017-06-26  6:11 ` [PATCH v2 2/3] iio: adc: mt7622: add support for suspend/resume Zhiyong Tao
2017-07-01  9:19   ` Jonathan Cameron
2017-06-26  6:11 ` [PATCH v2 3/3] iio: adc: mt7622: Add compatible node for mt7622 Zhiyong Tao
2017-07-01  9:21   ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).