[PATCH 0/2] iio: adc: mcp320x: Add compatible with vendor prefix and deprecate old ones

From: Javier Martinez Canillas
Date: Wed Oct 14 2015 - 08:55:06 EST


Hello,

When the patch "iio: adc: mcp320x: Set struct spi_driver .of_match_table" [0]
was posted, there was a discussion on how to solve the fact that the driver's
compatible strings don't have a vendor prefix and are already documented in
the DT binding doc.

Rob Herring suggested [1] to add new compatible strings with a vendor prefix
and mark the old ones as deprecated. This patch series take care of that.

[0]: https://lkml.org/lkml/2015/8/20/95
[1]: https://lkml.org/lkml/2015/8/23/120

Best regards,
Javier


Javier Martinez Canillas (2):
iio: adc: mcp320x: Deprecated compatible strings with no vendor prefix
iio: adc: mcp320x: Add compatible with vendor prefix to OF table

.../devicetree/bindings/iio/adc/mcp320x.txt | 30 +++++++++++++++-------
drivers/iio/adc/mcp320x.c | 28 ++++++++++++++++++++
2 files changed, 49 insertions(+), 9 deletions(-)

--
2.4.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/