Re: [PATCH] dt-bindings: PCI: qcom,pcie-sm8350: Drop redundant 'oneOf' sub-schema

From: Rob Herring (Arm)
Date: Tue Apr 30 2024 - 16:35:51 EST



On Wed, 17 Apr 2024 15:04:30 -0500, Rob Herring (Arm) wrote:
> The first entry in the 'oneOf' schema doesn't work because the top
> level schema requires exactly 8 interrupt entries. The 2nd entry is just
> redundant with the top level. Since 1 entry appears to have been a
> mistake, let's just drop the entire 'oneOf' rather than reworking the
> top-level to allow 1 entry.
>
> Signed-off-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
> ---
> .../bindings/pci/qcom,pcie-sm8350.yaml | 22 -------------------
> 1 file changed, 22 deletions(-)
>

Applied, thanks!