Re: [PATCH] dt-bindings: staging: remove a couple of ADC bindings

From: Rob Herring
Date: Thu Apr 26 2018 - 22:13:46 EST


On Thu, Apr 26, 2018 at 2:42 PM, Thomas Petazzoni
<thomas.petazzoni@xxxxxxxxxxx> 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 <stigge@xxxxxxxxx>
>> > Cc: Stefan Roese <sr@xxxxxxx>
>> > Cc: Jonathan Cameron <jic23@xxxxxxxxxx>
>> > Cc: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
>> > Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
>> > ---
>> > 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