From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from wolverine01.qualcomm.com ([199.106.114.254]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1XlQi4-0005Iu-2p for ath10k@lists.infradead.org; Mon, 03 Nov 2014 23:06:53 +0000 From: Kalle Valo Subject: Re: [PATCH v3] ath10k: fix pm resume after suspend References: <1414742623-308-1-git-send-email-bartosz.markowski@tieto.com> Date: Tue, 4 Nov 2014 01:06:06 +0200 In-Reply-To: <1414742623-308-1-git-send-email-bartosz.markowski@tieto.com> (Bartosz Markowski's message of "Fri, 31 Oct 2014 09:03:43 +0100") Message-ID: <87d2937uld.fsf@kamboji.qca.qualcomm.com> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Bartosz Markowski Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org Bartosz Markowski writes: > Firmware was crashing when we were trying to warm reset it > after suspend. This was due to the fact that target registeres > can be accessed only if the hardware is awaken. > > This patch makes sure to awake the device also on the hif up, > not only in case of probe call. > > Signed-off-by: Bartosz Markowski Thanks, applied. -- Kalle Valo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from sabertooth01.qualcomm.com ([65.197.215.72]:32263 "EHLO sabertooth01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751228AbaKCXGb (ORCPT ); Mon, 3 Nov 2014 18:06:31 -0500 From: Kalle Valo To: Bartosz Markowski CC: , Subject: Re: [PATCH v3] ath10k: fix pm resume after suspend References: <1414742623-308-1-git-send-email-bartosz.markowski@tieto.com> Date: Tue, 4 Nov 2014 01:06:06 +0200 In-Reply-To: <1414742623-308-1-git-send-email-bartosz.markowski@tieto.com> (Bartosz Markowski's message of "Fri, 31 Oct 2014 09:03:43 +0100") Message-ID: <87d2937uld.fsf@kamboji.qca.qualcomm.com> (sfid-20141104_000634_756907_9E00D28A) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: linux-wireless-owner@vger.kernel.org List-ID: Bartosz Markowski writes: > Firmware was crashing when we were trying to warm reset it > after suspend. This was due to the fact that target registeres > can be accessed only if the hardware is awaken. > > This patch makes sure to awake the device also on the hif up, > not only in case of probe call. > > Signed-off-by: Bartosz Markowski Thanks, applied. -- Kalle Valo