From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Hesselbarth Subject: Re: [PATCH] Documentation: bindings: berlin: consider our dt bindings as unstable Date: Tue, 28 Apr 2015 13:27:45 +0200 Message-ID: <553F6EB1.3030407@gmail.com> References: <1430057038-12967-1-git-send-email-antoine.tenart@free-electrons.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1430057038-12967-1-git-send-email-antoine.tenart@free-electrons.com> Sender: linux-kernel-owner@vger.kernel.org To: Antoine Tenart Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org On 26.04.2015 16:03, Antoine Tenart wrote: > Because the support of Marvell Berlin SoCs is still a work in progress, > add a statement to explicitly consider our device tree files and > bindings as unstable. > > Signed-off-by: Antoine Tenart Applied to berlin/dt. Thanks! Sebastian > --- > Documentation/devicetree/bindings/arm/marvell,berlin.txt | 12 ++++++++++++ > 1 file changed, 12 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/marvell,berlin.txt b/Documentation/devicetree/bindings/arm/marvell,berlin.txt > index a99eb9eb14c0..060daafc14ff 100644 > --- a/Documentation/devicetree/bindings/arm/marvell,berlin.txt > +++ b/Documentation/devicetree/bindings/arm/marvell,berlin.txt > @@ -1,6 +1,18 @@ > Marvell Berlin SoC Family Device Tree Bindings > --------------------------------------------------------------- > > +Work in progress statement: > + > +Device tree files and bindings applying to Marvell Berlin SoCs and boards are > +considered "unstable". Any Marvell Berlin device tree binding may change at any > +time. Be sure to use a device tree binary and a kernel image generated from the > +same source tree. > + > +Please refer to Documentation/devicetree/bindings/ABI.txt for a definition of a > +stable binding/ABI. > + > +--------------------------------------------------------------- > + > Boards with a SoC of the Marvell Berlin family, e.g. Armada 1500 > shall have the following properties: > >