diff options
| author | Mister Oyster <oysterized@gmail.com> | 2017-03-01 10:42:22 +0100 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-04-11 10:59:58 +0200 |
| commit | 49ccf8135d278bf9d4a328a9d23d4f18cee7a89e (patch) | |
| tree | ee235c33a1479ad2a7275e054266db98e5825daa /drivers | |
| parent | 4970d4a3387111d85f7f66b1585a25b56edeb089 (diff) | |
spm: update to pcm_deepidle_v0.2.5.6.4.1_20160311-dummy_read
Diffstat (limited to 'drivers')
| -rwxr-xr-x | drivers/misc/mediatek/spm/mt6735/mt_spm_dpidle3.c | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/drivers/misc/mediatek/spm/mt6735/mt_spm_dpidle3.c b/drivers/misc/mediatek/spm/mt6735/mt_spm_dpidle3.c index be88fab20..95d88343b 100755 --- a/drivers/misc/mediatek/spm/mt6735/mt_spm_dpidle3.c +++ b/drivers/misc/mediatek/spm/mt6735/mt_spm_dpidle3.c @@ -150,15 +150,15 @@ static const u32 dpidle_binary[] = { 0xc0c02d80, 0x17c07c1f, 0xc2803600, 0x1291841f, 0x1b00001f, 0x6ffcf7ff, 0x1950001f, 0x100062c4, 0x80c41401, 0xd8202363, 0x17c07c1f, 0x1b00001f, 0x7f7ce7ff, 0xf0000000, 0x17c07c1f, 0x81441801, 0xd82025c5, 0x17c07c1f, - 0x1a00001f, 0x10006604, 0xc0c03700, 0xe2200004, 0xc0c037e0, 0x1092041f, - 0xc0c03700, 0xe2200003, 0xc0c037e0, 0x1092041f, 0xc0c03700, 0xe2200002, - 0xc0c037e0, 0x1092041f, 0x1a00001f, 0x100062c4, 0x1890001f, 0x100062c4, + 0x1a00001f, 0x10006604, 0xc0c03700, 0xe2200004, 0xc0c037e0, 0x1093041f, + 0xc0c03700, 0xe2200003, 0xc0c037e0, 0x1093041f, 0xc0c03700, 0xe2200002, + 0xc0c037e0, 0x1093041f, 0x1a00001f, 0x100062c4, 0x1890001f, 0x100062c4, 0xa0908402, 0xe2000002, 0x10c0041f, 0x81040801, 0x81601001, 0xa0db9403, 0xa0de1003, 0xa0d60403, 0x13000c1f, 0xf0000000, 0x17c07c1f, 0x1a00001f, 0x100062c4, 0x1890001f, 0x100062c4, 0x80b08402, 0xe2000002, 0x81441801, 0xd8202a85, 0x17c07c1f, 0x1a00001f, 0x10006604, 0xc0c03700, 0xe2200003, - 0xc0c037e0, 0x1092041f, 0xc0c03700, 0xe2200004, 0xc0c037e0, 0x1092041f, - 0xc0c03700, 0xe2200005, 0xc0c037e0, 0x1092041f, 0x10c0041f, 0x81040801, + 0xc0c037e0, 0x1093041f, 0xc0c03700, 0xe2200004, 0xc0c037e0, 0x1093041f, + 0xc0c03700, 0xe2200005, 0xc0c037e0, 0x1093041f, 0x10c0041f, 0x81040801, 0x81601001, 0xa0db9403, 0xa0de1003, 0xa0d58403, 0x13000c1f, 0xf0000000, 0x17c07c1f, 0xe0f07f16, 0x1380201f, 0xe0f07f1e, 0x1380201f, 0xe0f07f0e, 0x1b80001f, 0x20000100, 0xe0f07f0c, 0xe0f07f0d, 0xe0f07e0d, 0xe0f07c0d, @@ -270,9 +270,8 @@ static const u32 dpidle_binary[] = { 0xe2200000, 0xe8208000, 0x11012024, 0x00000001, 0x1b80001f, 0x20000158, 0xf0000000, 0x17c07c1f }; - static struct pcm_desc dpidle_pcm = { - .version = "pcm_deepidle_v0.2.5.6.1_20150605-add_more_delay", + .version = "pcm_deepidle_v0.2.5.6.4.1_20160311-dummy_read", .base = dpidle_binary, .size = 998, .sess = 2, |
