[PATCH v2 0/3] Extend dt-bindings for PSE-PD controllers and update prtt1c dts
Oleksij Rempel
o.rempel at pengutronix.de
Tue May 30 01:37:10 PDT 2023
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 (3):
dt-bindings: net: pse-pd: Update regex pattern for ethernet-pse nodes
dt-bindings: net: pse-pd: Add "ethernet-pse-0" example to improve
validation in podl-pse-regulator DT binding
ARM: dts: stm32: prtt1c: Add PoDL PSE regulator nodes
.../net/pse-pd/podl-pse-regulator.yaml | 6 ++++
.../bindings/net/pse-pd/pse-controller.yaml | 2 +-
arch/arm/boot/dts/stm32mp151a-prtt1c.dts | 32 +++++++++++++++++++
3 files changed, 39 insertions(+), 1 deletion(-)
--
2.39.2
More information about the linux-arm-kernel
mailing list