Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp7054994ybi; Thu, 13 Jun 2019 08:49:16 -0700 (PDT) X-Google-Smtp-Source: APXvYqz56vHKdZxJoLkEvuQwZbSgVzbRo1LQAMccuTCGYDGhB7MZReTBB+K3WHvuWKPFy0nMLjs1 X-Received: by 2002:a63:591d:: with SMTP id n29mr30628800pgb.75.1560440955915; Thu, 13 Jun 2019 08:49:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560440955; cv=none; d=google.com; s=arc-20160816; b=FluRLTFM/YSRmmq3f5mJL4hXY70MVWhTbb7fPIe8jvmO/SkuQGR7Cqw6y8gm4OUjZt zXC6KpwvYOVS7e869kRZxMGmZ602frZdVKMkx1MdzxScc4taNpHw0QF8e2pm/4vvYffr ScYWD+sF1tq5EEEEV++lgs7jJLb4UbtQoXebKPgjgbOzEkbNCbr/3xP8k+jiWr7MSIW9 pwUD0Y8D7ZIZoYGeaqA7sBmpEAUp5DaGj9hRufnHYS5R8uxMbTOlWgo12rWNqZmL2Ab9 7u3ELpUNgysVInquBzNvMY9ARjH/C60UV+qRjjJPvL5ofKXEXa35pV2O2w3Rw8LYFbfi cA2w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:organisation:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=+dDU+ltg7lS68xRWO8JBL6zbMmLng3PP8R4g/G+GqSs=; b=tCTJZm4PvUPFvhgHAPcUHQl11Yip8JJbjs/BP+THorBtSlronozetQJXMQBJqDdMf6 xb2IQyNlpJQUxDGEFiyUp0RibfMYPEcDyB3aF2uGZcyGXu+gk7oHMSQpojobOm7vU+Ro ZLD8UkvvQztAYfLKBI3IWyndmCUlekXJvSPyMkHdjjyGY/PM2fhRInmQBKFfFGxExEZX MXJxzgp6DH93FtHE9BwKGUKk4NsN7XScLcqkIlQ2uUacVGzXVVx60nSIA8/EumrMLmbN DByEVUgt+xxHf6Eo/WVsdgQWfC/vEYC6baLQkQMBZOufZNCw1MtaBlluzubdJSsCUERE voug== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id g125si1195589pfb.232.2019.06.13.08.49.00; Thu, 13 Jun 2019 08:49:15 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731883AbfFMPqt (ORCPT + 99 others); Thu, 13 Jun 2019 11:46:49 -0400 Received: from kirsty.vergenet.net ([202.4.237.240]:40108 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731778AbfFMJfz (ORCPT ); Thu, 13 Jun 2019 05:35:55 -0400 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id 7CEF825B7FA; Thu, 13 Jun 2019 19:35:53 +1000 (AEST) Received: by reginn.horms.nl (Postfix, from userid 7100) id 77BFA940483; Thu, 13 Jun 2019 11:35:51 +0200 (CEST) Date: Thu, 13 Jun 2019 11:35:51 +0200 From: Simon Horman To: Yoshihiro Shimoda Cc: kishon@ti.com, geert+renesas@glider.be, linux-kernel@vger.kernel.org, linux-renesas-soc@vger.kernel.org Subject: Re: [PATCH v3] phy: renesas: rcar-gen3-usb2: fix imbalance powered flag Message-ID: <20190613093550.ytchwgeqejgrqkui@verge.net.au> References: <1560147835-7629-1-git-send-email-yoshihiro.shimoda.uh@renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1560147835-7629-1-git-send-email-yoshihiro.shimoda.uh@renesas.com> Organisation: Horms Solutions BV User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 10, 2019 at 03:23:55PM +0900, Yoshihiro Shimoda wrote: > The powered flag should be set for any other phys anyway. Also > the flag should be locked by the channel. Otherwise, after we have > revised the device tree for the usb phy, the following warning > happened during a second system suspend. And if the driver doesn't > lock the flag, an imbalance is possible when enabling the regulator > during system resume. So, this patch fixes the issues. > > < The warning > > [ 56.026531] unbalanced disables for USB20_VBUS0 > [ 56.031108] WARNING: CPU: 3 PID: 513 at drivers/regulator/core.c:2593 _regula > tor_disable+0xe0/0x1c0 > [ 56.040146] Modules linked in: rcar_du_drm rcar_lvds drm_kms_helper drm drm_p > anel_orientation_quirks vsp1 videobuf2_vmalloc videobuf2_dma_contig videobuf2_me > mops videobuf2_v4l2 videobuf2_common videodev snd_soc_rcar renesas_usbhs snd_soc > _audio_graph_card media snd_soc_simple_card_utils crct10dif_ce renesas_usb3 snd_ > soc_ak4613 rcar_fcp pwm_rcar usb_dmac phy_rcar_gen3_usb3 pwm_bl ipv6 > [ 56.074047] CPU: 3 PID: 513 Comm: kworker/u16:19 Not tainted 5.2.0-rc3-00001- > g5f20a19 #6 > [ 56.082129] Hardware name: Renesas Salvator-X board based on r8a7795 ES2.0+ ( > DT) > [ 56.089524] Workqueue: events_unbound async_run_entry_fn > [ 56.094832] pstate: 40000005 (nZcv daif -PAN -UAO) > [ 56.099617] pc : _regulator_disable+0xe0/0x1c0 > [ 56.104054] lr : _regulator_disable+0xe0/0x1c0 > [ 56.108489] sp : ffff0000121c3ae0 > [ 56.111796] x29: ffff0000121c3ae0 x28: 0000000000000000 > [ 56.117102] x27: 0000000000000000 x26: ffff000010fe0e60 > [ 56.122407] x25: 0000000000000002 x24: 0000000000000001 > [ 56.127712] x23: 0000000000000002 x22: ffff8006f99d4000 > [ 56.133017] x21: ffff8006f99cc000 x20: ffff8006f9846800 > [ 56.138322] x19: ffff8006f9846800 x18: ffffffffffffffff > [ 56.143626] x17: 0000000000000000 x16: 0000000000000000 > [ 56.148931] x15: ffff0000112f96c8 x14: ffff0000921c37f7 > [ 56.154235] x13: ffff0000121c3805 x12: ffff000011312000 > [ 56.159540] x11: 0000000005f5e0ff x10: ffff0000112f9f20 > [ 56.164844] x9 : ffff0000112d3018 x8 : 00000000000001ad > [ 56.170149] x7 : 00000000ffffffcc x6 : ffff8006ff768180 > [ 56.175453] x5 : ffff8006ff768180 x4 : 0000000000000000 > [ 56.180758] x3 : ffff8006ff76ef10 x2 : ffff8006ff768180 > [ 56.186062] x1 : 3d2eccbaead8fb00 x0 : 0000000000000000 > [ 56.191367] Call trace: > [ 56.193808] _regulator_disable+0xe0/0x1c0 > [ 56.197899] regulator_disable+0x40/0x78 > [ 56.201820] rcar_gen3_phy_usb2_power_off+0x3c/0x50 > [ 56.206692] phy_power_off+0x48/0xd8 > [ 56.210263] usb_phy_roothub_power_off+0x30/0x50 > [ 56.214873] usb_phy_roothub_suspend+0x1c/0x50 > [ 56.219311] hcd_bus_suspend+0x13c/0x168 > [ 56.223226] generic_suspend+0x4c/0x58 > [ 56.226969] usb_suspend_both+0x1ac/0x238 > [ 56.230972] usb_suspend+0xcc/0x170 > [ 56.234455] usb_dev_suspend+0x10/0x18 > [ 56.238199] dpm_run_callback.isra.6+0x20/0x68 > [ 56.242635] __device_suspend+0x110/0x308 > [ 56.246637] async_suspend+0x24/0xa8 > [ 56.250205] async_run_entry_fn+0x40/0xf8 > [ 56.254210] process_one_work+0x1e0/0x320 > [ 56.258211] worker_thread+0x40/0x450 > [ 56.261867] kthread+0x124/0x128 > [ 56.265094] ret_from_fork+0x10/0x18 > [ 56.268661] ---[ end trace 86d7ec5de5c517af ]--- > [ 56.273290] phy phy-ee080200.usb-phy.10: phy poweroff failed --> -5 > > Reported-by: Geert Uytterhoeven > Fixes: 549b6b55b005 ("phy: renesas: rcar-gen3-usb2: enable/disable independent irqs") > Signed-off-by: Yoshihiro Shimoda > Reviewed-by: Geert Uytterhoeven > Tested-by: Geert Uytterhoeven Reviewed-by: Simon Horman