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 C5CEEEC874D for ; Thu, 7 Sep 2023 18:40:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240051AbjIGSkf (ORCPT ); Thu, 7 Sep 2023 14:40:35 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57120 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232847AbjIGSkf (ORCPT ); Thu, 7 Sep 2023 14:40:35 -0400 Received: from mail-ed1-x52a.google.com (mail-ed1-x52a.google.com [IPv6:2a00:1450:4864:20::52a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2F750B4 for ; Thu, 7 Sep 2023 11:40:28 -0700 (PDT) Received: by mail-ed1-x52a.google.com with SMTP id 4fb4d7f45d1cf-52a49a42353so1749440a12.2 for ; Thu, 07 Sep 2023 11:40:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1694112026; x=1694716826; darn=vger.kernel.org; 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=a51rbBUhl2yVMBaRWJfNm+10uIGnQdsMPdqet6PAES4=; b=BAcOFqjO1SPbdyZzGrYAqP+VoFUibYr3+JPaxzDVJiZO7qcrDn/iCbKNHKJ3cyf92Y p3PswxiazHyD7zCofH1AEJCd7E05xBxnn/ZvNLZCplWzLK2mEXaIgtWEjAcv4tctIlem uGyoC1pXRakIygIl5HuSU/RNaV8g1ywDCdyG0PSX+Hr9M+eADXB/o1H8L48l6n1JniWC d3gZ7cKJ3s8USc/HiGeCzJ8L1xKIUB5QMzC++peJQaHoR2WasAb+iJ0kTU+jX6kIDZHZ wRzIll+O48Og/3T5xS30t/ZGypmngn63SX0iYGb2285Wgul32fag0JSXABCA8yvXG1pY w79g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694112026; x=1694716826; 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=a51rbBUhl2yVMBaRWJfNm+10uIGnQdsMPdqet6PAES4=; b=UKNOZ0BvCu37p9R1r6GgQxOpFWBmWXCJjfYvDIK4f7f2y6D8AdDFFLTbgxeuB6Wn9O BFp6IMucTH+KsjHrO3zhikW01nOPAu9/S5ti3bGMsZHVzjkdnG93pJLhHNG3Pv3Nd9bO dT6rtd2JHC2Cey4OuXVPtnBDyg5XKCs/a5TrRbyOOmRbE0U1lLDIDZ/9xvmSoE5NuoRG L38l1+b9+G1Zhyk+amNZqUxpofutpWEGOkomO8kiWeqxw5c4C1gJspboKtL83ujhgvkW QUSvuBJw2kXF7KYH7o/3PxzpzLQAZPvt07bnrpuQrv8B0A7pl/Xbqr11peqb+npLPOIK +eNA== X-Gm-Message-State: AOJu0Yx2Qy8HuQBBTHwvHPDnmIaJICveuOvvpHHmAyrVUQ0DgiWlqLI1 JzChJZDkTRdg6varWVqJJNavmG0BaXYK+hC/BqNZbg== X-Google-Smtp-Source: AGHT+IFlXAmlomGcmhe6S0hUGMXYE4sEpDzId5svN/29k+3GVd9pMgSG9ox0ZZbhaW0oXLRASeVmdQ== X-Received: by 2002:a17:906:24b:b0:9a5:ebfd:79a3 with SMTP id 11-20020a170906024b00b009a5ebfd79a3mr3449605ejl.29.1694066582736; Wed, 06 Sep 2023 23:03:02 -0700 (PDT) Received: from [192.168.0.22] (77-252-46-238.static.ip.netia.com.pl. [77.252.46.238]) by smtp.gmail.com with ESMTPSA id a1-20020a170906684100b009920e9a3a73sm9946636ejs.115.2023.09.06.23.03.01 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 06 Sep 2023 23:03:02 -0700 (PDT) Message-ID: Date: Thu, 7 Sep 2023 08:03:00 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Subject: Re: [PATCH v1 07/10] arm64: dts: qcom: ipq5332: populate the opp table based on the eFuse Content-Language: en-US To: Varadarajan Narayanan , ilia.lin@kernel.org, agross@kernel.org, andersson@kernel.org, konrad.dybcio@linaro.org, rafael@kernel.org, viresh.kumar@linaro.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, mturquette@baylibre.com, sboyd@kernel.org, quic_kathirav@quicinc.com, linux-pm@vger.kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org References: 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 07/09/2023 07:21, Varadarajan Narayanan wrote: > IPQ53xx have different OPPs available for the CPU based on > SoC variant. This can be determined through use of an eFuse > register present in the silicon. > > Add support to read the eFuse and populate the OPPs based on it. > > Signed-off-by: Kathiravan T > }; > @@ -150,6 +173,11 @@ > reg = <0x000a4000 0x721>; > #address-cells = <1>; > #size-cells = <1>; > + > + cpu_speed_bin: cpu_speed_bin@1d { No underscores in node names. I am pretty sure I repeated it multiple times already... Best regards, Krzysztof