Re: [PATCH v1 2/6] arm: arm64: dts: Enable cros-ec-spi as wake source

From: Konrad Dybcio
Date: Thu Dec 14 2023 - 06:53:40 EST




On 12/14/23 11:55, AngeloGioacchino Del Regno wrote:
Il 13/12/23 19:00, Mark Hasemeyer ha scritto:
The cros_ec driver currently assumes that cros-ec-spi compatible device
nodes are a wakeup-source even though the wakeup-source property is not
defined.

Add the wakeup-source property to all cros-ec-spi compatible device
nodes to match expected behavior.

Signed-off-by: Mark Hasemeyer <markhas@xxxxxxxxxxxx>

I received only patch [2/6] - please send the entire series to the relevant
maintainers, as otherwise it's difficult to understand what's going on.

As for this patch alone:
 1. arch/arm stuff goes to a different commit
 2. I would prefer if you split per-arch and per-SoC.
+1, otherwise *somebody* will get merge conflicts that - even
if trivial - take additional time to resolve :(

Konrad