From patchwork Wed Apr 25 15:08:41 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sibi Sankar X-Patchwork-Id: 10363477 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 8D06F6032C for ; Wed, 25 Apr 2018 15:11:55 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 791ED29038 for ; Wed, 25 Apr 2018 15:11:55 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 75B39291F4; Wed, 25 Apr 2018 15:11:55 +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=-7.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI, 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 6A07329038 for ; Wed, 25 Apr 2018 15:11:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754949AbeDYPKq (ORCPT ); Wed, 25 Apr 2018 11:10:46 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:40344 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754395AbeDYPJf (ORCPT ); Wed, 25 Apr 2018 11:09:35 -0400 Received: by smtp.codeaurora.org (Postfix, from userid 1000) id CDEFF60807; Wed, 25 Apr 2018 15:09:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1524668973; bh=KFfLtrL7iFsjLYQN9YfUDQWUz+OeLz2GZ0ZQJOHsWGU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=K6jCWcfMdFc+eu44rTXyIurEqvXtTdvtqtb13kl3g6apvQHXHeFGaa3Rcq8xuTRui NaBv6uQySde2tSymzoTRwh+W8pw4idnXbmQHEM2rwJPztGob+4P37i5nMweBx8ySB9 K5oVWZUg4WMhtC7gcyac0P5wQZYh3a6a0xfVjQdU= Received: from blr-ubuntu-87.qualcomm.com (blr-bdr-fw-01_globalnat_allzones-outside.qualcomm.com [103.229.18.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: sibis@smtp.codeaurora.org) by smtp.codeaurora.org (Postfix) with ESMTPSA id 93FCB60C5F; Wed, 25 Apr 2018 15:09:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1524668972; bh=KFfLtrL7iFsjLYQN9YfUDQWUz+OeLz2GZ0ZQJOHsWGU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=j9b4i2opqqDvRGIYCf2iJ+mFf0PPtXZVircCkvOFPpJnu0leCLd6RD1OaOxpOgHl4 JnNrWPIm0i6QDnjAiTWGb3O/FoThEQgRZksnapcAqqLSVHvkTPTQuSVKUxU/NysqgM T2y774sGCePT0XSYiPzH31Hh9tryg/PrRa1OFkhs= DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 93FCB60C5F 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: Sibi Sankar To: bjorn.andersson@linaro.org, p.zabel@pengutronix.de, robh+dt@kernel.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, ohad@wizery.com, mark.rutland@arm.com, kyan@codeaurora.org, sricharan@codeaurora.org, akdwived@codeaurora.org, linux-arm-msm@vger.kernel.org, tsoni@codeaurora.org Subject: [PATCH v4 3/5] dt-bindings: remoteproc: Add Q6v5 Modem PIL binding for SDM845 Date: Wed, 25 Apr 2018 20:38:41 +0530 Message-Id: <20180425150843.26657-4-sibis@codeaurora.org> X-Mailer: git-send-email 2.17.0 In-Reply-To: <20180425150843.26657-1-sibis@codeaurora.org> References: <20180425150843.26657-1-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 Add new compatible string for Qualcomm SDM845 SoCs Signed-off-by: Sibi Sankar Reviewed-by: Rob Herring --- Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt b/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt index 00d3d58a102f..d90182425450 100644 --- a/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt +++ b/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt @@ -11,6 +11,7 @@ on the Qualcomm Hexagon core. "qcom,msm8916-mss-pil", "qcom,msm8974-mss-pil" "qcom,msm8996-mss-pil" + "qcom,sdm845-mss-pil" - reg: Usage: required