[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230531102113.3353065-1-o.rempel@pengutronix.de>
Date: Wed, 31 May 2023 12:21:11 +0200
From: Oleksij Rempel <o.rempel@...gutronix.de>
To: Maxime Coquelin <mcoquelin.stm32@...il.com>,
Alexandre Torgue <alexandre.torgue@...s.st.com>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Jérôme Pouiller
<jerome.pouiller@...abs.com>
Cc: Oleksij Rempel <o.rempel@...gutronix.de>, kernel@...gutronix.de,
linux-kernel@...r.kernel.org,
linux-stm32@...md-mailman.stormreply.com,
linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
netdev@...r.kernel.org
Subject: [PATCH v3 0/2] Extend dt-bindings for PSE-PD controllers and update prtt1c dts
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
Powered by blists - more mailing lists