Re: [PATCH net-next 1/2] dt-bindings: dpll: Add clock ID property
From: Krzysztof Kozlowski
Date: Fri Jul 18 2025 - 02:55:43 EST
On 17/07/2025 19:10, Ivan Vecera wrote:
> Add property to specify the ID of the clock that the DPLL device
> drives. The ID value represents Unique Clock Identified (EUI-64)
> defined by IEEE 1588 standard.
With the exception of clock-output-names and gpio-hogs, we do not define
how the output looks like in the provider bindings.
I also don't understand how this maps to channels and what "device
drives a clock" means. Plus how this is not deducible from the compatible...
So many questions.
And your driver code confirms that this looks like misrepresenting
consumer properties.
Best regards,
Krzysztof