OSDN Git Service

Merge branch 'extend-dt-bindings-for-pse-pd-controllers-and-update-prtt1c-dts'
authorJakub Kicinski <kuba@kernel.org>
Fri, 2 Jun 2023 04:38:32 +0000 (21:38 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 2 Jun 2023 04:38:32 +0000 (21:38 -0700)
commitb345b2a6cb96583aa695226cb8961803dbbdd27c
tree7e5d0aee2b73358fcf18e12a09bf4386f21606aa
parent5ff9424ea03a1fce2298b271eec1dad5ff4df1be
parentbd415f6c748ec3ca0017f9a6f23a5c02900eb6d2
Merge branch 'extend-dt-bindings-for-pse-pd-controllers-and-update-prtt1c-dts'

Oleksij Rempel says:

====================
Extend dt-bindings for PSE-PD controllers and update prtt1c dts

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

Link: https://lore.kernel.org/r/20230531102113.3353065-1-o.rempel@pengutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>