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


Groups > linux.kernel > #1651131

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

From Jun Gao <jun.gao@mediatek.com>
Newsgroups linux.kernel
Subject [PATCH v4 0/2] Add i2c dt-binding and device node for Mediatek MT2701 Soc
Date 2017-05-26 09:40 +0200
Message-ID <tLi0O-2Y2-13@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This patch series based on v4.12-rc1, include MT2701 i2c dt-binding
and device node.

changes since v3:
- Add fallback compatible to dt-binding

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.8.1.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v4 0/2] Add i2c dt-binding and device node for Mediatek MT2701 Soc Jun Gao <jun.gao@mediatek.com> - 2017-05-26 09:40 +0200
  [PATCH v4 1/2] dt-bindings: i2c: Add Mediatek MT2701 i2c binding Jun Gao <jun.gao@mediatek.com> - 2017-05-26 09:40 +0200
    Re: [PATCH v4 1/2] dt-bindings: i2c: Add Mediatek MT2701 i2c binding Matthias Brugger <matthias.bgg@gmail.com> - 2017-05-29 17:40 +0200
      Re: [PATCH v4 1/2] dt-bindings: i2c: Add Mediatek MT2701 i2c binding Rob Herring <robh@kernel.org> - 2017-05-30 23:40 +0200
        Re: [PATCH v4 1/2] dt-bindings: i2c: Add Mediatek MT2701 i2c binding Jun Gao <jun.gao@mediatek.com> - 2017-05-31 04:30 +0200
          Re: [PATCH v4 1/2] dt-bindings: i2c: Add Mediatek MT2701 i2c binding Matthias Brugger <matthias.bgg@gmail.com> - 2017-05-31 14:10 +0200
  [PATCH v4 2/2] arm: dts: Add Mediatek MT2701 i2c device node Jun Gao <jun.gao@mediatek.com> - 2017-05-26 09:40 +0200

csiph-web