]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
spmi: apple: Add "apple,t8103-spmi" compatible
authorJanne Grunau <j@jannau.net>
Fri, 23 Jan 2026 18:20:34 +0000 (10:20 -0800)
committerSasha Levin <sashal@kernel.org>
Wed, 4 Mar 2026 12:21:15 +0000 (07:21 -0500)
commit71cfbc15c91a666a4e9852b2d0378dc9224b7ab3
tree32bd425b4b571a043e45c379d98ce05131b22f80
parent18e9cf2259b4157fd282b323514375f2f6a59edb
spmi: apple: Add "apple,t8103-spmi" compatible

[ Upstream commit 6c54b0a801dd8227237ba0bf0728bb42681cf027 ]

After discussion with the devicetree maintainers we agreed to not extend
lists with the generic compatible "apple,spmi" anymore [1]. Use
"apple,t8103-spmi" as base compatible as it is the SoC the driver and
bindings were written for.

[1]: https://lore.kernel.org/asahi/12ab93b7-1fc2-4ce0-926e-c8141cfe81bf@kernel.org/

Fixes: 77ca75e80c71 ("spmi: add a spmi driver for Apple SoC")
Cc: stable@vger.kernel.org
Reviewed-by: Neal Gompa <neal@gompa.dev>
Signed-off-by: Janne Grunau <j@jannau.net>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Link: https://patch.msgid.link/20260123182039.224314-7-sboyd@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/spmi/spmi-apple-controller.c