diff mbox series

[1/2] dt-bindings: arm: amlogic: remove unstable remark

Message ID 20240224084030.5867-1-krzysztof.kozlowski@linaro.org
State Not Applicable
Headers show
Series [1/2] dt-bindings: arm: amlogic: remove unstable remark | expand

Checks

Context Check Description
robh/checkpatch warning total: 0 errors, 1 warnings, 17 lines checked
robh/patch-applied success
robh/dtbs-check warning build log
robh/dt-meta-schema success

Commit Message

Krzysztof Kozlowski Feb. 24, 2024, 8:40 a.m. UTC
Amlogic bindings were marked as work-in-progress / unstable in 2017 in
commit 7e8634e821e1 ("dt-bindings: amlogic: add unstable statement").
Almost seven years is enough, so drop the "unstable" remark and expect
usual ABI rules.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 Documentation/devicetree/bindings/arm/amlogic.yaml | 11 -----------
 1 file changed, 11 deletions(-)

Comments

Neil Armstrong Feb. 26, 2024, 8:20 a.m. UTC | #1
+ linux-amlogic@lists.infradead.org

On 24/02/2024 09:40, Krzysztof Kozlowski wrote:
> Amlogic bindings were marked as work-in-progress / unstable in 2017 in
> commit 7e8634e821e1 ("dt-bindings: amlogic: add unstable statement").
> Almost seven years is enough, so drop the "unstable" remark and expect
> usual ABI rules.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>   Documentation/devicetree/bindings/arm/amlogic.yaml | 11 -----------
>   1 file changed, 11 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml
> index ce0ea36de0c0..edbc21159588 100644
> --- a/Documentation/devicetree/bindings/arm/amlogic.yaml
> +++ b/Documentation/devicetree/bindings/arm/amlogic.yaml
> @@ -9,17 +9,6 @@ title: Amlogic SoC based Platforms
>   maintainers:
>     - Kevin Hilman <khilman@baylibre.com>
>   
> -description: |+
> -  Work in progress statement:
> -
> -  Device tree files and bindings applying to Amlogic SoCs and boards are
> -  considered "unstable". Any Amlogic 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.rst for a definition of a
> -  stable binding/ABI.
> -
>   properties:
>     $nodename:
>       const: '/'

Acked-by: Neil Armstrong <neil.armstrong@linaro.org>
Rob Herring (Arm) Feb. 26, 2024, 7:43 p.m. UTC | #2
On Sat, 24 Feb 2024 09:40:29 +0100, Krzysztof Kozlowski wrote:
> Amlogic bindings were marked as work-in-progress / unstable in 2017 in
> commit 7e8634e821e1 ("dt-bindings: amlogic: add unstable statement").
> Almost seven years is enough, so drop the "unstable" remark and expect
> usual ABI rules.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  Documentation/devicetree/bindings/arm/amlogic.yaml | 11 -----------
>  1 file changed, 11 deletions(-)
> 

Acked-by: Rob Herring <robh@kernel.org>
Martin Blumenstingl Feb. 26, 2024, 10:04 p.m. UTC | #3
On Mon, Feb 26, 2024 at 9:20 AM Neil Armstrong
<neil.armstrong@linaro.org> wrote:
>
> + linux-amlogic@lists.infradead.org
>
> On 24/02/2024 09:40, Krzysztof Kozlowski wrote:
> > Amlogic bindings were marked as work-in-progress / unstable in 2017 in
> > commit 7e8634e821e1 ("dt-bindings: amlogic: add unstable statement").
> > Almost seven years is enough, so drop the "unstable" remark and expect
> > usual ABI rules.
> >
> > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Neil Armstrong Feb. 27, 2024, 1:55 p.m. UTC | #4
Hi,

On Sat, 24 Feb 2024 09:40:29 +0100, Krzysztof Kozlowski wrote:
> Amlogic bindings were marked as work-in-progress / unstable in 2017 in
> commit 7e8634e821e1 ("dt-bindings: amlogic: add unstable statement").
> Almost seven years is enough, so drop the "unstable" remark and expect
> usual ABI rules.
> 
> 

Thanks, Applied to https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git (v6.9/arm64-dt)

[1/2] dt-bindings: arm: amlogic: remove unstable remark
      https://git.kernel.org/amlogic/c/bb707d63b37e0079193c97dfead041b2903d5591
[2/2] dt-bindings: arm: amlogic: add Neil, Martin and Jerome as maintainers
      https://git.kernel.org/amlogic/c/a3b7554ade36436bbbd52b058207a31dc4224e36

These changes has been applied on the intermediate git tree [1].

The v6.9/arm64-dt branch will then be sent via a formal Pull Request to the Linux SoC maintainers
for inclusion in their intermediate git branches in order to be sent to Linus during
the next merge window, or sooner if it's a set of fixes.

In the cases of fixes, those will be merged in the current release candidate
kernel and as soon they appear on the Linux master branch they will be
backported to the previous Stable and Long-Stable kernels [2].

The intermediate git branches are merged daily in the linux-next tree [3],
people are encouraged testing these pre-release kernels and report issues on the
relevant mailing-lists.

If problems are discovered on those changes, please submit a signed-off-by revert
patch followed by a corrective changeset.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git
[2] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
[3] https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml
index ce0ea36de0c0..edbc21159588 100644
--- a/Documentation/devicetree/bindings/arm/amlogic.yaml
+++ b/Documentation/devicetree/bindings/arm/amlogic.yaml
@@ -9,17 +9,6 @@  title: Amlogic SoC based Platforms
 maintainers:
   - Kevin Hilman <khilman@baylibre.com>
 
-description: |+
-  Work in progress statement:
-
-  Device tree files and bindings applying to Amlogic SoCs and boards are
-  considered "unstable". Any Amlogic 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.rst for a definition of a
-  stable binding/ABI.
-
 properties:
   $nodename:
     const: '/'