On Thu, 11 Aug 2022 at 05:09, Lee Jones <l...@kernel.org> wrote: > > Frequency changes to 400MHz are presently reported as: > > lpddr4_set_rate_0: change freq to 400000000 mhz 0, 1 > > This is obviously wrong by 6 orders of magnitude. > > Ensure frequency changes are reported accurately. > > Signed-off-by: Lee Jones <l...@kernel.org> > Tested-by: Xavier Drudis Ferran <xdru...@tinet.cat> > Reviewed-by: Kever Yang <kever.y...@rock-chips.com> > --- > drivers/ram/rockchip/sdram_rk3399.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org>