From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Mon, 9 Nov 2015 11:24:27 -0600 Subject: [PATCH V7 1/3] Documentation: DT: Add entry for Freescale LS1043a-RDB board In-Reply-To: <1446153126-6219-2-git-send-email-leoli@freescale.com> References: <1446153126-6219-1-git-send-email-leoli@freescale.com> <1446153126-6219-2-git-send-email-leoli@freescale.com> Message-ID: <20151109172427.GA9733@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Oct 29, 2015 at 04:12:04PM -0500, Li Yang wrote: > From: Mingkai Hu > > Signed-off-by: Mingkai Hu > Signed-off-by: Hou Zhiqiang > --- > v2-v7: no change Acked-by: Rob Herring > > Documentation/devicetree/bindings/arm/fsl.txt | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/fsl.txt b/Documentation/devicetree/bindings/arm/fsl.txt > index 34c88b0..752a685 100644 > --- a/Documentation/devicetree/bindings/arm/fsl.txt > +++ b/Documentation/devicetree/bindings/arm/fsl.txt > @@ -131,6 +131,10 @@ Example: > Freescale ARMv8 based Layerscape SoC family Device Tree Bindings > ---------------------------------------------------------------- > > +LS1043A ARMv8 based RDB Board > +Required root node properties: > + - compatible = "fsl,ls1043a-rdb", "fsl,ls1043a"; > + > LS2080A ARMv8 based Simulator model > Required root node properties: > - compatible = "fsl,ls2080a-simu", "fsl,ls2080a"; > -- > 2.3.3 > > -- > To unsubscribe from this list: send the line "unsubscribe devicetree" in > the body of a message to majordomo at vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html