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.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,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 9EEDBC433E0 for ; Mon, 29 Jun 2020 11:35:44 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 69A9B23B1C for ; Mon, 29 Jun 2020 11:35:44 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="GHLRn1fE" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 69A9B23B1C Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+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=merlin.20170209; h=Sender:Content-Type: Content-Transfer-Encoding:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date:Message-ID:From: References:To:Subject:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=9FOxquRrY770XnrofVmMiD1Po9jyGWoyRZ2ATRQxPJI=; b=GHLRn1fE0tWLrpHH0hQjojW7y vjDmlJ/JEmKiyA+3rVocEOXWBxSuGBi8zv0BMcuvuMZD4cqRajMXHRfwAO7IAILpg0eRbHENsnaqO jAEDzC3s5YJHdMHQKascRIqPcve9VzdbPtSl+XFP96eYBqPc7IgvQjEcAUFNYB3HBxLqSIsf0B2Ai dEmLHBX+TOpbrhBQeDHVaiF9fWABBsAY2AyWDful2Bueid6hhA294p/uLVZSamqaS2WpgOrl4D+i3 Yd526XhQ0FPuQavGp0259EQss4/dZ7rcmO48WhAuad02CbvZtWensk7Pf3RQyQW2Ah8IY0Q3hjpJ/ 0w5TpYKIg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jps3S-00024G-3X; Mon, 29 Jun 2020 11:34:30 +0000 Received: from foss.arm.com ([217.140.110.172]) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jps3P-00023W-U2 for linux-arm-kernel@lists.infradead.org; Mon, 29 Jun 2020 11:34:28 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 0C49F142F; Mon, 29 Jun 2020 04:34:26 -0700 (PDT) Received: from [10.37.12.67] (unknown [10.37.12.67]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 40DA23F73C; Mon, 29 Jun 2020 04:34:22 -0700 (PDT) Subject: Re: brocken devfreq simple_ondemand for Odroid XU3/4? To: Bartlomiej Zolnierkiewicz , Chanwoo Choi References: <20200623164733.qbhua7b6cg2umafj@macmini.local> <20200623191129.GA4171@kozik-lap> <85f5a8c0-7d48-f2cd-3385-c56d662f2c88@arm.com> <4a72fcab-e8da-8323-1fbe-98a6a4b3e0f1@arm.com> <4c3b01af-2337-1eba-4675-6488105144c8@samsung.com> <6f8b1119-62b1-942d-cfde-6f1e9a28c40c@arm.com> From: Lukasz Luba Message-ID: Date: Mon, 29 Jun 2020 12:34:21 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: Content-Language: en-US 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: Willy Wolff , "linux-samsung-soc@vger.kernel.org" , linux-pm@vger.kernel.org, Kamil Konieczny , "linux-kernel@vger.kernel.org" , Krzysztof Kozlowski , Kyungmin Park , MyungJoo Ham , Kukjin Kim , Sylwester Nawrocki , linux-arm-kernel@lists.infradead.org Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 6/26/20 12:22 PM, Bartlomiej Zolnierkiewicz wrote: > > On 6/25/20 2:12 PM, Kamil Konieczny wrote: >> On 25.06.2020 14:02, Lukasz Luba wrote: >>> >>> >>> On 6/25/20 12:30 PM, Kamil Konieczny wrote: [snip] >>> >>> Kamil do you have plans to refresh and push your next version of the >>> workqueue solution? >> >> I do not, as Bartek takes over my work, >> +CC Bartek > > Hi Lukasz, Hi Bartek, > > As you remember in January Chanwoo has proposed another idea (to allow > selecting workqueue type by devfreq device driver): > > "I'm developing the RFC patch and then I'll send it as soon as possible." > (https://lore.kernel.org/linux-pm/6107fa2b-81ad-060d-89a2-d8941ac4d17e@samsung.com/) > > "After posting my suggestion, we can discuss it" > (https://lore.kernel.org/linux-pm/f5c5cd64-b72c-2802-f6ea-ab3d28483260@samsung.com/) > > so we have been waiting on the patch to be posted.. > > Similarly we have been waiting on (any) feedback for exynos-bus/nocp > fixes for Exynos5422 support (which have been posted by Kamil also in > January): > > https://lore.kernel.org/linux-pm/8f82d8d5-927b-afb4-272f-45c16b5a23b9@samsung.com/ > > Considering the above and how hard it has been to push the changes > through review/merge process last year we are near giving up when it > comes to upstream devfreq contributions. Sylwester is still working on > exynos-bus & interconnect integration (continuation of Artur Swigon's > work from last year) & related issues (IRQ support for PPMU) but > I'm seriously considering putting it all on-hold.. Thank you for detailed explanation and update. I see. Anyway, if you or Sylwester need some help with this devfreq workqueue, I offer my time as a reviewer&tester. The more generic solution you propose, the better for all platforms. Regards, Lukasz > > Best regards, > -- > Bartlomiej Zolnierkiewicz > Samsung R&D Institute Poland > Samsung Electronics > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel