From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.4 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A0C9DC433E0 for ; Mon, 25 May 2020 12:02:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6A5C02071A for ; Mon, 25 May 2020 12:02:28 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=st.com header.i=@st.com header.b="JFtKKQUi" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390426AbgEYMC1 (ORCPT ); Mon, 25 May 2020 08:02:27 -0400 Received: from mx08-00178001.pphosted.com ([91.207.212.93]:21412 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S2390293AbgEYMC1 (ORCPT ); Mon, 25 May 2020 08:02:27 -0400 Received: from pps.filterd (m0046660.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id 04PC1l3a014940; Mon, 25 May 2020 14:02:17 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=st.com; h=subject : to : cc : references : from : message-id : date : mime-version : in-reply-to : content-type : content-transfer-encoding; s=STMicroelectronics; bh=NHdYW8W6oNyWhanxcn5zOEFS7q4y89Am/D6CopAhYmk=; b=JFtKKQUi4O4ROFbxxgyrzAtHbjcjpobtM/X/o4qJvqQNoGZrI3B1R4YdxRN5rsCHNp4h ERSmkBOPeo1NNjEjKZc0joDUrYCzjg7bhBpwKJdKlXUBMK/1/8cG//nTQkmnzOoB2W7V z4yTvGj8ELzXL+G6Ad5vDH0nM5GBsBIUf7JByITbQ1tFLG6Z0jZBmmNSNWaTHJay1CvM K6vrXg8PJLBwt7sYvpEJpkMBbzB6ngS5sfeL/LbWIFp4FgaKcKBwsrFQPxDfwHCQdfYO u3IeViB6T+C5CewptLsukpF8wCn11zBDrdmUHh0n87+5yp68jw01hics9UlBCDLoYy26 pw== Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com with ESMTP id 316rya28ch-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 25 May 2020 14:02:17 +0200 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 99413100034; Mon, 25 May 2020 14:02:16 +0200 (CEST) Received: from Webmail-eu.st.com (sfhdag3node2.st.com [10.75.127.8]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 8B9DB21F673; Mon, 25 May 2020 14:02:16 +0200 (CEST) Received: from lmecxl0995.lme.st.com (10.75.127.45) by SFHDAG3NODE2.st.com (10.75.127.8) with Microsoft SMTP Server (TLS) id 15.0.1347.2; Mon, 25 May 2020 14:02:15 +0200 Subject: Re: [PATCH 0/3] STMFX power related fixes To: Lee Jones , Maxime Coquelin , Alexandre Torgue CC: , , References: <20200422090833.9743-1-amelie.delaunay@st.com> From: Amelie DELAUNAY Message-ID: Date: Mon, 25 May 2020 14:02:15 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: <20200422090833.9743-1-amelie.delaunay@st.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.75.127.45] X-ClientProxiedBy: SFHDAG2NODE2.st.com (10.75.127.5) To SFHDAG3NODE2.st.com (10.75.127.8) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.216,18.0.687 definitions=2020-05-25_07:2020-05-25,2020-05-25 signatures=0 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, Gentle reminder regarding this series sent one month ago. Regards, Amelie On 4/22/20 11:08 AM, Amelie Delaunay wrote: > With suspend/resume tests on STM32MP157C-EV1 board, on which STMFX is used by > several devices, some errors could occurred: -6 when trying to restore STMFX > registers, spurious interrupts after disabling supply... > This patchset fixes all these issues and cleans IRQ init error path. > > Amelie Delaunay (3): > mfd: stmfx: reset chip on resume as supply was disabled > mfd: stmfx: fix stmfx_irq_init error path > mfd: stmfx: disable irq in suspend to avoid spurious interrupt > > drivers/mfd/stmfx.c | 22 ++++++++++++++++++++-- > include/linux/mfd/stmfx.h | 1 + > 2 files changed, 21 insertions(+), 2 deletions(-) >