diff options
author | Krzysztof Kozlowski <[email protected]> | 2024-02-24 09:40:29 +0100 |
---|---|---|
committer | Neil Armstrong <[email protected]> | 2024-02-27 14:54:32 +0100 |
commit | bb707d63b37e0079193c97dfead041b2903d5591 (patch) | |
tree | ef8d443cf7a084115096d23348cd611833e37882 | |
parent | d881d79f8c77d7f9935a8d9424a1dc4364787bf1 (diff) |
dt-bindings: arm: amlogic: remove unstable remark
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 <[email protected]>
Acked-by: Martin Blumenstingl <[email protected]>
Acked-by: Neil Armstrong <[email protected]>
Acked-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Neil Armstrong <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/arm/amlogic.yaml | 11 |
1 files changed, 0 insertions, 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 <[email protected]> -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: '/' |