Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1672316
| From | Zhiyong Tao <zhiyong.tao@mediatek.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] ADC: Mediatek auxadc driver for mt7622 |
| Date | 2017-06-22 07:50 +0200 |
| Message-ID | <tV3a9-kd-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 0/3] ADC: Mediatek auxadc driver for mt7622 Zhiyong Tao <zhiyong.tao@mediatek.com> - 2017-06-22 07:50 +0200
csiph-web