Hi Rob, Thanks for your comment. I will change whitespace.
Thanks, Minghuan > -----Original Message----- > From: Rob Herring [mailto:r...@kernel.org] > Sent: Wednesday, January 04, 2017 1:13 AM > To: M.H. Lian <minghuan.l...@nxp.com> > Cc: linux-arm-ker...@lists.infradead.org; linux-kernel@vger.kernel.org; > devicet...@vger.kernel.org; Marc Zyngier <marc.zyng...@arm.com>; Jason > Cooper <ja...@lakedaemon.net>; Roy Zang <roy.z...@nxp.com>; Mingkai > Hu <mingkai...@nxp.com>; Stuart Yoder <stuart.yo...@nxp.com>; Leo Li > <leoyang...@nxp.com>; Scott Wood <scott.w...@nxp.com> > Subject: Re: [PATCH 6/9] arm64: dts: ls1046a: add MSI dts node > > On Tue, Dec 27, 2016 at 05:13:02PM +0800, Minghuan Lian wrote: > > LS1046a includes 3 MSI controllers. > > Each controller supports 128 interrupts. > > > > Signed-off-by: Minghuan Lian <minghuan.l...@nxp.com> > > --- > > .../interrupt-controller/fsl,ls-scfg-msi.txt | 1 + > > arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi | 31 > ++++++++++++++++++++++ > > 2 files changed, 32 insertions(+) > > > > diff --git a/Documentation/devicetree/bindings/interrupt-controller/fsl,ls- > scfg-msi.txt b/Documentation/devicetree/bindings/interrupt- > controller/fsl,ls-scfg-msi.txt > > index 2755cd1..54597b0 100644 > > --- a/Documentation/devicetree/bindings/interrupt-controller/fsl,ls-scfg- > msi.txt > > +++ b/Documentation/devicetree/bindings/interrupt-controller/fsl,ls-scfg- > msi.txt > > @@ -6,6 +6,7 @@ Required properties: > > Layerscape PCIe MSI controller block such as: > > "fsl,ls1021a-msi" > > "fsl,ls1043a-msi" > > + "fsl,ls1046a-msi" > > Differing whitespace. > > Otherwise, > > Acked-by: Rob Herring <r...@kernel.org>