[PATCH net-next v3 06/10] dt-bindings: net: Add Synopsys DW xPCS bindings
Conor Dooley
conor at kernel.org
Fri Jun 28 01:51:22 AEST 2024
On Thu, Jun 27, 2024 at 03:41:26AM +0300, Serge Semin wrote:
> + clocks:
> + description:
> + Both MCI and APB3 interfaces are supposed to be equipped with a clock
> + source connected via the clk_csr_i line.
> +
> + PCS/PMA layer can be clocked by an internal reference clock source
> + (phyN_core_refclk) or by an externally connected (phyN_pad_refclk) clock
> + generator. Both clocks can be supplied at a time.
> + minItems: 1
> + maxItems: 3
> +
> + clock-names:
> + oneOf:
> + - minItems: 1
> + items:
> + - enum: [core, pad]
> + - const: pad
> + - minItems: 1
> + items:
> + - const: pclk
> + - enum: [core, pad]
> + - const: pad
While reading this, I'm kinda struggling to map "clk_csr_i" to a clock
name. Is that pclk? And why pclk if it is connected to "clk_csr_i"?
If two interfaces are meant to be "equipped" with that clock, how come
it is optional? I'm probably missing something...
Otherwise this binding looks fine to me.
Wee bit confused,
Conor.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20240627/426ba46c/attachment.sig>
More information about the openbmc
mailing list