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 3DFD0C25B6E for ; Thu, 26 Oct 2023 21:23:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344738AbjJZVX6 (ORCPT ); Thu, 26 Oct 2023 17:23:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60436 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232203AbjJZVXv (ORCPT ); Thu, 26 Oct 2023 17:23:51 -0400 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 5D43FC1 for ; Thu, 26 Oct 2023 14:23:49 -0700 (PDT) Received: by mail-lf1-x135.google.com with SMTP id 2adb3069b0e04-508126afc88so2101019e87.1 for ; Thu, 26 Oct 2023 14:23:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1698355427; x=1698960227; darn=vger.kernel.org; h=content-transfer-encoding:in-reply-to:from:content-language :references:to:subject:user-agent:mime-version:date:message-id:from :to:cc:subject:date:message-id:reply-to; bh=WaS1F6gxvektWaH+1uXMzK+p2rqyW26a4HQpLvHPqcE=; b=JgJgEZo8z0xWPSUgdtQjadp4VGUhjXVVGvrwk55CUM/IM5LXcVAQ01hBzPFMLyU9sS Nj1pVuWDj506FC6GhCbU2ZYZy78D6mZ9HPVe3BYN/sS7L7An0uL/qMX63Ao0QKe7Un4d nJnJF+PUgcsLyi5aOz1MJAUW/o+g5SCTkbx0feGDsQQkxwWZ5ibVqkABBTx4krCCrvRB JNHk/OXPH/yE0kMdrAc9ykkvqLdRCO2yCUXphBahgx6MCSlYWlT5/QiN4w02ylBlZNxh 9T8KnfqGtzbBgvhIxlumu+xOCtkMYc3rEYglqvjoumtuDfeJzHH/gvUcYoudsIjKeUht zh6Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698355427; x=1698960227; h=content-transfer-encoding:in-reply-to:from:content-language :references:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=WaS1F6gxvektWaH+1uXMzK+p2rqyW26a4HQpLvHPqcE=; b=uCxiHSKEqNaNvLcdgM8D8QgxSzVu0KIWHmxKClpA6w0cqN82u1oprk2jvJzZydR8ZK iN7nPq1a/sM3iNDL69hCQ2cuuYd+X2XRXqA3ht6xoqymddq6sP0zhJcWU+SnnmrLoWDM j5Q8fPKmwtEAEC469PdDRqj0TWaWitVhjT+/ZNQq7J6rnMyXY9wRICB2iGnf+6F8YOnr YDsOa0GUI507FagsYgUzphvFqKX2gD5JfLzGg4XFMV15XClQjkLOTgzVoqdRh4CUAxE7 4vh6/7tYt4K0A2hOwzwz96fdDMzhsVDikPdzu5/XA9ye5SrNinv17XAgtKoYVUXG9Z9G nkww== X-Gm-Message-State: AOJu0YwQwaL3q4+yVItWU+92WecY7u/s/WF+K1aduFKgFbAINegXggWc 6U33u7/oM/n5/WgWU89rBjRT6A== X-Google-Smtp-Source: AGHT+IG4rn72MceQOMecssoAqNoze+tcPRSKZ88w+fIaYfqgCbPe9Go1xkti6JH9We47TwImsVs2Nw== X-Received: by 2002:ac2:4553:0:b0:502:f2a4:152f with SMTP id j19-20020ac24553000000b00502f2a4152fmr399943lfm.10.1698355427481; Thu, 26 Oct 2023 14:23:47 -0700 (PDT) Received: from [172.30.204.146] (UNUSED.212-182-62-129.lubman.net.pl. [212.182.62.129]) by smtp.gmail.com with ESMTPSA id u15-20020ac248af000000b004fdd6b72bfdsm5498lfg.117.2023.10.26.14.23.46 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 26 Oct 2023 14:23:47 -0700 (PDT) Message-ID: Date: Thu, 26 Oct 2023 23:23:45 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v7 4/4] ARM: dts: qcom: ipq8064: Add CPU OPP table To: Christian Marangi , Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Ilia Lin , "Rafael J. Wysocki" , Viresh Kumar , Sricharan Ramabadhran , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org References: <20231019105011.7289-1-ansuelsmth@gmail.com> <20231019105011.7289-5-ansuelsmth@gmail.com> Content-Language: en-US From: Konrad Dybcio In-Reply-To: <20231019105011.7289-5-ansuelsmth@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/19/23 12:50, Christian Marangi wrote: > Add CPU OPP table for IPQ8062, IPQ8064 and IPQ8065 SoC. > Use opp-supported-hw binding to correctly enable and disable the > frequency as IPQ8062 supports up to 1.0Ghz, IPQ8064 supports up to > 1.4GHz with 1.2GHz as an additional frequency and IPQ8065 supports > 1.7GHZ but doesn't have 1.2GHZ frequency and has to be disabled. > > Signed-off-by: Christian Marangi > --- I didn't actually check the values against downstream, maybe we can prettyplease ask Dmitry as he's done that before with msm8960-class SoCs.. [...] > + opp_table_cpu: opp-table-cpu { > + compatible = "operating-points-v2-krait-cpu"; > + nvmem-cells = <&speedbin_efuse>; Shouldn't this be opp-shared? Konrad