On 09/01/17 18:16, Rob Herring wrote: > 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> Added as I haven't pushed this out as a non rebasing branch yet. Thanks, Jonathan > >> 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 > -- 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