From patchwork Mon Oct 4 20:49:50 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephan Gerhold X-Patchwork-Id: 12534783 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 9DBACC433F5 for ; Mon, 4 Oct 2021 20:52:58 +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 694E061357 for ; Mon, 4 Oct 2021 20:52:58 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 694E061357 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=gKmcHaoV/O//o7OgrnoF0m++Tc36AeSmOSrIM1OT0Us=; b=pyjdy6gvOpfq2r rvSiGWyA6lJy7XkH3Vk2OZgzyOB97DI7h7lRaJeeMGPobiVtXr3VPc2XxOccP7cxMqehzDbxkgdZY t4yEfz7cGYIXE/VTIw/50bvc5Sj8735GcdtEEKXvbRgQsf1LBoNtzxp3UIFINIiIW4TfEdpYmCzeU rznMoTU4pYz626T5Muc12Hx3TrMoNGMkJgQAup03Ld95FBstPxdFl2nQT0AiSTLTzrpek916IERSK JjNJ5YTmEUsR3d/n/cAyAm4GSv4wqLNz+8aH1rV5pX3Zqgbt0HbNuVQQ+e+o2+lVsPhbg7z4cihjp kIGD7MY67icK2eSs2EKQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mXUvx-0084Ds-Il; Mon, 04 Oct 2021 20:51:37 +0000 Received: from mo4-p03-ob.smtp.rzone.de ([85.215.255.103]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mXUve-00841I-6R for linux-arm-kernel@lists.infradead.org; Mon, 04 Oct 2021 20:51:19 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1633380674; 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=P3pJe8UTWqOR4oauZ6Y2fQM+55nPWxe9V8KCULIJ8Os=; b=CbBFa8iPw8NwTAiwQd9BtEUy50z+lxvvQRhSGBM0fH1FEBOwNsy3oy7S9mffOlA2Zh iTLWJcRYdXXe5BwMYyyVx+Niy+HR3sfcyIaEbYPjD+blB9vT4J6nX7JTxYzpta0lm/dj rdBLBY6UdX3Ce4uWsqoRgqojIm9H9r+BtDLGP+UWoef0TcabgOBFCLXUhuNVRlbwrl75 sgV8AxyO4XwEo/4+7IjvGbHoiqif6nYI5+k3FR8uTiyQlVYlI4EDQn4wUM7o59kZwNas C0BWBJkvedE1X3akzZNUwVOmw+rnAuWwNe5ufeluU24AsGu0krqE+h5+AYhLN6Xe42aG musQ== Authentication-Results: strato.com; dkim=none X-RZG-AUTH: ":P3gBZUipdd93FF5ZZvYFPugejmSTVR2nRPhVORvLd4SsytBXTbAOHjRHIhr2eFePxBA=" X-RZG-CLASS-ID: mo00 Received: from droid.. by smtp.strato.de (RZmta 47.33.8 DYNA|AUTH) with ESMTPSA id 301038x94KpEKSn (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits)) (Client did not present a certificate); Mon, 4 Oct 2021 22:51:14 +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, Rob Herring , Stephan Gerhold Subject: [PATCH v2 10/15] dt-bindings: soc: qcom: spm: Document qcom, msm8916-saw2-v3.0-cpu Date: Mon, 4 Oct 2021 22:49:50 +0200 Message-Id: <20211004204955.21077-10-stephan@gerhold.net> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20211004201921.18526-1-stephan@gerhold.net> References: <20211004201921.18526-1-stephan@gerhold.net> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211004_135118_410254_7CDEBD3D X-CRM114-Status: UNSURE ( 8.15 ) 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-saw2-v3.0-cpu compatible that is needed for cpuidle for MSM8916 on some devices with signed firmware which is only capable of booting ARM32 kernels without PSCI. Acked-by: Rob Herring Signed-off-by: Stephan Gerhold --- Changes in v2: Add Rob's Acked-by --- Documentation/devicetree/bindings/soc/qcom/qcom,spm.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,spm.yaml b/Documentation/devicetree/bindings/soc/qcom/qcom,spm.yaml index d68c002527fa..07d2d5398345 100644 --- a/Documentation/devicetree/bindings/soc/qcom/qcom,spm.yaml +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,spm.yaml @@ -22,6 +22,7 @@ properties: - qcom,sdm660-silver-saw2-v4.1-l2 - qcom,msm8998-gold-saw2-v4.1-l2 - qcom,msm8998-silver-saw2-v4.1-l2 + - qcom,msm8916-saw2-v3.0-cpu - qcom,msm8226-saw2-v2.1-cpu - qcom,msm8974-saw2-v2.1-cpu - qcom,apq8084-saw2-v2.1-cpu