> -----Original Message----- > From: pku....@gmail.com [mailto:pku....@gmail.com] On Behalf Of Li Yang > Sent: 2015年10月30日 4:33 > To: Hou Zhiqiang-B48286 > Cc: linux-arm-ker...@lists.infradead.org; Catalin Marinas; Will Deacon; > linux-i2c@vger.kernel.org; linux-watch...@vger.kernel.org; linux- > d...@vger.kernel.org; linux-...@vger.kernel.org; Mark Rutland; Xie > Shaohui-B21989; Jonathan Corbet; Sharma Bhupesh-B45370; Michael Turquette; > w...@the-dreams.de; sb...@codeaurora.org; w...@iguana.be; Song Wenbin- > B53747; Wood Scott-B07421; Hu Mingkai-B21284; li...@roeck-us.net > Subject: Re: [PATCH V6 6/6] dts/ls1043a: add LS1043ARDB board support > > On Fri, Oct 23, 2015 at 3:01 AM, Zhiqiang Hou <b48...@freescale.com> > wrote: > > From: Shaohui Xie <shaohui....@freescale.com> > > > > Signed-off-by: Shaohui Xie <shaohui....@freescale.com> > > Signed-off-by: Mingkai Hu <mingkai...@freescale.com> > > Signed-off-by: Wenbin Song <wenbin.s...@freescale.com> > > Signed-off-by: Hou Zhiqiang <b48...@freescale.com> > > --- > > V6: V5 V4 V3 > > - No change. > > > > V2: > > - Remove the useless compatible "simple-bus" from cpld node. > > > > arch/arm64/boot/dts/freescale/Makefile | 2 +- > > arch/arm64/boot/dts/freescale/fsl-ls1043a-rdb.dts | 116 > > ++++++++++++++++++++++ > > 2 files changed, 117 insertions(+), 1 deletion(-) create mode 100644 > > arch/arm64/boot/dts/freescale/fsl-ls1043a-rdb.dts > > > > diff --git a/arch/arm64/boot/dts/freescale/Makefile > > b/arch/arm64/boot/dts/freescale/Makefile > > index 57b41c7..33b1e57 100644 > > --- a/arch/arm64/boot/dts/freescale/Makefile > > +++ b/arch/arm64/boot/dts/freescale/Makefile > > @@ -1,4 +1,4 @@ > > -dtb-$(CONFIG_ARCH_LAYERSCAPE) += fsl-ls2080a-qds.dtb > > fsl-ls2080a-rdb.dtb fsl-ls2080a-simu.dtb > > +dtb-$(CONFIG_ARCH_LAYERSCAPE) += fsl-ls2080a-qds.dtb > > +fsl-ls2080a-rdb.dtb fsl-ls2080a-simu.dtb fsl-ls1043a-rdb.dtb > > I tried to apply the patch, but it can not be applied due to the change > from a depending ls2080 patch. I will help to respin this patch and > resend the three device tree related patches.
ok. Thanks, Zhiqiang