Re: [PATCH v2 1/2] dt-bindings: sound: simple-card: add sysclk-cpu-first flag
From: Stefano Radaelli
Date: Wed Feb 11 2026 - 04:18:52 EST
Hi Krzysztof,
>
> You described the desired Linux feature or behavior, not the actual
> hardware. The bindings are about the latter, so instead you need to
> rephrase the property and its description to match actual hardware
> capabilities/features/configuration etc.
>
thanks for pointing this out.
After re-reading the binding and thinking about it again, I agree with you.
The proposed property describes a Linux driver policy (sysclk programming
order) rather than a hardware capability or configuration, so it does not
really fit the DT binding model.
I'll drop the DT binding part for now and reconsider how this should be
handled on the driver side instead.
If you have suggestions on a more appropriate direction for this kind of
configuration, I'd be happy to hear your opinion.
Best regards,
Stefano