diff mbox series

[V1,1/2] dt-bindings: spi: Add sc7180 support

Message ID 1632997450-32293-2-git-send-email-rajpat@codeaurora.org
State Not Applicable, archived
Headers show
Series Add device tree compatible for sc7180 SoC | expand

Checks

Context Check Description
robh/checkpatch success

Commit Message

Rajesh Patil Sept. 30, 2021, 10:24 a.m. UTC
Add device tree compatible for sc7180 SoC.

Signed-off-by: Rajesh Patil <rajpat@codeaurora.org>
---
 Documentation/devicetree/bindings/spi/qcom,spi-qcom-qspi.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Doug Anderson Sept. 30, 2021, 1:35 p.m. UTC | #1
Hi,

On Thu, Sep 30, 2021 at 3:25 AM Rajesh Patil <rajpat@codeaurora.org> wrote:
>
> Add device tree compatible for sc7180 SoC.
>
> Signed-off-by: Rajesh Patil <rajpat@codeaurora.org>
> ---
>  Documentation/devicetree/bindings/spi/qcom,spi-qcom-qspi.yaml | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Douglas Anderson <dianders@chromium.org>
Mark Brown Oct. 1, 2021, 8:25 p.m. UTC | #2
On Thu, Sep 30, 2021 at 03:54:09PM +0530, Rajesh Patil wrote:
> Add device tree compatible for sc7180 SoC.

Please submit patches using subject lines reflecting the style for the
subsystem, this makes it easier for people to identify relevant patches.
Look at what existing commits in the area you're changing are doing and
make sure your subject lines visually resemble what they're doing.
There's no need to resubmit to fix this alone.
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/spi/qcom,spi-qcom-qspi.yaml b/Documentation/devicetree/bindings/spi/qcom,spi-qcom-qspi.yaml
index 09aa955..055524f 100644
--- a/Documentation/devicetree/bindings/spi/qcom,spi-qcom-qspi.yaml
+++ b/Documentation/devicetree/bindings/spi/qcom,spi-qcom-qspi.yaml
@@ -22,6 +22,7 @@  properties:
   compatible:
     items:
       - enum:
+          - qcom,sc7180-qspi
           - qcom,sc7280-qspi
           - qcom,sdm845-qspi