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 778AAEB64D9 for ; Sun, 2 Jul 2023 20:46:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229569AbjGBUqJ (ORCPT ); Sun, 2 Jul 2023 16:46:09 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45320 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229706AbjGBUqI (ORCPT ); Sun, 2 Jul 2023 16:46:08 -0400 Received: from mail-ej1-x634.google.com (mail-ej1-x634.google.com [IPv6:2a00:1450:4864:20::634]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5934AE4E for ; Sun, 2 Jul 2023 13:46:07 -0700 (PDT) Received: by mail-ej1-x634.google.com with SMTP id a640c23a62f3a-977e0fbd742so439981166b.2 for ; Sun, 02 Jul 2023 13:46:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1688330766; x=1690922766; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=4jlYeSLn8Tq3IBahu6vVz/5FkROpZZXnVhcVPs+VklU=; b=mlsQ/ikds9ypzeEzm4Pj87+T6CQka+qT4uNstCN6g7PIfoFr0POw9oJDxA9gV0n/I8 fWAfPiRSq2SGQmHhvlfge9J2rEwNZTQwTK8Zb5ldSngKtdL+hoT2hOUxfr7FuJtx7ChL /0fty1jDDCkVKRyxA9wgDqV70TKO/hiBYENiWv+Y3AyGJXgzWtb/OEyde2xUI5YMoA3+ hrljN06m26pxCbc7M+ICFXdfwmXuKrX/6zn/nvIgw73TA5nBpTgLTkF9aqAOhK63T4lH rPN/9qw6I4PCpm6oCGNKd1mgbZuZRAiQv8UfQ4kP7V04f67I+0zo86yHF439Et0zXDgd RP3Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688330766; x=1690922766; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=4jlYeSLn8Tq3IBahu6vVz/5FkROpZZXnVhcVPs+VklU=; b=F3w1icRmc83W7szQaGwqOm5t0lg5pNut/QbF7NG4zZnnMfLTqrcm4A9Nq9/tYNkA+W 2bi9O5MB7ny2RP9JZoqVeeoU8uf2kieWktqD948cKhSC4EG5ststXT5xhQvWuGPEko3N lXjRUt6qSnHoDkOYPEDtsNlXe6GKsvkuYY4LX6IBKSq/fW7kA84byphRI1/VuohJEMgl k/zOZ0GEO6K8gEWleyGI87kfyledUSE44q9gPVuZ/u1ypHV2Ue0mFv6K29LvsvTZIABS 6EGRdCEzZK1TXFA8Kt2TH5bDxFGAJaW3hd99cymzlSxdJZzrPLq4OzzkFYQhZ7EhuAHg F61A== X-Gm-Message-State: ABy/qLYN2aVuGwKideajCwvKOVuTIFiLZdUNAWU8Ts/cLZ3mNX4AvjJ1 Bst+lDhGGoRWVx6iTKOOTb9fFQ== X-Google-Smtp-Source: APBJJlGZeCyGGolpS1rAfUIUpoBPWfZmmU7hCNm2ZfnL2GZ++SL/vljxXEnMAe7eHBu6cn/5YNtbdA== X-Received: by 2002:a17:906:b293:b0:992:3762:3dde with SMTP id q19-20020a170906b29300b0099237623ddemr5608122ejz.6.1688330765847; Sun, 02 Jul 2023 13:46:05 -0700 (PDT) Received: from [192.168.10.214] ([217.169.179.6]) by smtp.gmail.com with ESMTPSA id gx23-20020a170906f1d700b00992dcae806bsm3838517ejb.5.2023.07.02.13.46.04 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 02 Jul 2023 13:46:05 -0700 (PDT) Message-ID: Date: Sun, 2 Jul 2023 22:46:04 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 Subject: Re: [PATCH v3 05/28] dt-bindings: cache: describe L2 cache on Qualcomm Krait platforms To: Dmitry Baryshkov , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Andy Gross , Bjorn Andersson , Konrad Dybcio , Ilia Lin , Viresh Kumar , Nishanth Menon , Stephen Boyd , Michael Turquette , "Rafael J. Wysocki" , Georgi Djakov Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-pm@vger.kernel.org, linux-clk@vger.kernel.org, Christian Marangi , Stephan Gerhold References: <20230702174246.121656-1-dmitry.baryshkov@linaro.org> <20230702174246.121656-6-dmitry.baryshkov@linaro.org> Content-Language: en-US From: Krzysztof Kozlowski In-Reply-To: <20230702174246.121656-6-dmitry.baryshkov@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org On 02/07/2023 19:42, Dmitry Baryshkov wrote: > +description: > + L2 cache on Qualcomm Krait platforms is shared between all CPU cores. L2 > + cache frequency and voltages should be scaled according to the needs of the > + cores. > + > +allOf: > + - $ref: ../cache-controller.yaml# > + One more thing - it seems you miss here select: field. Take a look at other bindings using cache compatible. Best regards, Krzysztof