Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1736316
| From | Zhiyong Tao <zhiyong.tao@mediatek.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] AUXADC: Mediatek auxadc driver for mt2712 |
| Date | 2017-09-21 03:30 +0200 |
| Message-ID | <urYtr-2rF-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This series includes three patches: 1.Add mt2712 auxadc compatible node in binding document. 2.Add mt2712 auxadc compatible node in "mt6577_auxadc.c". 2.Add mt2712 auxadc device node. Zhiyong Tao (3): dt-bindings: adc: mt2712: add binding document iio: adc: mt2712: Add compatible node for mt2712. arm64: dts: mt2712: Add auxadc device node. .../devicetree/bindings/iio/adc/mt6577_auxadc.txt | 1 + arch/arm64/boot/dts/mediatek/mt2712-evb.dts | 4 ++++ arch/arm64/boot/dts/mediatek/mt2712e.dtsi | 9 +++++++++ drivers/iio/adc/mt6577_auxadc.c | 1 + 4 files changed, 15 insertions(+) -- 1.7.9.5
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] AUXADC: Mediatek auxadc driver for mt2712 Zhiyong Tao <zhiyong.tao@mediatek.com> - 2017-09-21 03:30 +0200
[PATCH 2/3] iio: adc: mt2712: Add compatible node for mt2712. Zhiyong Tao <zhiyong.tao@mediatek.com> - 2017-09-21 03:30 +0200
Re: [PATCH 2/3] iio: adc: mt2712: Add compatible node for mt2712. Jonathan Cameron <jic23@kernel.org> - 2017-09-24 17:50 +0200
[PATCH 3/3] arm64: dts: mt2712: Add auxadc device node. Zhiyong Tao <zhiyong.tao@mediatek.com> - 2017-09-21 03:30 +0200
Re: [PATCH 3/3] arm64: dts: mt2712: Add auxadc device node. Jonathan Cameron <jic23@kernel.org> - 2017-09-24 17:50 +0200
csiph-web