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=-1.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 88881C32753 for ; Wed, 14 Aug 2019 18:41:20 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 5F2892133F for ; Wed, 14 Aug 2019 18:41:20 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="e9UESEqi"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="DbTh5ns5" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5F2892133F Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Message-Id:Date:To:From:Subject: References:In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=3xO5qvuObFVEQRXBXlzIofoiMnRtEe+cT/MTXeo+KRU=; b=e9UESEqi1mTilg 9oRrJ/dTLBFW30dJb3AMx0nb+/2FBl2se9NT7mzqYvmiaEiDeNNTRhBGOOT2UERSYquFLIGd5Z01N Yt5FezffwcCliCHApmF2+H/YPkvBj88MkBLTzNLfKPn8SlOI0JXlzr0M8OH6cEXn8qFkVkcmTrEPW +gpQZf7AXAab8LOdA4NCOEW7EzuDL1bCRNkUwh1ts9kNgiDDeZ4t5v97rBHJ8J2BT4ozxLVoTJKvh 0K4jMkN84C2+6Z3k+lQnr/FFASrzaVCRjvfnXZqfb0NOAvPf8PlUmyXi6L5Pc/O1Dh6PX0npqCJhW N7/6UljjdKOU3S3V2VIQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hxyCs-0002d7-O3; Wed, 14 Aug 2019 18:41:10 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hxyCp-0002cg-Kw for linux-arm-kernel@lists.infradead.org; Wed, 14 Aug 2019 18:41:08 +0000 Received: from kernel.org (unknown [104.132.0.74]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 9BE372084F; Wed, 14 Aug 2019 18:41:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1565808066; bh=rhwHtgh2/fDbYktm6AuNEWakyqGXppoxtIRS7xf4wlM=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=DbTh5ns5su7SAOgV6S1k6SuCGatax5uiRRfnXs0DQX+RUFVqVGBiG3STZG8Cv20CT Rnh+ijJhh+kpujLqWowUCnZF8msKVM0ofvSSU4FN3Y3n05Zav38fpHOsVhC7I1/7fy 5e+XsoDb0nOAv+nfCvw2zPPjlcN6KvlJLJ4B/3LY= MIME-Version: 1.0 In-Reply-To: <20190727105330.44cc7f2f@xps13> References: <20190108161940.4814-1-miquel.raynal@bootlin.com> <155502565678.20095.10517989462650657961@swboyd.mtv.corp.google.com> <20190521114644.7000a751@xps13> <20190617115703.642d9967@xps13> <20190727105330.44cc7f2f@xps13> Subject: Re: [PATCH v4 0/4] Add device links to clocks From: Stephen Boyd To: Miquel Raynal User-Agent: alot/0.8.1 Date: Wed, 14 Aug 2019 11:41:05 -0700 Message-Id: <20190814184106.9BE372084F@mail.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190814_114107_709988_3A7C07C3 X-CRM114-Status: GOOD ( 12.10 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Gregory Clement , Antoine Tenart , Michael Turquette , linux-kernel@vger.kernel.org, Russell King , Nadav Haklai , Thomas Petazzoni , Maxime Chevallier , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Quoting Miquel Raynal (2019-07-27 01:53:30) > > I know this series might have side effects despite the consequent > amount of time spent to write and test it, but I also think the > clk subsystem would really benefit from such change and handling > suspend to RAM support would be greatly enhanced. You seemed > interested at first and now not anymore, could I know why? I got > inspired by the regulators subsystem. It is not an idea of mine > that device links should be bring to clocks. Regulators are almost > as used as clocks so I really understand your fears but why not > applying this to -next very early during the -rc cycles and see > what happens? You'll have plenty of time to ask me to fix things > or even drop it off. > Ok, I'm back on this topic. Let me look at the latest code and see how it works on a qcom platform I have in hand. If the device links look OK then it should be good. I also want to make sure we're not holding a nested pile of locks when we're adding the device links so that we don't get some weird lockdep problems. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel