]> git.dujemihanovic.xyz Git - u-boot.git/commit
mx7ulp: clock: Align the PLL_USB frequency
authorFabio Estevam <festevam@gmail.com>
Wed, 7 Oct 2020 11:09:32 +0000 (08:09 -0300)
committerStefano Babic <sbabic@denx.de>
Sun, 1 Nov 2020 14:53:29 +0000 (15:53 +0100)
commitfc4e69f63f96d6f8898864f1a9f9b0a4c0ac426b
tree27367f31a98148fd5423a2a09e995601d521b094
parent538723e01234a6df0de54e902ca28c6db5b5c599
mx7ulp: clock: Align the PLL_USB frequency

The command 'clocks' shows the following output:

=> clocks
PLL_A7_SPLL         528 MHz
PLL_A7_APLL         529 MHz
PLL_USB           0 MHz

Add some extra spaces so that the PLL_USB information gets aligned with
the previous reported frequencies.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
arch/arm/mach-imx/mx7ulp/clock.c