Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751986AbdHCTMU (ORCPT ); Thu, 3 Aug 2017 15:12:20 -0400 Received: from mail-yw0-f194.google.com ([209.85.161.194]:32879 "EHLO mail-yw0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751696AbdHCTMS (ORCPT ); Thu, 3 Aug 2017 15:12:18 -0400 Date: Thu, 3 Aug 2017 14:12:16 -0500 From: Rob Herring To: honghui.zhang@mediatek.com Cc: bhelgaas@google.com, robh@kerenl.org, matthias.bgg@gmail.com, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, yingjoe.chen@mediatek.com, eddie.huang@mediatek.com, ryder.lee@mediatek.com, hongkun.cao@mediatek.com, youlin.pei@mediatek.com, yong.wu@mediatek.com, yt.shen@mediatek.com, sean.wang@mediatek.com, xinping.qian@mediatek.com Subject: Re: [PATCH v2 5/5] dt-bindings: PCI: add support for new generation controller Message-ID: <20170803191216.sox2avhvxyharbst@rob-hp-laptop> References: <54392579509fd9b9b4635559c1c4e32be63d9781.1501125202.git.honghui.zhang@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54392579509fd9b9b4635559c1c4e32be63d9781.1501125202.git.honghui.zhang@mediatek.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 506 Lines: 13 On Thu, Jul 27, 2017 at 11:14:21AM +0800, honghui.zhang@mediatek.com wrote: > From: Ryder Lee > > Add support for MediaTek new generation controller and update related > properities. > > Signed-off-by: Ryder Lee > Signed-off-by: Honghui Zhang > --- > .../devicetree/bindings/pci/mediatek-pcie.txt | 168 ++++++++++++++++++++- > 1 file changed, 161 insertions(+), 7 deletions(-) Acked-by: Rob Herring