]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: trf7970a: Set 'Modulator and SYS_CLK Control' after 'ISO Control'
authorMark A. Greer <mgreer@animalcreek.com>
Tue, 25 Mar 2014 15:54:34 +0000 (08:54 -0700)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 21 Apr 2014 22:37:27 +0000 (00:37 +0200)
commitd6b7d0df5b96505333a9d2a0270c0a9df187d2dd
treed74bd661f3fffe9b442273bc1caa74dfeefa4248
parent44a01aa150d70c279df0eba6e751143f4a71aaad
NFC: trf7970a: Set 'Modulator and SYS_CLK Control' after 'ISO Control'

Writing to the 'ISO Control' register may cause the contents of the
'Modulator and SYS_CLK Control' register to change so be sure to write
to 'Modulator and SYS_CLK Control' after writing to 'ISO Control'.

Note that writing to the 'Modulator and SYS_CLK Control' register
shouldn't be necessary at all according to the trf790a manual but testing
shows that it is necessary.

Signed-off-by: Mark A. Greer <mgreer@animalcreek.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/trf7970a.c