[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <26c5ec93-f559-7dd6-5047-494b0f1e2e8c@marcan.st>
Date: Thu, 7 Oct 2021 01:00:28 +0900
From: Hector Martin <marcan@...can.st>
To: Mark Kettenis <mark.kettenis@...all.nl>
Cc: linux-arm-kernel@...ts.infradead.org, maz@...nel.org,
robh+dt@...nel.org, arnd@...nel.org, linus.walleij@...aro.org,
alyssa@...enzweig.io, krzk@...nel.org, gregkh@...uxfoundation.org,
p.zabel@...gutronix.de, rafael@...nel.org,
devicetree@...r.kernel.org, linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-samsung-soc@...r.kernel.org,
linux-serial@...r.kernel.org
Subject: Re: [PATCH 3/7] soc: apple: Add driver for Apple PMGR power state
controls
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@...can.st)
Public Key: https://mrcn.st/pub
Powered by blists - more mailing lists