On Fri, 11 Jan 2019 08:32:19 -0600 Rob Herring <robh@xxxxxxxxxx> wrote: > On Tue, 8 Jan 2019 09:14:01 +0000, Anson Huang wrote: > > The accelerometer's power supplies could be controllable on some > > platforms, add property "vdd/vddio" power supply to let device tree > > to pass phandles to the regulators to driver. > > > > Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx> > > --- > > Documentation/devicetree/bindings/iio/accel/mma8452.txt | 4 ++++ > > 1 file changed, 4 insertions(+) > > > > Please add Acked-by/Reviewed-by tags when posting new versions. However, > there's no need to repost patches *only* to add the tags. The upstream > maintainer will do that for acks received on the version they apply. > > If a tag was not added on purpose, please state why and what changed. On this occasion I've gone back and found Rob's Ack. On future occasions I might just ignore a patch where Rob or someone else has pointed out there previous tag / explanation for dropping it is missing. Depends what mood I'm in :) (also Rob had pointed this out on v6 as well so you should have been extra careful). Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders to play with it. Thanks, Jonathan