All of lore.kernel.org
 help / color / mirror / Atom feed
From: Neil Armstrong <narmstrong@baylibre.com>
To: khilman@baylibre.com
Cc: linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org,
	Neil Armstrong <narmstrong@baylibre.com>
Subject: [PATCH 12/15] arm64: dts: meson-gxl-s905x-p212: add keep-power-in-suspend property in SDIO node
Date: Thu, 29 Aug 2019 17:23:39 +0200	[thread overview]
Message-ID: <20190829152342.27794-13-narmstrong@baylibre.com> (raw)
In-Reply-To: <20190829152342.27794-1-narmstrong@baylibre.com>

The WiFi firmware requires that the power is kept enabled while in
suspend mode. Add the keep-power-in-suspend property in the SDIO node
to specify that the power must be kept when entering in a system wide
suspend state.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
---
 arch/arm64/boot/dts/amlogic/meson-gxl-s905x-p212.dtsi | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-p212.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-p212.dtsi
index e3c16f50814b..43eb7d149e36 100644
--- a/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-p212.dtsi
+++ b/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-p212.dtsi
@@ -119,6 +119,9 @@
 	non-removable;
 	disable-wp;
 
+	/* WiFi firmware requires power to be kept while in suspend */
+	keep-power-in-suspend;
+
 	mmc-pwrseq = <&sdio_pwrseq>;
 
 	vmmc-supply = <&vddao_3v3>;
-- 
2.22.0


WARNING: multiple messages have this Message-ID (diff)
From: Neil Armstrong <narmstrong@baylibre.com>
To: khilman@baylibre.com
Cc: linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org,
	Neil Armstrong <narmstrong@baylibre.com>
Subject: [PATCH 12/15] arm64: dts: meson-gxl-s905x-p212: add keep-power-in-suspend property in SDIO node
Date: Thu, 29 Aug 2019 17:23:39 +0200	[thread overview]
Message-ID: <20190829152342.27794-13-narmstrong@baylibre.com> (raw)
In-Reply-To: <20190829152342.27794-1-narmstrong@baylibre.com>

The WiFi firmware requires that the power is kept enabled while in
suspend mode. Add the keep-power-in-suspend property in the SDIO node
to specify that the power must be kept when entering in a system wide
suspend state.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
---
 arch/arm64/boot/dts/amlogic/meson-gxl-s905x-p212.dtsi | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-p212.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-p212.dtsi
index e3c16f50814b..43eb7d149e36 100644
--- a/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-p212.dtsi
+++ b/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-p212.dtsi
@@ -119,6 +119,9 @@
 	non-removable;
 	disable-wp;
 
+	/* WiFi firmware requires power to be kept while in suspend */
+	keep-power-in-suspend;
+
 	mmc-pwrseq = <&sdio_pwrseq>;
 
 	vmmc-supply = <&vddao_3v3>;
-- 
2.22.0


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

  parent reply	other threads:[~2019-08-29 15:24 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-29 15:23 [PATCH 00/15] arm64: dts: meson: add keep-power-in-suspend property in boards SDIO nodes Neil Armstrong
2019-08-29 15:23 ` Neil Armstrong
2019-08-29 15:23 ` [PATCH 01/15] arm64: dts: meson-g12a-sei510: add keep-power-in-suspend property in SDIO node Neil Armstrong
2019-08-29 15:23   ` Neil Armstrong
2019-08-29 15:23 ` [PATCH 02/15] arm64: dts: meson-g12a-x96-max: " Neil Armstrong
2019-08-29 15:23   ` Neil Armstrong
2019-08-29 15:23 ` [PATCH 03/15] arm64: dts: meson-g12b-khadas-vim3: " Neil Armstrong
2019-08-29 15:23   ` Neil Armstrong
2019-08-29 15:23 ` [PATCH 04/15] arm64: dts: meson-gx-p23x-q20x: " Neil Armstrong
2019-08-29 15:23   ` Neil Armstrong
2019-08-29 15:23 ` [PATCH 05/15] arm64: dts: meson-gxbb-nanopi-k2: " Neil Armstrong
2019-08-29 15:23   ` Neil Armstrong
2019-08-29 15:23 ` [PATCH 06/15] arm64: dts: meson-gxbb-nexbox-a95x: " Neil Armstrong
2019-08-29 15:23   ` Neil Armstrong
2019-08-29 15:23 ` [PATCH 07/15] arm64: dts: meson-gxbb-p20x: " Neil Armstrong
2019-08-29 15:23   ` Neil Armstrong
2019-08-29 15:23 ` [PATCH 08/15] arm64: dts: meson-gxbb-vega-s95: " Neil Armstrong
2019-08-29 15:23   ` Neil Armstrong
2019-08-29 15:23 ` [PATCH 09/15] arm64: dts: meson-gxbb-wetek: " Neil Armstrong
2019-08-29 15:23   ` Neil Armstrong
2019-08-29 15:23 ` [PATCH 10/15] arm64: dts: meson-gxl-s805x-p241: " Neil Armstrong
2019-08-29 15:23   ` Neil Armstrong
2019-08-29 15:23 ` [PATCH 11/15] arm64: dts: meson-gxl-s905x-nexbox-a95x: " Neil Armstrong
2019-08-29 15:23   ` Neil Armstrong
2019-08-29 15:23 ` Neil Armstrong [this message]
2019-08-29 15:23   ` [PATCH 12/15] arm64: dts: meson-gxl-s905x-p212: " Neil Armstrong
2019-08-29 15:23 ` [PATCH 13/15] arm64: dts: meson-gxm-khadas-vim2: " Neil Armstrong
2019-08-29 15:23   ` Neil Armstrong
2019-08-29 15:23 ` [PATCH 14/15] arm64: dts: meson-gxm-rbox-pro: " Neil Armstrong
2019-08-29 15:23   ` Neil Armstrong
2019-08-29 15:23 ` [PATCH 15/15] arm64: dts: meson-sm1-sei610: " Neil Armstrong
2019-08-29 15:23   ` Neil Armstrong
2019-09-24 18:36 ` [PATCH 00/15] arm64: dts: meson: add keep-power-in-suspend property in boards SDIO nodes Kevin Hilman
2019-09-24 18:36   ` Kevin Hilman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190829152342.27794-13-narmstrong@baylibre.com \
    --to=narmstrong@baylibre.com \
    --cc=khilman@baylibre.com \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.