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 38CF8EB64DD for ; Thu, 6 Jul 2023 06:40:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233570AbjGFGkC (ORCPT ); Thu, 6 Jul 2023 02:40:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55802 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233266AbjGFGkC (ORCPT ); Thu, 6 Jul 2023 02:40:02 -0400 Received: from mail-ej1-x62f.google.com (mail-ej1-x62f.google.com [IPv6:2a00:1450:4864:20::62f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B9D5C198B for ; Wed, 5 Jul 2023 23:40:00 -0700 (PDT) Received: by mail-ej1-x62f.google.com with SMTP id a640c23a62f3a-98934f000a5so36511166b.2 for ; Wed, 05 Jul 2023 23:40:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1688625599; x=1691217599; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=g9Lr53a5FzMbobQOgcXx29sEThYjNb3OAfuRJxgypPU=; b=Ojsi/JZ2g42ODEl29O6Pe/nx0eWsLXYUZDLKLcox6/D0JuG4qR5UQSxNxb47yDQSHU 4XFMl0nVmZrttdjJyzgT01Lpa8NMss+siHLDEiOmFQ8Rd0BDDLQ9vECwNsz54L34X+Cd ksAlmljSp//0vJufJftwlDcMJuldV2hVMBwjwyWBFHj39WykdbUcfs9RSuAmQ5cb0YaO w9W/r5P+XBRugc5H+NH8vujIz7dQBFt24FVboN7SnobBkw/KRP9TcOpbntcKW8+1UIoj RzbQPCnksoaDLWd9pQleLLFTr19oGDwNoEvQEzAJ5gcyasS4YWsX1V1j51uv4mrrKXvS XPTA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688625599; x=1691217599; h=content-transfer-encoding:in-reply-to:from:references:cc: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=g9Lr53a5FzMbobQOgcXx29sEThYjNb3OAfuRJxgypPU=; b=SuRSW2tFRT1R3x4OO1XT2ChkfFEkbLZgFDHtUqre0uvx8WovcMx1+OUg5NKOpizkmo OiBb4lcoJkYt1sKiKGMiiJKqgy6pF+w1wQnGWBPmxJChxPGijCn7WS9mH9Kzkq0RTa/i JjmN0y4hFrEdLQEjV+pek/dn68w53ziPw6W674nYbHsiyUz5/Fe0UhwWjRY9vLJxpoQc hxnQi8rSBZm0bXJtHcj35lR8ukIJzuPMbpb41pejCgvz1JpvNb759zoihiftUHKbJG8G f+CBNK2uD5rBagL+DgQNh/JnDNhMiZTUUiGgpw7+MRGSiX9mtOnpYHWdr78df5oNiDTz gSdQ== X-Gm-Message-State: ABy/qLYKbVoZEIdz02LKBdQY9fUBnakFdGROKHHCspCY5h2B+I89Vaz/ yxGDOVUVfeXJN4H1xvvvvnUo/g== X-Google-Smtp-Source: APBJJlFe3mJbYP5HOYEAflyYq1r1hjT3H2KqDuSD93Sbb4Ats7EOFA2VltdFwHu3Zsd0znCxRd1y2g== X-Received: by 2002:a17:906:2a48:b0:988:c3f9:3ad6 with SMTP id k8-20020a1709062a4800b00988c3f93ad6mr540685eje.42.1688625599228; Wed, 05 Jul 2023 23:39:59 -0700 (PDT) Received: from [192.168.1.20] ([178.197.219.26]) by smtp.gmail.com with ESMTPSA id r11-20020a17090638cb00b00993a508b818sm399619ejd.1.2023.07.05.23.39.55 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 05 Jul 2023 23:39:58 -0700 (PDT) Message-ID: Date: Thu, 6 Jul 2023 08:39:54 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 Subject: Re: [PATCH v1 0/6] arm64: qcom: sa8775p: add support for PCIe Content-Language: en-US To: Manivannan Sadhasivam , Mrinmay Sarkar Cc: agross@kernel.org, andersson@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, konrad.dybcio@linaro.org, quic_shazhuss@quicinc.com, quic_nitegupt@quicinc.com, quic_ramkri@quicinc.com, quic_nayiluri@quicinc.com, Lorenzo Pieralisi , =?UTF-8?Q?Krzysztof_Wilczy=c5=84ski?= , Rob Herring , Bjorn Helgaas , Vinod Koul , Kishon Vijay Abraham I , linux-arm-msm@vger.kernel.org, linux-pci@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org References: <1688545032-17748-1-git-send-email-quic_msarkar@quicinc.com> <20230705084606.GF11854@thinkpad> From: Krzysztof Kozlowski In-Reply-To: <20230705084606.GF11854@thinkpad> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 05/07/2023 10:46, Manivannan Sadhasivam wrote: > On Wed, Jul 05, 2023 at 01:47:05PM +0530, Mrinmay Sarkar wrote: >> Update the relavent DT bindings for PCIe, add new config to the phy >> driver add pcie and phy nodes to the .dtsi file and enable then in >> board .dts file for the sa8775p-ride platform. >> >> Mrinmay Sarkar (6): >> dt-bindings: PCI: qcom: Add sa8775p compatible >> dt-bindings: phy: qcom,qmp: Add sa8775p QMP PCIe PHY >> PCI: qcom: Add support for sa8775p SoC >> phy: qcom-qmp-pcie: add support for sa8775p >> arm64: dts: qcom: sa8775p: Add pcie0 and pcie1 nodes >> arm64: dts: qcom: sa8775p-ride: enable pcie nodes > > Please note that the dts patches should come before driver patches. > Why? DTS is always independent thus usually put at the end of patchset or better separate. It is the first time I hear that DTS should be before driver. Best regards, Krzysztof