commit | 6afed0eb8c4158c99845f8d30cd5c3fd8e4855d9 | [log] [tgz] |
---|---|---|
author | Mark A. Greer <mgreer@animalcreek.com> | Thu Aug 07 17:41:46 2014 -0700 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Sep 01 00:06:56 2014 +0200 |
tree | 852fba64bf39af6c6f3ba2d075c801e710c9f57f | |
parent | 95064bd95a822659f4a606b485aba5009d70fc88 [diff] |
NFC: trf7970a: Document the 'en2-rf-quirk' DT property Current versions of the trf7970a have an erratum where the EN2 pin must be kept low. If it isn't kept low, it will generate an RF field even when in passive target mode. To work around this issue, create the 'en2-rf-quirk' device tree property to indicate that the trf7970a that the driver is using has this erratum. Signed-off-by: Mark A. Greer <mgreer@animalcreek.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>