RE: [PATCH v3 06/12] dt-bindings: PCI: Split exynos host into two files

From: Shradha Todi
Date: Mon Aug 18 2025 - 13:18:45 EST


> >
> > @@ -19,9 +19,6 @@ allOf:
> > - $ref: /schemas/pci/snps,dw-pcie.yaml#
> >
> > properties:
> > - compatible:
> > - const: samsung,exynos5433-pcie
> > -
> > reg:
> > items:
> > - description: Data Bus Interface (DBI) registers.
>
>
> So the only common part left here is reg and phy? I don't think such
> common file brings any value.
>
>

Okay, will keep two separate files.

> Best regards,
> Krzysztof