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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 8AFB8C433EF for ; Fri, 10 Jun 2022 08:31:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=e+bq6X6qPr1lWK0o0QdhbYud9KYr3fun1vkGiJzyOy8=; b=kCS8bPuRG+L/F0 FsR0KDyE3fI32DCzFdAcuQIosmQ8yXORXNOmKui9G4S5WF60K+xr8cPbBordMTbESWcjuphDQZ/MY XFB4IUJ0c6Jp5KeMatPU+XMbHdXRTIBn62dexZWwSW8I6D2p3U5GxTMHjAs5i8HOzaD5+gB+Ip6Zu soHppY+097x869+kKU5LOMXDWM/TxuxIfv+836bwTYLTgTQcsaHQoabRmGFe917V/ITsiVANIGsen u1Iq6XofEcACOmfCr76umERUNwMApOUf6LzqtdlenwuwlmIuo3nt1fVv/Vim6YR/3Q9k7ZtTh+jOw zudghoxqFvSLVQoyJDIg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nza2b-006nGe-SB; Fri, 10 Jun 2022 08:30:50 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nza1e-006mdR-9C for linux-arm-kernel@lists.infradead.org; Fri, 10 Jun 2022 08:29:51 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 4B3BB60A56; Fri, 10 Jun 2022 08:29:49 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8F336C3411C; Fri, 10 Jun 2022 08:29:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654849789; bh=oT8aHVwm4ef8+dog3Xs6mlBazfhCaPGmdM6V4JZkIu0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=D2pH6ETQXT3CVtl1SyuAPeKIMMlIZ7VR4gadvHgohGA/duxW786KpdG/lbI9umZvc REY/38VqMl9CPmi5u+f0cUQ1NXRrONrmv7VIzokQj8fmIFFTixqgWuFdEw6d2oM4QZ YlcWedKO6czWrnCtzwMAFDcRdsi5lUhkJQPJJW9xXb+Z3gW071o8M/ZBlJEdHfflvl 0M5oiN/2ZIgvGDU1rz5zmNjjwBBP0juaHa0dfy0TVHDGoK0glCzWZJ/WmDhMtOuPA3 sGWOsOwomKFQpwDW+zQ84mjnzUB0TNgnAfFC0fysVYiY/1cFJ48JWkwVmJo+yEdMBG fh9CSQrDB18bQ== Date: Fri, 10 Jun 2022 16:29:42 +0800 From: Shawn Guo To: Alexander Stein Cc: Rob Herring , Krzysztof Kozlowski , Sascha Hauer , Fabio Estevam , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Jun Li Subject: Re: [PATCH v2 1/1] ARM: dts: imx7: Move hsic_phy power domain to HSIC PHY node Message-ID: <20220610082942.GB254723@dragon> References: <20220510054612.2389595-1-alexander.stein@ew.tq-group.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220510054612.2389595-1-alexander.stein@ew.tq-group.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220610_012950_396183_B63A1498 X-CRM114-Status: GOOD ( 11.09 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, May 10, 2022 at 07:46:12AM +0200, Alexander Stein wrote: > Move the power domain to its actual user. This keeps the power domain > enabled even when the USB host is runtime suspended. This is necessary > to detect any downstream events, like device attach. > > Fixes: 02f8eb40ef7b ("ARM: dts: imx7s: Add power domain for imx7d HSIC") > Suggested-by: Jun Li > Signed-off-by: Alexander Stein Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel