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 A3F1EC00140 for ; Fri, 12 Aug 2022 10:17:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238279AbiHLKRN (ORCPT ); Fri, 12 Aug 2022 06:17:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44152 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238244AbiHLKRN (ORCPT ); Fri, 12 Aug 2022 06:17:13 -0400 Received: from mail-lj1-x232.google.com (mail-lj1-x232.google.com [IPv6:2a00:1450:4864:20::232]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1009FAB413 for ; Fri, 12 Aug 2022 03:17:12 -0700 (PDT) Received: by mail-lj1-x232.google.com with SMTP id s9so500789ljs.6 for ; Fri, 12 Aug 2022 03:17:11 -0700 (PDT) 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; bh=3EuQ0CN8gezdE1pLa5bohB3s+q1EfiKeLKioA/7ZW00=; b=WKYYtNr/fa3IFP/Or/737fG9GGEhxZxmhu02n1Q9c4HHLYb2q91fSOrxynDFym8xVb n9oL8meW0KxtjHKtbLCvJSHd2xOGiFTFkm1+rN57utNFwMCRa2ydVYDIf0L9k9t27Im0 McpJFKCy9D3tWMGYDQOcT/BIFHhMF8sa2ET0rm0zKWJrNvKPeezxtIwRFAq+rFfqR0Hy vLzV811iUKC1/ZwKmTjtdw0JkuUbvvQyyMhgSksbtLEIt1OgSr96xDbwYcXY3Cf9YjMJ ql/MHAatWTLbVitN5uoVKW5iDWluTxIEiMB0iEZh1790XvR+9Xkx1dGI1Kq39m7GlSz3 qkig== 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; bh=3EuQ0CN8gezdE1pLa5bohB3s+q1EfiKeLKioA/7ZW00=; b=F1dCTVKiDA/b0mnLnN4q8S1S4f3T5nvQaQbZEhJ4ENh7nVj0cxmhLgJsE9BdCTO3iF wZbmO+I8uySZ/7act3vuq1pxROz6M3VEaBrqA5vhOdCPFx2iZHwVVXlO/kpTmTukrqeN dN32PV7r64vT854cjAEY/n8QmGOs1UOBQMWW68WNNpgX7pFup6WaUd/HJJSfspGn4lB8 99FEjLUjadDdHq4RrRiIXLlZGwIUz+2pUGtN9VOAgf63AvE95xSR2LtqcgTO6IXOoyX0 k5Rzl192p+W8Krk60HnrVcPULpcv302XyabiGtkohyayN1EvB68j8//rpRNeXUJkLGZe +r2g== X-Gm-Message-State: ACgBeo0EPGFJHhnwwWORXMNyYjXr8mgpx+6O4/dtu4IRLpIVvl3YuAPO nd11ZfqVF7fole2hTRACNtk2jA== X-Google-Smtp-Source: AA6agR6/eKxyf9cCc2YXWWqIL4n4jU5prTkHu2Rbp6sqmc8P5deaTbYdRI6xrB/8qoK93hfORnbFow== X-Received: by 2002:a05:651c:1544:b0:25f:5036:ece2 with SMTP id y4-20020a05651c154400b0025f5036ece2mr1022900ljp.73.1660299430454; Fri, 12 Aug 2022 03:17:10 -0700 (PDT) Received: from [192.168.1.39] ([83.146.140.105]) by smtp.gmail.com with ESMTPSA id h18-20020ac24d32000000b0048b304d2a75sm156644lfk.292.2022.08.12.03.17.08 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 12 Aug 2022 03:17:10 -0700 (PDT) Message-ID: <0ce8b731-6cbb-ee3d-0075-b24332deceae@linaro.org> Date: Fri, 12 Aug 2022 13:17:06 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.12.0 Subject: Re: [PATCH v2 4/4] dt-bindings: soc: qcom: stats: Document SDM845 compatible Content-Language: en-US To: Abel Vesa , Andy Gross , Bjorn Andersson , Konrad Dybcio , Maulik Shah Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, Linux Kernel Mailing List References: <20220812101240.1869605-1-abel.vesa@linaro.org> <20220812101240.1869605-4-abel.vesa@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20220812101240.1869605-4-abel.vesa@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/08/2022 13:12, Abel Vesa wrote: > SDM845 is a special case compared to the other platforms that use RPMh > stats, since it only has 2 stats (aosd and cxsd), while the others have > a 3rd one (ddr). > > So in order for the driver to use the dedicated stats config, we added > the SDM845 dedicated compatible, which we document here. > > Signed-off-by: Abel Vesa Acked-by: Krzysztof Kozlowski Best regards, Krzysztof