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 593B5C54EBC for ; Thu, 12 Jan 2023 11:56:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235885AbjALL4W (ORCPT ); Thu, 12 Jan 2023 06:56:22 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35260 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230451AbjALLzn (ORCPT ); Thu, 12 Jan 2023 06:55:43 -0500 Received: from mail-ej1-x62f.google.com (mail-ej1-x62f.google.com [IPv6:2a00:1450:4864:20::62f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 01D8713CED for ; Thu, 12 Jan 2023 03:47:02 -0800 (PST) Received: by mail-ej1-x62f.google.com with SMTP id u19so44042925ejm.8 for ; Thu, 12 Jan 2023 03:47:01 -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:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=jGzW9qZAMmN/tdzXE4FhYbEHcPw2BPw4NCydtP4EU0w=; b=XaLu2HmBDvDPgdtpjyDbPohywbzh0GFCxW5YovIUzapa+l0Fp0Vfs9alrzQMkzrwRR HWaxpDMUeQsZGkCCKjSNW5KXwZskSF75U28X6UmODYV61tr09qFGC50JCFSVdu19YpZS LQHB1iKZxIwL3gx15FHXrq3oiERlOPMDfTby4tn+vQDZIGhOALCweZMuASjqNTfyg+AV XLbr7jMLBaTyYI0kvsroppJMkLFRHnPLYYnBx/pHlQ6ifSn9hiReYHHj9slSzYuLWGC2 bZAGCs5A1B6wAmRpzkhjTGjYYKUzVF1heoaWEjbv2+ybR2ERX05VlwPA2VsRW4Tm6xBX hekA== 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:cc: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=jGzW9qZAMmN/tdzXE4FhYbEHcPw2BPw4NCydtP4EU0w=; b=xbymYoariUXnSckSAiLhlFYUFuA9DVtEAXrrvrlDdH8KyWHVCyz+UtvzqkP6Dm87pf ILPEsRrQvwYDqzrKenJIcWeoK2sDFDRu9oZf5gWjjXhVSovT+vk3nFko2HZISh+C7126 CSWIQ73zVxmjnDmgmtth0vhA41rX8V5ZZRY8yfBQMhOYYCWGqpiHx+erNsgbOddkOEwY nuoNbKiNSHioGSNZMHIvOIisbU/ZlN5vijPtEI8qta+O/BN7Voin+n6hMcoAgbp7sYPC znLwd6GdRyIm8v/1X8Lv8oUogy2dA/FjQXCcS9qg+zHxz3lVBAhcA+9E1r6Kv5i9YA4w w3cA== X-Gm-Message-State: AFqh2kp0Und2W+wechRdcnv9clWF98xGcS1uj0IFpApJJGhczW/KNXz6 CYMgmmRR44OWHjsKS1AM5F9KIQ== X-Google-Smtp-Source: AMrXdXvqJlbOHNjFyRPqs9jJrJ++oOLs5Q0r93Y05LLCG2Jre98CkWLV5dXmR9PphMfYaxDGQ2AUQg== X-Received: by 2002:a17:907:6f13:b0:819:2756:e090 with SMTP id sy19-20020a1709076f1300b008192756e090mr60800322ejc.50.1673524020590; Thu, 12 Jan 2023 03:47:00 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id c6-20020a056402100600b0046b471596e6sm7083713edu.57.2023.01.12.03.46.59 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 12 Jan 2023 03:47:00 -0800 (PST) Message-ID: <10707618-2f82-8ecc-067b-ff839e0dad30@linaro.org> Date: Thu, 12 Jan 2023 12:46:58 +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/5] dt-bindings: clock: qcom,msm8996-cbf: Describe the MSM8996 CBF clock controller Content-Language: en-US To: Dmitry Baryshkov , Andy Gross , Bjorn Andersson , Konrad Dybcio , Stephen Boyd , Michael Turquette , Rob Herring , Krzysztof Kozlowski , Taniya Das Cc: linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org References: <20230111195754.2593134-1-dmitry.baryshkov@linaro.org> <20230111195754.2593134-2-dmitry.baryshkov@linaro.org> <6cccd502-3514-df72-ddea-1396ca6c5c76@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <6cccd502-3514-df72-ddea-1396ca6c5c76@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 12/01/2023 10:47, Dmitry Baryshkov wrote: > On 12/01/2023 10:40, Krzysztof Kozlowski wrote: >> On 11/01/2023 20:57, Dmitry Baryshkov wrote: >>> MSM8996 Core Bus Fabric (CBF) clock controller clocks an interconnect >>> between two CPU clusters. The CBF clock should follow the CPU >>> frequencies to provide enough bandwidth between clusters. Thus a single >>> driver implements both a clock and an interconnect to set the clock >>> rate. >>> >>> Signed-off-by: Dmitry Baryshkov >>> --- >>> .../bindings/clock/qcom,msm8996-cbf.yaml | 53 +++++++++++++++++++ >>> 1 file changed, 53 insertions(+) >>> create mode 100644 Documentation/devicetree/bindings/clock/qcom,msm8996-cbf.yaml >>> >>> diff --git a/Documentation/devicetree/bindings/clock/qcom,msm8996-cbf.yaml b/Documentation/devicetree/bindings/clock/qcom,msm8996-cbf.yaml >>> new file mode 100644 >>> index 000000000000..2080e1743b2e >>> --- /dev/null >>> +++ b/Documentation/devicetree/bindings/clock/qcom,msm8996-cbf.yaml >>> @@ -0,0 +1,53 @@ >>> +# SPDX-License-Identifier: GPL-2.0-only >> >> Dual license, please. > > Ack, I'll fix it for v2. Do you have any other comments for the file itself? No, rest look good. Best regards, Krzysztof