linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] dt-bindings: restrict node name suffixes
@ 2023-05-30 14:48 Krzysztof Kozlowski
  2023-05-30 14:48 ` [PATCH 1/7] dt-bindings: phy: intel,combo-phy: " Krzysztof Kozlowski
                   ` (10 more replies)
  0 siblings, 11 replies; 32+ messages in thread
From: Krzysztof Kozlowski @ 2023-05-30 14:48 UTC (permalink / raw)
  To: Vinod Koul, Kishon Vijay Abraham I, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Thierry Reding,
	Uwe Kleine-König, Alessandro Zummo, Alexandre Belloni,
	Srinivas Kandagatla, Mark Brown, Dipen Patel, Wim Van Sebroeck,
	Guenter Roeck, Dilip Kota, linux-phy, devicetree, linux-kernel,
	linux-pwm, linux-rtc, alsa-devel, linux-spi, timestamp,
	linux-watchdog
  Cc: Krzysztof Kozlowski, Tony Lindgren, Oleksij Rempel

Hi,

Tree-wide cleanup of DTS node name suffixes "-N", e.g. "pwm-5", so we allow
only decimal numbers.  In few cases narrow the pattern to also disallow
multiple suffixes, e.g. "pwm-5-5".

No dependencies, can be applied by individual subsystems.

Cc: Tony Lindgren <tony@atomide.com>
Cc: Oleksij Rempel <o.rempel@pengutronix.de>

Link: https://lore.kernel.org/all/20221127182232.GA128974-robh@kernel.org/

Best regards,
Krzysztof

Krzysztof Kozlowski (7):
  dt-bindings: phy: intel,combo-phy: restrict node name suffixes
  dt-bindings: pwm: restrict node name suffixes
  dt-bindings: rtc: restrict node name suffixes
  dt-bindings: slimbus: restrict node name suffixes
  spi: dt-bindings: restrict node name suffixes
  dt-bindings: timestamp: restrict node name suffixes
  dt-bindings: watchdog: restrict node name suffixes

 Documentation/devicetree/bindings/phy/intel,combo-phy.yaml    | 2 +-
 Documentation/devicetree/bindings/pwm/pwm.yaml                | 2 +-
 Documentation/devicetree/bindings/rtc/rtc.yaml                | 2 +-
 Documentation/devicetree/bindings/slimbus/slimbus.yaml        | 2 +-
 Documentation/devicetree/bindings/spi/spi-controller.yaml     | 2 +-
 .../bindings/timestamp/hardware-timestamps-common.yaml        | 2 +-
 Documentation/devicetree/bindings/watchdog/watchdog.yaml      | 4 ++--
 7 files changed, 8 insertions(+), 8 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-06-30 17:35 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-30 14:48 [PATCH 0/7] dt-bindings: restrict node name suffixes Krzysztof Kozlowski
2023-05-30 14:48 ` [PATCH 1/7] dt-bindings: phy: intel,combo-phy: " Krzysztof Kozlowski
2023-05-31  4:27   ` Tony Lindgren
2023-06-09 15:10   ` Rob Herring
2023-06-21 17:32   ` Vinod Koul
2023-05-30 14:48 ` [PATCH 2/7] dt-bindings: pwm: " Krzysztof Kozlowski
2023-05-31  4:25   ` Tony Lindgren
2023-06-07  7:36   ` Uwe Kleine-König
2023-06-07  7:40     ` Krzysztof Kozlowski
2023-06-09 15:11   ` Rob Herring
2023-05-30 14:48 ` [PATCH 3/7] dt-bindings: rtc: " Krzysztof Kozlowski
2023-05-31  4:25   ` Tony Lindgren
2023-06-06 21:38   ` (subset) " Alexandre Belloni
2023-05-30 14:48 ` [PATCH 4/7] dt-bindings: slimbus: " Krzysztof Kozlowski
2023-05-31  4:26   ` Tony Lindgren
2023-06-09 15:13   ` Rob Herring
2023-05-30 14:48 ` [PATCH 5/7] spi: dt-bindings: " Krzysztof Kozlowski
2023-05-31  4:26   ` Tony Lindgren
2023-05-30 14:48 ` [PATCH 6/7] dt-bindings: timestamp: " Krzysztof Kozlowski
2023-05-31  4:26   ` Tony Lindgren
2023-06-09 15:13   ` Rob Herring
2023-06-30 17:34   ` Rob Herring
2023-05-30 14:48 ` [PATCH 7/7] dt-bindings: watchdog: " Krzysztof Kozlowski
2023-05-30 17:47   ` Guenter Roeck
2023-05-31  4:26   ` Tony Lindgren
2023-06-09 15:14   ` Rob Herring
2023-06-30 17:04   ` Rob Herring
2023-05-30 15:27 ` [PATCH 0/7] dt-bindings: " Uwe Kleine-König
2023-05-30 17:11 ` Conor Dooley
2023-05-31  6:57   ` Krzysztof Kozlowski
2023-05-30 18:28 ` (subset) " Mark Brown
2023-06-23 14:51 ` Thierry Reding

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).