Re: [PATCH 5/8] dt-bindings: arm: Add two missing Gemini devices
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2026-02-28 11:10:52
Also in:
linux-devicetree
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2026-02-28 11:10:52
Also in:
linux-devicetree
On Sat, Feb 28, 2026 at 01:05:45AM +0100, Linus Walleij wrote:
This adds the Raidsonic IB-4210-B and the Verbatim S08V1901-D1 that were missing from the bindings. Signed-off-by: Linus Walleij <linusw@kernel.org> --- Documentation/devicetree/bindings/arm/gemini.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+)diff --git a/Documentation/devicetree/bindings/arm/gemini.yaml b/Documentation/devicetree/bindings/arm/gemini.yaml index fc092962ab56..dfb11244b57e 100644 --- a/Documentation/devicetree/bindings/arm/gemini.yaml +++ b/Documentation/devicetree/bindings/arm/gemini.yaml@@ -55,6 +55,11 @@ properties: - const: itian,sq201 - const: cortina,gemini + - description: Raidsonic NAS IB-4210-B + items: + - const: raidsonic,ib-4210-b
git grep for this and other gives me 0, so how could they miss from the bindings? Best regards, Krzysztof