dt-bindings: input: allwinner,sun4i-a10-lrad: drop redundant type from label
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 26 Feb 2024 12:29:34 +0000 (13:29 +0100)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 5 Mar 2024 17:50:40 +0000 (09:50 -0800)
dtschema defines label as string, so $ref in other bindings is
redundant.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20240226122934.89257-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/allwinner,sun4i-a10-lradc-keys.yaml

index 5efceb313879172c390f6e656efc1929c4c2c82e..c384bf0bb25dab599608735d0163196c2fcd7e84 100644 (file)
@@ -49,7 +49,6 @@ patternProperties:
     $ref: input.yaml#
     properties:
       label:
-        $ref: /schemas/types.yaml#/definitions/string
         description: Descriptive name of the key
 
       linux,code: true