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 EA2D7C43334 for ; Thu, 30 Jun 2022 10:15:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234027AbiF3KPX (ORCPT ); Thu, 30 Jun 2022 06:15:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52980 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230099AbiF3KPS (ORCPT ); Thu, 30 Jun 2022 06:15:18 -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 1EEBD44A2F for ; Thu, 30 Jun 2022 03:15:17 -0700 (PDT) Received: by mail-ej1-x634.google.com with SMTP id h23so37964135ejj.12 for ; Thu, 30 Jun 2022 03:15:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=GfQOH0uA5xHHsswoX4aED7xJvqSVhn+riV8wmLbA/wU=; b=W/m+OiUoLB/gYrF8sevJdttv3vWPW0nBvK4z34ZNVrwEUzdBuD+6n9m4bkCJKoFs25 iEXnCyeMzF4kbMndUI78XuDxFQOWtIEKVxG/TjMHrJybQCza4s7XpClC2FtAGuueJI7Q aCGfkrIIS6ZtH4FcmVjtFXPD95OLuC0pU+j7veKT7bB2y5qqBiM6upVPI59vJ1x/l6l8 6nax1SavKsX1h+kYwROfh6Aayz04wTolYHJZ5lqAHH0XovxoFxaBSRAxPVhPqfTXh5J0 Wf0zYTpQM2QFtcWnZGaF4nr3P1YxD44hTfYvyIkHXADdA59Out+Redb/KCnAutr+SHi7 9UtQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=GfQOH0uA5xHHsswoX4aED7xJvqSVhn+riV8wmLbA/wU=; b=MmFUZIjwlNYR7VaN4FhXmJwWbmZF6j1BEbkWC98ag/J5JRCcigYNyiaRHcgzTvl1pm TdjsCHqyYdkyWP/92d9WSRzL9XMUgUZZW4IKuQrli58FnKVGgYlDvyLuAm9qG5PKkc3I Ms7L6O4+0qSs2O8qwkOCCb+EKjnaQDqsXOHd6QDMXGy30xdnKcvItlavhOaLLuZ0PVXU 0m48XN/KNaK1dvOQDkSSUksVxJmB7f7VZxGTqwHqGgNhXTr7HtCCvmbfcFEC4Jxr4SGJ MRtQiP+0LAG4ifQx71SYVObDrrypPCAHXPsi0Fql9ILvdtG/KUCcAsRpciBBTcv8OHKO EeGQ== X-Gm-Message-State: AJIora8bqC0aiKKbUFEtCnf+AtWCW1M7mYExSBc5tCPvGKlagyt6dJ0K zvzfTb++A3ta780eJupfezwbvqwNu2G07Q== X-Google-Smtp-Source: AGRyM1sg+0Nq3WOsALianvu9zM0G9RgzakYuPbrOBeVD65q7iyC+efLIJ7cWOLWYrAsk28K2+m8efA== X-Received: by 2002:a17:907:3f28:b0:726:3149:8a99 with SMTP id hq40-20020a1709073f2800b0072631498a99mr8263797ejc.277.1656584115653; Thu, 30 Jun 2022 03:15:15 -0700 (PDT) Received: from [192.168.0.189] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id d15-20020a170906c20f00b006feb875503fsm8922528ejz.78.2022.06.30.03.15.14 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 30 Jun 2022 03:15:15 -0700 (PDT) Message-ID: <06c2d390-9444-49e5-fb21-4d4b6df0329f@linaro.org> Date: Thu, 30 Jun 2022 12:15:14 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: [PATCH v2] arm64: dts: qcom: sdm845: Switch PSCI cpu idle states from PC to OSI Content-Language: en-US To: Abel Vesa , Bjorn Andersson , Andy Gross , Konrad Dybcio , Rob Herring Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, Linux Kernel Mailing List References: <20220630101403.1888541-1-abel.vesa@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20220630101403.1888541-1-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 30/06/2022 12:14, Abel Vesa wrote: > Switch from the flat PC idle states of sdm845 to OSI hierarchical idle > states. The exceptions are the cheza plaftorms, which need to remain with > PC idle states. So in order allow all the other platforms to switch, > while cheza platforms to remain the same, replace the PC idle states with > the OSI ones in the main SDM845 dtsi, and then override the inherited OSI > states with PC ones, delete inherited psci cpus nodes, domain idle states > and power domain properties. > > Signed-off-by: Abel Vesa > --- > > Changes since v1: > * fixed the commit message as suggested by Krzysztof > * dropped blank line sdm845 dtsi > * renamed sdm845 dtsi psci subnodes to power domain cpus and cluster > * fixed indentation for idle states in cheza dtsi Acked-by: Krzysztof Kozlowski Best regards, Krzysztof