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 BA0FAC38142 for ; Sat, 21 Jan 2023 18:59:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229773AbjAUS72 (ORCPT ); Sat, 21 Jan 2023 13:59:28 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48976 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229493AbjAUS71 (ORCPT ); Sat, 21 Jan 2023 13:59:27 -0500 Received: from mail-wm1-x335.google.com (mail-wm1-x335.google.com [IPv6:2a00:1450:4864:20::335]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B108710FD for ; Sat, 21 Jan 2023 10:59:25 -0800 (PST) Received: by mail-wm1-x335.google.com with SMTP id g10so6313135wmo.1 for ; Sat, 21 Jan 2023 10:59:25 -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=Y+8AIcmyNh7anmgy6us1S2qZEpfi8cOsNKu1F+SDuic=; b=DSNmytpeph3gW86uTDWNK4tSD4wjbNZ+cDtqBYO3TGJYyGKeyNEnyDHpdL6NbHsnsR H1HZAwuXKokfN8LsS1QrJEyAeY7EIOdPKb8qeSzkOktbrnPpL84L2xaMDr+0F7xXZ3HP 5S4Q3pnfupRaVcL3f8GPGj2rc3jlDXy5D+vFJdCsgI6+Ntr7Pp1uQ4A5TgxZMj9fYqZf zXsTyha3a2JkjiMkL3x711hQtBd+fuhd9iZtgPTCo4Ow3XIhSI0bGl5NGf8QzLUz0wfA UwXvNPRSl2+7FhnwqvCm6ZPJaHNQjALqXvNoOxOpD3cch02DvgwxSnlmxIBX2RIhkkDS BAnA== 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=Y+8AIcmyNh7anmgy6us1S2qZEpfi8cOsNKu1F+SDuic=; b=zL79blzWTdbVdXr/cMrIG/osLqVYYUMOT+gL2xi48ilYFTMM1LbroezNDmy64HvwgK 6SO+5WfscKfmU37UxRW5VwIqd51visId70q0C02HQ4g5GhB8A3/1yogqGTd6xddb/CO9 zdRuJ0mEWqFO99Zi361liSmO1gjQ1N3YK9wMqg0NhHpxRA8RELWM/FpNLhmi9TllvnbT qMDRXfDYjmokPmg0dE6L6UmXOKaNQqW2UuWYMOplWISDrFwIyjhFr8nkOgDOh3hnJjJF qsiwaKqN24eGq9GNxSbQMICuLTzNGemiLP+JnWeWaXm3x/xdgFjRli3+utB4RRwtqQNy G1Cg== X-Gm-Message-State: AFqh2kq9/ctZoe4/tbtyykj16O7RzBZAww0sG4aWcEl8Gv3y9oAdEl21 mMlRJYDhmHlUgmEJjO1YAadH2w== X-Google-Smtp-Source: AMrXdXuEm576fBINS2Nr1ehlHPHAUS08eLwq4m7iyjQxHe/PDV7pRwzAmtYjpecqMbhz1ClAl+8oUQ== X-Received: by 2002:a05:600c:4d91:b0:3da:fb96:53d with SMTP id v17-20020a05600c4d9100b003dafb96053dmr17702315wmp.4.1674327564340; Sat, 21 Jan 2023 10:59:24 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id z4-20020a05600c0a0400b003db01178b62sm6848719wmp.40.2023.01.21.10.59.22 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 21 Jan 2023 10:59:23 -0800 (PST) Message-ID: <277a46d9-587f-324b-10cf-064302bdd2c5@linaro.org> Date: Sat, 21 Jan 2023 19:59:21 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.0 Subject: Re: [PATCH 1/2] dt-bindings: clock: qcom,sm8450-camcc: constrain required-opps Content-Language: en-US To: Stephen Boyd , Andy Gross , Bjorn Andersson , Ilia Lin , Konrad Dybcio , Krzysztof Kozlowski , Michael Turquette , Nishanth Menon , Rob Herring , Viresh Kumar , Vladimir Zapolskiy , devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org References: <20230119130028.106817-1-krzysztof.kozlowski@linaro.org> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 20/01/2023 23:15, Stephen Boyd wrote: > Quoting Krzysztof Kozlowski (2023-01-19 05:00:27) >> Be specific how many required-opps are allowed. >> >> Signed-off-by: Krzysztof Kozlowski >> >> --- >> >> This change is independent, although logically is connected with my >> dtschema pull: >> https://github.com/devicetree-org/dt-schema/pull/95 > > Do you want to take it through dt tree? I think it would be better if you take it. Best regards, Krzysztof