Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1558126
| From | Erin Lo <erin.lo@mediatek.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/6] Add some DT nodes for Mediatek MT2701 |
| Date | 2017-01-13 10:00 +0100 |
| Message-ID | <sZ5Sh-79g-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patch series based on v4.10-rc2, include MT2701 spi/iommu/nand/auxadc/ethernet/thermal controller DT nodes. Dependent on "Add clock and power domain DT nodes for Mediatek MT2701"[1]. Change in v2: 1. Add spi/auxadc pin setting 2. Add ethernet node and pin setting 3. Add thermal controller node [1] http://lists.infradead.org/pipermail/linux-mediatek/2016-December/007637.html Dawei Chien (1): arm: dts: mt2701: Add thermal device node. Honghui Zhang (1): arm: dts: mt2701: Add iommu/smi device node Leilk Liu (1): arm: dts: mt2701: Add spi device node Sean Wang (1): arm: dts: mt2701: Add ethernet device node. Xiaolei Li (1): arm: dts: mt2701: Add nand device node Zhiyong Tao (1): arm: dts: mt2701: Add auxadc device node. arch/arm/boot/dts/mt2701-evb.dts | 94 +++++++++++++++++++ arch/arm/boot/dts/mt2701.dtsi | 189 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 283 insertions(+) -- 1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/6] Add some DT nodes for Mediatek MT2701 Erin Lo <erin.lo@mediatek.com> - 2017-01-13 10:00 +0100
[PATCH v2 6/6] arm: dts: mt2701: Add thermal device node. Erin Lo <erin.lo@mediatek.com> - 2017-01-13 10:00 +0100
Re: [PATCH v2 6/6] arm: dts: mt2701: Add thermal device node. Matthias Brugger <matthias.bgg@gmail.com> - 2017-01-13 16:30 +0100
Re: [PATCH v2 6/6] arm: dts: mt2701: Add thermal device node. Dawei Chien <dawei.chien@mediatek.com> - 2017-01-16 04:50 +0100
Re: [PATCH v2 6/6] arm: dts: mt2701: Add thermal device node. Dawei Chien <dawei.chien@mediatek.com> - 2017-01-16 04:50 +0100
[PATCH v2 1/6] arm: dts: mt2701: Add spi device node Erin Lo <erin.lo@mediatek.com> - 2017-01-13 10:00 +0100
Re: [PATCH v2 1/6] arm: dts: mt2701: Add spi device node Matthias Brugger <matthias.bgg@gmail.com> - 2017-01-13 16:30 +0100
[PATCH v2 4/6] arm: dts: mt2701: Add auxadc device node. Erin Lo <erin.lo@mediatek.com> - 2017-01-13 10:00 +0100
Re: [PATCH v2 4/6] arm: dts: mt2701: Add auxadc device node. Matthias Brugger <matthias.bgg@gmail.com> - 2017-01-13 16:30 +0100
[PATCH v2 3/6] arm: dts: mt2701: Add nand device node Erin Lo <erin.lo@mediatek.com> - 2017-01-13 10:00 +0100
Re: [PATCH v2 3/6] arm: dts: mt2701: Add nand device node Matthias Brugger <matthias.bgg@gmail.com> - 2017-01-13 16:30 +0100
[PATCH v2 5/6] arm: dts: mt2701: Add ethernet device node. Erin Lo <erin.lo@mediatek.com> - 2017-01-13 10:00 +0100
Re: [PATCH v2 5/6] arm: dts: mt2701: Add ethernet device node. John Crispin <john@phrozen.org> - 2017-01-14 11:40 +0100
Re: [PATCH v2 5/6] arm: dts: mt2701: Add ethernet device node. Sean Wang <sean.wang@mediatek.com> - 2017-01-14 17:20 +0100
[PATCH v2 2/6] arm: dts: mt2701: Add iommu/smi device node Erin Lo <erin.lo@mediatek.com> - 2017-01-13 10:00 +0100
Re: [PATCH v2 2/6] arm: dts: mt2701: Add iommu/smi device node Matthias Brugger <matthias.bgg@gmail.com> - 2017-01-13 16:10 +0100
Re: [PATCH v2 2/6] arm: dts: mt2701: Add iommu/smi device node Honghui Zhang <honghui.zhang@mediatek.com> - 2017-01-16 04:00 +0100
csiph-web