Re: [PATCH v5 02/14] dt-bindings: pci: cadence: Extend compatible for new EP configuration

From: Krzysztof Kozlowski
Date: Mon Jun 30 2025 - 06:29:07 EST


On Mon, Jun 30, 2025 at 12:15:49PM +0800, hans.zhang@xxxxxxxxxxx wrote:
> From: Manikandan K Pillai <mpillai@xxxxxxxxxxx>
>
> Document the compatible property for HPA (High Performance Architecture)
> PCIe controller EP configuration.

That's the same patch which we already commented on. :/

>
> Signed-off-by: Manikandan K Pillai <mpillai@xxxxxxxxxxx>
> ---
> .../devicetree/bindings/pci/cdns,cdns-pcie-ep.yaml | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/pci/cdns,cdns-pcie-ep.yaml b/Documentation/devicetree/bindings/pci/cdns,cdns-pcie-ep.yaml
> index 8735293962ee..c3f0a620f1c2 100644
> --- a/Documentation/devicetree/bindings/pci/cdns,cdns-pcie-ep.yaml
> +++ b/Documentation/devicetree/bindings/pci/cdns,cdns-pcie-ep.yaml
> @@ -7,14 +7,16 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
> title: Cadence PCIe EP Controller
>
> maintainers:
> - - Tom Joseph <tjoseph@xxxxxxxxxxx>
> + - Manikandan K Pillai <mpillai@xxxxxxxxxxx>

This is not explained in commit msg. You need to say WHY you are doing
such changes.

Best regards,
Krzysztof