From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Wed, 13 Apr 2016 10:23:56 +0800 Subject: [PATCH v6 1/2] Documentation: fsl: dspi: Add fsl, ls2080a-dspi compatible string In-Reply-To: <1457518926-18518-2-git-send-email-yao.yuan@freescale.com> References: <1457518926-18518-1-git-send-email-yao.yuan@freescale.com> <1457518926-18518-2-git-send-email-yao.yuan@freescale.com> Message-ID: <20160413022356.GD28903@tiger> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Mar 09, 2016 at 06:22:05PM +0800, Yuan Yao wrote: > new compatible string: "fsl,ls2080a-dspi". > > Signed-off-by: Yuan Yao > Acked-by: Rob Herring Drop the space after 'fsl,' and applied the patch. Shawn