On Fri, Jan 22, 2016 at 07:13 AM, Rob Herring wrote: > On Thu, Jan 21, 2016 at 03:09:15PM +0800, Yuan Yao wrote: > > new compatible string: "fsl,ls2080a-qspi". > > > > Signed-off-by: Yuan Yao <yao.y...@nxp.com> > > --- > > Changed in v3: > > Add the modifier for new compatible string like: > > "fsl,ls2080a-dspi" followed by "fsl,ls2085a-dspi" > > > > Changed in v2: > > Update my email to <yao.y...@nxp.com> > > --- > > Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt | 5 ++++- > > 1 file changed, 4 insertions(+), 1 deletion(-) > > Acked-by: Rob Herring <r...@kernel.org>
Hi Rob, Thanks for your review and help. How about this rest: [PATCH v3 3/4] dts/ls2080a: update the DTS for QSPI and DSPI support And I also want to send some patches for SPI driver soon. But those patches depend on this four dts binging patches. So I should also send this four patches to the SPI driver maintainers. And they can refer to review my patch for SPI driver. Can I also send this "dts/ls2080a: update the DTS for QSPI and DSPI support" patch with your Acked-by? Or can you give me a ACK for this patch? Thanks. Yuan Yao.