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

From: Neil Armstrong
Date: Mon Feb 26 2024 - 03:20:37 EST


+ linux-amlogic@xxxxxxxxxxxxxxxxxxx

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@xxxxxxxxxx>
---
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@xxxxxxxxxxxx>
-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@xxxxxxxxxx>