Commit 32032eb1 authored by Thomas Wismer's avatar Thomas Wismer Committed by Jakub Kicinski
Browse files

dt-bindings: pse-pd: ti,tps23881: Add TPS23881B



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: default avatarThomas Wismer <thomas.wismer@scs.ch>
Acked-by: default avatarConor Dooley <conor.dooley@microchip.com>
Reviewed-by: default avatarKory Maincent <kory.maincent@bootlin.com>
Link: https://patch.msgid.link/20251029212312.108749-3-thomas@wismer.xyz


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 4d07797f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@ properties:
  compatible:
    enum:
      - ti,tps23881
      - ti,tps23881b

  reg:
    maxItems: 1