Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1581022 > unrolled thread
| Started by | Jun Gao <jun.gao@mediatek.com> |
|---|---|
| First post | 2017-02-15 03:40 +0100 |
| Last post | 2017-02-15 03:40 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[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
| From | Jun Gao <jun.gao@mediatek.com> |
|---|---|
| Date | 2017-02-15 03:40 +0100 |
| Subject | [PATCH v2 0/2] Add i2c DT binding and device node for Mediatek MT2701 Soc |
| Message-ID | <taXFD-1Hw-11@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web