[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230530144851.92059-1-krzysztof.kozlowski@linaro.org>
Date: Tue, 30 May 2023 16:48:44 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Vinod Koul <vkoul@...nel.org>,
Kishon Vijay Abraham I <kishon@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>,
Thierry Reding <thierry.reding@...il.com>,
Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>,
Alessandro Zummo <a.zummo@...ertech.it>,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
Srinivas Kandagatla <srinivas.kandagatla@...aro.org>,
Mark Brown <broonie@...nel.org>,
Dipen Patel <dipenp@...dia.com>,
Wim Van Sebroeck <wim@...ux-watchdog.org>,
Guenter Roeck <linux@...ck-us.net>,
Dilip Kota <eswara.kota@...ux.intel.com>,
linux-phy@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-pwm@...r.kernel.org,
linux-rtc@...r.kernel.org, alsa-devel@...a-project.org,
linux-spi@...r.kernel.org, timestamp@...ts.linux.dev,
linux-watchdog@...r.kernel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
Tony Lindgren <tony@...mide.com>,
Oleksij Rempel <o.rempel@...gutronix.de>
Subject: [PATCH 0/7] dt-bindings: restrict node name suffixes
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@...mide.com>
Cc: Oleksij Rempel <o.rempel@...gutronix.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
Powered by blists - more mailing lists