Re: [PATCH v2 02/13] arm: dts: calxeda: Provide UART clock

From: Rob Herring
Date: Thu Feb 27 2020 - 16:43:14 EST


On Thu, Feb 27, 2020 at 06:21:59PM +0000, Andre Przywara wrote:
> The PL011 UART binding requires two clocks to be named in a node.
> Add the second clock, which is the bus gate, that just gets enabled.
> Since this is a fixed clock anyway, it doesn't make any difference.
>
> Signed-off-by: Andre Przywara <andre.przywara@xxxxxxx>
> ---
> arch/arm/boot/dts/ecx-common.dtsi | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

Acked-by: Rob Herring <robh@xxxxxxxxxx>