imx8m: clock: Fix oscillator values
authorFabio Estevam <[email protected]>
Fri, 28 Dec 2018 18:43:01 +0000 (16:43 -0200)
committerStefano Babic <[email protected]>
Wed, 9 Jan 2019 16:10:30 +0000 (17:10 +0100)
commitd4a0c098925d4594355506a12ae0dbbe6eed00f2
treef38dbc8becfc884cad784a731fdb4334b9accd0d
parentf7e475db4011d18b4ae974154eb022c3af6a4d16
imx8m: clock: Fix oscillator values

OSC_27M_CLK should return 27MHz and OSC_32K_CLK should return
32768Hz to reflect the reality.

This also keeps the values in sync with the Linux clock tree.

Signed-off-by: Fabio Estevam <[email protected]>
arch/arm/mach-imx/imx8m/clock.c