Re: [PATCH 3/6] dt-bindings: PCI: qcom,pcie-sm8250: move SM8250 to dedicated schema

From: Rob Herring
Date: Tue Jan 16 2024 - 10:30:58 EST



On Mon, 08 Jan 2024 15:19:16 +0100, Krzysztof Kozlowski wrote:
> Move SM8250 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-sm8250.yaml | 180 +++++++++++++++++++++
> .../devicetree/bindings/pci/qcom,pcie.yaml | 48 ------
> 2 files changed, 180 insertions(+), 48 deletions(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>