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/sdm845-cheza.dtsi | 1 + > 1 file changed, 1 insertion(+) Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>