Re: [PATCH 2/3] platform: arm64: Add a driver for the EC found on ASUS Glymur machines
From: Krzysztof Kozlowski
Date: Fri Sep 18 2026 - 08:43:00 EST
On 18/09/2026 14:18, Konrad Dybcio wrote:
>>> +
>>> +static const struct of_device_id asus_glymur_ec_of_match[] = {
>>> + { .compatible = "asus,zenbook-a14-ux3407na-ec" },
>>> + { .compatible = "asus,zenbook-a16-ux3607oa-ec" },
>>
>> Does this mean devices are compatible? If so should be expressed in the
>> bindings. If not, should be expressed in bindings commit msg, see
>> writing bindings docs.
>
> They generally seem to be, but because of the very limited information
> we have, I don't think it's worth risking associating them.. Would
> a mention of this be enough?
Yes
Best regards,
Krzysztof