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


Groups > linux.kernel > #1595654 > unrolled thread

[RESEND PATCH v3 0/2] Add i2c dt-binding and device node for Mediatek MT2701 Soc

Started byJun Gao <jun.gao@mediatek.com>
First post2017-03-09 04:20 +0100
Last post2017-03-09 04:20 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [RESEND PATCH v3 0/2] Add i2c dt-binding and device node for Mediatek MT2701 Soc Jun Gao <jun.gao@mediatek.com> - 2017-03-09 04:20 +0100

#1595654 — [RESEND PATCH v3 0/2] Add i2c dt-binding and device node for Mediatek MT2701 Soc

FromJun Gao <jun.gao@mediatek.com>
Date2017-03-09 04:20 +0100
Subject[RESEND PATCH v3 0/2] Add i2c dt-binding and device node for Mediatek MT2701 Soc
Message-ID<tiWMq-7yV-5@gated-at.bofh.it>
This patch series based on v4.11-rc1, include MT2701 i2c dt-binding
and device node.

changes since v2:
- Modify commit message
- Revise dt-binding documentation

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):
  dt-bindings: i2c: Add Mediatek MT2701 i2c binding
  arm: dts: Add Mediatek MT2701 i2c device node

 .../devicetree/bindings/i2c/i2c-mt6577.txt         |   11 ++---
 arch/arm/boot/dts/mt2701-evb.dts                   |   42 ++++++++++++++++++++
 arch/arm/boot/dts/mt2701.dtsi                      |   42 ++++++++++++++++++++
 3 files changed, 90 insertions(+), 5 deletions(-)

--
1.7.9.5

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web