Re: [PATCH 3/7] soc: apple: Add driver for Apple PMGR power state controls

From: Hector Martin
Date: Wed Oct 06 2021 - 12:00:43 EST


On 06/10/2021 05.21, Mark Kettenis wrote:
+static const struct of_device_id apple_pmgr_ps_of_match[] = {
+ { .compatible = "apple,t8103-pmgr-pwrstate" },
+ { .compatible = "apple,pmgr-pwrstate" },
+ {}
+};

I think this only needs to list "apple,pmgr-pwrstate" as that is the
one that will be present on all SoCs that is backward compatible with
the t8103 (M1) SoC.

Ah, yeah, we don't need to bind to t8103 unless we run into a quirk problem. I'll remove it. Thanks!


--
Hector Martin (marcan@xxxxxxxxx)
Public Key: https://mrcn.st/pub