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 4F43FC61DA4 for ; Tue, 14 Feb 2023 09:30:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230199AbjBNJaK (ORCPT ); Tue, 14 Feb 2023 04:30:10 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38346 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231743AbjBNJ3n (ORCPT ); Tue, 14 Feb 2023 04:29:43 -0500 Received: from mail-wm1-x32e.google.com (mail-wm1-x32e.google.com [IPv6:2a00:1450:4864:20::32e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6E31324107 for ; Tue, 14 Feb 2023 01:29:23 -0800 (PST) Received: by mail-wm1-x32e.google.com with SMTP id o36so10530992wms.1 for ; Tue, 14 Feb 2023 01:29:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=3ythUlK/OLggowkWK9K17VcyS5ieTPwSsB/PXOw/JWM=; b=LnKyQdydP+brArWTbP3dQk6j+mOsK0ZdEK2VGtbZ/HhY9NYepDsoqSJrFEKnYCWPz3 s7DHFUnqnDSU52ZpgPaz/asdMOyQ/+1Ddij7awjyOTJFSbdMrwcPb1KU4/VoSovriAwt 63hIonfjsTsuK5g0jJk/AC761nIdLCWie4lTpbWT6D0JkL65cDwWI0eJylNOcGmYiTTi UKITaZyk0b+44oaOw1i0yqNORpjtPS63zOBwbWms7GK9BQpdFwoqWetfB2vjG8htn6L9 ZfCO2Sf8WV3J9lrBZ1oNZ+HAZ636ldnkHVTL6yrWmaLmOu+oK996JNdOwhofVLeErTu6 lTwg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=3ythUlK/OLggowkWK9K17VcyS5ieTPwSsB/PXOw/JWM=; b=MhtqqSYBTs7opBIQbmUYG1hO9sNHTfl+ic/0xhGpx096GQCcHZyZHPKeLlutHm5OLU F9XV+MedNjlcMb/RXDqDYDMlIIqbC9wJmGBMc3wTG7fJP9fsNV8SXY43EBHCuYCdx6+B Xjmbkpsi8VyW7bVe9TxoqkyENtmGIFZKOveiEw7FpcxwGL8Fzd93AU88spBfkiATwmA9 bSdqos6Z72lRia84JuZDBoEiGu+yPEW8XL+onNYHUwM1EKemk8Aq2Ef4rSz3xkqkiXpO 9dwRZM90kJsASKdv90kaFN6Gq5ogkzjcD0jk77W5TeUqAXEOx3NkGIPp4Zi2krcLNiIQ KYIg== X-Gm-Message-State: AO0yUKU824xOnesdDgeNwTazuKPahyHadoD/4I6mGc5IsiH00kaUxe1Y 9xyJrmU5W60+1q5WsIiZpxGiCRpEHf9E3VjR X-Google-Smtp-Source: AK7set8kUzeqp9A/9vWm2O2rkuEAB2X/6PnUxrdRgNbDalEjuQdJGMa/9sfWp+Z8Q8Ys/K3lLsC+Iw== X-Received: by 2002:a05:600c:3541:b0:3dc:42d2:aee4 with SMTP id i1-20020a05600c354100b003dc42d2aee4mr1348458wmq.25.1676366958713; Tue, 14 Feb 2023 01:29:18 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id p13-20020a05600c468d00b003e001afa274sm17614410wmo.2.2023.02.14.01.29.17 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 14 Feb 2023 01:29:18 -0800 (PST) Message-ID: <3e02f098-c3b6-1a0b-68b4-d5e2b8cb6045@linaro.org> Date: Tue, 14 Feb 2023 10:29:17 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: (subset) [PATCH 1/4] dt-bindings: PCI: qcom: add MSM8998 specific compatible Content-Language: en-US To: Lorenzo Pieralisi , devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, Bjorn Helgaas References: <20221115125310.184012-1-krzysztof.kozlowski@linaro.org> <167239846281.742638.918628227544664589.b4-ty@kernel.org> From: Krzysztof Kozlowski In-Reply-To: <167239846281.742638.918628227544664589.b4-ty@kernel.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 30/12/2022 12:08, Lorenzo Pieralisi wrote: > On Tue, 15 Nov 2022 13:53:07 +0100, Krzysztof Kozlowski wrote: >> Add new compatible for MSM8998 (compatible with MSM8996) to allow >> further customizing if needed and to accurately describe the hardware. >> >> > > Applied to pci/dt, thanks! > > [1/4] dt-bindings: PCI: qcom: add MSM8998 specific compatible > https://git.kernel.org/lpieralisi/pci/c/c427f45c1e99 Hi Lorenzo and Bjorn, This commit was applied with a change: [bhelgaas: sort msm8996 before msm8998] This is a list ("items"), thus the order is important. Reversing order broke it. Please kindly do not amend the commits. If the commit is incorrect, please bounce it and ask submitter (me in this case) to fix it. The same when commit does not apply cleanly - submitter should resend after rebasing the patch. There were already few mistakes introduced by maintainers (not PCI, but others) when using git mergetool or some Patchwork merge-something while applying. https://lore.kernel.org/all/20230214091202.2187321-1-konrad.dybcio@linaro.org/ Best regards, Krzysztof