On Sat, 28 Nov 2020 12:44:26 +0100 Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > On Sat, Nov 21, 2020 at 5:45 PM Jonathan Cameron <jic23@xxxxxxxxxx> wrote: > > On Sun, 15 Nov 2020 21:57:45 +0100 > > Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > > > > > These Bosch accelerometers have two supplies, VDD and VDDIO. > > > Add some rudimentary support to obtain and enable these > > > regulators during probe() and disable them during remove() > > > or on the errorpath. > > > > > > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > > > All looks good to me. Will leave it for a bit longer though to let > > Rob have a chance to look at the dt binding doc. > > > > As ever, if it seems to have gotten lost it is probably worth > > poking me. > > It's been another week and the bindings are simple enough > I think? There has been plenty of time to review these > bindings as they are now in v3 even, but it's a soft measure, > I know there is usually this YAML-bot that complains if > something is way out of line at least. Agreed. No need to bother Rob with this one if he's busy. It's had 2 weeks in it's final patch version. Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders to poke at it. Thanks, Jonathan > > Yours, > Linus Walleij