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