Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: spmi: Add Apple A11 and T2 compatible

The SPMI bus found on Apple A11 and T2 SoCs are compatible with the
existing driver for t8103's spmi so add their compatibles.

Signed-off-by: Nick Chan <towinchenmi@gmail.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Sven Peter <sven@kernel.org>

authored by

Nick Chan and committed by
Sven Peter
4b167146 989ca853

+4 -1
+4 -1
Documentation/devicetree/bindings/spmi/apple,spmi.yaml
··· 18 18 compatible: 19 19 oneOf: 20 20 - items: 21 - - const: apple,t6020-spmi 21 + - enum: 22 + - apple,t6020-spmi 23 + - apple,t8012-spmi 24 + - apple,t8015-spmi 22 25 - const: apple,t8103-spmi 23 26 - items: 24 27 - enum: