Re: [PATCH 1/2] bindings: frequency: adf4350: add clk provider

From: Krzysztof Kozlowski
Date: Wed Jun 05 2024 - 03:10:20 EST


On 03/06/2024 13:24, Antoniu Miclaus wrote:
> Update dt-bindings for clock provider support within adf4350 driver.

Please use subject prefixes matching the subsystem. You can get them for
example with `git log --oneline -- DIRECTORY_OR_FILE` on the directory
your patch is touching. For bindings, the preferred subjects are
explained here:
https://www.kernel.org/doc/html/latest/devicetree/bindings/submitting-patches.html#i-for-patch-submitters
Hint: it is not bindings

Commit msg: explain the hardware, not drivers.

>
> Signed-off-by: Antoniu Miclaus <antoniu.miclaus@xxxxxxxxxx>
> ---
> .../devicetree/bindings/iio/frequency/adi,adf4350.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>

Best regards,
Krzysztof