From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ryder Lee Subject: [PATCH v1 0/4] update MT7623 and MT2701 dts Date: Tue, 19 Sep 2017 14:27:20 +0800 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Sender: linux-kernel-owner@vger.kernel.org To: Matthias Brugger Cc: linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Ryder Lee List-Id: devicetree@vger.kernel.org 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