commit | a34631c2723797dd31e6f83538899eeb4c03b753 | [log] [tgz] |
---|---|---|
author | Mark Greer <mgreer@animalcreek.com> | Tue Apr 25 15:43:53 2017 -0700 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Sun Jun 18 23:57:58 2017 +0200 |
tree | 4b23da7a6c041e177b1926741d94eb875995f332 | |
parent | fcc652f6885cd37a0c3f3b1ed572d3544c3240c4 [diff] |
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>