Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp514887pxb; Thu, 23 Sep 2021 05:18:36 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyLVJg6GGiDdrPV5Yc+T6Vb2Tpqqa7BPOQalxweUJYrbEPLIZcL3Y10XiCBb30d59TBeGva X-Received: by 2002:a17:906:8295:: with SMTP id h21mr4540641ejx.101.1632399516594; Thu, 23 Sep 2021 05:18:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1632399516; cv=none; d=google.com; s=arc-20160816; b=Y3Ewfeiy3RY6KmlhhqyYcCyPeHNqLEiOt/1NDaZtOD9smUjPColojJ6lwFbIYAdIAh Smstp0XU3hjjiTIseI6ybNrC24AMnGa6AiYfhvKd/h4e5h8R/4c2g75aLsWUvP7AYyDv ynupsIOmsuNmDUhXL7DxZE3sfZPYsLjWduKGy17zPxIT0BI7xCgKGcc7AZda+n0gMREl 2d7JwvZBzg7Xk9hBxajAIHKnAVf50eSjwzAETn+AYEoAwpz3TYAN9ygKMdbYA64i1LMj g1lIpxhw11v3H1UpGTOLlLuJVxXqOQUBQ+vgWe9S3THYuoGOgFNCQCFpKzAvpl9AYT0X eKeQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:references:in-reply-to:message-id:date:subject :cc:to:from; bh=+4OZYuRfBBDQs20FcbR7Hz+tLNhHNMz0U21O4V734og=; b=n18JgDlYvgKwoEM0zyZGpCk895+jzlynoEpq/pOJR7eN0KH3kPpMRqoSc0MEti2DkM JY8RXjex8jYd2I92nQQmujfTCDMHyhIY+0WJOCjBnRjipkS1WFzsEBypSGcNP/9i7cYx rmBq/OHMSQ9W7bRJEA0pScQNv9gTSCNa31qUk7q4OBAXCj1j11lPr4yyE/FsRT+U9yVy 8MbnfRinDcS1pM3nYM0rjh6yILmZFray7I25tqfwm2dNfF0nLUCf9FWKCdOk0gsZ0iwL ctMaxfddTTij75AFslnxyI69+U0jTVGwjpNyjurZak9wwyjLD4NbHzKqJSmkCwlETPEg Sx1g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id v25si5607664ejg.759.2021.09.23.05.18.12; Thu, 23 Sep 2021 05:18:36 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240805AbhIWMSZ (ORCPT + 99 others); Thu, 23 Sep 2021 08:18:25 -0400 Received: from alexa-out.qualcomm.com ([129.46.98.28]:37482 "EHLO alexa-out.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240619AbhIWMSX (ORCPT ); Thu, 23 Sep 2021 08:18:23 -0400 Received: from ironmsg09-lv.qualcomm.com ([10.47.202.153]) by alexa-out.qualcomm.com with ESMTP; 23 Sep 2021 05:16:45 -0700 X-QCInternal: smtphost Received: from ironmsg01-blr.qualcomm.com ([10.86.208.130]) by ironmsg09-lv.qualcomm.com with ESMTP/TLS/AES256-SHA; 23 Sep 2021 05:16:42 -0700 X-QCInternal: smtphost Received: from rajpat-linux.qualcomm.com ([10.206.21.0]) by ironmsg01-blr.qualcomm.com with ESMTP; 23 Sep 2021 17:46:25 +0530 Received: by rajpat-linux.qualcomm.com (Postfix, from userid 2344945) id 031EB2160B; Thu, 23 Sep 2021 17:46:23 +0530 (IST) From: Rajesh Patil To: Andy Gross , Bjorn Andersson , Rob Herring Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, rnayak@codeaurora.org, saiprakash.ranjan@codeaurora.org, msavaliy@qti.qualcomm.com, skakit@codeaurora.org, sboyd@kernel.org, mka@chromium.org, dianders@chromium.org, Rajesh Patil Subject: [PATCH V10 1/8] dt-bindings: spi: Add sc7280 support Date: Thu, 23 Sep 2021 17:46:11 +0530 Message-Id: <1632399378-12229-2-git-send-email-rajpat@codeaurora.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1632399378-12229-1-git-send-email-rajpat@codeaurora.org> References: <1632399378-12229-1-git-send-email-rajpat@codeaurora.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add compatible for sc7280 SoC. Signed-off-by: Rajesh Patil Reviewed-by: Doug Anderson Reviewed-by: Stephen Boyd --- Change in V10: - As per Stephen's comments, sorted compatible names in alphabet order Changes in V9: - No changes Changes in V8: - As per Doug's comments, added "qcom,sc7280-qspi" compatible Documentation/devicetree/bindings/spi/qcom,spi-qcom-qspi.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/spi/qcom,spi-qcom-qspi.yaml b/Documentation/devicetree/bindings/spi/qcom,spi-qcom-qspi.yaml index ef5698f..09aa955 100644 --- a/Documentation/devicetree/bindings/spi/qcom,spi-qcom-qspi.yaml +++ b/Documentation/devicetree/bindings/spi/qcom,spi-qcom-qspi.yaml @@ -21,7 +21,10 @@ allOf: properties: compatible: items: - - const: qcom,sdm845-qspi + - enum: + - qcom,sc7280-qspi + - qcom,sdm845-qspi + - const: qcom,qspi-v1 reg: -- QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation