Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751578AbdISG1k (ORCPT ); Tue, 19 Sep 2017 02:27:40 -0400 Received: from mailgw01.mediatek.com ([210.61.82.183]:61391 "EHLO mailgw01.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751450AbdISG1h (ORCPT ); Tue, 19 Sep 2017 02:27:37 -0400 X-UUID: 1c3c8b5d284e4289b0e0a8d612ba53d7-20170919 From: Ryder Lee To: Matthias Brugger CC: , , , , Ryder Lee Subject: [PATCH v1 0/4] update MT7623 and MT2701 dts Date: Tue, 19 Sep 2017 14:27:20 +0800 Message-ID: X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Content-Type: text/plain X-MTK: N Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 716 Lines: 23 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