On Mon, 08 Jan 2024 15:19:17 +0100, Krzysztof Kozlowski wrote: > Move SM8150 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-sm8150.yaml | 157 +++++++++++++++++++++ > .../devicetree/bindings/pci/qcom,pcie.yaml | 29 ---- > 2 files changed, 157 insertions(+), 29 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>