devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Extend dt-bindings for PSE-PD controllers and update prtt1c dts
@ 2023-05-31 10:21 Oleksij Rempel
  2023-05-31 10:21 ` [PATCH v3 1/2] dt-bindings: net: pse-pd: Allow -N suffix for ethernet-pse node names Oleksij Rempel
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Oleksij Rempel @ 2023-05-31 10:21 UTC (permalink / raw)
  To: Maxime Coquelin, Alexandre Torgue, Rob Herring,
	Krzysztof Kozlowski, Jérôme Pouiller
  Cc: Oleksij Rempel, kernel, linux-kernel, linux-stm32,
	linux-arm-kernel, devicetree, netdev

changes v3:
- reword commit message for the pse-controller.yaml patch
- drop podl-pse-regulator.yaml patch

changes v2:
- extend ethernet-pse regexp in the PoDL PSE dt-bindings

This patch set comes in response to issues identified while adding PoDL
PSE support to the stm32 prtt1c device tree. The existing pse-pd device
tree bindings did not allow node name patterns like "ethernet-pse-0" and
"ethernet-pse-1", leading to validation failures.

To address these false positives in validation, the device tree bindings
are extended to support these node name patterns. Alongside this, an
example node is added to aid in the improved validation process.
Following these changes, the updated PoDL PSE regulator nodes are then
added to the stm32 prtt1c device tree.

Oleksij Rempel (2):
  dt-bindings: net: pse-pd: Allow -N suffix for ethernet-pse node names
  ARM: dts: stm32: prtt1c: Add PoDL PSE regulator nodes

 .../bindings/net/pse-pd/pse-controller.yaml   |  2 +-
 arch/arm/boot/dts/stm32mp151a-prtt1c.dts      | 32 +++++++++++++++++++
 2 files changed, 33 insertions(+), 1 deletion(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-06-02  5:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-31 10:21 [PATCH v3 0/2] Extend dt-bindings for PSE-PD controllers and update prtt1c dts Oleksij Rempel
2023-05-31 10:21 ` [PATCH v3 1/2] dt-bindings: net: pse-pd: Allow -N suffix for ethernet-pse node names Oleksij Rempel
2023-06-01 17:34   ` Krzysztof Kozlowski
2023-05-31 10:21 ` [PATCH v3 2/2] ARM: dts: stm32: prtt1c: Add PoDL PSE regulator nodes Oleksij Rempel
2023-06-02  5:00 ` [PATCH v3 0/2] Extend dt-bindings for PSE-PD controllers and update prtt1c dts patchwork-bot+netdevbpf

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