From patchwork Sat May 14 00:01:05 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitry Baryshkov X-Patchwork-Id: 572637 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 06C61C433F5 for ; Sat, 14 May 2022 02:05:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229752AbiENCE7 (ORCPT ); Fri, 13 May 2022 22:04:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37100 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229699AbiENCE6 (ORCPT ); Fri, 13 May 2022 22:04:58 -0400 Received: from mail-lj1-x22c.google.com (mail-lj1-x22c.google.com [IPv6:2a00:1450:4864:20::22c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 217CB2CC13F for ; Fri, 13 May 2022 17:06:09 -0700 (PDT) Received: by mail-lj1-x22c.google.com with SMTP id o22so11107202ljp.8 for ; Fri, 13 May 2022 17:06:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=p1+Xm7EUInIY3jvthb6tC3vLUTde35YYnc+B4cs34zo=; b=orPadqrPCDmcbZuPrF06wsMUbSjw0K+eL03xR0/hC+F5ybl24xD7r7i/VpUfJehJjk X7fSZnDiXocFltfDjaIUXQ+2sZJSMEBKp7kxrsGGq4S5G/NJxkIfzIQXJ+A7TWZyrU33 iTKOFmYgHaZevZbhf3ot98zN7uXpkuR6sOTHnPqzxXlgjnHRtoY8RMP9ey+fYqZvlp79 4NMatCxHNITiRkmcwILZ7Rx80bpuJdAsaH5juR9kCTcF7CFb4Br5dhPPVbUjWQq3RXW9 2/yGlPOeaPIWEGbSJABM4Trh8lsVMpLOuCd45SlXaur4jayaeS8Qf9i0I+e7snI2bISe Tstg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=p1+Xm7EUInIY3jvthb6tC3vLUTde35YYnc+B4cs34zo=; b=iX8hx3yltwJ50t4xkmonw+Iau7wGrH4FetCyspauxHO1K3UycAkEozTgsrLq3K/vxr INdZrYKThocbAP8QidqYIo4RmVorUyKAQOsiE9boThAvXuZaODTt0LCsAWmxXkdKORvr J8kRcjo/B5LibF2tK1iYx+dFl39RYvZf108KN+XY92tzPXbHOhrJMAICvJII29RnmAkZ p872fwlFaP7ONE3lc4Ho7Wqr77uMWgXRMoMwpgGh3ETHrMTaxl+kVTt2nmwWI507W5XZ Rz+RvFD348EFiyi6bLMPU6zXl0NbK3T7F6MQ74P4v7P9deWvilMoyDlDs1YnBzeP4+iX 4g6A== X-Gm-Message-State: AOAM530S24mAwp1icgGbYzc/VGKyIu2iG9jBkqK+L8QJBne8zV/Emp1T 3VZDw3CFcIraMtNeOO+dlWL5uA== X-Google-Smtp-Source: ABdhPJx0UmqhGj8S6MnXyxoYZW8I6PIYPveeEoxF6Y5cYXtbK5eThZLO5BKTg4wcW6L0KPMOIrlYQQ== X-Received: by 2002:a05:651c:10b:b0:24f:24a3:9dec with SMTP id a11-20020a05651c010b00b0024f24a39decmr4361223ljb.144.1652486470712; Fri, 13 May 2022 17:01:10 -0700 (PDT) Received: from eriador.lan ([37.153.55.125]) by smtp.gmail.com with ESMTPSA id z2-20020a2e9b82000000b0024f3d1daeaesm626221lji.54.2022.05.13.17.01.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 13 May 2022 17:01:10 -0700 (PDT) From: Dmitry Baryshkov To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Mathieu Poirier , Rob Herring , Krzysztof Kozlowski Cc: linux-arm-msm@vger.kernel.org, linux-remoteproc@vger.kernel.org, devicetree@vger.kernel.org Subject: [PATCH 1/4] dt-bindings: remoteproc: qcom: Add SDM660 modem PAS compatible Date: Sat, 14 May 2022 03:01:05 +0300 Message-Id: <20220514000108.3070363-2-dmitry.baryshkov@linaro.org> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220514000108.3070363-1-dmitry.baryshkov@linaro.org> References: <20220514000108.3070363-1-dmitry.baryshkov@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Describe required properties of the SDM660 MSS PIL device. Signed-off-by: Dmitry Baryshkov --- Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt b/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt index 8f1507052afd..5ecfaf2048ab 100644 --- a/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt +++ b/Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt @@ -16,6 +16,7 @@ on the Qualcomm Hexagon core. "qcom,msm8998-mss-pil" "qcom,sc7180-mss-pil" "qcom,sc7280-mss-pil" + "qcom,sdm660-mss-pil" "qcom,sdm845-mss-pil" - reg: @@ -44,6 +45,7 @@ on the Qualcomm Hexagon core. qcom,qcs404-wcss-pil: qcom,msm8916-mss-pil: qcom,msm8974-mss-pil: + qcom,sdm660-mss-pil: must be "wdog", "fatal", "ready", "handover", "stop-ack" qcom,msm8996-mss-pil: qcom,msm8998-mss-pil: @@ -84,6 +86,7 @@ on the Qualcomm Hexagon core. must be "iface", "bus", "mem", "xo", "gpll0_mss", "snoc_axi", "mnoc_axi", "pnoc", "qdss" qcom,msm8998-mss-pil: + qcom,sdm660-mss-pil: must be "iface", "bus", "mem", "xo", "gpll0_mss", "snoc_axi", "mnoc_axi", "qdss" qcom,sc7180-mss-pil: @@ -175,6 +178,7 @@ For the compatible string below the following supplies are required: qcom,msm8974-mss-pil: qcom,msm8996-mss-pil: qcom,msm8998-mss-pil: + qcom,sdm660-mss-pil: must be "cx", "mx" qcom,sc7180-mss-pil: must be "cx", "mx", "mss"