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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8D2C6C433FE for ; Fri, 22 Apr 2022 03:34:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1443753AbiDVDhd (ORCPT ); Thu, 21 Apr 2022 23:37:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40312 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1443751AbiDVDhb (ORCPT ); Thu, 21 Apr 2022 23:37:31 -0400 Received: from mailgw02.mediatek.com (unknown [210.61.82.184]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F09234C7A0; Thu, 21 Apr 2022 20:34:34 -0700 (PDT) X-UUID: e5d6f999df224d719caede3e60971ce5-20220422 X-CID-P-RULE: Release_Ham X-CID-O-INFO: VERSION:1.1.4,REQID:366ae73d-dec3-407a-b3c9-d775ab0cd1d2,OB:0,LO B:0,IP:0,URL:0,TC:0,Content:-20,EDM:0,RT:0,SF:61,FILE:0,RULE:Release_Ham,A CTION:release,TS:41 X-CID-INFO: VERSION:1.1.4,REQID:366ae73d-dec3-407a-b3c9-d775ab0cd1d2,OB:0,LOB: 0,IP:0,URL:0,TC:0,Content:-20,EDM:0,RT:0,SF:61,FILE:0,RULE:Release_UHam,AC TION:release,TS:41 X-CID-META: VersionHash:faefae9,CLOUDID:2ec6b7ef-06b0-4305-bfbf-554bfc9d151a,C OID:c1b1f8e0057f,Recheck:0,SF:13|15|28|100|16|18|48|101,TC:nil,Content:0,E DM:-3,File:nil,QS:0,BEC:nil X-UUID: e5d6f999df224d719caede3e60971ce5-20220422 Received: from mtkmbs10n2.mediatek.inc [(172.21.101.183)] by mailgw02.mediatek.com (envelope-from ) (Generic MTA with TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384 256/256) with ESMTP id 1780562972; Fri, 22 Apr 2022 11:34:29 +0800 Received: from mtkexhb02.mediatek.inc (172.21.101.103) by mtkmbs10n2.mediatek.inc (172.21.101.183) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384) id 15.2.792.3; Fri, 22 Apr 2022 11:34:28 +0800 Received: from mtkcas11.mediatek.inc (172.21.101.40) by mtkexhb02.mediatek.inc (172.21.101.103) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Fri, 22 Apr 2022 11:34:27 +0800 Received: from localhost.localdomain (10.17.3.154) by mtkcas11.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Fri, 22 Apr 2022 11:34:24 +0800 From: Zhiyong Tao To: , , , , , , , , CC: , , , , , , , , , , , , , Subject: [PATCH v2 0/1] Mediatek PMIC patch Date: Fri, 22 Apr 2022 11:34:22 +0800 Message-ID: <20220422033423.11702-1-zhiyong.tao@mediatek.com> X-Mailer: git-send-email 2.18.0 MIME-Version: 1.0 Content-Type: text/plain X-MTK: N Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org This patch fix pwrap time out issue. Changes in patch v2: 1)add explation commit message on the patch. Zhiyong.Tao (1): pwrap: mediatek: fix FSM timeout issue drivers/soc/mediatek/mtk-pmic-wrap.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) mode change 100644 => 100755 drivers/soc/mediatek/mtk-pmic-wrap.c -- 2.18.0