Re: [PATCH 1/5] dt-bindings: PCI: mediatek-gen3: Add MT8196 support
From: Jianjun Wang (王建军)
Date: Mon Jan 06 2025 - 04:26:36 EST
On Fri, 2025-01-03 at 10:10 +0100, Krzysztof Kozlowski wrote:
> External email : Please do not click links or open attachments until
> you have verified the sender or the content.
>
>
> On Fri, Jan 03, 2025 at 02:00:11PM +0800, Jianjun Wang wrote:
> > + clock-names:
> > + items:
> > + - const: pl_250m
> > + - const: tl_26m
> > + - const: peri_26m
> > + - const: peri_mem
> > + - const: ahb_apb
> > + - const: low_power
> > +
> > + resets:
> > + minItems: 1
> > + maxItems: 2
> > +
> > + reset-names:
> > + minItems: 1
> > + maxItems: 2
>
> Why resets are flexible?
There are two resets, one for MAC and another for PHY, some platforms
may only use one of them.
Would you prefer to set the number of resets to a fixed value for
specific platforms?
Thanks.
>
> Best regards,
> Krzysztof
>
>