From: Thomas Wismer Date: Wed, 29 Oct 2025 21:23:10 +0000 (+0100) Subject: dt-bindings: pse-pd: ti,tps23881: Add TPS23881B X-Git-Tag: v6.19-rc1~170^2~260^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32032eb166a6d05d6bb4803c9b9e39659990b18a;p=thirdparty%2Fkernel%2Flinux.git 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: Thomas Wismer Acked-by: Conor Dooley Reviewed-by: Kory Maincent Link: https://patch.msgid.link/20251029212312.108749-3-thomas@wismer.xyz Signed-off-by: Jakub Kicinski --- diff --git a/Documentation/devicetree/bindings/net/pse-pd/ti,tps23881.yaml b/Documentation/devicetree/bindings/net/pse-pd/ti,tps23881.yaml index bb1ee33986555..0b3803f647b7b 100644 --- a/Documentation/devicetree/bindings/net/pse-pd/ti,tps23881.yaml +++ b/Documentation/devicetree/bindings/net/pse-pd/ti,tps23881.yaml @@ -16,6 +16,7 @@ properties: compatible: enum: - ti,tps23881 + - ti,tps23881b reg: maxItems: 1