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 1D2D1C4167B for ; Wed, 28 Dec 2022 14:25:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230183AbiL1OZt (ORCPT ); Wed, 28 Dec 2022 09:25:49 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58644 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230006AbiL1OZr (ORCPT ); Wed, 28 Dec 2022 09:25:47 -0500 Received: from mail-lf1-x12c.google.com (mail-lf1-x12c.google.com [IPv6:2a00:1450:4864:20::12c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6A5F6B55 for ; Wed, 28 Dec 2022 06:25:45 -0800 (PST) Received: by mail-lf1-x12c.google.com with SMTP id 1so23814899lfz.4 for ; Wed, 28 Dec 2022 06:25:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=Ygg4rZrJblpZ6eqkZAtejmvUQwK/bibHGkf2D9EMGIM=; b=BUMDGfKKV22rQbn8SNIQb9RAQHxfELwgw6NrxPFq85ffLnigQXv8yyBybUZy+gr96m egezrCwLm9bGn/lfSkiSHPlWlsex7MOZfydyP3oPP957mabM2vGvVi0sm5Io6jZo2e1T 4u0E+g8FhPCQOI6rq3aOpGvQZ+gnioj1AtGsHBmAFZshKidyhJwxcaW7gccjYtc1eImc d/GJKDhLL24i360XSC+yGicc3zMCZmCC9jS0M5L+mz7ybihnCmr3SIl8WbMfeC0K67wK 5ST63pLx21PNCL3MOUbC4cRrgb6ktRJnSa+Q+6xGuNH0sG2UNGDvOeYfiurS5ZvZSpuw Ubeg== 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:references:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Ygg4rZrJblpZ6eqkZAtejmvUQwK/bibHGkf2D9EMGIM=; b=Q8nxBLLSVwBw8qfHBkTCtJ2mz2ze+2+C7bsTpSCdPYHu4WQo7tJCwe5xKmYe1g5J6Q WcIZdJZJGTrQaOqgE73d3TCr9onU6E7IhSGIY4czAFz4+VW+7l8bh4U2IjrwFULkXilI 4kKPNJJ3oENtsU8x16i0kDmAb2cjHAZv6NzuuPz83Ll2HI6jFC1qwacdq24y2lRan64c GmsxBCY8RlIz65k/1KOSo2vn6cXWouaHWwHdB6zfGg6UenD6hODRNOson6wES2Rqbw4r rnWuwny6oB+b2VSIlt0TDnt7lsmb2Ee7JPXQVtVEGqSbgv5YqPhRe6Pnx4PuNYVQVQH+ D/NQ== X-Gm-Message-State: AFqh2kqiSXCzjK/mLajrDPdNcxuNHuq0mK8fqYKRYtyobWmVqfI8jbZV +NKnSd9R4WcKw2qduGJI/tY8lw== X-Google-Smtp-Source: AMrXdXvtfDNkf8QO95Rlz6ZYLer9mXJSPCN1r/5ISLAJ2smSsYjdzD+58fKhGTVqtYGOIJVyQVBEEg== X-Received: by 2002:a19:7110:0:b0:4b5:5a25:f2d0 with SMTP id m16-20020a197110000000b004b55a25f2d0mr7778543lfc.44.1672237543647; Wed, 28 Dec 2022 06:25:43 -0800 (PST) Received: from [192.168.0.20] (088156142067.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.67]) by smtp.gmail.com with ESMTPSA id p1-20020a2e9a81000000b0027fcb748a32sm451291lji.52.2022.12.28.06.25.42 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 28 Dec 2022 06:25:43 -0800 (PST) Message-ID: <279dc76c-9e60-dd93-e2d2-c2dad241620f@linaro.org> Date: Wed, 28 Dec 2022 15:25:42 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Subject: Re: [PATCH 1/2] arm64: dts: qcom: sm8350: add missing core_bi_pll_test_se GCC clock Content-Language: en-US To: Dmitry Baryshkov , Konrad Dybcio , Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20221228112456.31348-1-krzysztof.kozlowski@linaro.org> <5001001a-203f-e832-f916-ce483b2d8ea1@linaro.org> <97a27c10-411e-8823-507c-ebb3f71a48ed@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <97a27c10-411e-8823-507c-ebb3f71a48ed@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 28/12/2022 13:50, Dmitry Baryshkov wrote: > On 28/12/2022 13:55, Krzysztof Kozlowski wrote: >> On 28/12/2022 12:37, Konrad Dybcio wrote: >>> >>> >>> On 28.12.2022 12:24, Krzysztof Kozlowski wrote: >>>> The GCC bindings expect core_bi_pll_test_se clock input, even if it is >>>> optional: >>>> >>>> sm8350-mtp.dtb: clock-controller@100000: clock-names:2: 'core_bi_pll_test_se' was expected >>>> >>>> Signed-off-by: Krzysztof Kozlowski >>>> --- >>> Is it even going to be used by anybody, or should we just drop >>> it on the driver side as per usual? >> >> It's mentioned as possible parent, so there might be users somewhere... >> Or you want to say that other binding and DTS users cannot use that clock? > > Yes. In the past few months we have been removing the core_bi_pll_test > from the old clock drivers (and new clock drivers mostly lack them). > Let's remove it from the rest of clock drivers. If you are going to start doing the same work, please at least share it upfront. Best regards, Krzysztof