linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: input: allwinner,sun4i-a10-lrad: drop redundant type from label
@ 2024-02-26 12:29 Krzysztof Kozlowski
  2024-02-26 17:31 ` Jernej Škrabec
  2024-03-05 17:51 ` Dmitry Torokhov
  0 siblings, 2 replies; 6+ messages in thread
From: Krzysztof Kozlowski @ 2024-02-26 12:29 UTC (permalink / raw)
  To: Hans de Goede, Dmitry Torokhov, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Chen-Yu Tsai, Jernej Skrabec, Samuel Holland,
	Maxime Ripard, linux-input, devicetree, linux-arm-kernel,
	linux-sunxi, linux-kernel
  Cc: Krzysztof Kozlowski

dtschema defines label as string, so $ref in other bindings is
redundant.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 .../bindings/input/allwinner,sun4i-a10-lradc-keys.yaml           | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/input/allwinner,sun4i-a10-lradc-keys.yaml b/Documentation/devicetree/bindings/input/allwinner,sun4i-a10-lradc-keys.yaml
index 5efceb313879..c384bf0bb25d 100644
--- a/Documentation/devicetree/bindings/input/allwinner,sun4i-a10-lradc-keys.yaml
+++ b/Documentation/devicetree/bindings/input/allwinner,sun4i-a10-lradc-keys.yaml
@@ -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
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-03-05 17:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-26 12:29 [PATCH] dt-bindings: input: allwinner,sun4i-a10-lrad: drop redundant type from label Krzysztof Kozlowski
2024-02-26 17:31 ` Jernej Škrabec
2024-02-27  3:50   ` Rob Herring
2024-02-27  6:48   ` Krzysztof Kozlowski
2024-02-27  6:49     ` Krzysztof Kozlowski
2024-03-05 17:51 ` Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).