Re: [PATCH v2 14/22] arm64: dts: qcom: sc7280: Enable cros-ec-spi as wake source

From: Doug Anderson
Date: Wed Dec 20 2023 - 19:17:49 EST


Hi,

On Wed, Dec 20, 2023 at 3:55 PM Mark Hasemeyer <markhas@xxxxxxxxxxxx> wrote:
>
> 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>
> ---
>
> Changes in v2:
> -Split by arch/soc
>
> arch/arm64/boot/dts/qcom/sc7280-herobrine.dtsi | 1 +
> arch/arm64/boot/dts/qcom/sc7280-idp-ec-h1.dtsi | 1 +
> 2 files changed, 2 insertions(+)

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>