From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754605AbcHSBBS (ORCPT ); Thu, 18 Aug 2016 21:01:18 -0400 Received: from mail.kernel.org ([198.145.29.136]:40826 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754463AbcHSBBO (ORCPT ); Thu, 18 Aug 2016 21:01:14 -0400 Date: Thu, 18 Aug 2016 16:02:37 -0500 From: Bjorn Helgaas To: Shawn Lin Cc: Bjorn Helgaas , Marc Zyngier , linux-pci@vger.kernel.org, Arnd Bergmann , linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, Heiko Stuebner , Doug Anderson , Wenrui Li , Rob Herring , devicetree@vger.kernel.org, Brian Norris Subject: Re: [PATCH v9 1/2] Documentation: bindings: add dt doc for Rockchip PCIe controller Message-ID: <20160818210237.GP27353@localhost> References: <1470297128-6213-1-git-send-email-shawn.lin@rock-chips.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1470297128-6213-1-git-send-email-shawn.lin@rock-chips.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Aug 04, 2016 at 03:52:07PM +0800, Shawn Lin wrote: > This patch adds a binding that describes the Rockchip PCIe controller > found on Rockchip SoCs PCIe interface. > ... > +- msi-map: Maps a Requester ID to an MSI controller and associated. And associated *what*? > +- vpcie3v3-supply: The phandle to the 3.3v regulator to use for pcie. > +- vpcie1v8-supply: The phandle to the 1.8v regulator to use for pcie. > +- vpcie0v9-supply: The phandle to the 0.9v regulator to use for pcie. s/pcie/PCIe/ (also elsewhere in this patch)