Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp534587pxv; Thu, 1 Jul 2021 03:59:10 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyb+w0bNFhwrkV2GObF2Mv4qStAOhyEi9uCkk9Ll1PO6PItK2+hDtARr/Fp8gFlF3MeKVzL X-Received: by 2002:a17:907:263d:: with SMTP id aq29mr39467458ejc.464.1625137150019; Thu, 01 Jul 2021 03:59:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1625137150; cv=none; d=google.com; s=arc-20160816; b=oSqzZGJThzxTUqO9pLJpbf0n0uDWtMqo5275Lv8eMKDx16awsYKCPbDWQ3nKU7vbVs EvEmw8jjIHK1NZvyCvm2ukRxiFuuP7PfDngwWCaiQrUidLWOFq7GsssQrocSJSE49Vtc ERguCRwGk71CYj8bMybS3yL1dDyvTqxlXXF4v5peyykR/tbJ5W3FPlCcYBXwdLCVNtLV JcAN9h/XumwtWOvOJzaspn5DQdwRLCGtb1sgHZ2J8RyH5Ob/czELuR/89q5KqS5uKXRO zlV070nGaqmqP1rro9ZeaNroG38dksXH3rBM93tTfuW++C8obNTgqV+tN09Cqngz2hdP yheA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=kQfsim2EThdhLhgjYulxw6dHaB6APyh7v3MPaLGJXBw=; b=UYEq+NAOOsmPg70MxDxHiMnmZn2bQmT4hPQBgRkH24/sKLy8fYlHpP+ikIMKEnCM5v YBxe2/xugfr3dL5+9UWSCfcT6gisBx55u5glgGHwhw4WAtvEiqyH2qkqe01rZDU4FhrT 90Wjo2QlELu7V9bsP8GPhs5RKUgK1uWnw1Zomn9+1zpQ6aSQ3A1ujW3Z8gCMkuOhVIHI IJpmObseW3POdbzmhubEHLJ/PmFtPZJaoGNswHJcY/W5AoZLtVbYwcadFH3luuFjxxXO qKzkb0dBB2jRRdPC0iecCwAnjcyI8MMpxYm1mxxFVvDU1wXeXtLb052+QiBeTTF0clVC 6vKw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id y14si19621483edc.130.2021.07.01.03.58.44; Thu, 01 Jul 2021 03:59:10 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236260AbhGALAQ (ORCPT + 99 others); Thu, 1 Jul 2021 07:00:16 -0400 Received: from relay08.th.seeweb.it ([5.144.164.169]:36823 "EHLO relay08.th.seeweb.it" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236117AbhGALAJ (ORCPT ); Thu, 1 Jul 2021 07:00:09 -0400 Received: from IcarusMOD.eternityproject.eu (unknown [2.237.20.237]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by m-r2.th.seeweb.it (Postfix) with ESMTPSA id 2EE513F645; Thu, 1 Jul 2021 12:57:37 +0200 (CEST) From: AngeloGioacchino Del Regno To: bjorn.andersson@linaro.org Cc: viresh.kumar@linaro.org, agross@kernel.org, rjw@rjwysocki.net, devicetree@vger.kernel.org, robh+dt@kernel.org, amit.kucheria@linaro.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, phone-devel@vger.kernel.org, konrad.dybcio@somainline.org, marijn.suijten@somainline.org, martin.botka@somainline.org, jami.kettunen@somainline.org, paul.bouchara@somainline.org, ~postmarketos/upstreaming@lists.sr.ht, jeffrey.l.hugo@gmail.com, AngeloGioacchino Del Regno , Manivannan Sadhasivam Subject: [PATCH v6 3/9] dt-bindings: arm: cpus: Document 'qcom,freq-domain' property Date: Thu, 1 Jul 2021 12:57:24 +0200 Message-Id: <20210701105730.322718-4-angelogioacchino.delregno@somainline.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210701105730.322718-1-angelogioacchino.delregno@somainline.org> References: <20210701105730.322718-1-angelogioacchino.delregno@somainline.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Manivannan Sadhasivam Add devicetree documentation for 'qcom,freq-domain' property specific to Qualcomm CPUs. This property is used to reference the CPUFREQ node along with Domain ID (0/1). Signed-off-by: Manivannan Sadhasivam Signed-off-by: AngeloGioacchino Del Regno --- Documentation/devicetree/bindings/arm/cpus.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/cpus.yaml b/Documentation/devicetree/bindings/arm/cpus.yaml index f3c7249c73d6..8512fa0147fa 100644 --- a/Documentation/devicetree/bindings/arm/cpus.yaml +++ b/Documentation/devicetree/bindings/arm/cpus.yaml @@ -290,6 +290,12 @@ properties: * arm/msm/qcom,kpss-acc.txt + qcom,freq-domain: + $ref: '/schemas/types.yaml#/definitions/phandle-array' + description: | + CPUs supporting freq-domain must set their "qcom,freq-domain" property + with phandle to a cpufreq_hw node followed by the Domain ID(0/1). + rockchip,pmu: $ref: '/schemas/types.yaml#/definitions/phandle' description: | -- 2.32.0