On Thu, Apr 26, 2018 at 2:42 PM, Thomas Petazzoni <thomas.petazz...@bootlin.com> wrote: > Hello, > > On Thu, 26 Apr 2018 11:02:55 +0530, Viresh Kumar wrote: >> @Thomas: Do you guys use this ? >> >> On 25-04-18, 20:57, Rob Herring wrote: >> > Remove LPC32xx and SPEAr ADC bindings in staging. They have not been >> > touched since 2012. >> > >> > Cc: Roland Stigge <sti...@antcom.de> >> > Cc: Stefan Roese <s...@denx.de> >> > Cc: Jonathan Cameron <ji...@kernel.org> >> > Cc: Viresh Kumar <viresh.ku...@linaro.org> >> > Signed-off-by: Rob Herring <r...@kernel.org> >> > --- >> > Move these out of staging please or they are going to be removed. >> > >> > .../bindings/staging/iio/adc/lpc32xx-adc.txt | 16 ------------- >> > .../bindings/staging/iio/adc/spear-adc.txt | 26 >> > ---------------------- >> > 2 files changed, 42 deletions(-) > > We are using the spear-adc driver, which is out of staging > in ./drivers/iio/adc/spear_adc.c. So rather than removing its DT binding > entirely, it should be moved out of staging.
Except I have comments on the spear binding and it's fair game to change it being in staging, right? Rob