NFC: trf7970a: Remove support for 'vin-voltage-override' DT property
authorMark Greer <mgreer@animalcreek.com>
Tue, 25 Apr 2017 22:43:53 +0000 (15:43 -0700)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 18 Jun 2017 21:57:58 +0000 (23:57 +0200)
commita34631c2723797dd31e6f83538899eeb4c03b753
tree4b23da7a6c041e177b1926741d94eb875995f332
parentfcc652f6885cd37a0c3f3b1ed572d3544c3240c4
NFC: trf7970a: Remove support for 'vin-voltage-override' DT property

The 'vin-voltage-override' DT property is used by the trf7970a
driver to override the voltage presented to the driver by the
regulator subsystem.  This is unnecessary as properly specifying
the regulator chain via DT properties will accomplish the same
thing.  Therefore, remove support for 'vin-voltage-override'.

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