B2120 boards are internal boards which never were commercialised.
Remove them from bindings.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Raphael Gallais-Pou <rgallaispou@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
On 7/14/25 15:49, Raphael Gallais-Pou wrote: > B2120 boards are internal boards which never were commercialised. > > Remove them from bindings. > > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > Signed-off-by: Raphael Gallais-Pou <rgallaispou@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: > Hi Raphael Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com> Thanks
On 7/28/25 11:26, Patrice CHOTARD wrote: > > > On 7/14/25 15:49, Raphael Gallais-Pou wrote: >> B2120 boards are internal boards which never were commercialised. >> >> Remove them from bindings. >> >> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> >> Signed-off-by: Raphael Gallais-Pou <rgallaispou@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: >> > > > Hi Raphael > > Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com> > > Thanks Applied to sti-next Thanks Patrice
© 2016 - 2025 Red Hat, Inc.