]> www.infradead.org Git - users/hch/misc.git/commit
Merge branch 'arrange-pse-core-and-update-tps23881-driver'
authorPaolo Abeni <pabeni@redhat.com>
Tue, 14 Jan 2025 12:56:36 +0000 (13:56 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 14 Jan 2025 12:56:37 +0000 (13:56 +0100)
commit9c7ad35632297edc08d0f2c7b599137e9fb5f9ff
tree00cd26f7d83933351e6957290d586d037dcece09
parent2b1d9116b0df5e65e78b2962942fe12672e25773
parent5385f1e1923ca8131eb143567d509b101a344e06
Merge branch 'arrange-pse-core-and-update-tps23881-driver'

Kory Maincent says:

====================
Arrange PSE core and update TPS23881 driver

This patch includes several improvements to the PSE core for better
implementation and maintainability:

- Move the conversion between current limit and power limit from the driver
  to the PSE core.
- Update power and current limit checks.
- Split the ethtool_get_status callback into multiple callbacks.
- Fix PSE PI of_node detection.
- Clean ethtool header of PSE structures.

Additionally, the TPS23881 driver has been updated to support power
limit and measurement features, aligning with the new PSE core
functionalities.

This patch series is the first part of the budget evaluation strategy
support patch series sent earlier:
https://lore.kernel.org/netdev/20250104161622.7b82dfdf@kmaincent-XPS-13-7390/T/#t

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
====================

Link: https://patch.msgid.link/20250110-b4-feature_poe_arrange-v3-0-142279aedb94@bootlin.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>