From patchwork Fri Dec 30 16:00:57 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 13084464 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 3BAB6C4167B for ; Fri, 30 Dec 2022 16:02:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235193AbiL3QCI (ORCPT ); Fri, 30 Dec 2022 11:02:08 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34956 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235355AbiL3QBp (ORCPT ); Fri, 30 Dec 2022 11:01:45 -0500 Received: from mail-lf1-x134.google.com (mail-lf1-x134.google.com [IPv6:2a00:1450:4864:20::134]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 180BFE010 for ; Fri, 30 Dec 2022 08:01:44 -0800 (PST) Received: by mail-lf1-x134.google.com with SMTP id 1so32233547lfz.4 for ; Fri, 30 Dec 2022 08:01:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=VGfyma8Qn7sSFvu2zSEpMZKY5/A9O53T6J2YqTZdXjc=; b=NsYdUEiXhzDWEhPP3sA+t1ou6d7qZpKv5r/C8chTf2MbxUME5Rg44kJBQZSyEvVyFl mt7oKYgToWrzQSasHWqRkSNKDfDyDqrteEhgykX6+AWLJ4XdU3ABZUkX0vqV1TY22qSG hdilPwDlNjCLlKMU79bIL365cRvLXGUhzRRjsqCrxmD4Ohl3AT1bKdYTrXVWTxAmVTAw DUXWDJFbPVL3BLO9rNQose7Ag3cC5nE3Kjf6c3RT16m0MtBHLfwjKBI3ATDRyrrsMLOH Yi9hiWARm8DLOFA/rZ4gSlf4GNcgwJxwiFffGDx/UcImFQFbBhjv9OoJXDFAYvzYrEwV Py3A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=VGfyma8Qn7sSFvu2zSEpMZKY5/A9O53T6J2YqTZdXjc=; b=JtWvqUI2Ub0285UO5ZHUd7LImhPmkqENvdVE3GxXn74USK+ovfNvLpFdNyPFwty+ps 2yVIqZHQXH7dunFYoJTR9gXbVfVxq4LZOkzT6X+QqlFn1lhgvoKMYY9WMzNYBZRBwaL1 ERg9c9GpBlB7ZxEVl7thrHryHHRl7Yw27wbIBRUwla09rC3QOerOOfdI2DiaZD8kx5Pw yjapCFsOZuBkfKMi5gZ17f6sLzFmhOh/MyZMCFYi7I8sIEZMMjf3Sa8svA3QW0G7B4AV k8dvRsFlZ9oSz6ojEXts+sSsDeZlIlemUxrjYy6+sVl72ussEjEuCKOymQKhV3RjGUek yqcA== X-Gm-Message-State: AFqh2kry4KNn8VzlTKi4fOz53TD1pYZ1i/HPkH0I+jfDPb5XA+GRJ5PK dUs5Us1ue8EI2cjuWJyV9DH4cA== X-Google-Smtp-Source: AMrXdXtPr6GRbIJtyKEHHxHJ4KM4PlNxVGE1BeXMpC5H5rLaL7uaPuFYwHKhVCKjpecLilQclnHJ2w== X-Received: by 2002:a05:6512:31c5:b0:4b0:25f9:14ea with SMTP id j5-20020a05651231c500b004b025f914eamr10669569lfe.21.1672416102378; Fri, 30 Dec 2022 08:01:42 -0800 (PST) Received: from krzk-bin.NAT.warszawa.vectranet.pl (088156142067.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.67]) by smtp.gmail.com with ESMTPSA id p1-20020ac24ec1000000b004b15bc0ff63sm3520874lfr.277.2022.12.30.08.01.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 30 Dec 2022 08:01:41 -0800 (PST) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 1/7] arm64: dts: qcom: sc8280xp: remove GCC from CX power domain Date: Fri, 30 Dec 2022 17:00:57 +0100 Message-Id: <20221230160103.250996-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Bindings do not allow power-domain property in GCC clock controller and documentation does not indicate that GCC is part of VDD_CX. Signed-off-by: Krzysztof Kozlowski --- Maybe the bindings should be fixed? Maybe this was added as workaround? Anyway looking at documentation I do not see such relation, except downstream vdd_cx-supply (which is the same as in other SoCs and we do not represent it in upstream). --- arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm64/boot/dts/qcom/sc8280xp.dtsi b/arch/arm64/boot/dts/qcom/sc8280xp.dtsi index 1d1420c8720c..d14663c9f34c 100644 --- a/arch/arm64/boot/dts/qcom/sc8280xp.dtsi +++ b/arch/arm64/boot/dts/qcom/sc8280xp.dtsi @@ -799,7 +799,6 @@ gcc: clock-controller@100000 { <&pcie4_phy>, <0>, <0>; - power-domains = <&rpmhpd SC8280XP_CX>; }; ipcc: mailbox@408000 {