Re: [PATCH 5/6] dt-bindings: PCI: qcom,pcie-sm8350: move SM8350 to dedicated schema

From: Rob Herring
Date: Tue Jan 16 2024 - 10:32:15 EST



On Mon, 08 Jan 2024 15:19:18 +0100, Krzysztof Kozlowski wrote:
> Move SM8350 PCIe devices from qcom,pcie.yaml binding to a dedicated file
> to make reviewing easier.
>
> This creates equivalent schema file, except missing required compatible
> which is actually redundant.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../devicetree/bindings/pci/qcom,pcie-sm8350.yaml | 169 +++++++++++++++++++++
> .../devicetree/bindings/pci/qcom,pcie.yaml | 32 ----
> 2 files changed, 169 insertions(+), 32 deletions(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>