From patchwork Tue Sep 28 17:12:24 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephan Gerhold X-Patchwork-Id: 12523351 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6E51CC433F5 for ; Tue, 28 Sep 2021 17:25:40 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 353E061262 for ; Tue, 28 Sep 2021 17:25:40 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 353E061262 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=gerhold.net Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=zGTmZONV3HVTAGjE6mykKyK7RZh+U1oZMJJMiktZ3tA=; b=bue0W4SBZkZiWl s7aN7z9f0YmSOuU9Ati+2kePLMHUomA5Xuj4GAvDiPtbtmrw1Sbt9mvAfjMzO20XrVp3nl97IjUrS d6PhLJj5/7zHM0LjLH7sjkxbWsDYQr8lrmANhUU/qafw6wGr34y2MH2wn++QVLt0Ja9vSX1VV8LZg AulBu2ecyB/P8OjDCsHu0xhxgUih8GDdSQHbieRo7rbU2LLB7OULkmf7qaqmT0E7383QWbxAkR0Fc 6dWbowkQVZYbrpuaWWbL4crDy5f7pqCkDgkGFO+6lSm5C6XHUxELkStsSzIP0zPItjA9LNzvxdBGR jeg07z5eAHhpa2IUz2hQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mVGpQ-008CYw-Ok; Tue, 28 Sep 2021 17:23:40 +0000 Received: from mo4-p02-ob.smtp.rzone.de ([81.169.146.170]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mVGnN-008Bo8-Vx for linux-arm-kernel@lists.infradead.org; Tue, 28 Sep 2021 17:21:38 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1632849691; s=strato-dkim-0002; d=gerhold.net; h=References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Cc:Date: From:Subject:Sender; bh=y4uOiDAp8t62rZRNRmbMQrHAwdutrhAvadGOkgVUDtw=; b=pRTrCqvEdkOi6IpvFoxV+NVs4P7tnTwLDyF1DaAqF5wuSRkG8sUIga8+fJcMdc/ZIQ 7A2RKdKlyI6da/++ZO3wKP6zCgZCAXkNYk0VEWO0n4PnggiTRKug1mm/5QF2K4kAo2bH Z0vTa7VoKBgxFl1rzGlq07j6Zt05l2y7u0Y5lpOmCzFCwSYx1olswlSrh4Q6R3SPPRIy yAVZEunMjKKbTKs9LTR5xEfijF2m49dOMFfAyOS2kZzMZBP8S7vvZpfDG7Zo46k2CK/i CHOyggo+z8MKPJXY4a5N7p/RsmKFSUfkb+MR9xy9N/yN53AyVDzRPWFYn5jtG0A90Jrh Nbqg== Authentication-Results: strato.com; dkim=none X-RZG-AUTH: ":P3gBZUipdd93FF5ZZvYFPugejmSTVR2nRPhVORvLd4SsytBXTbAOHjRHIhr3eFSKSxc=" X-RZG-CLASS-ID: mo00 Received: from droid.. by smtp.strato.de (RZmta 47.33.8 DYNA|AUTH) with ESMTPSA id 301038x8SHLUoBO (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits)) (Client did not present a certificate); Tue, 28 Sep 2021 19:21:30 +0200 (CEST) From: Stephan Gerhold To: Bjorn Andersson Cc: Andy Gross , linux-arm-msm@vger.kernel.org, Rob Herring , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, ~postmarketos/upstreaming@lists.sr.ht, phone-devel@vger.kernel.org, Stephan Gerhold Subject: [PATCH 08/15] dt-bindings: arm: cpus: Document qcom, msm8916-smp enable-method Date: Tue, 28 Sep 2021 19:12:24 +0200 Message-Id: <20210928171231.12766-9-stephan@gerhold.net> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210928171231.12766-1-stephan@gerhold.net> References: <20210928171231.12766-1-stephan@gerhold.net> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210928_102134_567480_B7DEAA38 X-CRM114-Status: UNSURE ( 9.88 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Document the qcom,msm8916-smp enable method. It is actually just an alias for qcom,msm8226-smp since it should be implemented identically. Signed-off-by: Stephan Gerhold --- Documentation/devicetree/bindings/arm/cpus.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/arm/cpus.yaml b/Documentation/devicetree/bindings/arm/cpus.yaml index 11e3e09da2e5..5602a8f3c513 100644 --- a/Documentation/devicetree/bindings/arm/cpus.yaml +++ b/Documentation/devicetree/bindings/arm/cpus.yaml @@ -211,6 +211,7 @@ properties: - qcom,kpss-acc-v1 - qcom,kpss-acc-v2 - qcom,msm8226-smp + - qcom,msm8916-smp - renesas,apmu - renesas,r9a06g032-smp - rockchip,rk3036-smp @@ -295,7 +296,8 @@ properties: Specifies the ACC* node associated with this CPU. Required for systems that have an "enable-method" property - value of "qcom,kpss-acc-v1", "qcom,kpss-acc-v2" or "qcom,msm8226-smp" + value of "qcom,kpss-acc-v1", "qcom,kpss-acc-v2", "qcom,msm8226-smp" + or "qcom,msm8916-smp". * arm/msm/qcom,kpss-acc.txt