From mboxrd@z Thu Jan 1 00:00:00 1970 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 81960C43334 for ; Thu, 7 Jul 2022 13:34:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235581AbiGGNe6 (ORCPT ); Thu, 7 Jul 2022 09:34:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57698 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235291AbiGGNe5 (ORCPT ); Thu, 7 Jul 2022 09:34:57 -0400 Received: from mail-lf1-x12e.google.com (mail-lf1-x12e.google.com [IPv6:2a00:1450:4864:20::12e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 831C82AE27 for ; Thu, 7 Jul 2022 06:34:56 -0700 (PDT) Received: by mail-lf1-x12e.google.com with SMTP id m18so12686947lfg.10 for ; Thu, 07 Jul 2022 06:34:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=voTpSZAXwWS8odcK2HkFOPNwTAarw+MRkXZUy15BjQQ=; b=s4W5VELoJo+1tawR1mDEEFeoZbx0tVeCLTDy9tAkyxEnXCi6mvDPF9o9jCpqEejKs5 KQzI2htz78DE+bBBZ1R20kYDv9ClwnwmkLTKYIurC8t89L52jPGPZC+rG83sGLtuu3L6 28O8j9b8MEKXoHRDcbgsAXji5Gh+hsfotx92SoAOBxPv7GZc60neO//0baUS7OoWJNHG g8KqWXfV9gZqnXebCesVK+i6EaILObEBinmy8q4W094TnSukMJNiEEWEfYTnbOJAvcvF UisCLla1vNNHVz+8FR+fh2xdEGnLk2s50GrPtaBZt9vdrxaYhgIoOxLK+x/10wMkjn/W cPpQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=voTpSZAXwWS8odcK2HkFOPNwTAarw+MRkXZUy15BjQQ=; b=J9PLGdGANz+XwDrwFLOS9LubGVJJg/hEX3kmN/xZ5wT/v2brb/INSILEP226vHX6lI OzDNZ+h108PfSqdIrK89nt9exa0HLL0yYlVjfJK1e6iHuSuo9eGpHvw6CfKfD2NKkTfn CQ3+sbaTUHYPJOpMrvcoeCF/HIcL3cnmtYj1jtag6ccyuUaT/bVo6B7X6AjODIm8IuCE WuQvbRGF4A/jWoGPJI9WmzLGR97+jCUD0ahZ9of/8qjVyOO5zbklViTamkJaJTTH1Y0u FV8AiHMo0ufwBOqMpffebLmE3JrRkg+AJ3eUXvvvWLvdU4NO/9pGoNhdDz+tbvBEmEu9 ccRw== X-Gm-Message-State: AJIora9Kr/711bPzcdy3fv222NNoD4nQ+LO7rsyuA4Rov/J7Fv6ufesi 9nSw4NasBEzgUpzRumssp7SXFw== X-Google-Smtp-Source: AGRyM1vRcFCaiMIiX5IoI+FclOGigIEzTMDrnYhUmigt1L5drBH+zSyZplQxOyEfLZCbKuJ17XIngQ== X-Received: by 2002:a05:6512:102a:b0:47f:a442:7178 with SMTP id r10-20020a056512102a00b0047fa4427178mr31562321lfr.30.1657200894881; Thu, 07 Jul 2022 06:34:54 -0700 (PDT) Received: from [192.168.1.211] ([37.153.55.125]) by smtp.gmail.com with ESMTPSA id g1-20020a0565123b8100b0047255d21179sm6844146lfv.168.2022.07.07.06.34.53 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 07 Jul 2022 06:34:54 -0700 (PDT) Message-ID: Date: Thu, 7 Jul 2022 16:34:52 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: [PATCH 02/10] dt-bindings: PCI: qcom: Fix msi-interrupt conditional Content-Language: en-GB To: Johan Hovold , Bjorn Helgaas , Lorenzo Pieralisi Cc: Rob Herring , Krzysztof Kozlowski , Stanimir Varbanov , Andy Gross , Bjorn Andersson , =?UTF-8?Q?Krzysztof_Wilczy=c5=84ski?= , linux-arm-msm@vger.kernel.org, linux-pci@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220629141000.18111-1-johan+linaro@kernel.org> <20220629141000.18111-3-johan+linaro@kernel.org> From: Dmitry Baryshkov In-Reply-To: <20220629141000.18111-3-johan+linaro@kernel.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 29/06/2022 17:09, Johan Hovold wrote: > Fix the msi-interrupt conditional which always evaluated to false due to > a misspelled property name ("compatibles" in plural). > > Signed-off-by: Johan Hovold Fixes: 6700a9b00f0a ("dt-bindings: PCI: qcom: Do not require resets on msm8996 platforms") Reviewed-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 ed9f9462a758..a1b4fc70e162 100644 > --- a/Documentation/devicetree/bindings/pci/qcom,pcie.yaml > +++ b/Documentation/devicetree/bindings/pci/qcom,pcie.yaml > @@ -628,7 +628,7 @@ allOf: > # On older chipsets it's always 1 msi interrupt > - if: > properties: > - compatibles: > + compatible: > contains: > enum: > - qcom,pcie-msm8996 -- With best wishes Dmitry