Re: [PATCH 2/9] dt-bindings: PCI: qcom: Document the Shikra PCIe Controller

From: Bjorn Helgaas

Date: Tue Jun 30 2026 - 15:23:53 EST


On Wed, Jul 01, 2026 at 12:32:44AM +0530, Sushrut Shree Trivedi wrote:
> Add a dedicated schema for the PCIe controller found on the Shikra
> platform.
>
> Signed-off-by: Sushrut Shree Trivedi <sushrut.trivedi@xxxxxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/pci/qcom,shikra-pcie.yaml | 211 +++++++++++++++++++++

Existing schema names are almost all "qcom,pcie-<SOC>", not
"qcom,<SOC>-pcie".

Subject lines typically include the SoC, e.g., see
"git log --oneline --no-merges Documentation/devicetree/bindings/pci/qcom*"