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 3F2ABECAAA1 for ; Fri, 9 Sep 2022 10:21:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230364AbiIIKVV (ORCPT ); Fri, 9 Sep 2022 06:21:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52848 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230338AbiIIKVS (ORCPT ); Fri, 9 Sep 2022 06:21:18 -0400 Received: from mail-lf1-x132.google.com (mail-lf1-x132.google.com [IPv6:2a00:1450:4864:20::132]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 90F87A2236 for ; Fri, 9 Sep 2022 03:21:14 -0700 (PDT) Received: by mail-lf1-x132.google.com with SMTP id bt10so1930900lfb.1 for ; Fri, 09 Sep 2022 03:21:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:references:cc:to:from :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=zUB8uWjMZ9Kzi3Xhi5MGjyPEcHDT/J37v121kbTKAs0=; b=NjvgFR7Ds/kojRmf+l9yslnoK1X+teEYx5BRECTod7HHiEnmQsk1CjuYpLKlrZRjuL a5nQuqtii0QaN1WsKUVZojlJxZkgUT6WMkxzLoH3+JqbFVmq5lK+lNK8R9uHz7Lj0vjR TAUUTvj25uIcLq9mjFB2ZqkzY2cujnMzjwroYFC1iJ7DAiNemJMT3MrWXNljoWOHh1Qk MdofxSW/JdaoDuE7g/zHcfYvY13oMdhCZekAJBkR5tkRNBxpY+XpWHi096kzwsk6yyhf ilM07HFRF5X2vRp6yTma4s2C70FfEr5rQXmxQe/lnKwwqFDQ1LH8iPMgvQ7TRs4UZcsc 6ugQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:references:cc:to:from :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=zUB8uWjMZ9Kzi3Xhi5MGjyPEcHDT/J37v121kbTKAs0=; b=J3BduxRw/TrQUVMeeMP8yF18RgKCBHSC5vO/vGpPe/ysvFhIBF8zIOtW44U0dcXJ4I aNVZ89E6sldGN0NQeJmH3Uq7r5ebSoGy7dPT0JHTdMJ0fzpk4/71hT6uo2GvHlhJPbjp vJz4OmLBzFMPbNCMenUiGJ8YahoJhIe8DgLfu0b/CSPHXUviSNk3GOh/EIrEkTNFQbFa 9WH1DC0spDmOlXGcIqidKp8iGoc7vs9hifnUzYxjHXBKEAVME3veoN5rfTuGY/4iwTq1 dzqD1N4IRUj6oNpWwcGYU5c4yocYVEaAIIwG11zbZegHJK53wWppb2gr4izuHQEr3UsQ lJ6w== X-Gm-Message-State: ACgBeo0zDY6/66xsKWFENOTVcZqydwTMu2/pySaqzLJaBCcNk55Cw6iF UuZr7N4U4Zu2x64EM5GRyKTyvA== X-Google-Smtp-Source: AA6agR62K4FYaWudkHtGOyLDVc3PgvQAHrh3Xe4BqkRov8z1AWdsKLnFG8SiQfpdRWHIu1AHM8MI9Q== X-Received: by 2002:a05:6512:3194:b0:494:716d:34e2 with SMTP id i20-20020a056512319400b00494716d34e2mr3929339lfe.147.1662718872877; Fri, 09 Sep 2022 03:21:12 -0700 (PDT) Received: from [192.168.1.211] ([37.153.55.125]) by smtp.gmail.com with ESMTPSA id e14-20020ac2546e000000b00494a603953dsm26860lfn.89.2022.09.09.03.21.11 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 09 Sep 2022 03:21:12 -0700 (PDT) Message-ID: <5ed95787-ce10-94e0-eaec-9b7406d0d561@linaro.org> Date: Fri, 9 Sep 2022 13:21:11 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.1.2 Subject: Re: [PATCH 0/6] clk: qcom: msm8996-cpu: Cleanup and migrate to parent_data Content-Language: en-GB From: Dmitry Baryshkov To: Bjorn Andersson , Yassine Oudjana Cc: Andy Gross , Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Loic Poulain , Yassine Oudjana , Konrad Dybcio , AngeloGioacchino Del Regno , Martin Botka , Marijn Suijten , Jami Kettunen , linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220621160621.24415-1-y.oudjana@protonmail.com> <463723ee-f155-3bd9-7180-fb0271a19eb6@linaro.org> In-Reply-To: <463723ee-f155-3bd9-7180-fb0271a19eb6@linaro.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 14/07/2022 13:06, Dmitry Baryshkov wrote: > On 14/07/2022 00:32, Bjorn Andersson wrote: >> On Tue 21 Jun 11:06 CDT 2022, Yassine Oudjana wrote: >> >>> This series includes some cleanup of the MSM8996 CPU clock driver, as >>> well as >>> migration from parent_names to parent_data for all of its clocks. The >>> DT schema >>> is also fixed in this series to show the actual clocks consumed by >>> the clock >>> controller and pass checks. >> >> This series looks almost ready to be merged, could you (or Dmitry?) >> update the two outstanding items? > > I have acked the patch 2 and sent the slightly updated revision of > patch6 (together with the rest of small changes). Bjorn, could you please pick up patches 1-5? > >> >> Thanks, >> Bjorn >> >>> >>> Yassine Oudjana (6): >>>    clk: qcom: msm8996-cpu: Rename DIV_2_INDEX to SMUX_INDEX >>>    clk: qcom: msm8996-cpu: Statically define PLL dividers >>>    clk: qcom: msm8996-cpu: Unify cluster order >>>    clk: qcom: msm8996-cpu: Convert secondary muxes to clk_regmap_mux >>>    dt-bindings: clock: qcom,msm8996-apcc: Fix clocks >>>    clk: qcom: msm8996-cpu: Use parent_data for all clocks >>> >>>   .../bindings/clock/qcom,msm8996-apcc.yaml     |  15 +- >>>   drivers/clk/qcom/clk-cpu-8996.c               | 235 ++++++++++-------- >>>   2 files changed, 140 insertions(+), 110 deletions(-) >>> >>> -- >>> 2.36.1 >>> > > -- With best wishes Dmitry