]> git.ipfire.org Git - thirdparty/u-boot.git/commit
power: domain: apple: Add "apple,t8103-pmgr-pwrstate" compatible
authorJanne Grunau <j@jannau.net>
Thu, 30 Apr 2026 21:31:28 +0000 (23:31 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 12 May 2026 18:07:57 +0000 (12:07 -0600)
commit39117feb21a357207c29490b679cfca0fbbd1a54
tree2a177174dff2f92fdf5023b71523559588c18d01
parent1588f7b8a35b342ec30b099d9b011c9904341388
power: domain: apple: Add "apple,t8103-pmgr-pwrstate" compatible

After discussion with the devicetree maintainers we agreed to not extend
lists with the generic compatible "apple,pmgr-pwrstate" anymore [1]. Use
"apple,t8103-pmgr-pwrstate" as base compatible as it is the SoC driver
and bindings were originally written for.
The t602x (M2 Pro/Max/Ultra) devicetrees submitted in [2] use this
compatible as fallback instead of "apple,pmgr-pwrstate".

Link: https://lore.kernel.org/asahi/12ab93b7-1fc2-4ce0-926e-c8141cfe81bf@kernel.org/
Link: https://lore.kernel.org/asahi/20250828-dt-apple-t6020-v1-0-507ba4c4b98e@jannau.net/
Signed-off-by: Janne Grunau <j@jannau.net>
Acked-by: Mark Kettenis <kettenis@openbsd.org>
drivers/power/domain/apple-pmgr.c