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 6DB95ECAAA1 for ; Thu, 15 Sep 2022 17:01:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229483AbiIORBY (ORCPT ); Thu, 15 Sep 2022 13:01:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45956 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229682AbiIORBX (ORCPT ); Thu, 15 Sep 2022 13:01:23 -0400 Received: from mail-lf1-x12e.google.com (mail-lf1-x12e.google.com [IPv6:2a00:1450:4864:20::12e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4233097513 for ; Thu, 15 Sep 2022 10:01:22 -0700 (PDT) Received: by mail-lf1-x12e.google.com with SMTP id u18so31361625lfo.8 for ; Thu, 15 Sep 2022 10:01:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=HemRH6FXyEMReEGA4gG5S0D7Mh5v3eIWKFlwYllIjsE=; b=XCoMssTreOlAx9p5XjWOv1J/8edxMx8QtVhXsoxiMvd9eqPs3dst4+MdQUYk5+wRQd LyLC+msHSmKK1ogRc7ev46ISNgHsLgimy3g0Csdf2Y4fJZR8SmaL+oqFGyL4RUxBqD9u 3lVwU7hmJksRpujfTXYXtRoO/n9LH5pSm8J3hHzkmlIQrDT+/GZDZw9IRx7nXs0Z9zBV es4TLDsHmsAnX9ARCw0PnjLcdMnFme9bGV2K9MQ/sfANK/Gw12GVsZScJBSkdxYgasue lDl8B/mbtpwYsYbAqnrc0gGBC2JBfAmG/uRawxCDGlDvEE+k/3aAkMwOeS+1ENRaHx3h HsUw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=HemRH6FXyEMReEGA4gG5S0D7Mh5v3eIWKFlwYllIjsE=; b=0rEPYSe3bgAUGGlUezTq+S0IXDFi5UlZkjywlGFpP3y+A4k8GvWOpoNAxD/YvaDIQK 8ii0WRQpatRpjOQibuawywGsRBAwoNfyuOw3v4OQEmwtaV4Ql8KuSfRrDq2DLVFvN2p1 2iAslqjdAT5TvIDsHWls51ooXXGHYx0hpYc9SGkcolajgU1wd+u/TjSkGBbEJMA4Gas2 aHoFW0KTR/U6dUf3Mqxzbw8dhbsHrZr3RZ8HBP1+Q7v/CxLdpgGE4P72IyCrVGTGHOl/ N7IlaiydbHIz6fn4QO041KLnvEUri2/DG6Cdio1k4tHpYyBZwNV8ETrKpSbT3YPLKKib qlSQ== X-Gm-Message-State: ACrzQf1tRg/ksWmquTOhmnDIzWruPNLlDR1FJg8L7N3Qx5xNyyE/fqaz B838nPRjkWrayPwm2OejkANoLw== X-Google-Smtp-Source: AMsMyM6Q97H5vBINpC9jMr0i1EF0iLlDm2HA3qIx173ZB+GQcUADB1sCV6WqA7a4C/dAO0lesptagg== X-Received: by 2002:a05:6512:3d8c:b0:49a:4872:858 with SMTP id k12-20020a0565123d8c00b0049a48720858mr263481lfv.145.1663261280500; Thu, 15 Sep 2022 10:01:20 -0700 (PDT) Received: from [192.168.1.211] ([37.153.55.125]) by smtp.gmail.com with ESMTPSA id a10-20020ac25e6a000000b0047f7722b73csm3055296lfr.142.2022.09.15.10.01.19 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 15 Sep 2022 10:01:20 -0700 (PDT) Message-ID: Date: Thu, 15 Sep 2022 20:01:19 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.1 Subject: Re: [PATCH 0/6] clk: qcom: cpu-8996: additional cleanup for the driver To: Bjorn Andersson Cc: Andy Gross , Konrad Dybcio , Stephen Boyd , Michael Turquette , Rob Herring , Krzysztof Kozlowski , Taniya Das , linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, Yassine Oudjana References: <20220714100351.1834711-1-dmitry.baryshkov@linaro.org> <013f2dd7-c15f-5b0e-c98a-595dd4d5a2c5@linaro.org> <20220914031928.i6x6gumzcvdilgh3@builder.lan> Content-Language: en-GB From: Dmitry Baryshkov In-Reply-To: <20220914031928.i6x6gumzcvdilgh3@builder.lan> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 14/09/2022 06:19, Bjorn Andersson wrote: > On Fri, Sep 09, 2022 at 01:22:40PM +0300, Dmitry Baryshkov wrote: >> On 14/07/2022 13:03, Dmitry Baryshkov wrote: >>> This patch series depends on patches 1-5 from [1]. >>> >>> Path 1 is slightly fixed version of patch 6 from the mentioned >>> patch series (fixed to use parent_hws where applicable). The rest is >>> minor cleanup of the driver. >>> >>> [1] https://lore.kernel.org/linux-arm-msm/20220621160621.24415-1-y.oudjana@protonmail.com/ >>> >> >> Gracious ping. Yassing, Bjorn, Konrad? >> > > As I haven't heard anything from Yassine or Konrad I went ahead and > tried to pick this, unfortunately [1] doesn't apply. > > Could you please rebase the patches from [1] that you want applied and > resubmit that? I just checked, patches from [1] apply cleanly on your for-next tree. Could you please doublecheck? > > Thanks, > Bjorn > >>> >>> Dmitry Baryshkov (5): >>> clk: qcom: cpu-8996: switch to devm_clk_notifier_register >>> clk: qcom: cpu-8996: declare ACD clocks >>> clk: qcom: cpu-8996: move ACD logic to >>> clk_cpu_8996_pmux_determine_rate >>> clk: qcom: cpu-8996: don't store parents in clk_cpu_8996_pmux >>> clk: qcom: cpu-8996: use constant mask for pmux >>> >>> Yassine Oudjana (1): >>> clk: qcom: msm8996-cpu: Use parent_data/_hws for all clocks >>> >>> drivers/clk/qcom/clk-cpu-8996.c | 191 +++++++++++++++++--------------- >>> 1 file changed, 100 insertions(+), 91 deletions(-) >>> >>> >>> base-commit: ca48adcc40b09d7f26a7754d4d54cfc4bd611f38 >>> prerequisite-patch-id: ff67ff7bea1aef8e367a2589c46cf2c9ebb48664 >>> prerequisite-patch-id: 1fdf02d8161689f3e571816d73ec94b115f51c34 >>> prerequisite-patch-id: 837945fbb40427dac2e95a58b7660a3cf26d7d53 >>> prerequisite-patch-id: df10945929f6f558c1363a23e2993d748a40236f >>> prerequisite-patch-id: a657a27256ef4be0cb932cb0ca7b3e4768e466f9 >> >> -- >> With best wishes >> Dmitry >> -- With best wishes Dmitry