From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 2/2] dt-bindings: pci: pci-msi: Correct the unit-address of the pci node name Date: Fri, 16 Aug 2019 16:56:34 -0500 Message-ID: <20190816215634.GA10885@bogus> References: <1564306219-17439-1-git-send-email-bmeng.cn@gmail.com> <1564306219-17439-2-git-send-email-bmeng.cn@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1564306219-17439-2-git-send-email-bmeng.cn@gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: Bin Meng Cc: Mark Rutland , devicetree , LKML List-Id: devicetree@vger.kernel.org On Sun, 28 Jul 2019 02:30:19 -0700, Bin Meng wrote: > The unit-address must match the first address specified in the > reg property of the node. > > Signed-off-by: Bin Meng > --- > > Documentation/devicetree/bindings/pci/pci-msi.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Applied, thanks. Rob