From patchwork Thu Jul 7 13:45:52 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitry Baryshkov X-Patchwork-Id: 588192 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 33FCFC433EF for ; Thu, 7 Jul 2022 13:45:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235717AbiGGNp6 (ORCPT ); Thu, 7 Jul 2022 09:45:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39290 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234864AbiGGNp4 (ORCPT ); Thu, 7 Jul 2022 09:45:56 -0400 Received: from mail-lf1-x135.google.com (mail-lf1-x135.google.com [IPv6:2a00:1450:4864:20::135]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 493D8165BD for ; Thu, 7 Jul 2022 06:45:55 -0700 (PDT) Received: by mail-lf1-x135.google.com with SMTP id f39so31219251lfv.3 for ; Thu, 07 Jul 2022 06:45:55 -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:mime-version :content-transfer-encoding; bh=J84rYJRxyLS+DUjyXjNuhmSfKGBG7TC7QePHLusbdzw=; b=jKkeaRYF23FtZ6HZA6V52In5GCMTZeNH250abFmDRxUhV5M4/kKpjdO+0DVWZQLI2G d8NNfPqp9GiGYKehCUVa9HGbegz7nP09LNFxJu69wPyqkHEaokgwWPJBWT9VXOFb1GhA CXyptjESVF3ot+2kfHGnYFCWhsQlunFqLzCVsY6XIktGa941d/4PkGvW0HD7tAwSV8tV ty3GAzFDeCBfbNNkTFFDdkKOayD/W3HklaCg8pVsZ2TmS5e8XBp1lYKPGWBcIalL4Q+8 sKxdwsmHcJFYsG64eDRWgkMe/9OZErKRBlK1VWtChjcQItFez2f26JzblV6itPc7i63Q eq1w== 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:mime-version :content-transfer-encoding; bh=J84rYJRxyLS+DUjyXjNuhmSfKGBG7TC7QePHLusbdzw=; b=FhAkaYc9MZmU2rOPVGjGfpbN7/RknhVXk93q4BIkIFN3Ans8UWReyxFSQm4ykgyHXI aUJfOvxw2AQsced7JUBDMTTbqiv6lvmgeBhwq7a66hytcBwZizjvQdN16EB/LO/+77dC dZyqqnFDXmkFOUDoGYEyTrEbusfRTRE9O8UrjS2Vm057qmvV9osbM3SXAB0lttL1vUry zLP4nSGHmU7oERW8WRUbXN6z643DQmsYc6+m3ULnUbem2ZalWOKY0mQ2WkF+0mDtPDFj 5BSVXqvvr7zMz+U35Cz3+upbBgKjk+YBqW3wgAYAzbiwjoQ/7xO0h+rLTZJ4Wx4NDnPr grMg== X-Gm-Message-State: AJIora++OM65M2meV6b+bfQ2Q0WHT0T7LwzRwpMhxK5azYzdwdv4KTwt UgCZB8sqSbkVYMia8cYgfg7snQ== X-Google-Smtp-Source: AGRyM1tYRRs62+3BxTdwVevSgyxH22yeW6RRboVvaXprKyowC2dHaOYS/W8Vk9oL8zsZQ2wYPpT8gQ== X-Received: by 2002:a05:6512:102a:b0:47f:a442:7178 with SMTP id r10-20020a056512102a00b0047fa4427178mr31602041lfr.30.1657201553667; Thu, 07 Jul 2022 06:45:53 -0700 (PDT) Received: from eriador.lan ([37.153.55.125]) by smtp.gmail.com with ESMTPSA id k12-20020a2eb74c000000b0024f3d1daee0sm6612652ljo.104.2022.07.07.06.45.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 07 Jul 2022 06:45:53 -0700 (PDT) From: Dmitry Baryshkov To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Jingoo Han , Gustavo Pimentel , Lorenzo Pieralisi , Bjorn Helgaas , Stanimir Varbanov , Manivannan Sadhasivam Cc: Vinod Koul , linux-arm-msm@vger.kernel.org, linux-pci@vger.kernel.org, devicetree@vger.kernel.org, Johan Hovold Subject: [PATCH] dt-bindings: PCI: qcom: fix typo in condition guarding resets Date: Thu, 7 Jul 2022 16:45:52 +0300 Message-Id: <20220707134552.2436442-1-dmitry.baryshkov@linaro.org> X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Fix the typo (compatibles vs compatible) in the condition guarding the resets being required everywhere except MSM8996. Fixes: 6700a9b00f0a ("dt-bindings: PCI: qcom: Do not require resets on msm8996 platforms") Signed-off-by: Dmitry Baryshkov --- Documentation/devicetree/bindings/pci/qcom,pcie.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/pci/qcom,pcie.yaml b/Documentation/devicetree/bindings/pci/qcom,pcie.yaml index 0b69b12b849e..9b3ebee938e8 100644 --- a/Documentation/devicetree/bindings/pci/qcom,pcie.yaml +++ b/Documentation/devicetree/bindings/pci/qcom,pcie.yaml @@ -614,7 +614,7 @@ allOf: - if: not: properties: - compatibles: + compatible: contains: enum: - qcom,pcie-msm8996