Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1671603

Re: [RFC PATCH v3 3/6] ARM/arm64: dts: enable wakeup for cros-ec-spi devices

From Krzysztof Kozlowski <krzk@kernel.org>
Newsgroups linux.kernel
Subject Re: [RFC PATCH v3 3/6] ARM/arm64: dts: enable wakeup for cros-ec-spi devices
Date 2017-06-21 12:50 +0200
Message-ID <tULmV-4Zi-11@gated-at.bofh.it> (permalink)
References <tUKKd-4KQ-3@gated-at.bofh.it> <tUKKe-4KQ-29@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Jun 21, 2017 at 12:01 PM, Jeffy Chen <jeffy.chen@rock-chips.com> wrote:
> We used to enable wakeup for cros-ec-spi devices unconditionally.
> Now we are using the more generic wakeup-source property to enable it.

Using wakeup-source property is still enabling this unconditionally.
What  do you exactly mean here?

>
> Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
> ---
>
> Changes in v3: None
>
>  arch/arm/boot/dts/exynos5420-peach-pit.dts      | 1 +
>  arch/arm/boot/dts/exynos5800-peach-pi.dts       | 1 +
>  arch/arm/boot/dts/rk3288-veyron-chromebook.dtsi | 1 +
>  arch/arm/boot/dts/tegra124-nyan.dtsi            | 1 +
>  arch/arm/boot/dts/tegra124-venice2.dts          | 1 +
>  arch/arm64/boot/dts/nvidia/tegra132-norrin.dts  | 1 +
>  arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi    | 1 +
>  7 files changed, 7 insertions(+)

Please split it per arch (arm and arm64) and per machine. I'll take
exynos after splitting.

Best regards,
Krzysztof

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[RFC PATCH v3 0/6] Report wakeup events in cros_ec_keyb and make cros-ec-spi wakeup optional Jeffy Chen <jeffy.chen@rock-chips.com> - 2017-06-21 12:10 +0200
  [RFC PATCH v3 6/6] ARM: dts: cros-ec-keyboard: enable as wakeup source Jeffy Chen <jeffy.chen@rock-chips.com> - 2017-06-21 12:10 +0200
  [RFC PATCH v3 2/6] dt-bindings: spi/core: add wakeup-source optional property Jeffy Chen <jeffy.chen@rock-chips.com> - 2017-06-21 12:10 +0200
    Re: [RFC PATCH v3 2/6] dt-bindings: spi/core: add wakeup-source  optional property Rob Herring <robh@kernel.org> - 2017-06-26 18:10 +0200
      Re: [RFC PATCH v3 2/6] dt-bindings: spi/core: add wakeup-source  optional property Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-06-26 18:50 +0200
        Re: [RFC PATCH v3 2/6] dt-bindings: spi/core: add wakeup-source optional  property jeffy <jeffy.chen@rock-chips.com> - 2017-06-27 04:10 +0200
          Re: [RFC PATCH v3 2/6] dt-bindings: spi/core: add wakeup-source  optional property Rob Herring <robh@kernel.org> - 2017-06-30 16:50 +0200
  [RFC PATCH v3 5/6] input: cros_ec_keyb: report wakeup events Jeffy Chen <jeffy.chen@rock-chips.com> - 2017-06-21 12:10 +0200
  [RFC PATCH v3 3/6] ARM/arm64: dts: enable wakeup for cros-ec-spi devices Jeffy Chen <jeffy.chen@rock-chips.com> - 2017-06-21 12:10 +0200
    Re: [RFC PATCH v3 3/6] ARM/arm64: dts: enable wakeup for cros-ec-spi devices Krzysztof Kozlowski <krzk@kernel.org> - 2017-06-21 12:50 +0200
      Re: [RFC PATCH v3 3/6] ARM/arm64: dts: enable wakeup for cros-ec-spi  devices Krzysztof Kozlowski <krzk@kernel.org> - 2017-06-21 18:50 +0200
        Re: [RFC PATCH v3 3/6] ARM/arm64: dts: enable wakeup for cros-ec-spi  devices jeffy <jeffy.chen@rock-chips.com> - 2017-06-22 04:40 +0200
  [RFC PATCH v3 1/6] spi: core: add support for wakeup-source dts property Jeffy Chen <jeffy.chen@rock-chips.com> - 2017-06-21 12:10 +0200
    Re: [RFC PATCH v3 1/6] spi: core: add support for wakeup-source dts  property Mark Brown <broonie@kernel.org> - 2017-06-21 13:00 +0200

csiph-web