mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
RK3126B DDR:add supporting DDR change freq
This commit is contained in:
2312
arch/arm/mach-rockchip/ddr_rk3126b.c
Executable file
2312
arch/arm/mach-rockchip/ddr_rk3126b.c
Executable file
File diff suppressed because it is too large
Load Diff
2
arch/arm/mach-rockchip/rk3126b.c
Normal file → Executable file
2
arch/arm/mach-rockchip/rk3126b.c
Normal file → Executable file
@@ -65,7 +65,7 @@ void __init rk3126b_init_suspend(void)
|
||||
}
|
||||
#endif
|
||||
|
||||
#include "ddr_rk3126.c"
|
||||
#include "ddr_rk3126b.c"
|
||||
static int __init rk3126b_ddr_init(void)
|
||||
{
|
||||
if (!soc_is_rk3126b())
|
||||
|
||||
Reference in New Issue
Block a user