Re: [PATCH v5 3/4] dt-bindings: clock: cdce6214: add binding for pin configuration

From: Krzysztof Kozlowski
Date: Thu Jun 19 2025 - 03:42:24 EST


On Wed, Jun 18, 2025 at 11:21:14AM GMT, Sascha Hauer wrote:
> Add pin configuration binding for the TI CDCE6214. The CDCE6214 has
> an internal EEPROM to to fully configure the chip, but this EEPROM
> might be empty, so add support for configuring the chip through
> the device tree.
>
> Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/clock/ti,cdce6214.yaml | 95 ++++++++++++++++++++++
> 1 file changed, 95 insertions(+)


This should be part of previous patch. Bindings should be complete, not
added in partial sets.

Best regards,
Krzysztof