From: Manivannan Sadhasivam <mani@kernel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: "Bjorn Andersson" <andersson@kernel.org>,
"Konrad Dybcio" <konrad.dybcio@linaro.org>,
"Lorenzo Pieralisi" <lpieralisi@kernel.org>,
"Krzysztof Wilczyński" <kw@linux.com>,
"Bjorn Helgaas" <bhelgaas@google.com>,
"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
"Rob Herring" <robh+dt@kernel.org>,
"Conor Dooley" <conor+dt@kernel.org>,
linux-arm-msm@vger.kernel.org, linux-pci@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/6] dt-bindings: PCI: qcom: move to dedicated schema (part one)
Date: Sat, 20 Jan 2024 20:46:48 +0530 [thread overview]
Message-ID: <20240120151648.GB6371@thinkpad> (raw)
In-Reply-To: <20240108-dt-bindings-pci-qcom-split-v1-0-d541f05f4de0@linaro.org>
On Mon, Jan 08, 2024 at 03:19:13PM +0100, Krzysztof Kozlowski wrote:
> Hi,
>
> The qcom,pcie.yaml containing all devices results in huge allOf: section
> with a lot of if:then: clauses making review and changes quite
> difficult.
>
> Split common parts into common schema and then move few devices to
> dedicated files, so that each file will be easier to review.
>
> I did not split/move all devices yet, so if this gets accepted I plan to
> send more patches.
>
Acked-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
- Mani
> Best regards,
> Krzysztof
>
> ---
> Krzysztof Kozlowski (6):
> dt-bindings: PCI: qcom,pcie-sm8550: move SM8550 to dedicated schema
> dt-bindings: PCI: qcom,pcie-sm8450: move SM8450 to dedicated schema
> dt-bindings: PCI: qcom,pcie-sm8250: move SM8250 to dedicated schema
> dt-bindings: PCI: qcom,pcie-sm8150: move SM8150 to dedicated schema
> dt-bindings: PCI: qcom,pcie-sm8350: move SM8350 to dedicated schema
> dt-bindings: PCI: qcom,pcie-sc8280xp: move SC8280XP to dedicated schema
>
> .../devicetree/bindings/pci/qcom,pcie-common.yaml | 98 ++++++++
> .../bindings/pci/qcom,pcie-sc8280xp.yaml | 180 ++++++++++++++
> .../devicetree/bindings/pci/qcom,pcie-sm8150.yaml | 157 ++++++++++++
> .../devicetree/bindings/pci/qcom,pcie-sm8250.yaml | 180 ++++++++++++++
> .../devicetree/bindings/pci/qcom,pcie-sm8350.yaml | 169 +++++++++++++
> .../devicetree/bindings/pci/qcom,pcie-sm8450.yaml | 215 +++++++++++++++++
> .../devicetree/bindings/pci/qcom,pcie-sm8550.yaml | 171 +++++++++++++
> .../devicetree/bindings/pci/qcom,pcie.yaml | 268 ---------------------
> 8 files changed, 1170 insertions(+), 268 deletions(-)
> ---
> base-commit: a0bf076e449e022944b440174491f5c583753d84
> change-id: 20240108-dt-bindings-pci-qcom-split-624737f7ba67
>
> Best regards,
> --
> Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>
--
மணிவண்ணன் சதாசிவம்
prev parent reply other threads:[~2024-01-20 15:16 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-08 14:19 [PATCH 0/6] dt-bindings: PCI: qcom: move to dedicated schema (part one) Krzysztof Kozlowski
2024-01-08 14:19 ` [PATCH 1/6] dt-bindings: PCI: qcom,pcie-sm8550: move SM8550 to dedicated schema Krzysztof Kozlowski
2024-01-16 14:44 ` Rob Herring
2024-01-17 6:30 ` Manivannan Sadhasivam
2024-01-25 12:35 ` Krzysztof Kozlowski
2024-01-08 14:19 ` [PATCH 2/6] dt-bindings: PCI: qcom,pcie-sm8450: move SM8450 " Krzysztof Kozlowski
2024-01-16 14:48 ` Rob Herring
2024-01-17 7:22 ` Krzysztof Kozlowski
2024-01-08 14:19 ` [PATCH 3/6] dt-bindings: PCI: qcom,pcie-sm8250: move SM8250 " Krzysztof Kozlowski
2024-01-16 15:30 ` Rob Herring
2024-01-08 14:19 ` [PATCH 4/6] dt-bindings: PCI: qcom,pcie-sm8150: move SM8150 " Krzysztof Kozlowski
2024-01-16 15:31 ` Rob Herring
2024-01-08 14:19 ` [PATCH 5/6] dt-bindings: PCI: qcom,pcie-sm8350: move SM8350 " Krzysztof Kozlowski
2024-01-16 15:31 ` Rob Herring
2024-01-08 14:19 ` [PATCH 6/6] dt-bindings: PCI: qcom,pcie-sc8280xp: move SC8280XP " Krzysztof Kozlowski
2024-01-16 15:32 ` Rob Herring
2024-01-20 15:16 ` Manivannan Sadhasivam [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240120151648.GB6371@thinkpad \
--to=mani@kernel.org \
--cc=andersson@kernel.org \
--cc=bhelgaas@google.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=konrad.dybcio@linaro.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=kw@linux.com \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=lpieralisi@kernel.org \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.