net: pse-pd: Add TI TPS23881 PSE controller driver
authorKory Maincent (Dent Project) <kory.maincent@bootlin.com>
Wed, 17 Apr 2024 14:40:02 +0000 (16:40 +0200)
committerJakub Kicinski <kuba@kernel.org>
Fri, 19 Apr 2024 01:27:39 +0000 (18:27 -0700)
commit20e6d190ffe1c8922500d7a4b21bb7fbc703d712
tree4f4d18a8a27b234652ba8fb38574a81896c748c8
parentf562202fedadacdd39f954a371259c2d820aa9b4
net: pse-pd: Add TI TPS23881 PSE controller driver

Add a new driver for the TI TPS23881 I2C Power Sourcing Equipment
controller.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
Link: https://lore.kernel.org/r/20240417-feature_poe-v9-14-242293fd1900@bootlin.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/pse-pd/Kconfig
drivers/net/pse-pd/Makefile
drivers/net/pse-pd/tps23881.c [new file with mode: 0644]