commit | d4a0c098925d4594355506a12ae0dbbe6eed00f2 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Fri Dec 28 16:43:01 2018 -0200 |
committer | Stefano Babic <sbabic@denx.de> | Wed Jan 09 17:10:30 2019 +0100 |
tree | f38dbc8becfc884cad784a731fdb4334b9accd0d | |
parent | f7e475db4011d18b4ae974154eb022c3af6a4d16 [diff] |
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 <festevam@gmail.com>