diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-08-03 04:58:33 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-08-03 04:58:32 -0700 |
| commit | bca116b37be0f68786c6cd72df50aa97fcbb84c0 (patch) | |
| tree | 402cd6195fba53dba6e954c0d1f6e3bc87c233ef | |
| parent | 46f02a2de6676d06586dd654a1ece3e12c05f464 (diff) | |
| parent | c77c3185a786c5d26ea7bcb018e7be924dd6536e (diff) | |
Merge "ARM: dts: msm: Update frequency to MEM ACC level mappings for MSMCOBALT"
| -rw-r--r-- | arch/arm/boot/dts/qcom/msmcobalt.dtsi | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/arch/arm/boot/dts/qcom/msmcobalt.dtsi b/arch/arm/boot/dts/qcom/msmcobalt.dtsi index 09a72c91d4a7..820950451379 100644 --- a/arch/arm/boot/dts/qcom/msmcobalt.dtsi +++ b/arch/arm/boot/dts/qcom/msmcobalt.dtsi @@ -815,9 +815,9 @@ < 1324800000 0x04040045 0x06370037 0x2 >, < 1401600000 0x04040049 0x073a003a 0x2 >, < 1478400000 0x0404004d 0x073e003e 0x2 >, - < 1574400000 0x04040052 0x08420042 0x3 >, - < 1651200000 0x04040056 0x08450045 0x3 >, - < 1728000000 0x0404005a 0x08480048 0x3 >, + < 1574400000 0x04040052 0x08420042 0x2 >, + < 1651200000 0x04040056 0x08450045 0x2 >, + < 1728000000 0x0404005a 0x08480048 0x2 >, < 1804800000 0x0404005e 0x094b004b 0x3 >, < 1881600000 0x04040062 0x094e004e 0x3 >; @@ -840,10 +840,10 @@ < 1401600000 0x04040049 0x073a003a 0x2 >, < 1478400000 0x0404004d 0x073e003e 0x2 >, < 1536000000 0x04040050 0x07400040 0x2 >, - < 1632000000 0x04040055 0x08440044 0x3 >, - < 1708800000 0x04040059 0x08470047 0x3 >, - < 1785600000 0x0404005d 0x094a004a 0x3 >, - < 1862400000 0x04040061 0x094e004e 0x3 >, + < 1632000000 0x04040055 0x08440044 0x2 >, + < 1708800000 0x04040059 0x08470047 0x2 >, + < 1785600000 0x0404005d 0x094a004a 0x2 >, + < 1862400000 0x04040061 0x094e004e 0x2 >, < 1939200000 0x04040065 0x09510051 0x3 >, < 2016000000 0x04040069 0x0a540054 0x3 >, < 2092800000 0x0404006d 0x0a570057 0x3 >; |
