Messages in this thread Patch in this message |  | | From | Liam Beguin <> | Subject | [PATCH v1 6/9] dt-bindings: iio: afe: update MAINTAINERS file | Date | Sat, 29 May 2021 20:59:14 -0400 |
| |
From: Liam Beguin <lvb@xiphos.com>
The IIO Analog Front End devicetree bindings files have been update to yaml. Make sure the MAINTAINERS file matches the tree.
Signed-off-by: Liam Beguin <lvb@xiphos.com> --- MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 9450e052f1b1..d3ab0ccc34ab 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8719,9 +8719,9 @@ IIO UNIT CONVERTER M: Peter Rosin <peda@axentia.se> L: linux-iio@vger.kernel.org S: Maintained -F: Documentation/devicetree/bindings/iio/afe/current-sense-amplifier.txt -F: Documentation/devicetree/bindings/iio/afe/current-sense-shunt.txt -F: Documentation/devicetree/bindings/iio/afe/voltage-divider.txt +F: Documentation/devicetree/bindings/iio/afe/current-sense-amplifier.yaml +F: Documentation/devicetree/bindings/iio/afe/current-sense-shunt.yaml +F: Documentation/devicetree/bindings/iio/afe/voltage-divider.yaml F: drivers/iio/afe/iio-rescale.c IKANOS/ADI EAGLE ADSL USB DRIVER -- 2.30.1.489.g328c10930387
|  |