[PATCH v2 3/3] dt-bindings: arm: sti: drop B2120 board support

Raphael Gallais-Pou rgallaispou at gmail.com
Mon Jul 14 06:49:16 PDT 2025


B2120 boards are internal boards which never were commercialised.

Remove them from bindings.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
Signed-off-by: Raphael Gallais-Pou <rgallaispou at gmail.com>

---
Changes in v2:
- Added Krzysztof's acked-by
- Put this patch last to get a bisectable series
---
 Documentation/devicetree/bindings/arm/sti.yaml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/Documentation/devicetree/bindings/arm/sti.yaml b/Documentation/devicetree/bindings/arm/sti.yaml
index 842def3e3f2bce470763d3665c7603b9058b1e4e..177358895fe1c9f80f8c825142cf015d04286ce8 100644
--- a/Documentation/devicetree/bindings/arm/sti.yaml
+++ b/Documentation/devicetree/bindings/arm/sti.yaml
@@ -14,12 +14,8 @@ properties:
     const: '/'
   compatible:
     oneOf:
-      - items:
-          - const: st,stih407-b2120
-          - const: st,stih407
       - items:
           - enum:
-              - st,stih410-b2120
               - st,stih410-b2260
           - const: st,stih410
       - items:

-- 
2.50.1




More information about the linux-arm-kernel mailing list