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 ABFF6C3DA7D for ; Wed, 28 Dec 2022 14:35:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230158AbiL1OfF (ORCPT ); Wed, 28 Dec 2022 09:35:05 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59618 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229603AbiL1OfE (ORCPT ); Wed, 28 Dec 2022 09:35:04 -0500 Received: from mail-lf1-x130.google.com (mail-lf1-x130.google.com [IPv6:2a00:1450:4864:20::130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 319151146D for ; Wed, 28 Dec 2022 06:34:59 -0800 (PST) Received: by mail-lf1-x130.google.com with SMTP id z26so23858311lfu.8 for ; Wed, 28 Dec 2022 06:34:59 -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=W09qrZAS/ID+UsTvkuyxxc8lA+fggw9LXlkJ+801LXU=; b=iysEDXGdU7jReCgeyeqkyJYoV7Td45kPUW4zqBzDu6XdPGgpuVjRc3j5jlVf3tnce/ VUNV3ICiZiC5NZ39Sp5OnXnE9b0DFz22oLeIMpUWrTFDxVbq5cku3DzW1Yc+K5wDbjdk Y8RMTqumyb13sfQl2m3DNqqf6RjJaLFsVk5pvTRwP6snX2/YA7p1mhNcTAPdwhyKWN1F +sJN+SZwc5dUhZoBxtbmN5lN5Ct/nqw5sT8F4JBAYq9exU7wLj3WBGFvcfgNpM+t1yJ5 2JQKPfQ7rdpr5xq1fnigUn8cITgVvWCGVKikuDuCi63ZRqjoHdUxbMJCattD9PC4bzH4 IvrQ== 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=W09qrZAS/ID+UsTvkuyxxc8lA+fggw9LXlkJ+801LXU=; b=d/K7vU7XW8vxs2ISXB0GnFM1HHFAT6NzFEa0fVShs+rebkdVNcQf4wW3Eq9Lgd9L0Q 07fTQMBGo2Ow8xoINVYztCdTY44glwJb5OvHkhH3tpqjpWUfcQSizmhBuD2nl8B/THLk /CWYMZXTlr9Mz+sD9/C3gyQyCOsGlPi4zE2nLxJmiyO/GvxrGZMkUl4L6ygMRCTfTZhM RUsEPC3wJ2konKnUjliBs/zA+Z+6s6/6ZKa3YSoUBJe2PtNIDSfyWRbMdwVz4Co2/Qlh oWM5XY53QzbuGY6pR0LqNjUz8nY4q+LxClvUQcXCKRVfbd5Exa5src2YDcROyaVbGR7k VZow== X-Gm-Message-State: AFqh2kqaxXOU+qWyWQmedHbrWmKt3RDEqQe9dq2yqtWwGCib3drS96vZ f3UUxF3H1pQgFpFVY3VLCnrJxA== X-Google-Smtp-Source: AMrXdXuaPKgphx1nky7u++/3z48lKqRU2Zj5P+7jKAgcP3VWCF+usscJL0HLX5B8epTdQjBTSZNAnA== X-Received: by 2002:ac2:47e2:0:b0:4b5:7282:868c with SMTP id b2-20020ac247e2000000b004b57282868cmr6949839lfp.55.1672238097574; Wed, 28 Dec 2022 06:34:57 -0800 (PST) Received: from ?IPV6:2001:14ba:a085:4d00::8a5? (dzccz6yyyyyyyyyyybcwt-3.rev.dnainternet.fi. [2001:14ba:a085:4d00::8a5]) by smtp.gmail.com with ESMTPSA id c9-20020a056512074900b004caf6f0b08csm2428551lfs.107.2022.12.28.06.34.56 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 28 Dec 2022 06:34:57 -0800 (PST) Message-ID: <47bb59f1-c696-5be3-cc6e-f82f5ee0998e@linaro.org> Date: Wed, 28 Dec 2022 16:34:56 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.0 Subject: Re: [PATCH 1/2] arm64: dts: qcom: sm8350: add missing core_bi_pll_test_se GCC clock Content-Language: en-GB To: Krzysztof Kozlowski , 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> <279dc76c-9e60-dd93-e2d2-c2dad241620f@linaro.org> From: Dmitry Baryshkov In-Reply-To: <279dc76c-9e60-dd93-e2d2-c2dad241620f@linaro.org> 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 28/12/2022 16:25, Krzysztof Kozlowski wrote: > 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. Excuse me. -- With best wishes Dmitry