All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ADC: Mediatek auxadc driver for mt7622
@ 2017-06-22  5:44 ` Zhiyong Tao
  0 siblings, 0 replies; 34+ messages in thread
From: Zhiyong Tao @ 2017-06-22  5:44 UTC (permalink / raw)
  To: robh+dt, jic23, knaack.h, lars, pmeerw
  Cc: srv_heupstream, liguo.zhang, yingjoe.chen, sean.wang,
	matthias.bgg, s.hauer, devicetree, linux-kernel, linux-arm-kernel,
	linux-iio, linux-mediatek

These patches are first version of Mediatek auxadc driver for mt7622.
These patches include three patches.
The First patch adds mt7622 compatible node in binding document.
The second patch adds support for suspend/resume.
The last patch adds mt7622 compatible node in auxadc driver.

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                    |   38 ++++++++++++++++++++
 2 files changed, 39 insertions(+)

--
1.7.9.5


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

end of thread, other threads:[~2017-06-26 10:45 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-22  5:44 [PATCH 0/3] ADC: Mediatek auxadc driver for mt7622 Zhiyong Tao
2017-06-22  5:44 ` Zhiyong Tao
2017-06-22  5:44 ` Zhiyong Tao
2017-06-22  5:44 ` [PATCH 1/3] dt-bindings: adc: mt7622: add binding document Zhiyong Tao
2017-06-22  5:44   ` Zhiyong Tao
2017-06-22  5:44   ` Zhiyong Tao
2017-06-24 20:02   ` Jonathan Cameron
2017-06-24 20:02     ` Jonathan Cameron
2017-06-24 20:02     ` Jonathan Cameron
2017-06-26 10:45     ` Zhiyong Tao
2017-06-26 10:45       ` Zhiyong Tao
2017-06-26 10:45       ` Zhiyong Tao
2017-06-22  5:44 ` [PATCH 2/3] iio: adc: mt7622: add support for suspend/resume Zhiyong Tao
2017-06-22  5:44   ` Zhiyong Tao
2017-06-22  5:44   ` Zhiyong Tao
2017-06-24 20:00   ` Jonathan Cameron
2017-06-24 20:00     ` Jonathan Cameron
2017-06-24 20:00     ` Jonathan Cameron
2017-06-26  2:54     ` zhiyong tao
2017-06-26  2:54       ` zhiyong tao
2017-06-26  2:54       ` zhiyong tao
2017-06-26  5:01       ` Jonathan Cameron
2017-06-26  5:01         ` Jonathan Cameron
2017-06-26  5:01         ` Jonathan Cameron
2017-06-26  5:01         ` Jonathan Cameron
2017-06-22  5:44 ` [PATCH 3/3] iio: adc: mt7622: Add compatible node for mt7622 Zhiyong Tao
2017-06-22  5:44   ` Zhiyong Tao
2017-06-22  5:44   ` Zhiyong Tao
2017-06-24 20:02   ` Jonathan Cameron
2017-06-24 20:02     ` Jonathan Cameron
2017-06-24 20:02     ` Jonathan Cameron
2017-06-26  1:55     ` zhiyong tao
2017-06-26  1:55       ` zhiyong tao
2017-06-26  1:55       ` zhiyong tao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.