Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1581022
| From | Jun Gao <jun.gao@mediatek.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/2] Add i2c DT binding and device node for Mediatek MT2701 Soc |
| Date | 2017-02-15 03:40 +0100 |
| Message-ID | <taXFD-1Hw-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This patch series based on v4.10-rc2, include MT2701 i2c DT binding and device node.
changes since v1:
- Modify commit message
Dependent on "Add clock and power domain DT nodes for Mediatek MT2701"[1].
[1] http://lists.infradead.org/pipermail/linux-mediatek/2016-December/007637.html
Jun Gao (2):
Documentation: devicetree: Add i2c binding for mediatek MT2701 Soc
Platform
arm: dts: mt2701: Add i2c device node
.../devicetree/bindings/i2c/i2c-mt6577.txt | 11 ++---
arch/arm/boot/dts/mt2701-evb.dts | 44 ++++++++++++++++++++
arch/arm/boot/dts/mt2701.dtsi | 42 +++++++++++++++++++
3 files changed, 92 insertions(+), 5 deletions(-)
--
1.7.9.5
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH v2 0/2] Add i2c DT binding and device node for Mediatek MT2701 Soc Jun Gao <jun.gao@mediatek.com> - 2017-02-15 03:40 +0100
csiph-web