Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1581022 > unrolled thread

[PATCH v2 0/2] Add i2c DT binding and device node for Mediatek MT2701 Soc

Started byJun Gao <jun.gao@mediatek.com>
First post2017-02-15 03:40 +0100
Last post2017-02-15 03:40 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [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

#1581022 — [PATCH v2 0/2] Add i2c DT binding and device node for Mediatek MT2701 Soc

FromJun Gao <jun.gao@mediatek.com>
Date2017-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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web