On Tue, Apr 25, 2017 at 03:43:53PM -0700, Mark Greer wrote: > 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@xxxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/net/nfc/trf7970a.txt | 2 -- > drivers/nfc/trf7970a.c | 11 +---------- > 2 files changed, 1 insertion(+), 12 deletions(-) Acked-by: Rob Herring <robh@xxxxxxxxxx>