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 6870CC3DA7A for ; Wed, 28 Dec 2022 10:31:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232630AbiL1Kb5 (ORCPT ); Wed, 28 Dec 2022 05:31:57 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39172 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232494AbiL1Kb4 (ORCPT ); Wed, 28 Dec 2022 05:31:56 -0500 Received: from mail-lf1-x135.google.com (mail-lf1-x135.google.com [IPv6:2a00:1450:4864:20::135]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7E8C5101ED for ; Wed, 28 Dec 2022 02:31:55 -0800 (PST) Received: by mail-lf1-x135.google.com with SMTP id f34so23036060lfv.10 for ; Wed, 28 Dec 2022 02:31:55 -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=ZCu/tSyamKVNOSDECszVgKFvHHKZM88MzZTuIVLyAUk=; b=fwfK4nSTW5uMgLhih/O2DffCzYD3eCO2UYrH8TU2bG7Lk4ogX77V/QfgD7Rq5t2XxJ dimpxFgRm9s2l0M8/YCE7uHWGzHOtQULJbeLlNry/MX3+afeOAqTCS3xKmN0WiTd/Vnd hzXeddsNNGYdFu9JBoiAPchXq6Bk3qLUUTpTgoGCwAnQVzeLNQ3Lu/d5VDMpHtR+bGJI ClD/AD+NgGhyY2xwHde2y18j/F2tRQorqMaekBTh9Q+4oUgIlxaZaF/bNEfFbuyewt1Z qxgxV5WO8+qVBkVDryppxl8xtYk+HbaE3BeJduZkkuHcz59l1+rs5X6aP2p9PAiCQW0J e9sA== 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=ZCu/tSyamKVNOSDECszVgKFvHHKZM88MzZTuIVLyAUk=; b=T4LbH2rn1VxdqKSUo6QsczvwbCRGj7eSPKlD2D3obdgWxt0spSwTWRKJrTNDu1qPlo uPMCqyvxKmnu+w4zFCNKgc8GL87biJAyPxi4NGkhZs4UGZUWI+OsuAHoOtjjvlmsHcvu XePwEEbHVPyI92kfoiT13If698RhHnphKE8q2ns6YDqJRWksjDZ+Kxz60tAN7P+ArpED vuXUkUsuP2BEClfedYfZppWzz+EMIzVAaiYlGyKQPZp2PwErJ+fnB6Apk4xcVbCVHIZ3 atbCAbZNiM+prhXDd5qCaxGjadX5e7HuVawH2iDApu4hFaScxo2V9VzTsVgR456k+16t k9Pg== X-Gm-Message-State: AFqh2kpZb1OjaGq5HU95qB6iMRI3vC+1iP+HoyXJQXzZwXgk6ytVsTWC cUDdgDRAG5YlBOt0nFVqoiKo5g== X-Google-Smtp-Source: AMrXdXsvfqC64Kn58O6u+HTm0ZkN18e0IICEBhFOXTJHvN53U9z3hS1pPoN7t57UFAe1unOR/6ecgQ== X-Received: by 2002:a05:6512:3e21:b0:4a4:68b7:deb7 with SMTP id i33-20020a0565123e2100b004a468b7deb7mr9585580lfv.19.1672223513835; Wed, 28 Dec 2022 02:31:53 -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 b11-20020a056512024b00b004b57277474esm2607971lfo.106.2022.12.28.02.31.52 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 28 Dec 2022 02:31:53 -0800 (PST) Message-ID: Date: Wed, 28 Dec 2022 11:31:52 +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: [RFC PATCH 03/12] dt-bindings: clock: qcom,mmcc: define clocks/clock-names for APQ8084 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: <20221227013225.2847382-1-dmitry.baryshkov@linaro.org> <20221227013225.2847382-4-dmitry.baryshkov@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20221227013225.2847382-4-dmitry.baryshkov@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 27/12/2022 02:32, Dmitry Baryshkov wrote: > Define clock/clock-names properties of the MMCC device node to be used > on APQ8084 platform. > > Signed-off-by: Dmitry Baryshkov > --- > .../devicetree/bindings/clock/qcom,mmcc.yaml | 40 +++++++++++++++++++ > 1 file changed, 40 insertions(+) > > diff --git a/Documentation/devicetree/bindings/clock/qcom,mmcc.yaml b/Documentation/devicetree/bindings/clock/qcom,mmcc.yaml > index e6d17426e903..fd926df80c64 100644 > --- a/Documentation/devicetree/bindings/clock/qcom,mmcc.yaml > +++ b/Documentation/devicetree/bindings/clock/qcom,mmcc.yaml > @@ -137,6 +137,46 @@ allOf: > - const: edp_link_clk > - const: edp_vco_div > > + - if: > + properties: > + compatible: > + contains: > + enum: > + - qcom,mmcc-apq8084 > + then: > + properties: > + clocks: > + items: > + - description: Board XO source > + - description: Board sleep source > + - description: MMSS GPLL0 voted clock > + - description: GPLL0 clock > + - description: GPLL0 voted clock > + - description: GPLL1 clock > + - description: DSI phy instance 0 dsi clock > + - description: DSI phy instance 0 byte clock > + - description: DSI phy instance 1 dsi clock > + - description: DSI phy instance 1 byte clock > + - description: HDMI phy PLL clock > + - description: eDP phy PLL link clock > + - description: eDP phy PLL vco clock This looks like exceeding constraints set in top-level (max 10). Best regards, Krzysztof