[PATCH v2 13/13] dt-bindings: serial: atmel,at91-usart: Add gclk as a possible USART clock
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Thu Sep 8 05:35:09 PDT 2022
On 06/09/2022 15:55, Sergiu Moga wrote:
> The Devicetree nodes for FLEXCOM's USART can also have an alternative
> clock source for the baudrate generator (other than the peripheral
> clock), namely the Generick Clock. Thus make the binding aware of
> this potential clock that someone may place in the clock related
> properties of the USART node.
Last sentence is confusing - what is the potential? Just skip it.
>
> Signed-off-by: Sergiu Moga <sergiu.moga at microchip.com>
> ---
>
>
>
> v1 -> v2:
> - Nothing, this patch was not here before
You have confusing order of patches. Bindings mixed with DTS mixed with
drivers. Keep things ordered.
1. DTS changes needed for aligning to schema.
2. all bindings
3. rest
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list