On Thu, Jan 05, 2017 at 02:32:33PM +0100, Linus Walleij wrote: > The earlier deployed LIS3LV02DL driver had already defined a few > DT bindings that need to be supported by the new more generic > driver and listed as compatible but deprecated bindings in the > documentation. > > After this we can start to activate the new driver with the old > systems where applicable. > > As part of this enablement: make us depend on the old drivers > not being in use so we don't get a kernel with two competing > drivers. > > Cc: devicetree@xxxxxxxxxxxxxxx > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/iio/accel/lis302.txt | 2 +- > Documentation/devicetree/bindings/iio/st-sensors.txt | 2 ++ Acked-by: Rob Herring <robh@xxxxxxxxxx> > drivers/iio/accel/Kconfig | 2 ++ > drivers/iio/accel/st_accel_i2c.c | 5 +++++ > drivers/iio/accel/st_accel_spi.c | 9 +++++++++ > 5 files changed, 19 insertions(+), 1 deletion(-) -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html