Re: [RESEND 2/3] ram: rk3399: Fix faulty frequency change reports

11 Aug
2022
11 Aug
'22
4:47 p.m.
On Thu, 11 Aug 2022 at 05:09, Lee Jones lee@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 lee@kernel.org Tested-by: Xavier Drudis Ferran xdrudis@tinet.cat Reviewed-by: Kever Yang kever.yang@rock-chips.com
drivers/ram/rockchip/sdram_rk3399.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
1004
Age (days ago)
1004
Last active (days ago)
0 comments
1 participants
participants (1)
-
Simon Glass