diff options
author | Marcus Folkesson | 2019-11-08 08:25:30 +0100 |
---|---|---|
committer | Jonathan Cameron | 2019-11-10 16:00:55 +0000 |
commit | 5313513d4a633dde0ae9be680bb93761591f475d (patch) | |
tree | 8fa22e808ac00251ed8c7041a8e634342c09db4c /MAINTAINERS | |
parent | 26a0ffeed95190c72da398ae9f655507dc87550f (diff) |
dt-bindings: iio: adc: Migrate MCP3911 documentation to yaml
Rewrite bindings to use json-schema vocabulary.
Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9f846e381e45..3deb2c1a2afd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10734,7 +10734,7 @@ M: Kent Gustavsson <kent@minoris.se> L: linux-iio@vger.kernel.org S: Supported F: drivers/iio/adc/mcp3911.c -F: Documentation/devicetree/bindings/iio/adc/mcp3911.txt +F: Documentation/devicetree/bindings/iio/adc/microchip,mcp3911.yaml MICROCHIP NAND DRIVER M: Tudor Ambarus <tudor.ambarus@microchip.com> |