Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1672316 > unrolled thread
| Started by | Zhiyong Tao <zhiyong.tao@mediatek.com> |
|---|---|
| First post | 2017-06-22 07:50 +0200 |
| Last post | 2017-06-22 07:50 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH 0/3] ADC: Mediatek auxadc driver for mt7622 Zhiyong Tao <zhiyong.tao@mediatek.com> - 2017-06-22 07:50 +0200
| From | Zhiyong Tao <zhiyong.tao@mediatek.com> |
|---|---|
| Date | 2017-06-22 07:50 +0200 |
| Subject | [PATCH 0/3] ADC: Mediatek auxadc driver for mt7622 |
| Message-ID | <tV3a9-kd-3@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web