All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: leds: Mark label property as deprecated
@ 2022-11-22 11:11 Christoph Niedermaier
  2022-11-22 11:11 ` [PATCH] dt-bindings: mfd: da9062: Correct file name for watchdog Christoph Niedermaier
                   ` (2 more replies)
  0 siblings, 3 replies; 33+ messages in thread
From: Christoph Niedermaier @ 2022-11-22 11:11 UTC (permalink / raw)
  To: linux-kernel
  Cc: Christoph Niedermaier, Pavel Machek, Rob Herring,
	Krzysztof Kozlowski, Jacek Anaszewski, Marek Vasut, kernel,
	linux-leds, devicetree

Mark the label property as deprecated as it is mentioned
in the description.

Signed-off-by: Christoph Niedermaier <cniedermaier@dh-electronics.com>
---
Cc: Pavel Machek <pavel@ucw.cz>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
Cc: Jacek Anaszewski <jacek.anaszewski@gmail.com>
Cc: Marek Vasut <marex@denx.de>
Cc: kernel@dh-electronics.com
Cc: linux-leds@vger.kernel.org
Cc: devicetree@vger.kernel.org
To: linux-kernel@vger.kernel.org
---
 Documentation/devicetree/bindings/leds/common.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/leds/common.yaml b/Documentation/devicetree/bindings/leds/common.yaml
index f5c57a580078..c1ce846f7676 100644
--- a/Documentation/devicetree/bindings/leds/common.yaml
+++ b/Documentation/devicetree/bindings/leds/common.yaml
@@ -52,6 +52,7 @@ properties:
     $ref: /schemas/types.yaml#/definitions/uint32
 
   label:
+    deprecated: true
     description:
       The label for this LED. If omitted, the label is taken from the node name
       (excluding the unit address). It has to uniquely identify a device, i.e.
-- 
2.11.0


^ permalink raw reply related	[flat|nested] 33+ messages in thread
* [PATCH] dt-bindings: mfd: da9062: Correct file name for watchdog
@ 2022-11-30 10:14 Christoph Niedermaier
  2022-11-30 11:47 ` Krzysztof Kozlowski
  2022-12-08 14:42 ` Lee Jones
  0 siblings, 2 replies; 33+ messages in thread
From: Christoph Niedermaier @ 2022-11-30 10:14 UTC (permalink / raw)
  To: linux-kernel
  Cc: Christoph Niedermaier, Support Opensource, Lee Jones,
	Rob Herring, Krzysztof Kozlowski, Marek Vasut, kernel,
	devicetree

Replace the watchdog file name with the name currently in use.

Signed-off-by: Christoph Niedermaier <cniedermaier@dh-electronics.com>
---
Cc: Support Opensource <support.opensource@diasemi.com>
Cc: Lee Jones <lee@kernel.org>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
Cc: Marek Vasut <marex@denx.de>
Cc: kernel@dh-electronics.com
Cc: devicetree@vger.kernel.org
To: linux-kernel@vger.kernel.org
---
 Documentation/devicetree/bindings/mfd/da9062.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/mfd/da9062.txt b/Documentation/devicetree/bindings/mfd/da9062.txt
index bab0d0e66cb3..e96629eb9f48 100644
--- a/Documentation/devicetree/bindings/mfd/da9062.txt
+++ b/Documentation/devicetree/bindings/mfd/da9062.txt
@@ -85,7 +85,7 @@ Sub-nodes:
 
 - onkey : See ../input/da9062-onkey.txt
 
-- watchdog: See ../watchdog/da9062-watchdog.txt
+- watchdog: See ../watchdog/da9062-wdt.txt
 
 - thermal : See ../thermal/da9062-thermal.txt
 
-- 
2.11.0


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

end of thread, other threads:[~2022-12-22 15:22 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-22 11:11 [PATCH] dt-bindings: leds: Mark label property as deprecated Christoph Niedermaier
2022-11-22 11:11 ` [PATCH] dt-bindings: mfd: da9062: Correct file name for watchdog Christoph Niedermaier
2022-11-29 12:33   ` Krzysztof Kozlowski
2022-11-30 10:10     ` Lee Jones
2022-11-30 10:13       ` kernel
2022-11-30 10:19       ` Krzysztof Kozlowski
2022-11-30 10:20         ` Lee Jones
2022-11-30 10:18     ` Christoph Niedermaier
2022-11-22 11:11 ` [PATCH] dt-bindings: mmc: Make comment on wakeup-source less confusing Christoph Niedermaier
2022-11-29 12:06   ` Ulf Hansson
2022-11-29 12:33     ` Krzysztof Kozlowski
2022-11-29 12:35   ` Krzysztof Kozlowski
2022-11-29 15:30     ` Ulf Hansson
2022-11-29 15:37       ` Marek Vasut
2022-11-29 15:59       ` Krzysztof Kozlowski
2022-11-22 12:23 ` [PATCH] dt-bindings: leds: Mark label property as deprecated Pavel Machek
2022-11-25 21:26   ` Marek Vasut
2022-11-29  9:03     ` Christoph Niedermaier
2022-11-30 19:19     ` Rob Herring
2022-11-30 19:26       ` Pavel Machek
2022-12-01 21:47         ` Rob Herring
2022-12-02  9:25           ` Pavel Machek
2022-12-01 23:44         ` Marek Vasut
2022-12-01 23:41       ` Marek Vasut
2022-12-05 18:44         ` Jacek Anaszewski
2022-12-22  9:36           ` Christoph Niedermaier
2022-12-22 13:50             ` Pavel Machek
2022-12-22 14:01               ` Marek Vasut
2022-12-22 14:56                 ` Pavel Machek
2022-12-22 15:21                   ` Marek Vasut
2022-11-30 10:14 [PATCH] dt-bindings: mfd: da9062: Correct file name for watchdog Christoph Niedermaier
2022-11-30 11:47 ` Krzysztof Kozlowski
2022-12-08 14:42 ` Lee Jones

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.