All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ryder Lee <ryder.lee@mediatek.com>
To: Matthias Brugger <matthias.bgg@gmail.com>
Cc: <linux-mediatek@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	Ryder Lee <ryder.lee@mediatek.com>
Subject: [PATCH v1 0/4] update MT7623 and MT2701 dts
Date: Tue, 19 Sep 2017 14:27:20 +0800	[thread overview]
Message-ID: <cover.1505801355.git.ryder.lee@mediatek.com> (raw)

Hi,

This series corrects some nodes for both MT7623 and MT2701, adds display and
PCIe support for MT7623.

changes since v1:
- rebase to v4.14.
- sort nodes in alphabetical order.

Ryder Lee (4):
  arm: dts: mediatek: update audio node for mt2701 and mt7623
  arm: dts: mt7623: update pio, usb and crypto nodes
  arm: dts: mt7623: add display related nodes
  arm: dts: mt7623: add PCIe related nodes

 arch/arm/boot/dts/mt2701.dtsi                 |   4 +-
 arch/arm/boot/dts/mt7623.dtsi                 | 374 ++++++++++++++++++++++++--
 arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts |  71 ++++-
 include/dt-bindings/pinctrl/mt7623-pinfunc.h  |  12 +
 4 files changed, 432 insertions(+), 29 deletions(-)

-- 
1.9.1

WARNING: multiple messages have this Message-ID (diff)
From: Ryder Lee <ryder.lee@mediatek.com>
To: Matthias Brugger <matthias.bgg@gmail.com>
Cc: linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	Ryder Lee <ryder.lee@mediatek.com>
Subject: [PATCH v1 0/4] update MT7623 and MT2701 dts
Date: Tue, 19 Sep 2017 14:27:20 +0800	[thread overview]
Message-ID: <cover.1505801355.git.ryder.lee@mediatek.com> (raw)

Hi,

This series corrects some nodes for both MT7623 and MT2701, adds display and
PCIe support for MT7623.

changes since v1:
- rebase to v4.14.
- sort nodes in alphabetical order.

Ryder Lee (4):
  arm: dts: mediatek: update audio node for mt2701 and mt7623
  arm: dts: mt7623: update pio, usb and crypto nodes
  arm: dts: mt7623: add display related nodes
  arm: dts: mt7623: add PCIe related nodes

 arch/arm/boot/dts/mt2701.dtsi                 |   4 +-
 arch/arm/boot/dts/mt7623.dtsi                 | 374 ++++++++++++++++++++++++--
 arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts |  71 ++++-
 include/dt-bindings/pinctrl/mt7623-pinfunc.h  |  12 +
 4 files changed, 432 insertions(+), 29 deletions(-)

-- 
1.9.1

WARNING: multiple messages have this Message-ID (diff)
From: ryder.lee@mediatek.com (Ryder Lee)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v1 0/4] update MT7623 and MT2701 dts
Date: Tue, 19 Sep 2017 14:27:20 +0800	[thread overview]
Message-ID: <cover.1505801355.git.ryder.lee@mediatek.com> (raw)

Hi,

This series corrects some nodes for both MT7623 and MT2701, adds display and
PCIe support for MT7623.

changes since v1:
- rebase to v4.14.
- sort nodes in alphabetical order.

Ryder Lee (4):
  arm: dts: mediatek: update audio node for mt2701 and mt7623
  arm: dts: mt7623: update pio, usb and crypto nodes
  arm: dts: mt7623: add display related nodes
  arm: dts: mt7623: add PCIe related nodes

 arch/arm/boot/dts/mt2701.dtsi                 |   4 +-
 arch/arm/boot/dts/mt7623.dtsi                 | 374 ++++++++++++++++++++++++--
 arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts |  71 ++++-
 include/dt-bindings/pinctrl/mt7623-pinfunc.h  |  12 +
 4 files changed, 432 insertions(+), 29 deletions(-)

-- 
1.9.1

             reply	other threads:[~2017-09-19  6:27 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-19  6:27 Ryder Lee [this message]
2017-09-19  6:27 ` [PATCH v1 0/4] update MT7623 and MT2701 dts Ryder Lee
2017-09-19  6:27 ` Ryder Lee
2017-09-19  6:27 ` [PATCH v1 1/4] arm: dts: mediatek: update audio node for mt2701 and mt7623 Ryder Lee
2017-09-19  6:27   ` Ryder Lee
2017-09-19  6:27   ` Ryder Lee
2017-09-19  6:27 ` [PATCH v1 2/4] arm: dts: mt7623: update pio, usb and crypto nodes Ryder Lee
2017-09-19  6:27   ` Ryder Lee
2017-09-19  6:27   ` Ryder Lee
2017-09-19  6:27 ` [PATCH v1 3/4] arm: dts: mt7623: add display related nodes Ryder Lee
2017-09-19  6:27   ` Ryder Lee
2017-09-19  6:27   ` Ryder Lee
2017-09-19 15:26   ` CK Hu
2017-09-19 15:26     ` CK Hu
2017-09-19 15:26     ` CK Hu
2017-09-21  9:50     ` Ryder Lee
2017-09-21  9:50       ` Ryder Lee
2017-09-21  9:50       ` Ryder Lee
2017-09-20  1:11   ` CK Hu
2017-09-20  1:11     ` CK Hu
2017-09-20  1:11     ` CK Hu
2017-09-21  9:53     ` Ryder Lee
2017-09-21  9:53       ` Ryder Lee
2017-09-21  9:53       ` Ryder Lee
2017-09-19  6:27 ` [PATCH v1 4/4] arm: dts: mt7623: add PCIe " Ryder Lee
2017-09-19  6:27   ` Ryder Lee
2017-09-19  6:27   ` Ryder Lee

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1505801355.git.ryder.lee@mediatek.com \
    --to=ryder.lee@mediatek.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.