From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 2/3] dt-bindings: arm: syna: add support for the AS370 SoC Date: Fri, 20 Jul 2018 09:15:29 -0600 Message-ID: <20180720151529.GA26487@rob-hp-laptop> References: <20180713171712.05f58a74@xhacker.debian> <20180713172457.6193a92f@xhacker.debian> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20180713172457.6193a92f@xhacker.debian> Sender: linux-kernel-owner@vger.kernel.org To: Jisheng Zhang Cc: Mark Rutland , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Sebastian Hesselbarth List-Id: devicetree@vger.kernel.org On Fri, Jul 13, 2018 at 05:24:57PM +0800, Jisheng Zhang wrote: > The AS370 SoC is a new derivative of the berlin family. The only > difference is the SoC isn't named as berlin*. So is it a derivative or just rebranded? > Signed-off-by: Jisheng Zhang > --- > Documentation/devicetree/bindings/arm/syna.txt | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/arm/syna.txt b/Documentation/devicetree/bindings/arm/syna.txt > index 3bab18409b7a..3ba1d7b5ee74 100644 > --- a/Documentation/devicetree/bindings/arm/syna.txt > +++ b/Documentation/devicetree/bindings/arm/syna.txt > @@ -1,4 +1,4 @@ > -Marvell Berlin SoC Family Device Tree Bindings > +Synaptics SoC Device Tree Bindings Perhaps some note about what has happened here. Otherwise it looks strange having "Marvell Berlin" in the document when the title says Synaptics SoC. > --------------------------------------------------------------- > > Work in progress statement: > @@ -13,6 +13,10 @@ stable binding/ABI. > > --------------------------------------------------------------- > > +Boards with the Synaptics AS370 SoC shall have the following properties: > + Required root node property: > + compatible: "syna,as370" > + > Boards with a SoC of the Marvell Berlin family, e.g. Armada 1500 > shall have the following properties: > > -- > 2.18.0 > > -- > To unsubscribe from this list: send the line "unsubscribe devicetree" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html