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>