mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
ddr: enable bandwidth for tm2 64bit [1/1]
PD#SWPL-8057 Problem: bandwidth measure on tm2 64bit is not enabled Solution: enable bandwidth for tm2 64bit Verify: AB311 Change-Id: Ia05c8c539d69d31c354f0883c1085ee48b5c903c Signed-off-by: qingwei.xu <qingwei.xu@amlogic.com>
This commit is contained in:
@@ -1532,7 +1532,7 @@
|
||||
|
||||
ddr_bandwidth {
|
||||
compatible = "amlogic, ddr-bandwidth";
|
||||
status = "disabled";
|
||||
status = "okay";
|
||||
reg = <0x0 0xff638000 0x0 0x100
|
||||
0x0 0xff638c00 0x0 0x100>;
|
||||
interrupts = <0 52 1>;
|
||||
|
||||
Reference in New Issue
Block a user