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


Groups > linux.kernel > #1674511

[PATCH v3 0/4] Add some DT nodes for Mediatek MT2701

From Erin Lo <erin.lo@mediatek.com>
Newsgroups linux.kernel
Subject [PATCH v3 0/4] Add some DT nodes for Mediatek MT2701
Date 2017-06-26 10:00 +0200
Message-ID <tWx69-7Yt-1@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 ethernet/disp bls/display function DT nodes.

Change in v3:
1. Sorting according to name in mt2701-evb.dts
2. Really remove redundant dispsys@14000000 node

Change in v2:
1. Add reset properties in ethernet nodes
2. Split bls nodes into two patches for dtsi and actual board
3. Remove redundant dispsys@14000000 node


Sean Wang (1):
  arm: dts: mt2701: Add ethernet device node

Weiqing Kong (2):
  arm: dts: mt2701: Add display bls related nodes for MT2701
  arm: dts: mt2701: Add display bls related nodes for MT2701

YT Shen (1):
  arm: dts: mt2701: Add display subsystem related nodes for MT2701

 arch/arm/boot/dts/mt2701-evb.dts |  27 ++++++++++
 arch/arm/boot/dts/mt2701.dtsi    | 111 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 138 insertions(+)

--
1.9.1

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


Thread

[PATCH v3 0/4] Add some DT nodes for Mediatek MT2701 Erin Lo <erin.lo@mediatek.com> - 2017-06-26 10:00 +0200
  [PATCH v3 2/4] arm: dts: mt2701: Add display bls related nodes for MT2701 Erin Lo <erin.lo@mediatek.com> - 2017-06-26 10:00 +0200
  [PATCH v3 4/4] arm: dts: mt2701: Add display subsystem related nodes for MT2701 Erin Lo <erin.lo@mediatek.com> - 2017-06-26 10:00 +0200
  [PATCH v3 1/4] arm: dts: mt2701: Add ethernet device node Erin Lo <erin.lo@mediatek.com> - 2017-06-26 10:00 +0200
  [PATCH v3 3/4] arm: dts: mt2701: Add display bls related nodes for MT2701 Erin Lo <erin.lo@mediatek.com> - 2017-06-26 10:00 +0200

csiph-web