[PATCH v3 40/50] clk: at91: sam9x7: Allow PLLs to be exported and referenced in DT

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Fri Jul 28 05:04:47 PDT 2023


On 28/07/2023 12:29, Varshini Rajendran wrote:
> Allow PLLADIV2 and LVDSPLL to be referenced as a PMC_TYPE_CORE
> clock from phandle in DT.
> 
> Signed-off-by: Varshini Rajendran <varshini.rajendran at microchip.com>
> ---
>  include/dt-bindings/clock/at91.h | 4 ++++

These are bindings, so "dt-bindings: clk:".
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.

>  1 file changed, 4 insertions(+)
> 
> diff --git a/include/dt-bindings/clock/at91.h b/include/dt-bindings/clock/at91.h
> index 3e3972a814c1..6ede88c3992d 100644
> --- a/include/dt-bindings/clock/at91.h
> +++ b/include/dt-bindings/clock/at91.h


Best regards,
Krzysztof




More information about the linux-arm-kernel mailing list