]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: pse-pd: ti,tps23881: Add TPS23881B
authorThomas Wismer <thomas.wismer@scs.ch>
Wed, 29 Oct 2025 21:23:10 +0000 (22:23 +0100)
committerJakub Kicinski <kuba@kernel.org>
Sat, 1 Nov 2025 00:56:32 +0000 (17:56 -0700)
Add the TPS23881B I2C power sourcing equipment controller to the list of
supported devices.

Falling back to the TPS23881 predecessor device is not suitable as firmware
loading needs to handled differently by the driver. The TPS23881 and
TPS23881B devices require different firmware. Trying to load the TPS23881
firmware on a TPS23881B device fails and must therefore be omitted.

Signed-off-by: Thomas Wismer <thomas.wismer@scs.ch>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Kory Maincent <kory.maincent@bootlin.com>
Link: https://patch.msgid.link/20251029212312.108749-3-thomas@wismer.xyz
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/devicetree/bindings/net/pse-pd/ti,tps23881.yaml

index bb1ee33986555059779f155b46b982256454649d..0b3803f647b7b5391587b9e8fe8bf713f564dff1 100644 (file)
@@ -16,6 +16,7 @@ properties:
   compatible:
     enum:
       - ti,tps23881
+      - ti,tps23881b
 
   reg:
     maxItems: 1