From patchwork Fri Mar 2 09:23:35 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sibi Sankar X-Patchwork-Id: 10253925 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 0CEBD6037F for ; Fri, 2 Mar 2018 09:26:48 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 06314288FD for ; Fri, 2 Mar 2018 09:26:48 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id EF31728926; Fri, 2 Mar 2018 09:26:47 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A2C7D288FD for ; Fri, 2 Mar 2018 09:26:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1424768AbeCBJYe (ORCPT ); Fri, 2 Mar 2018 04:24:34 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:49278 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1425250AbeCBJYW (ORCPT ); Fri, 2 Mar 2018 04:24:22 -0500 Received: by smtp.codeaurora.org (Postfix, from userid 1000) id 886EC607A2; Fri, 2 Mar 2018 09:24:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1519982661; bh=qRLwyXmYR3E5GkQYu5gsKcRnP9ipFY6SnC+IqhVd5io=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=d6bfGFm61eHTtushjyUCqBU4SPnUNFp5rpn9fZP+acH97sctAc5gwNN2WRb9lkb87 zVwBAOYe5QVzYunGfagMfgXKGtlS7mGvIBCASCoT70MdwHpoXSEhqhTxijUX5zfMmB dCwVOB6TXt3h0ggY4hWY/WZsMk6NXURJX6Bz4u0I= Received: from blr-ubuntu-87.qualcomm.com (blr-bdr-fw-01_globalnat_allzones-outside.qualcomm.com [103.229.18.19]) (using TLSv1.1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: sibis@smtp.codeaurora.org) by smtp.codeaurora.org (Postfix) with ESMTPSA id BEFBF602B8; Fri, 2 Mar 2018 09:24:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1519982660; bh=qRLwyXmYR3E5GkQYu5gsKcRnP9ipFY6SnC+IqhVd5io=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=W8Z+HcbUOSLkmlxQYrNmgJYdKzaHokQalmURrUH4l4QL6QvqdcgWM5e+9gCHRS3IT mH3OkqxnEpL+Cs+p1UyvnmgxANDjMocFuLoCl4v+uK49Ph8tZwO2S1+HB2UybzIIOC I3Yrw6J1rIyPJF0yyRBWJA9xBPEyk3tAFS7+acl8= DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org BEFBF602B8 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=sibis@codeaurora.org From: sibis To: bjorn.andersson@linaro.org Cc: linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, sibis@codeaurora.org, georgi.djakov@linaro.org, jassisinghbrar@gmail.com, p.zabel@pengutronix.de, ohad@wizery.com, mark.rutland@arm.com, robh+dt@kernel.org, kyan@codeaurora.org, sricharan@codeaurora.org, akdwived@codeaurora.org, linux-arm-msm@vger.kernel.org Subject: [PATCH 2/6] dt-bindings: mailbox: Add APCS global binding for SDM845 SoCs Date: Fri, 2 Mar 2018 14:53:35 +0530 Message-Id: <1519982619-28336-3-git-send-email-sibis@codeaurora.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1519982619-28336-1-git-send-email-sibis@codeaurora.org> References: <1519982619-28336-1-git-send-email-sibis@codeaurora.org> Sender: linux-remoteproc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-remoteproc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Include SDM845 APCS binding to the list of possible bindings Signed-off-by: sibis --- Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.txt b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.txt index 16964f0..a60d2b2 100644 --- a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.txt +++ b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.txt @@ -9,7 +9,8 @@ platforms. Value type: Definition: must be one of: "qcom,msm8916-apcs-kpss-global", - "qcom,msm8996-apcs-hmss-global" + "qcom,msm8996-apcs-hmss-global", + "qcom,sdm845-apcs-hmss-global" - reg: Usage: required