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 85ABBCCA480 for ; Thu, 14 Jul 2022 10:45:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238407AbiGNKpB (ORCPT ); Thu, 14 Jul 2022 06:45:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54088 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235697AbiGNKpA (ORCPT ); Thu, 14 Jul 2022 06:45:00 -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 6766251427 for ; Thu, 14 Jul 2022 03:44:58 -0700 (PDT) Received: by mail-lf1-x12e.google.com with SMTP id e28so2135319lfj.4 for ; Thu, 14 Jul 2022 03:44:58 -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=ezbe8/Zmzgiu435vISrNzCsTE1vc6aAMrCgNByBnrJY=; b=yZJvspVMk3P3j/yDNQ0iYlU59yGOE1g0aXmm/O1hkZJTVFUzYET5BjWM1zGWaYkVsk 8EcC64WJuZyhNe1YeQEXDhKHAJTyRNNrzmmHJPdl1Yvf//71GkfwuTLQJIQFSi8N6556 qjbtNEiyJQF0XUWv+3uoY6X8TgWC5gIrzxi2qn83H0x+HMVz9SN6Dz9wQEemaEn6Yv1k +toRwleEjwWbTe70EY3qnSKKIM3s9rMi2Xh9g8HC2lauvoGnhHkU27ucTku4d68D3vwq edD68N95RnhDPANJ+rEGkpp5BSPnqUjGqtLqzosIN9/MAySciSXRC6EMB2LDc1jlEMJV oPoQ== 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=ezbe8/Zmzgiu435vISrNzCsTE1vc6aAMrCgNByBnrJY=; b=M1UhekX3I2LLVp5NC610xFcRAgRtE7k+HynC2+psIVMBufF/A+Vz/+x6K+PSqnhVPi 8oCARblaC84C8pykkbkYByqxjNUpkNkfMVlAJ1a8Dmx8YyuUCSQ1L4nieEMo98FIfdmr tXjy+7GUyBBWgptJDC9iRoUf9pvvRgSh4hDN3lFL1lTrx4NEqW0q2FrlaYQz4gr3VA6v DFIkxPWpYGr2rJFFYb/0gg94MN8ZA6RvJsm9gR084fFFjuPyV2kdKnxRgCdXcrMHQV7T lkDT/SMosqHKArvzr2Bm5BpgFLQMN7GVRerX14vTD4Sqgk8nl2sl90mpesHv8W8PF87i Dcrg== X-Gm-Message-State: AJIora9VNGeK80vtabVSyCWNVipdkWEdXoj2iEybYKrGsTiUjiSpF3pc GBcyEXUbBo1DgNss59nVqulSAA== X-Google-Smtp-Source: AGRyM1sMmH8VDImlt5yq7+wGRaj/ajBXJ+zYg6N9rK+le9CWMVJcwr3CotqWEaZ8cKLgsKJEBoeliA== X-Received: by 2002:ac2:4d43:0:b0:489:cb6e:b293 with SMTP id 3-20020ac24d43000000b00489cb6eb293mr5135859lfp.376.1657795496788; Thu, 14 Jul 2022 03:44:56 -0700 (PDT) Received: from [10.0.0.8] (fwa5da9-171.bb.online.no. [88.93.169.171]) by smtp.gmail.com with ESMTPSA id t24-20020a195f18000000b00478a8b7ab1csm291638lfb.150.2022.07.14.03.44.54 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 14 Jul 2022 03:44:56 -0700 (PDT) Message-ID: Date: Thu, 14 Jul 2022 12:44:53 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH v2 1/8] dt-bindings: PCI: qcom: Enumerate platforms with single msi interrupt Content-Language: en-US To: Johan Hovold , Bjorn Helgaas , Stanimir Varbanov , Lorenzo Pieralisi Cc: Rob Herring , Krzysztof Kozlowski , Andy Gross , Bjorn Andersson , Konrad Dybcio , =?UTF-8?Q?Krzysztof_Wilczy=c5=84ski?= , Dmitry Baryshkov , Manivannan Sadhasivam , linux-arm-msm@vger.kernel.org, linux-pci@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220714071348.6792-1-johan+linaro@kernel.org> <20220714071348.6792-2-johan+linaro@kernel.org> From: Krzysztof Kozlowski In-Reply-To: <20220714071348.6792-2-johan+linaro@kernel.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org On 14/07/2022 09:13, Johan Hovold wrote: > Explicitly enumerate the older platforms that have a single msi host > interrupt. This allows for adding further platforms with, for example, > four msi interrupts without resorting to nested conditionals. > > Drop the redundant comment about older chipsets instead of moving it. > > Reviewed-by: Manivannan Sadhasivam > Signed-off-by: Johan Hovold Acked-by: Krzysztof Kozlowski Best regards, Krzysztof